Neuron ESB User Network

The Service Bus for the Connected Business

I have a process (main process) that includes another process (inner process) , but when I tried to test the process in debug mode any breakpoint defined in the inner process does not stop the execution and it is not possible to test step-by-step the inner process.

I just receive a generic exception 

Execute Process - TMS.Common.ShipmentService.Process.v1.0

Aborted: Object reference not set to an instance of an object. : Neuron.Pipelines.PipelineException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Neuron.Pipelines.RethrowPipelineStep`1.OnExecute(PipelineContext`1 context)
at Neuron.Pipelines.PipelineStep`1.Execute(PipelineContext`1 state)
--- End of inner exception stack trace ---
at Neuron.Pipelines.PipelineStep`1.Execute(PipelineContext`1 state)
at Neuron.Pipelines.PipelineInstance`1.Execute(T state, IDictionary`2 contextProperties, IDictionary`2 environmentVariables)

that makes impossible the test of the process.

Is there any way to resume the debug in the inner process?

Thank you

Fabrizio

Tags: debug

Views: 314

Reply to This

Replies to This Discussion

Hi Fabrizio. Sorry for the delayed response. We do not currently support debugging into a child process. We did test out the scenario though and were not able to reproduce the NullReferenceException. Would it be possible for you to send us your solution so that we can see what the cause of the NullReferenceException is? You can send it in an email to NeuronSupport@neudesic.com and this will automatically open a support ticket for you so that we can track this issue.

Michael Collins

Neuron ESB Support

Hi Michael.

ok, that might be something interesting to consider as a feature in the future....

The error was due to a wrong xsd assignment in a schema validation step. I am assigning a set of schemas though code and if one of the schema does not exists (misspelled the name, renamed or else), the step fails with a generic Aborted: Object reference not set to an instance of an object. exception.

The same happens to xslt transformation. No I know it, but It could probably make sense to return a more specific expception? (ex. invalid schema name or something simlar?)

Fabrizio

RSS

Neuron ESB Product Support Forums and Communities

Latest Activity

Anupama Nair posted a discussion

Marketo Adapter Invalid Token

Hi,We are using the Marketo adapter to push account updates to Marketo. It works well for some time then starts failing with Invalid Token unless restarted. Is there a configuration that can be done so it can auto refresh the token when required?Thanks!See More
Nov 6, 2023
Sayantini Basak posted a discussion

Maximum payload size(REST API) for requests interfacing to NeuronESB

I am new to Neuron ESB and in our current scenario,We need to process batch transactions comprising of ~1000 records and send them to Neuron ESB for further processing. I would like to understand what is the maximum size of payload that can be transferred using REST interface to Neuron ESB.See More
Jul 22, 2022
Profile IconRobert E Dunie and Sayantini Basak joined Neuron ESB User Network
Apr 28, 2022
Profile IconDayanand, Frederic C, Steffen Greve-Oksfeldt and 1 more joined Neuron ESB User Network
Mar 16, 2022
Profile IconCam Vong and Mitja Luznar joined Neuron ESB User Network
Jan 27, 2022
Profile IconWill Hitzges, Chad Parsons, michael larsen and 4 more joined Neuron ESB User Network
Jun 11, 2021
Anupama Nair posted a discussion

ODBC stored proc polling with temporary tables

We have set up an ODBC adapter to poll a stored proc.We found that if the stored proc has a temporary table defined the rows returned are always 0.Any idea why this would be and what we can do to get around it?See More
Dec 14, 2020
Prasanth Kharade is now a member of Neuron ESB User Network
Dec 30, 2019

Badge

Loading…

© 2024   Created by Neuron Admin.   Powered by

Badges  |  Report an Issue  |  Terms of Service