SOA 12c remote debugging is not working in a clustered domain
(Doc ID 2033749.1)
Last updated on SEPTEMBER 06, 2024
Applies to:
Oracle SOA Suite - Version 12.1.3.0.0 and laterInformation in this document applies to any platform.
Symptoms
Perform remote debugging by following the Oracle documentation - https://docs.oracle.com/middleware/1213/soasuite/develop-soa/soa-debugger-jdev.htm#SOASE88042 where it is mentioned that remote debug can be enabled for WebLogic servers installed in Development mode.
But inspite of adding the following in setDomainEnv.sh and restarting the servers the remote debug service does not start.
SOA_DEBUG_FLAG="true"
export SOA_DEBUG_FLAG
SOA_DEBUG_PORT="5004"
export SOA_DEBUG_PORT
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 |