[PCA 2.3.x] Upgrade Errors: ClientHandlerException, ClientHandlerException and ConnectException
(Doc ID 2332916.1)
Last updated on JANUARY 12, 2025
Applies to:
Private Cloud Appliance - Version 2.1.1 and laterLinux x86-64
Symptoms
On Oracle Private Cloud Appliance, when upgrading to release 2.3.2 , the following error stack repeats several times in the preinstall.log of the upgrade :
[11/28/2017 08:18:11 2400621] INFO (ovm:103) Calling ovmwsh script [wait_for_ovmm_running_state.py] with args ()
[11/28/2017 08:18:16 2400621] WARNING (ovm:142) ovmwsh script finished with error: 1
STDOUT:
STDERR:
Oracle VM Manager Core WS-API Shell 3.4.2.1398 (20170615_1398)
Copyright (C) 2007, 2016 Oracle. All rights reserved.
See the LICENSE file for redistribution information.
Traceback (most recent call last):
File "/var/lib/ovca/ovm_scripts/wait_for_ovmm_running_state.py", line 11, in <module>
manager = ovmapi.managerGet()
at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java)
at com.sun.jersey.api.client.Client.handle(Client.java)
at com.sun.jersey.api.client.WebResource.handle(WebResource.java)
at com.sun.jersey.api.client.WebResource.access$200(WebResource.java)
at com.sun.jersey.api.client.WebResource$Builder.get(WebResource.java)
at com.oracle.ovm.mgr.ws.client.OvmWsRestClient.managerGet(OvmWsRestClient.java:1369)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
com.sun.jersey.api.client.ClientHandlerException: com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: Connection refused
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 |