Debugging

Viewing 1 reply thread
  • Author
    Posts
    • #12835

      Hi. I am having an annoying problem.

      so i send an http post to biztalk. the port is specify later and has an inbound map set up and also a flatfile disassembler pipeline. The pipeline works because it’s used everywhere else. The map i’ve tested and it works fine. For some reason, i can’t get this particular message into orcehstration. In event viewer i only get one error message:

      Description:
      The Messaging Engine encountered an error publishing a batch of \”1\” messages to the Message Box database for the transport adapter \”BizTalk HTTP Receiver\”. Please refer to Health and Activity Tracking tool for more detailed information on this failure and check the endpoint bindings are correctly configured.

      So i can’t figure out what the problem is. Is there a way to look at the message body as it comes into the biztalk server/adapter. Pretty annoying, i cant’ figure it out.

      Thanks
      Gino

      • #12836

        you’re right i was getting the 500 error. I still don’t know what was wrong with it, but I had to erase the schema, receive shapes and start all over using differnt names and now it works.

        I’ve found that for making certain changes it’s not enough just to restart the biztalk server host, need to restart the machine. Strange….

        Wasted alot of hours but seems to work now

        Thanks

        • #12837

          Are you checking the HttpResponse code when you post?
          It’s very common to get the 500 error.

          I usually write a VB/Script to post the message and keep testing just that until I get past the 500 errors.

          Then I switch to a real message and/or real pipeline.

          Does HAT show the message was received?

          Neal Waltrs
          http://Biztalk-Training.co

    • #12834

      Yea, when you get the 500 error, you try anything and everything till it works. You might also throw an IIS-Reset in there now and again.

      Neal Walters
      http://Biztalk-Training.com

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