Code promotion from dev to test. I am facing this problem, please help

Home Page Forums BizTalk 2004 – BizTalk 2010 Code promotion from dev to test. I am facing this problem, please help

Viewing 3 reply threads
  • Author
    Posts
    • #25257

      Batching process is working fine development, but when i promoted code to test environemnt, Problem with batching orchestrations, they are dehydrated. I am not sure if i am missing any property / setting.

      any help is appreciated.

       

      Event Type: Error
      Event Source: XLANG/s
      Event Category: None
      Event ID: 10034
      Date:  7/15/2010
      Time:  3:41:04 PM
      User:  N/A
      Computer: TESTBIZ03.pmmr.com
      Description:
      xlang/s engine event log entry: Uncaught exception (see the ‘inner exception’ below) has suspended an instance of service ‘Microsoft.BizTalk.Edi.BatchSuspendOrchestration.BatchElementSuspendService(52b477a6-f224-d7ee-a40d-92c8ad5f5544)’.
      The service instance will remain suspended until administratively resumed or terminated.
      If resumed the instance will continue from its last persisted state and may re-throw the same unexpected exception.
      InstanceId: 334e35bf-ac80-4440-95b8-84d54c599952
      Shape name: Throw that an error has occured
      ShapeId: 209c5624-f52a-404d-b44d-d8fb41b0fed4
      Exception thrown from: segment 2, progress 33
      Inner exception: The batch element is being suspended as it either failed schema validation or context properties are not matching batch definition. The error is : Stopping after the first error !!
      Error: 1 (Segment level error)
       SegmentID: HL
       Position in TS: 59
       7: Segment Not In Proper Sequence

      Error: 2 (Segment level error)
       SegmentID: HL
       Position in TS: 209
       7: Segment Not In Proper Sequence

      Error: 3 (Segment level error)
       SegmentPlease use the EDI Design Time tools to get a complete list of errors.
             
      Exception type: ApplicationException
      Source: Microsoft.BizTalk.Edi.BatchingOrchestration
      Target Site: Microsoft.XLANGs.Core.StopConditions segment2(Microsoft.XLANGs.Core.StopConditions)
      The following is a stack trace that identifies the location where the exception occured

         at Microsoft.BizTalk.Edi.BatchSuspendOrchestration.BatchElementSuspendService.segment2(StopConditions stopOn)
         at Microsoft.XLANGs.Core.SegmentScheduler.RunASegment(Segment s, StopConditions stopCond, Exception& exp)

             

      For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

    • #25263

      Hi.

      Are the same tools and version installed on the dev and test servers?

      How did you deployed your BTS App to the test environment?

      Did you use the im- and export functions out of BTS?

      Did you deployed the app in Visual Studio directly in the test environment or just copied the assembly in the GAC?

      Can you validate the schemas in the test environment with Visual Studio?

      Best regards

      Wolfgang

      • #25285

        I promoted code using Export MSI and then imported. moved the dll to gac.

        I think problem is with the default batching orchestrations??

        • #25289

          Did you checked in BTS Administrator the Apllication and that all Objects (Schemas, Orchetsrations, Pipelines, Maps etc.) are there?

          Did you configured the Application with the orhestration?

    • #26585

      The EDI message is not valid. Get the xml message and validate against the edi schema.

    • #50309
      biztalkgurus

        Six Acres and a Third: The Classic Nineteenth-Century Novel about Colonial India — Fakir Mohan Senapati — 9780520228832

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