WebLogic Server(12.2.1.2) error with JMXConnectorFactory.connect
Hi Team,
I am trying to disable / enable a proxy service via WebLogic Server(12.2.1.2) MBeans with JMX, however getting below error while connecting to admin server(<span style="font-family: Calibri, sans-serif; font-weight: normal;">JMXConnectorFactory<span style="color: black;">.connect)</span></span>
**Error: java.io.IOException: Failed to initialize JNDI context, tried 2 time or times totally, the interval of each time is 0ms.Timed out while attempting to establish connection to :t3://<host>:<port>**
The java code to disable/enable is executed via a java callout in OSB pipeline.
<span style="font-family: Calibri, sans-serif; color: black; font-weight: normal;"> </span>
<span style="font-family: Calibri, sans-serif; color: black; font-weight: normal;">1. </span>
0