Hi,
I work in a company of Cloud Computing in Brazil and i am looking an alternative virtualization solution for my company.
I am testing Template of Oracle VM Server 3.2.2. and Oracle VM Manager 3.2.4. I did download from the Oracle website.
I have a problem when i try to launch the virtual machine console, is occurring error when the java is initialized.
I consulted the document below, but without success:
http://docs.oracle.com/cd/E35328_01/E35332/html/vmusg-vm-console.html
I have installed the VNC in the Oracle Server, Oracle Manager and in my computer. I have tested to launch the console with java version 8, 7 and 6, but without success:
Below the error of log:
*************************************************************************************************
ERROR: can not trigger the application
LOG:
com.sun.deploy.net.FailedDownloadException: Não é possível carregar o recurso: https://192.168.99.201:7002/ovm/rasproxy/ovm_rasproxy-ws.jnlp?vmachineId=0004fb0000060000f14364d35aceb473&service=null&sessionId=fc2dd3f3-f438-457d-97a9-401535985359
at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
at com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source)
at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main.access$000(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
*************************************************************************************************
Can anyone help me?