ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » How to use Callable node with SOAP Request node with iib v10

Post new topic  Reply to topic Goto page Previous  1, 2
 How to use Callable node with SOAP Request node with iib v10 « View previous topic :: View next topic » 
Author Message
hunghip95
PostPosted: Mon Oct 16, 2017 2:43 am    Post subject: Reply with quote

Apprentice

Joined: 12 Oct 2017
Posts: 30

I used User Trace for this exception. A part of log is:

Quote:

2017-10-16 17:22:05.816319 2980 UserTrace BIP3630I: The integration node has received an HTTP message on port '7800' with URL path '/Caller'.
The integration node is listening on port '7800' and has received a message sent by a client using URL path '/Caller'. This message will be sent on to either a SOAP Input Node or a SOAP Asynchronous Response Node.
No action required.
2017-10-16 17:22:05.816516 9276 UserTrace BIP11303I: A Parser of type ''MQROOT'' has been created at address ''0x1c7eba24cb0''. This thread now has ''1'' cached parsers.
2017-10-16 17:22:05.816542 9276 UserTrace BIP11303I: A Parser of type ''HTTPInputHeader'' has been created at address ''0x1c7eba26630''. This thread now has ''2'' cached parsers.
2017-10-16 17:22:05.817050 9276 UserTrace BIP11501I: Received data from input node ''SOAP Input''.
The input node ''SOAP Input'' has received data and has propagated it to the message flow ''gen.Caller''.
2017-10-16 17:22:05.817090 9276 UserTrace BIP11303I: A Parser of type ''MQROOT'' has been created at address ''0x1c7eba25310''. This thread now has ''3'' cached parsers.
2017-10-16 17:22:05.817169 9276 UserTrace BIP11303I: A Parser of type ''SOAPRoot'' has been created at address ''0x1c7eb9fc120''. This thread now has ''4'' cached parsers.
2017-10-16 17:22:05.817214 9276 UserTrace BIP11303I: A Parser of type ''MQROOT'' has been created at address ''0x1c7eba26960''. This thread now has ''5'' cached parsers.
2017-10-16 17:22:05.817260 9276 UserTrace BIP11303I: A Parser of type ''SOAPPROPERTYPARSER'' has been created at address ''0x1c7eb379450''. This thread now has ''6'' cached parsers.
2017-10-16 17:22:05.817277 9276 UserTrace BIP6060I: Node 'gen.Caller.SOAP Input' used parser type ''Properties'' to process a portion of the incoming message of length '0' bytes beginning at offset '0'.
2017-10-16 17:22:05.817300 9276 UserTrace BIP11303I: A Parser of type ''SOAP'' has been created at address ''0x1c7eb8b8f30''. This thread now has ''7'' cached parsers.
2017-10-16 17:22:05.817343 9276 UserTrace BIP6061I: Node 'gen.Caller.SOAP Input' used parser type ''SOAP'' to process a portion of the incoming message of length '8' bytes beginning at offset '0'. The parser type was selected based on value ''SOAP'' from the previous parser.
2017-10-16 17:22:05.817391 9276 UserTrace BIP11303I: A Parser of type ''XMLNSC'' has been created at address ''0x1c7eb9bc920''. This thread now has ''8'' cached parsers.
2017-10-16 17:22:05.825113 9276 UserTrace BIP3907I: Message received and propagated to 'out' terminal of input node 'gen.Caller.SOAP Input'.
2017-10-16 17:22:05.825190 9276 UserTrace BIP11303I: A Parser of type ''MQROOT'' has been created at address ''0x1c7eba26c90''. This thread now has ''9'' cached parsers.
2017-10-16 17:22:05.825218 9276 UserTrace BIP11303I: A Parser of type ''SOAP'' has been created at address ''0x1c7eb8ba9e0''. This thread now has ''10'' cached parsers.
2017-10-16 17:22:05.825286 9276 UserTrace BIP11303I: A Parser of type ''XMLNSC'' has been created at address ''0x1c7eb9bb7a0''. This thread now has ''11'' cached parsers.
2017-10-16 17:22:05.825316 9276 UserTrace BIP11303I: A Parser of type ''XMLNSC'' has been created at address ''0x1c7eb9bc220''. This thread now has ''12'' cached parsers.
2017-10-16 17:22:05.825341 9276 UserTrace BIP4241I: Message propagated to target Label node by RouteToLabel node 'gen.Caller.Route To Label'.
A RouteToLabel node has received a message and is propagating it to the appropriate Label node.
No user action required.
2017-10-16 17:22:05.825347 9276 UserTrace BIP4220I: Message propagated to out terminal from node 'gen.Caller.caller'.
A label node has received a message and is propagating it to any nodes connected to its out terminal.
No user action required.
2017-10-16 17:22:05.825358 9276 UserTrace BIP4460I: Message propagated to out terminal from node 'gen.Caller.caller_Request_Response.InTerminal.Input'.
A pass through node has received a message and is propagating it to any nodes connected to its out terminal.
No user action required.
2017-10-16 17:22:05.825401 9276 UserTrace BIP11303I: A Parser of type ''XMLNSC'' has been created at address ''0x1c7eb9bc5a0''. This thread now has ''13'' cached parsers.
2017-10-16 17:22:05.825647 9276 UserTrace BIP11303I: A Parser of type ''XMLNSC'' has been created at address ''0x1c7eb9bd720''. This thread now has ''14'' cached parsers.
2017-10-16 17:22:05.825805 9916 UserTrace BIP11501I: Received data from input node ''testCallable_Request_Response.Call_Input''.
The input node ''testCallable_Request_Response.Call_Input'' has received data and has propagated it to the message flow ''gen.TestCallable''.
2017-10-16 17:22:05.825857 9916 UserTrace BIP11303I: A Parser of type ''SOAPRoot'' has been created at address ''0x1c7e969a830''. This thread now has ''1'' cached parsers.
2017-10-16 17:22:05.825874 9916 UserTrace BIP11303I: A Parser of type ''SOAPRoot'' has been created at address ''0x1c7e969d3f0''. This thread now has ''2'' cached parsers.
2017-10-16 17:22:05.825947 9916 UserTrace BIP11303I: A Parser of type ''XMLNSC'' has been created at address ''0x1c7eb9bdaa0''. This thread now has ''3'' cached parsers.
2017-10-16 17:22:05.826537 9916 UserTrace BIP11303I: A Parser of type ''SOAPRoot'' has been created at address ''0x1c7e969a510''. This thread now has ''4'' cached parsers.
2017-10-16 17:22:05.826558 9916 UserTrace BIP11303I: A Parser of type ''SOAPPROPERTYPARSER'' has been created at address ''0x1c7e96a53b0''. This thread now has ''5'' cached parsers.
2017-10-16 17:22:05.826597 9916 UserTrace BIP11303I: A Parser of type ''HTTPInputHeader'' has been created at address ''0x1c7eb316fa0''. This thread now has ''6'' cached parsers.
2017-10-16 17:22:05.826625 9916 UserTrace BIP11303I: A Parser of type ''XMLNSC'' has been created at address ''0x1c7eb9bde20''. This thread now has ''7'' cached parsers.
2017-10-16 17:22:05.826641 9916 UserTrace BIP11303I: A Parser of type ''SOAPPROPERTYPARSER'' has been created at address ''0x1c7f12bf0f0''. This thread now has ''8'' cached parsers.
2017-10-16 17:22:05.826662 9916 UserTrace BIP11303I: A Parser of type ''HTTPInputHeader'' has been created at address ''0x1c7f13ddbd0''. This thread now has ''9'' cached parsers.
2017-10-16 17:22:05.826684 9916 UserTrace BIP11303I: A Parser of type ''XMLNSC'' has been created at address ''0x1c7f13e24c0''. This thread now has ''10'' cached parsers.
2017-10-16 17:22:05.826701 9916 UserTrace BIP11304I: The Parser of type ''XMLNSC'' has been deleted from address ''0x1c7eb9bdaa0''. This thread now has ''9'' cached parsers.
2017-10-16 17:22:05.826797 9916 UserTrace BIP11304I: The Parser of type ''XMLNSC'' has been deleted from address ''0x1c7eb9bde20''. This thread now has ''8'' cached parsers.
2017-10-16 17:22:05.826809 9916 UserTrace BIP11304I: The Parser of type ''HTTPInputHeader'' has been deleted from address ''0x1c7eb316fa0''. This thread now has ''7'' cached parsers.
2017-10-16 17:22:05.826815 9916 UserTrace BIP11304I: The Parser of type ''SOAPRoot'' has been deleted from address ''0x1c7e969a510''. This thread now has ''6'' cached parsers.
2017-10-16 17:22:05.826821 9916 UserTrace BIP11304I: The Parser of type ''SOAPRoot'' has been deleted from address ''0x1c7e969d3f0''. This thread now has ''5'' cached parsers.
2017-10-16 17:22:05.826826 9916 UserTrace BIP11304I: The Parser of type ''SOAPPROPERTYPARSER'' has been deleted from address ''0x1c7e96a53b0''. This thread now has ''4'' cached parsers.
2017-10-16 17:22:05.826843 9916 UserTrace BIP11303I: A Parser of type ''MQROOT'' has been created at address ''0x1c7f13de230''. This thread now has ''5'' cached parsers.
2017-10-16 17:22:05.826856 9916 UserTrace BIP11303I: A Parser of type ''SOAPRoot'' has been created at address ''0x1c7e969cdb0''. This thread now has ''6'' cached parsers.
2017-10-16 17:22:05.826870 9916 UserTrace BIP11303I: A Parser of type ''XMLNSC'' has been created at address ''0x1c7f13e4440''. This thread now has ''7'' cached parsers.
2017-10-16 17:22:05.827227 9916 UserTrace BIP11303I: A Parser of type ''MQROOT'' has been created at address ''0x1c7f13ddf00''. This thread now has ''8'' cached parsers.
2017-10-16 17:22:05.827253 9916 UserTrace BIP11303I: A Parser of type ''SOAP'' has been created at address ''0x1c7eb8bb180''. This thread now has ''9'' cached parsers.
2017-10-16 17:22:05.827451 9916 UserTrace BIP11303I: A Parser of type ''XMLNSC'' has been created at address ''0x1c7f13e2bc0''. This thread now has ''10'' cached parsers.
2017-10-16 17:22:05.827484 9916 UserTrace BIP11303I: A Parser of type ''XMLNSC'' has been created at address ''0x1c7f13e2840''. This thread now has ''11'' cached parsers.
2017-10-16 17:22:05.827502 9916 UserTrace BIP11303I: A Parser of type ''SOAP'' has been created at address ''0x1c7eb8b9e70''. This thread now has ''12'' cached parsers.
2017-10-16 17:22:05.827544 9916 UserTrace BIP11303I: A Parser of type ''XMLNSC'' has been created at address ''0x1c7f13e39c0''. This thread now has ''13'' cached parsers.
2017-10-16 17:22:05.827566 9916 UserTrace BIP11303I: A Parser of type ''XMLNSC'' has been created at address ''0x1c7f13e08c0''. This thread now has ''14'' cached parsers.
2017-10-16 17:22:05.827579 9916 UserTrace BIP11304I: The Parser of type ''SOAP'' has been deleted from address ''0x1c7eb8bb180''. This thread now has ''13'' cached parsers.
2017-10-16 17:22:05.827589 9916 UserTrace BIP11304I: The Parser of type ''MQROOT'' has been deleted from address ''0x1c7f13ddf00''. This thread now has ''12'' cached parsers.
2017-10-16 17:22:05.827595 9916 UserTrace BIP11304I: The Parser of type ''XMLNSC'' has been deleted from address ''0x1c7f13e4440''. This thread now has ''11'' cached parsers.
2017-10-16 17:22:05.827674 9916 UserTrace BIP11304I: The Parser of type ''XMLNSC'' has been deleted from address ''0x1c7f13e2bc0''. This thread now has ''10'' cached parsers.
2017-10-16 17:22:05.827686 9916 UserTrace BIP11304I: The Parser of type ''XMLNSC'' has been deleted from address ''0x1c7f13e2840''. This thread now has ''9'' cached parsers.
2017-10-16 17:22:05.827694 9916 UserTrace BIP11304I: The Parser of type ''SOAPRoot'' has been deleted from address ''0x1c7e969cdb0''. This thread now has ''8'' cached parsers.
2017-10-16 17:22:05.827723 9916 UserTrace BIP3907I: Message received and propagated to 'out' terminal of input node 'gen.TestCallable.testCallable_Request_Response.Call_Input'.
2017-10-16 17:22:05.827738 9916 UserTrace BIP11303I: A Parser of type ''MQROOT'' has been created at address ''0x1c7f13ddf00''. This thread now has ''9'' cached parsers.
2017-10-16 17:22:05.827766 9916 UserTrace BIP11303I: A Parser of type ''SOAPRoot'' has been created at address ''0x1c7e969d3f0''. This thread now has ''10'' cached parsers.
2017-10-16 17:22:05.827778 9916 UserTrace BIP11303I: A Parser of type ''Properties'' has been created at address ''0x1c7eb37f840''. This thread now has ''11'' cached parsers.
2017-10-16 17:22:05.827804 9916 UserTrace BIP11303I: A Parser of type ''MQROOT'' has been created at address ''0x1c7f13de890''. This thread now has ''12'' cached parsers.
2017-10-16 17:22:05.827815 9916 UserTrace BIP11303I: A Parser of type ''MQROOT'' has been created at address ''0x1c7f13dfee0''. This thread now has ''13'' cached parsers.
2017-10-16 17:22:05.827873 9916 UserTrace BIP11303I: A Parser of type ''MQROOT'' has been created at address ''0x1c7f13dcf10''. This thread now has ''14'' cached parsers.
2017-10-16 17:22:05.857423 9916 UserTrace BIP2537I: Node 'gen.TestCallable.testCallable_Request_Response.Compute': Executing statement ''BEGIN ... END;'' at ('gen.env.Main', '2.2').
2017-10-16 17:22:05.857458 9916 UserTrace BIP2537I: Node 'gen.TestCallable.testCallable_Request_Response.Compute': Executing statement ''SET Environment.link = InputRoot.HTTPInputHeader.*:*[1];'' at ('gen.env.Main', '5.3').
2017-10-16 17:22:05.859889 9916 UserTrace BIP2539I: Node '': Evaluating expression ''InputRoot.HTTPInputHeader.*:*[1]'' at ('gen.env.Main', '5.26'). This resolved to ''InputRoot.HTTPInputHeader.*:*[1]''. The result was ''ROW... Root Element Type=50331648 NameSpace='' Name='X-Original-HTTP-Command' Value='POST http://localhost:7800/Caller HTTP/1.1'''.
2017-10-16 17:22:05.859913 9916 UserTrace BIP2568I: Node 'gen.TestCallable.testCallable_Request_Response.Compute': Copying sub-tree from ''InputRoot.HTTPInputHeader.*:*[1]'' to ''Environment.link''.
2017-10-16 17:22:05.859932 9916 UserTrace BIP2537I: Node 'gen.TestCallable.testCallable_Request_Response.Compute': Executing statement ''RETURN TRUE;'' at ('gen.env.Main', '6.3').
2017-10-16 17:22:05.859960 9916 UserTrace BIP4015I: Message propagated to the 'out' terminal of node 'gen.TestCallable.testCallable_Request_Response.Compute' with the following message trees: 'InputLocalEnvironment, OutputRoot, InputExceptionList'.
2017-10-16 17:22:05.860154 9916 UserTrace BIP11305I: The Parser of type ''MQROOT'' at address ''0x1c7f13de890'' has been reset ready for re-use. This thread has ''14'' cached parsers.
2017-10-16 17:22:05.860166 9916 UserTrace BIP11305I: The Parser of type ''MQROOT'' at address ''0x1c7f13dcf10'' has been reset ready for re-use. This thread has ''14'' cached parsers.
2017-10-16 17:22:05.860172 9916 UserTrace BIP11305I: The Parser of type ''SOAPRoot'' at address ''0x1c7e969d3f0'' has been reset ready for re-use. This thread has ''14'' cached parsers.
2017-10-16 17:22:05.860178 9916 UserTrace BIP11305I: The Parser of type ''Properties'' at address ''0x1c7eb37f840'' has been reset ready for re-use. This thread has ''14'' cached parsers.
2017-10-16 17:22:05.860230 9916 UserTrace BIP11507W: Rolled back a local transaction.
A local transaction has been rolled back for work done on the message flow thread.
2017-10-16 17:22:05.860259 9916 UserTrace BIP11304I: The Parser of type ''SOAP'' has been deleted from address ''0x1c7eb8b9e70''. This thread now has ''13'' cached parsers.
2017-10-16 17:22:05.860274 9916 UserTrace BIP11304I: The Parser of type ''MQROOT'' has been deleted from address ''0x1c7f13de230''. This thread now has ''12'' cached parsers.
2017-10-16 17:22:05.860282 9916 UserTrace BIP11304I: The Parser of type ''MQROOT'' has been deleted from address ''0x1c7f13ddf00''. This thread now has ''11'' cached parsers.
2017-10-16 17:22:05.860289 9916 UserTrace BIP11304I: The Parser of type ''MQROOT'' has been deleted from address ''0x1c7f13de890''. This thread now has ''10'' cached parsers.
2017-10-16 17:22:05.860296 9916 UserTrace BIP11304I: The Parser of type ''MQROOT'' has been deleted from address ''0x1c7f13dfee0''. This thread now has ''9'' cached parsers.
2017-10-16 17:22:05.860302 9916 UserTrace BIP11304I: The Parser of type ''MQROOT'' has been deleted from address ''0x1c7f13dcf10''. This thread now has ''8'' cached parsers.
2017-10-16 17:22:05.860309 9916 UserTrace BIP11304I: The Parser of type ''XMLNSC'' has been deleted from address ''0x1c7f13e24c0''. This thread now has ''7'' cached parsers.
2017-10-16 17:22:05.860319 9916 UserTrace BIP11304I: The Parser of type ''XMLNSC'' has been deleted from address ''0x1c7f13e39c0''. This thread now has ''6'' cached parsers.
2017-10-16 17:22:05.860329 9916 UserTrace BIP11304I: The Parser of type ''XMLNSC'' has been deleted from address ''0x1c7f13e08c0''. This thread now has ''5'' cached parsers.
2017-10-16 17:22:05.860337 9916 UserTrace BIP11304I: The Parser of type ''HTTPInputHeader'' has been deleted from address ''0x1c7f13ddbd0''. This thread now has ''4'' cached parsers.
2017-10-16 17:22:05.860346 9916 UserTrace BIP11304I: The Parser of type ''SOAPRoot'' has been deleted from address ''0x1c7e969a830''. This thread now has ''3'' cached parsers.
2017-10-16 17:22:05.860352 9916 UserTrace BIP11304I: The Parser of type ''SOAPRoot'' has been deleted from address ''0x1c7e969d3f0''. This thread now has ''2'' cached parsers.
2017-10-16 17:22:05.860359 9916 UserTrace BIP11304I: The Parser of type ''Properties'' has been deleted from address ''0x1c7eb37f840''. This thread now has ''1'' cached parsers.
2017-10-16 17:22:05.860367 9916 UserTrace BIP11304I: The Parser of type ''SOAPPROPERTYPARSER'' has been deleted from address ''0x1c7f12bf0f0''. This thread now has ''0'' cached parsers.
2017-10-16 17:22:05.860698 9916 Error BIP2121E: The thread bootstrap code caught an unhandled exception on thread number '9916' with name ''gen.TestCallable''.
An internal software error has occurred in the integration node. Further messages will indicate the effect of this error on the integration node's transactions. The exception was issued on thread number '9916' with name ''gen.TestCallable''. Further information may be in the exception information associated with this message: '{2}'.
Restart the integration node. If the problem continues to occur, then restart the system. If the problem still continues to occur, then contact your IBM support center.
2017-10-16 17:22:05.860708 9916 FatalException BIP2111E: Integration node internal error: diagnostic information ''Invalid context in ImbSOAPRequestHelper::makeSOAPRequest''.
An internal software error has occurred in the integration node. Further messages will indicate the effect of this error on the integration node's transactions. The diagnostic information associated with this message is: ''Invalid context in ImbSOAPRequestHelper::makeSOAPRequest''.
Shutdown and restart the integration node. If the problem continues to occur, then restart the system. If the problem still continues to occur contact your IBM support center.
2017-10-16 17:22:07.377461 9904 UserTrace BIP13034I: Rolled back a locally-coordinated transaction on WebSphere MQ queue manager ''QM1''.
Successfully rolled back a locally-coordinated transaction on WebSphere MQ queue manager ''QM1''.
2017-10-16 17:22:07.377529 9904 UserTrace BIP13038I: Closed WebSphere MQ topic ''$SYS/Broker/TESTNODE_hungh/Status/ExecutionGroup/default''.
Successfully closed WebSphere MQ topic ''$SYS/Broker/TESTNODE_hungh/Status/ExecutionGroup/default'' on queue manager ''QM1''.
2017-10-16 17:22:07.378024 9904 UserTrace BIP13024I: Disconnected from WebSphere MQ queue manager ''QM1''.
Successfully disconnected from WebSphere MQ queue manager ''QM1''.
2017-10-16 17:22:09.135289 8300 UserTrace BIP12092I: Disconnected successfully from ''tcp://localhost:11883''.
Disconnected sucessfully from ''tcp://localhost:11883''.
2017-10-16 17:22:20.825696 9276 UserTrace BIP11303I: A Parser of type ''MQROOT'' has been created at address ''0x1c7eb316fa0''. This thread now has ''15'' cached parsers.
2017-10-16 17:22:20.825826 9276 UserTrace BIP11305I: The Parser of type ''SOAP'' at address ''0x1c7eb8ba9e0'' has been reset ready for re-use. This thread has ''15'' cached parsers.
2017-10-16 17:22:20.825838 9276 UserTrace BIP11305I: The Parser of type ''MQROOT'' at address ''0x1c7eba26c90'' has been reset ready for re-use. This thread has ''15'' cached parsers.
2017-10-16 17:22:20.825844 9276 UserTrace BIP11305I: The Parser of type ''XMLNSC'' at address ''0x1c7eb9bb7a0'' has been reset ready for re-use. This thread has ''15'' cached parsers.
2017-10-16 17:22:20.825854 9276 UserTrace BIP11305I: The Parser of type ''XMLNSC'' at address ''0x1c7eb9bc220'' has been reset ready for re-use. This thread has ''15'' cached parsers.
2017-10-16 17:22:20.825860 9276 UserTrace BIP11305I: The Parser of type ''XMLNSC'' at address ''0x1c7eb9bd720'' has been reset ready for re-use. This thread has ''15'' cached parsers.
2017-10-16 17:22:20.826212 9276 Error BIP2628W: Exception condition detected on input node 'gen.Caller.SOAP Input'.
The message flow node 'gen.Caller.SOAP Input' detected an error whilst processing a message. The message flow was rolled back and, if the message was being processed in a unit of work, it will remain on the input queue to be processed again. Following messages will indicate the cause of this exception.
Check the error messages which follow to determine why the exception was generated, and take action as described by those messages.
2017-10-16 17:22:20.826224 9276 RecoverableException BIP2230E: Error detected whilst processing a message in node 'gen.Caller.caller_Request_Response.CallableFlowInvoke'.
The integration node detected an error whilst processing a message in node 'gen.Caller.caller_Request_Response.CallableFlowInvoke'. An exception has been thrown to cut short the processing of the message.
See the following messages for details of the error.
2017-10-16 17:22:20.826230 9276 RecoverableException BIP6408S: Callable flow in application ''TestCallable'' with endpoint name ''Call_Input'' did not respond within the '15' second timeout specified on the Callable Flow Invoke node.
A response was not received in the required time period.
Check the error messages that follow to determine why the error occurred. Also check the error logs in the remote servers that contain the specified callable flow.
2017-10-16 17:22:20.890604 9276 UserTrace BIP3724I: Node 'SOAP Input' sending a SOAP fault message to the originating client.
See subsequent messages for success or failure messages relating to this reply, and for any transport-specific messages.
No action required.
2017-10-16 17:22:20.891800 9276 UserTrace BIP11507W: Rolled back a local transaction.
A local transaction has been rolled back for work done on the message flow thread.
2017-10-16 17:22:20.891940 9276 UserTrace BIP11305I: The Parser of type ''SOAP'' at address ''0x1c7eb8b8f30'' has been reset ready for re-use. This thread has ''15'' cached parsers.
2017-10-16 17:22:20.891960 9276 UserTrace BIP11305I: The Parser of type ''MQROOT'' at address ''0x1c7eba24cb0'' has been reset ready for re-use. This thread has ''15'' cached parsers.
2017-10-16 17:22:20.891968 9276 UserTrace BIP11305I: The Parser of type ''MQROOT'' at address ''0x1c7eba25310'' has been reset ready for re-use. This thread has ''15'' cached parsers.
2017-10-16 17:22:20.891980 9276 UserTrace BIP11305I: The Parser of type ''MQROOT'' at address ''0x1c7eba26960'' has been reset ready for re-use. This thread has ''15'' cached parsers.
2017-10-16 17:22:20.891990 9276 UserTrace BIP11305I: The Parser of type ''MQROOT'' at address ''0x1c7eb316fa0'' has been reset ready for re-use. This thread has ''15'' cached parsers.
2017-10-16 17:22:20.892000 9276 UserTrace BIP11305I: The Parser of type ''XMLNSC'' at address ''0x1c7eb9bc920'' has been reset ready for re-use. This thread has ''15'' cached parsers.
2017-10-16 17:22:20.892020 9276 UserTrace BIP11305I: The Parser of type ''XMLNSC'' at address ''0x1c7eb9bc5a0'' has been reset ready for re-use. This thread has ''15'' cached parsers.
2017-10-16 17:22:20.892028 9276 UserTrace BIP11305I: The Parser of type ''HTTPInputHeader'' at address ''0x1c7eba26630'' has been reset ready for re-use. This thread has ''15'' cached parsers.
2017-10-16 17:22:20.892036 9276 UserTrace BIP11305I: The Parser of type ''SOAPRoot'' at address ''0x1c7eb9fc120'' has been reset ready for re-use. This thread has ''15'' cached parsers.
2017-10-16 17:22:20.892042 9276 UserTrace BIP11305I: The Parser of type ''SOAPPROPERTYPARSER'' at address ''0x1c7eb379450'' has been reset ready for re-use. This thread has ''15'' cached parsers.
2017-10-16 17:22:20.892052 9276 UserTrace BIP11302I: There are ''15'' parsers cached on this thread.
2017-10-16 17:22:22.508130 8592 UserTrace BIP11304I: The Parser of type ''SOAP'' has been deleted from address ''0x1c7e9dfd470''. This thread now has ''7'' cached parsers.
2017-10-16 17:22:22.508164 8592 UserTrace BIP11304I: The Parser of type ''MQROOT'' has been deleted from address ''0x1c7eb76b1b0''. This thread now has ''6'' cached parsers.
2017-10-16 17:22:22.508174 8592 UserTrace BIP11304I: The Parser of type ''MQROOT'' has been deleted from address ''0x1c7eb76db20''. This thread now has ''5'' cached parsers.
2017-10-16 17:22:22.508180 8592 UserTrace BIP11304I: The Parser of type ''MQROOT'' has been deleted from address ''0x1c7eb76de50''. This thread now has ''4'' cached parsers.
2017-10-16 17:22:22.508188 8592 UserTrace BIP11304I: The Parser of type ''XMLNSC'' has been deleted from address ''0x1c7e9391070''. This thread now has ''3'' cached parsers.
2017-10-16 17:22:22.508306 8592 UserTrace BIP11304I: The Parser of type ''HTTPInputHeader'' has been deleted from address ''0x1c7eb76c1a0''. This thread now has ''2'' cached parsers.
2017-10-16 17:22:22.508318 8592 UserTrace BIP11304I: The Parser of type ''SOAPRoot'' has been deleted from address ''0x1c7e96a2290''. This thread now has ''1'' cached parsers.
2017-10-16 17:22:22.508324 8592 UserTrace BIP11304I: The Parser of type ''SOAPPROPERTYPARSER'' has been deleted from address ''0x1c7e97f06f0''. This thread now has ''0'' cached parsers.
2017-10-16 17:22:22.508588 8300 UserTrace BIP2233I: Invoking user-defined extension 'onDelete'('N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A').
About to invoke the specified user-defined extension with the specified parameters.
No user action required.
2017-10-16 17:22:22.508650 8300 UserTrace BIP2234I: Returned from user-defined extension 'onDelete' with result: 'N/A'.
The execution of the specified user-defined extension has been completed with the specified result.
No user action required.



And I think information about error is :
Quote:

Error BIP2121E: The thread bootstrap code caught an unhandled exception on thread number '9916' with name ''gen.TestCallable''.
An internal software error has occurred in the integration node. Further messages will indicate the effect of this error on the integration node's transactions. The exception was issued on thread number '9916' with name ''gen.TestCallable''. Further information may be in the exception information associated with this message: '{2}'.
Restart the integration node. If the problem continues to occur, then restart the system. If the problem still continues to occur, then contact your IBM support center.
2017-10-16 17:22:05.860708 9916 FatalException BIP2111E: Integration node internal error: diagnostic information ''Invalid context in ImbSOAPRequestHelper::makeSOAPRequest''.
An internal software error has occurred in the integration node. Further messages will indicate the effect of this error on the integration node's transactions. The diagnostic information associated with this message is: ''Invalid context in ImbSOAPRequestHelper::makeSOAPRequest''.
Shutdown and restart the integration node. If the problem continues to occur, then restart the system. If the problem still continues to occur contact your IBM support center.

Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » How to use Callable node with SOAP Request node with iib v10
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.