Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 535.7K On-Premises Infrastructure
- 138.1K Analytics Software
- 38.6K Application Development Software
- 5.6K Cloud Platform
- 109.3K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
installation of VM manager : com.oracle.ovm.mgr.ws.model.WsException connection refused
I have an oracle 7 virtual machine, in a
virtualbox machine. I installed oracle linux to add oracle VM manager on it, and so manage an oracle VM server (on an other machine).
I downloaded the iso of oracle VM manager, mounted it, and followed some tutorials to install it. I am stuck and I got this error:
> Step 1 of 7 : Database Software ... Installing Database Software...
> Retrieving MySQL Database 5.6 ... Unzipping MySQL RPM File ...
> Installing MySQL 5.6 RPM package ... Configuring MySQL Database 5.6
> ... Installing MySQL backup RPM package ...
>
> Step 2 of 7 : Java ... Installing Java ...
>
> Step 3 of 7 : WebLogic and ADF ... Retrieving Oracle WebLogic Server
> 12c and ADF ... Installing Oracle WebLogic Server 12c and ADF ...
> Applying patches to Weblogic ...
>
> Applying patch to ADF ...
>
> Step 4 of 7 : Oracle VM ... Installing Oracle VM Manager Core ...
> Retrieving Oracle VM Manager Application ... Extracting Oracle VM
> Manager Application ...
>
> Retrieving Oracle VM Manager Upgrade tool ... Extracting Oracle VM
> Manager Upgrade tool ... Installing Oracle VM Manager Upgrade tool ...
>
> Retrieving Oracle VM Manager CLI tool ... Extracting Oracle VM Manager
> CLI tool... Installing Oracle VM Manager CLI tool ... Installing
> Oracle VM Manager WLST Scripts ...
>
> Step 5 of 7 : Domain creation ... Creating domain ... Error creating
> new domain!
here are the last lines of the log file:
CEST Jul 11 23:35:02.165 ovm.installer.util DEBUG INFOS: Initialisation de JPS.
CEST Jul 11 23:35:04.271 ovm.installer.util DEBUG juil. 11, 2018 11:35:04 PM oracle.security.jps.JpsStartup start
CEST Jul 11 23:35:04.271 ovm.installer.util DEBUG INFOS: JPS démarré.
CEST Jul 11 23:35:06.823 ovm.installer.util DEBUG 2018-07-11 23:35:06,809 [main] ERROR com.oracle.appfw.ovm.ws.client.SSLClientUtil - Unhandled Exception!
CEST Jul 11 23:35:06.827 ovm.installer.util DEBUG com.oracle.ovm.mgr.ws.model.WsException: AUTH_000002:Connection to manager failed: AUTH_000002:Connection to manager failed: Connexion refusée (Connection refused) (AUTH_000002)
CEST Jul 11 23:35:06.828 ovm.installer.util DEBUG at com.oracle.ovm.mgr.ws.client.RestClient.login(RestClient.java:558)
CEST Jul 11 23:35:06.828 ovm.installer.util DEBUG at com.oracle.ovm.mgr.ws.client.OvmWsRestClient.login(OvmWsRestClient.java:126)
CEST Jul 11 23:35:06.828 ovm.installer.util DEBUG at com.oracle.ovm.mgr.ws.client.RestClient.login(RestClient.java:522)
CEST Jul 11 23:35:06.828 ovm.installer.util DEBUG at com.oracle.appfw.ovm.ws.client.SSLClientUtil.setUpClientCertificateAuthentication(SSLClientUtil.java:284)
CEST Jul 11 23:35:06.828 ovm.installer.util DEBUG at com.oracle.appfw.ovm.ws.client.SSLClientUtil.main(SSLClientUtil.java:190)
CEST Jul 11 23:35:06.828 ovm.installer.util DEBUG 2018-07-11 23:35:06,820 [main] INFO com.oracle.appfw.ovm.ws.client.SSLClientUtil - Deleting cacert.pem
CEST Jul 11 23:35:06.828 ovm.installer.util DEBUG 2018-07-11 23:35:06,826 [main] INFO com.oracle.appfw.ovm.ws.client.SSLClientUtil - Deleting clientcert.pem
CEST Jul 11 23:35:06.839 ovm.installer.util DEBUG 2018-07-11 23:35:06,838 [main] ERROR com.oracle.appfw.ovm.ws.client.SSLClientUtil - Unhandled Exception!
CEST Jul 11 23:35:06.839 ovm.installer.util DEBUG com.oracle.ovm.mgr.ws.model.WsException: AUTH_000002:Connection to manager failed: AUTH_000002:Connection to manager failed: Connexion refusée (Connection refused) (AUTH_000002)
CEST Jul 11 23:35:06.839 ovm.installer.util DEBUG at com.oracle.ovm.mgr.ws.client.RestClient.login(RestClient.java:558)
CEST Jul 11 23:35:06.839 ovm.installer.util DEBUG at com.oracle.ovm.mgr.ws.client.OvmWsRestClient.login(OvmWsRestClient.java:126)
CEST Jul 11 23:35:06.840 ovm.installer.util DEBUG at com.oracle.ovm.mgr.ws.client.RestClient.login(RestClient.java:522)
CEST Jul 11 23:35:06.840 ovm.installer.util DEBUG at com.oracle.appfw.ovm.ws.client.SSLClientUtil.setUpClientCertificateAuthentication(SSLClientUtil.java:284)
CEST Jul 11 23:35:06.840 ovm.installer.util DEBUG at com.oracle.appfw.ovm.ws.client.SSLClientUtil.main(SSLClientUtil.java:190)
CEST Jul 11 23:35:06.841 ovm.installer.util DEBUG Exception in thread "main" com.oracle.ovm.mgr.ws.model.WsException: AUTH_000002:Connection to manager failed: AUTH_000002:Connection to manager failed: Connexion refusée (Connection refused) (AUTH_000002)
CEST Jul 11 23:35:06.844 ovm.installer.util DEBUG at com.oracle.ovm.mgr.ws.client.RestClient.login(RestClient.java:558)
CEST Jul 11 23:35:06.844 ovm.installer.util DEBUG at com.oracle.ovm.mgr.ws.client.OvmWsRestClient.login(OvmWsRestClient.java:126)
CEST Jul 11 23:35:06.844 ovm.installer.util DEBUG at com.oracle.ovm.mgr.ws.client.RestClient.login(RestClient.java:522)
CEST Jul 11 23:35:06.844 ovm.installer.util DEBUG at com.oracle.appfw.ovm.ws.client.SSLClientUtil.setUpClientCertificateAuthentication(SSLClientUtil.java:284)
CEST Jul 11 23:35:06.844 ovm.installer.util DEBUG at com.oracle.appfw.ovm.ws.client.SSLClientUtil.main(SSLClientUtil.java:190)
CEST Jul 11 23:35:06.844 ovm.installer.util DEBUG Caused by: com.oracle.ovm.mgr.ws.model.WsException: AUTH_000002:Connection to manager failed: Connexion refusée (Connection refused)
CEST Jul 11 23:35:06.844 ovm.installer.util DEBUG Caused by: java.net.ConnectException: Connexion refusée (Connection refused)
CEST Jul 11 23:35:06.861 ovm.installer.util DEBUG Problem invoking WLST - Traceback (innermost last):
CEST Jul 11 23:35:06.861 ovm.installer.util DEBUG File "/u01/app/oracle/ovm-manager-3/ovm_wlst/jython/newdomain.py", line 89, in ?
CEST Jul 11 23:35:06.861 ovm.installer.util DEBUG File "/u01/app/oracle/Middleware/oracle_common/common/wlst/modules/ovm/wlst/commands.py", line 316, in configureAppFwAuthentication
CEST Jul 11 23:35:06.861 ovm.installer.util DEBUG File "/u01/app/oracle/Middleware/oracle_common/common/wlst/modules/ovm/wlst/domainbuilder.py", line 629, in configureAppFwAuthentication
CEST Jul 11 23:35:06.861 ovm.installer.util DEBUG WLSTException: Failed to configure AppFramework authentication.
CEST Jul 11 23:35:06.861 ovm.installer.util DEBUG
CEST Jul 11 23:35:07.743 ovm.installer.util DEBUG runCmd end: retval=1
CEST Jul 11 23:35:07.821 ovm.installer ERROR Error creating new domain!
It's a problem linked to SSL (I read this in the log and in other posts) but I do not see how to fix this.
Maybe it could also be due to firewalls...I opened the corrects ports in oracle linux' iptables. Please also note that my oracle linux VM has a network connection set to "bridge" and then a local address (192.1678.1.xx). Could the problem caused by my host OS (debian 9.4)?
I will investigate by myself, any help would yet greatly appreciated.
thank you