Trouble with Interactive Debugging of Orchestration Instance
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > Trouble with Interactive Debugging of Orchestration Instance




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Trouble with Interactive Debugging of Orchestration Instance  
Ron Simmons


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-07-04 07:54 PM

I am receiving the following exception from somewhere within an atomic scope
 in my Orchestration:

System.NullReferenceException: Object reference not set to an instance of an
 object.
at Microsoft.XLANGs.Core.XSDPart.GetDistinguishedField(String dottedPath)
at ACHCaptureBtk.ACHCaptureStep2.segment4(StopConditions stopOn)
at Microsoft.XLANGs.Core.SegmentScheduler.RunASegment(Segment s, StopConditi
ons stopCond, Exception& exp)
System.NullReferenceException
Scoped@
ACHCaptureStep2.UpdateAutoPymtSrv_AcctRecap
ACHCaptureStep2.MainScope
ACHCaptureStep2.ACHCaptureStep2


I am trying to use the interactive debugger to see what is happening.  I've 
not been able to find more than a single page of documentation about interac
tive debugging and so I am struggling trying to determine which object has n
ot been instantiated.

I am unable to set a breakpoint anywhere within my atomic scope and do not k
now how to proceed.

Any advice is greatly appreciated.

Ron





[ Post a follow-up to this message ]



    Re: Trouble with Interactive Debugging of Orchestration Instance  
Matt Milner


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-07-04 07:54 PM

My first guess would be that you marked something as a distinguished field
and it either does not exists in the document, or has no value.  either that
or something has changed about your distinguished field in the schema.

matt


"Ron Simmons" <anonymous@discussions.microsoft.com> wrote in message
news:68D5CD0C-31B9-48AA-BE52-7BF63178EEA8@microsoft.com...
> I am receiving the following exception from somewhere within an atomic
scope in my Orchestration:
>
> System.NullReferenceException: Object reference not set to an instance of
an object.
>    at Microsoft.XLANGs.Core.XSDPart.GetDistinguishedField(String
dottedPath)
>    at ACHCaptureBtk.ACHCaptureStep2.segment4(StopConditions stopOn)
>    at Microsoft.XLANGs.Core.SegmentScheduler.RunASegment(Segment s,
StopConditions stopCond, Exception& exp)
> System.NullReferenceException
> Scoped@
> ACHCaptureStep2.UpdateAutoPymtSrv_AcctRecap
> ACHCaptureStep2.MainScope
> ACHCaptureStep2.ACHCaptureStep2
>
>
> I am trying to use the interactive debugger to see what is happening.
I've not been able to find more than a single page of documentation about
interactive debugging and so I am struggling trying to determine which
object has not been instantiated.
>
> I am unable to set a breakpoint anywhere within my atomic scope and do not
know how to proceed.
>
> Any advice is greatly appreciated.
>
> Ron







[ Post a follow-up to this message ]



    Re: Trouble with Interactive Debugging of Orchestration Instance  
Ron Simmons


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-12-04 11:41 PM

Thanks Matt,

You were right.  My problem appears to be that I've got marked as distinguis
hed properties some node that are defined with minOccurs=0, and when these n
odes, or any combination thereof are missing, my orchestration blows.

Does anybody know how to handle that?

Ron





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:26 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register