Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Cannot connect to Oracle VM Console on VM Manager 3.4.1

1295409Jul 6 2017 — edited Oct 4 2017

I have a fairly new installation of Oracle VM 3.4 running on Oracle Linux 7. And it has been working fine until recently when I did a Yum update on the Manager server and updated the VM server from the manager interface. Basically just a normal system update.

But now I can't access any of the VM's from the Manager Console. I get a "Failed to connect to server (code: 1000)" or error 1005 in the browser, depending if I use Chrome/Firefox or Microsoft Edge and I also get a handshake_failure in the log.

I have tried looking for a solution but can't find any, Is there anyone else that has had the same problem after an update and maybe a solution?

Best regards

Emil

Oracle VM Manager version

Version: 3.4.1.1369

Build: 20160405_1369

Error on Chrome and Firefox with Oracle VM Console

Failed to connect to server (code: 1000)

Error on Microsoft Edge with Oracle VM Console

Failed to connect to server (code: 1005)

/u01/app/oracle/ovm-manager-3/domains/ovm_domain/servers/AdminServer/logs/AdminServer.log

####<2017-07-06T13:20:27.334+0100> <Warning> <WorkManager> <manager> <AdminServer> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <ebfaf31f-262f-4d4a-914f-8350801f7ecc-00000122> <1499343627334> <BEA-002919> <Unable to find a Work Manager with name . Dispatch policy  will map to the default Work Manager for the application ovm_core>

####<2017-07-06T13:20:27.406+0100> <Error> <com.oracle.ovm.mgr.ras.ProxyNio> <manager> <AdminServer> <RasSender-16> <<anonymous>> <> <ebfaf31f-262f-4d4a-914f-8350801f7ecc-00000004> <1499343627406> <BEA-000000> <IOException trying to read data from /192.168.1.57:6901 for vm 0004fb00000600000864b21c61b3b2c0, connection Lost>

####<2017-07-06T13:20:27.407+0100> <Error> <com.oracle.ovm.mgr.ras.SSLWorker> <manager> <AdminServer> <ConsoleDispatcher-17> <<anonymous>> <> <ebfaf31f-262f-4d4a-914f-8350801f7ecc-00000004> <1499343627407> <BEA-000000> <Received fatal alert: handshake_failure

javax.net.ssl.SSLException: Received fatal alert: handshake_failure

    at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)

    at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1639)

    at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1607)

    at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1776)

    at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1068)

    at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:890)

    at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:764)

    at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624)

    at com.oracle.ovm.mgr.ras.SSLWorker.doHandshake(SSLWorker.java:367)

    at com.oracle.ovm.mgr.ras.SSLWorker.unwrapSSLData(SSLWorker.java:252)

    at com.oracle.ovm.mgr.ras.SSLWorker.handle(SSLWorker.java:118)

    at com.oracle.ovm.mgr.ras.OutGoingProxyCommandChain.handle(OutGoingProxyCommandChain.java:36)

    at com.oracle.ovm.mgr.ras.Dispatcher.run(Dispatcher.java:67)

    at java.lang.Thread.run(Thread.java:745)

    at com.oracle.ovm.mgr.util.concurrent.OvmThread.run(OvmThread.java:152)

>

####<2017-07-06T13:20:27.408+0100> <Error> <com.oracle.ovm.mgr.ras.Dispatcher> <manager> <AdminServer> <ConsoleDispatcher-17> <<anonymous>> <> <ebfaf31f-262f-4d4a-914f-8350801f7ecc-00000004> <1499343627408> <BEA-000000> <Failed SSL handshaking with server>

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 1 2017
Added on Jul 6 2017
1 comment
2,863 views