Focal Point
timeout while calling jde MBF (using oracle bpel)

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/1381057331/m/7911061581

September 11, 2006, 04:48 PM
Rodolfo Ruiz
timeout while calling jde MBF (using oracle bpel)
Hi!
I'm writing to you because we are having the following error in some calls to several MBFs published in ibse using AE.

InvokeJdeEdwars (faulted)
[2006/09/11 11:21:35] "{http://schemas.oracle.com/bpel/extension}remoteFault" has been thrown. menos


Server


when invoking endpointAddress 'http://almbpaix01:7778/ibse/IBSEServlet/XDSOAPRouter', Failed to run J.D. Edwards Request: com.jdedwards.system.net.JdeNetTimeoutException


AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server faultSubcode: faultString: Failed to run J.D. Edwards Request: com.jdedwards.system.net.JdeNetTimeoutException faultActor: faultNode: faultDetail: {urn:schemas-iwaysoftware-com:iwse:exception}stacktrace:< ![CDATA[getMessage[): Failed to run J.D. Edwards Request: com.jdedwards.system.net.JdeNetTimeoutException int getError[): Server getAdapterCode[): null getVendorThrowable[): null at com.ibi.jde.AdapterBean.process[AdapterBean.java:721) at com.iwaysoftware.ibse.iwse.Adapter2Runner.process[Adapter2Runner.java:194) at com.iwaysoftware.ibse.iwse.Adapter2Runner.(Adapter2Runner.java:91) at com.iwaysoftware.ibse.iwse.XDSOAPRouter.handleAdapter(XDSOAPRouter.java:398) at com.iwaysoftware.ibse.iwse.XDSOAPRouter.process(XDSOAPRouter.java:321) at com.iwaysoftware.ibse.iwse.IBSEServlet.doPost(IBSEServlet.java:550) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java(Compiled Code)) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java(Compiled Code)) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192) at java.lang.Thread.run(Thread.java:568) ]]>




this error ir produced some times, not everytime the service runs. As we could not found any doc about this error, would you please give us a clue or help us in finding an anwser? We are about to become productive and we still could not stop this error.
Thanks in advance

Best Regards
October 12, 2006, 08:43 PM
<Newsgroup Traveller>
Hi,

Did you notice if the MBF was called? We've seen this happen, there is a timeout for the response but the MBF was called.

Regards,
Ng Traveller
October 12, 2006, 08:53 PM
<Newsgroup Traveller>
Hi Again,

I see there is a note on the IBI Support site, in the Troubleshooting section, it's called:

JDE Interop Library wrongly reporting Back-end non operational

The description is exactly as we see. But it doesn't look like it's the same Adapter, this is for BizTalk, not Oracle Interconnect. Looks like the workaround is to send only one message at a time.

I will try that.

Regards,
Ng Traveller