I'm getting an error when the Monitor BizTalk Server job runs with the following message: "25 Messages without any references" I'm not seeing any tips on what to do about this, all I know is that I have 25 messages without references. Any idea what causes this or what to do?

link|improve this question
What job is the Monitor BizTalk Server job? – hugh Jan 24 at 9:07
The job comes out of the box with BizTalk to help identify issues and inconsistancies. It has 2 steps. Step one is to execute the stored proc [dbo].[btsmon_Inconsistent] (installed with BizTalk off the shelf). the second is to generate and error using [dbo].[btsmon_GenerateErrorString] – TimWagaman Jan 24 at 16:30
feedback

1 Answer

up vote 1 down vote accepted

While I haven't found the cause, I have found the solution. It appears that there is a tool BTS Terminator that is used for catching just these types of issues. For a more complete listing on how to use it follow This Link. It really has a nice integration with MessageBoxViewer also

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.