|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
One execution group,two message flow each contain soap input |
« View previous topic :: View next topic » |
Author |
Message
|
pkdec |
Posted: Mon Aug 24, 2015 7:07 am Post subject: One execution group,two message flow each contain soap input |
|
|
 Acolyte
Joined: 12 Feb 2015 Posts: 66 Location: Canada, QC
|
Hello All,
Can you please we find/assign the port to each message flow.
I can run one of the message flow in debug mode with port 7800, the another flow i am unable to run in debug mode the flow is terminating.
I am providing you mqsireportproperties below:
Code: |
HTTPConnector
uuid='HTTPConnector'
userTraceLevel='none'
traceLevel='none'
userTraceFilter='none'
traceFilter='none'
port='7800'
address=''
maxPostSize=''
acceptCount=''
compressableMimeTypes=''
compression=''
connectionLinger=''
connectionTimeout=''
maxHttpHeaderSize=''
maxKeepAliveRequests='0'
maxThreads=''
minSpareThreads=''
noCompressionUserAgents=''
restrictedUserAgents=''
socketBuffer=''
tcpNoDelay='true'
explicitlySetPortNumber=''
enableLookups=''
enableMQListener=''
shutdownDelay=''
allowCrossConnectorPolling=''
autoRespondHTTPHEADRequests=''
integratedWindowsAuthentication=''
iwaTimeoutSeconds='300'
serverName=''
corsEnabled='false'
corsAllowOrigins='*'
corsAllowCredentials='false'
corsExposeHeaders='Content-Type'
corsMaxAge='-1'
corsAllowMethods='GET,HEAD,POST,PUT,PATCH,DELETE,OPTIONS'
corsAllowHeaders='Accept,Accept-Language,Content-Language,Content-Type'
Connector
port='7800'
type='Embedded'
URLRegistration
url='/services/InventoryServices'
outstandingRequests='0'
UsedBySOAPNNodes='TRUE'
UsedByHTTPNNodes='FALSE'
nodeLabel='SOAP Input'
URLRegistration
url='/services/OrderServices'
outstandingRequests='0'
UsedBySOAPNNodes='TRUE'
UsedByHTTPNNodes='FALSE'
nodeLabel='SOAP Input' |
Thanks in advance |
|
Back to top |
|
 |
Vitor |
Posted: Mon Aug 24, 2015 7:30 am Post subject: Re: One execution group,two message flow each contain soap i |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
pkdec wrote: |
i am unable to run in debug mode the flow is terminating. |
Terminating with what error? What does the user trace say about the failing flow?
Can you confirm that one flow expose "services/InventoryServices" and the other flow "services/OrderServices" as shown in the example you posted, or does the "working" flow have both these services, and the "terminating" flow others? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
pkdec |
Posted: Mon Aug 24, 2015 7:36 am Post subject: |
|
|
 Acolyte
Joined: 12 Feb 2015 Posts: 66 Location: Canada, QC
|
Yes one flow expose "services/InventoryServices" and the other flow "services/OrderServices" as shown in the example you posted.
I am not sure why the flow(services/InventoryServices) was terminating immediately after hitting the flow.
the URL was from soapinput node was as below.
http://localhost:7800/services/InventoryServices
Now it started working, it is going each of the breakpoints and now I am able to trace the flow.
Thanks |
|
Back to top |
|
 |
Vitor |
Posted: Mon Aug 24, 2015 7:50 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
pkdec wrote: |
Now it started working, it is going each of the breakpoints and now I am able to trace the flow. |
When this sort of thing happens, never overlook a user trace. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
pkdec |
Posted: Mon Aug 24, 2015 7:57 am Post subject: |
|
|
 Acolyte
Joined: 12 Feb 2015 Posts: 66 Location: Canada, QC
|
Thanks  |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|