Failed To Create Libovd Keystore adapters.jks In OAS - Exception in thread "main" java.net.MalformedURLException: Unsupported protocol: t3
(Doc ID 2974393.1)
Last updated on SEPTEMBER 18, 2023
Applies to:
Oracle Analytics Server - Version 2022 (6.4) and laterInformation in this document applies to any platform.
Symptoms
Error while creating libovd keystore adapters.jks
<oracle_home>\oracle_common\bin>libovdconfig.bat -host localhost -port 9500 -domainPath D:/Oracle/Domain/bi -userName weblogic -createKeystore
Enter AdminServer password:
Enter OVD Keystore password:
OVD config files already exist for context: default
Exception in thread "main" java.net.MalformedURLException: Unsupported protocol: t3
at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:359)
at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:269)
at oracle.ods.virtualization.config.BootstrapConfig.initConn(BootstrapConfig.java:524)
at oracle.ods.virtualization.config.BootstrapConfig.main(BootstrapConfig.java:276)
<oracle_home>\oracle_common\bin>
Enter AdminServer password:
Enter OVD Keystore password:
OVD config files already exist for context: default
Exception in thread "main" java.net.MalformedURLException: Unsupported protocol: t3
at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:359)
at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:269)
at oracle.ods.virtualization.config.BootstrapConfig.initConn(BootstrapConfig.java:524)
at oracle.ods.virtualization.config.BootstrapConfig.main(BootstrapConfig.java:276)
<oracle_home>\oracle_common\bin>
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 |