Orchestration Debug Omitt the breakpoint

Home Page Forums BizTalk 2004 – BizTalk 2010 Orchestration Debug Omitt the breakpoint

Viewing 1 reply thread
  • Author
    Posts
    • #13246

      Dear All,

      I have a strange situation here, there is a breakpoint in one
      orchestration, it seems that the breakpoint is at the receive message
      stage. When I test this orchestration the status at the HAT level is
      always in breakpoint.

      When I try to start the orchestration Debugger it is not possible, I
      have an error message \”Tracking database doesn’t have any records about
      the selected service instance yet.\” \”biztalk status in breakpoint\”

      Questions:
      – Where are the break points configured??? (at Service level?,
      Database level?, … other?)
      – How can we desactivate the break point without using the HAT??

      Thanks,
      Stefan

    • #13247

      Break point, tracking and health related information is sored in bizTalk tracking database (BIZTalkDTADB).
      I can’t tell exactly which table is used for storing the debug information but if you explore the db you may get some information.
      Changing or deleting any information can be disastrous on biztalk db as it may affact your normal wokring. I suggest you first try this on test machine.

      As far as your issue is concerned you can try using Opreation – Service instance and terminate the service. After terminating the service you can use replay mode debugging and clear the break point.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.