cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

[SOLVED] CIMC 2.0(3i): Launch of KVM Console fails

Hi,

 

After upgrading to CIMC version 2.0(3i), launching KVM Console fails with Java error "Unable to launch the application"

 

Java Exception trace follows:

JNLPException[category: Download Error : Exception: null : LaunchDesc: null
    at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)
    at com.sun.javaws.Launcher.prepareAllResources(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)

 

Clicking on "Details" button of the error window and selecting the "Launch File" tab, a list of JAR archives is shown, e.g.:

 

<property name="jnlp.packEnabled" value="true"/>
  <nativelib href="https://10.2.0.3:443/software/avctVMMac64.jar" download="eager"/>
<property name="jnlp.packEnabled" value="true"/>

 

 

When pointing the browser to "https://10.2.0.3:443/software/avctVMMac64.jar" I get "404 Not found" error. It happens also with all other JARs.

 

This issue happens on every PC I have tried to and with IE, Firefox and Chrome.

Java version is 1.8.0_31.

 

In previous version of CIMC KVM worked correctly and manually accessing the JARs works.

 

Any help on this? Thanks.

 

--

Filippo

Who Me Too'd this topic