Weblogic Connection Issues using SSL & Admin Port [message #1797245] |
Mon, 29 October 2018 02:28 |
Eclipse User |
|
|
|
I am using eclipse 4.6.3 version with Java 1.8 64-bit.
We have a configuration management tool that internally uses Eclipse 4.6.3.
When attempting to connect to WebLogic 12.2.1 using JMX calls and passing parameters - t3s protocol, weblogic username, password, host, port, enabled SSL etc, the connection is unsuccessful.
Getting the following error messages in eclipse -
com.ibm.ecm.configmgr.engine.ConfigurationManagerException: Connection error: Couldn't resolve initial reference: NameService
Root exception:
java.net.MalformedURLException: no protocol: update@../CPE552Wrkspc/com.ibm.ecm.configmgr.utils.weblogic/
at java.net.URL.<init>(URL.java:605)
at java.net.URL.<init>(URL.java:502)
at java.net.URL.<init>(URL.java:451)
at org.eclipse.osgi.storage.Storage.createURL(Storage.java:483)
at org.eclipse.osgi.storage.Storage.getContentConnection(Storage.java:463)
at org.eclipse.osgi.storage.Storage.getContentConnection(Storage.java:435)
at org.eclipse.osgi.internal.framework.EquinoxBundle.update(EquinoxBundle.java:429)
at org.eclipse.osgi.internal.framework.EquinoxBundle.update(EquinoxBundle.java:438)
at com.ibm.ecm.configmgr.engine.jmx.JMXInvoker.activateJMXBundle(JMXInvoker.java:104)
at com.ibm.ecm.configmgr.engine.jmx.JMXInvoker.invokeConnectMethodAndMethods(JMXInvoker.java:177)
at com.ibm.ecm.configmgr.engine.jmx.JMXInvoker.invokeConnectMethodAndMethod(JMXInvoker.java:142)
Though able to connect to weblogic using - t3 protocol, weblogic credentials, host , default soap port and without SSL enabled.
Can anybody suggest if any issues in setting the required library or some other issues?
It would be very much helpful.
Thank You
|
|
|
Powered by
FUDForum. Page generated in 0.03258 seconds