Timeout Error In Network Integrity
(Doc ID 1172215.1)
Last updated on MAY 28, 2019
Applies to:
Oracle Communications Network Integrity - Version 3.6.0 and laterInformation in this document applies to any platform.
Checked for relevance on 09-Apr-2014
Goal
The NI [Network Integrity] Weblogic server throws an exception of time being lapsed out during an upload transaction from NI to UIM. Due to this the Success response dialog has not to be received by NI.
The upload_response_timeout" is set to 15000000.
Also the value of JTA in weblogic is changed to 9000 seconds but still getting the exception in weblogic server.
Below error are seen in weblogic log:
Jul 26, 2010 4:02:10 PM AST> <Error> <WebLogicServer> <BEA-000337> <[STUCK] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)' has been busy for "1,326" seconds working on the request "weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl@1280577", which is more than the configured time (StuckThreadMaxTime) of "1,200" seconds. Stack trace:
java.net.SocketInputStream.socketRead0(Native Method)
java.net.SocketInputStream.read(SocketInputStream.java:129)
java.net.SocketInputStream.socketRead0(Native Method)
java.net.SocketInputStream.read(SocketInputStream.java:129)
Below error are seen in NI log:
DEBUG [12:05:22] (?:saveEntities:?) - ReconBeanSaveEntities:pr.key<IP ADD>-----1875433809------ID[name, parentId, childId, configurationId]: <IP ADD>,-1875433809,-1875433809,14
DEBUG [12:05:22] (?:saveEntities:?) - ReconBeanSaveEntities:pr.key<IP ADD>-----1875433809------ID[name, parentId, childId, configurationId]: <IP ADD>,-1875433809,-1875433809,14
INFO [12:05:22] (RemoteInvocationTraceInterceptor.java:invoke:86) - Processing of HttpInvokerServiceExporter remote call resulted in exception: oracle.communications.networkintegrity.dat.manager.GuiAdapterManager.uploadSingle
java.rmi.RemoteException: Transaction Rolledback.; nested exception is:
weblogic.transaction.internal.TimedOutException: Transaction timed out after 121 seconds
BEA1-0BD06761865B8FEFD3F4
DEBUG [12:05:22] (?:saveEntities:?) - ReconBeanSaveEntities:pr.key<IP ADD>-----1875433809------ID[name, parentId, childId, configurationId]: <IP ADD>,-1875433809,-1875433809,14
INFO [12:05:22] (RemoteInvocationTraceInterceptor.java:invoke:86) - Processing of HttpInvokerServiceExporter remote call resulted in exception: oracle.communications.networkintegrity.dat.manager.GuiAdapterManager.uploadSingle
java.rmi.RemoteException: Transaction Rolledback.; nested exception is:
weblogic.transaction.internal.TimedOutException: Transaction timed out after 121 seconds
BEA1-0BD06761865B8FEFD3F4
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |