Audit Trails Stops Working In EM When BPM Server Is Restarted
(Doc ID 2192813.1)
Last updated on AUGUST 23, 2024
Applies to:
Oracle Business Process Management Suite - Version 12.1.3.0.0 and laterInformation in this document applies to any platform.
Symptoms
Audit trails stops working in EM when BPM server is restarted
It seems that EM is unable to access audit trail for the process if BPM server is restarted. EM will always fail with error:
ERROR
-----------------------
oracle.bpm.client.common.BPMServiceClientException: oracle.bpel.services.workflow.client.WorkflowServiceClientException: javax.naming.CommunicationException: ht
tp://127.0.0.1:8001: Destination 127.0.0.1, 8001 unreachable; nested exception is:
java.net.ProtocolException: Tunneling result unspecified - is the HTTP server at host: '127.0.0.1' and port: '8001' a WebLogic Server?; No available router to destination [Root exception is java.net.ConnectException: http://127.0.0.1:8001: Destination 127.0.0.1, 8001 unreachable; nested exception is:
java.net.ProtocolException: Tunneling result unspecified - is the HTTP server at host: '127.0.0.1' and port: '8001' a WebLogic Server?; No available router to destination]
at oracle.bpm.client.BPMServiceClientFactory.getBPMUserAuthenticationService(BPMServiceClientFactory.java:250)
-----------------------
oracle.bpm.client.common.BPMServiceClientException: oracle.bpel.services.workflow.client.WorkflowServiceClientException: javax.naming.CommunicationException: ht
tp://127.0.0.1:8001: Destination 127.0.0.1, 8001 unreachable; nested exception is:
java.net.ProtocolException: Tunneling result unspecified - is the HTTP server at host: '127.0.0.1' and port: '8001' a WebLogic Server?; No available router to destination [Root exception is java.net.ConnectException: http://127.0.0.1:8001: Destination 127.0.0.1, 8001 unreachable; nested exception is:
java.net.ProtocolException: Tunneling result unspecified - is the HTTP server at host: '127.0.0.1' and port: '8001' a WebLogic Server?; No available router to destination]
at oracle.bpm.client.BPMServiceClientFactory.getBPMUserAuthenticationService(BPMServiceClientFactory.java:250)
Note: 127.0.0.1:8001 will be replaced with the IP address:port of your managed server
Cause
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
Symptoms |
Cause |
Solution |
References |