[CMGR FATAL] Error while trying to Invoke Business Service from Siebel Data Bean
Hi,I am trying to invoke "QueryBusComp" method of "PRM ANI Utility Service" BS from Java using Siebel Data Bean.
But I am getting the below error:
[CMGR WARNING] Removing connection pool siebel://XXX.XX.X.X:2321/Siebel81/EAIObjMgr_enu/!1.2480
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at com.siebel.om.conmgr.Connection.readPacket(Connection.java:548)
at com.siebel.om.conmgr.Connection.run(Connection.java:286)
at java.lang.Thread.run(Unknown Source)
[CMGR FATAL] Error: java.net.SocketException: Connection reset connection:2f0000a
Exception in thread "main" <Exception>
<Major No.>256</Major No.><Minor No.>8716591</Minor No.><Message>OMRPC Request 5 was abandoned after 5513 ms. Connection: 2f0000a due to connection shutdown request Connection reset(SBL-JCA-00303)</Message><DetailedMessage>Unknown<DetailedMessage>
0