09-26-2025 07:47 AM
Hello Freinds
I'm not able to launch the Cisco vKVM Console on UCS C240 M4 S2 to map the ISO , i m using the below JAVA Runtime version
Please Advise
jre-6u14-windows-i586
errors below
java logs
<?xml version="1.0" encoding="UTF-8"?>
<jnlp codebase="https://10.1.1.68:443/*" spec="1.0+">
<information>
<title>Cisco Virtual KVM Console</title>
<vendor>Cisco Systems Inc.</vendor>
<icon href="https://10.1.1.68:443/images/logo.gif" kind="splash"/>
<shortcut online="true"/>
</information>
<application-desc main-class="com.avocent.nuova.kvm.Main">
<argument>title=10.1.1.68 - KVM Console</argument>
<argument>ip=10.1.1.68</argument>
<argument>vmprivilege=true</argument>
<argument>user=1804289383</argument>
<argument>passwd=846930886</argument>
<argument>kmport=2068</argument>
<argument>vport=2068</argument>
<argument>apcp=1</argument>
<argument>power=1</argument>
<argument>vm=1</argument>
<argument>chat=1</argument>
<argument>statusbar=ip,un,fr,bw,kp,enc</argument>
<argument>tempunpw=1</argument>
<argument>version=2</argument>
<argument>aimpresent=1</argument>
<argument>export=1</argument>
<argument>custom=2</argument>
<argument>language=en</argument>
<argument>-Xmx512M</argument>
<argument>-Xms256M</argument>
<argument>dvr=2</argument>
</application-desc>
<security>
<all-permissions/>
</security>
<update check="always" policy="always" />
<resources>
<j2se version="1.6.0_14+" href="http://java.sun.com/products/autodl/j2se" initial-heap-size="256M" max-heap-size="512M"/>
<jar href="https://10.1.1.68:443/software/avctNuova.jar" download="eager" main="true" />
<property name="jnlp.packEnabled" value="true"/>
</resources>
<resources os="Windows" arch="x86">
<nativelib href="https://10.1.1.68:443/software/avctKVMIOWin32.jar" download="eager"/>
<property name="jnlp.packEnabled" value="true"/>
<nativelib href="https://10.1.1.68:443/software/avctVMWin32.jar" download="eager"/>
<property name="jnlp.packEnabled" value="true"/>
</resources>
<resources os="Windows" arch="amd64">
<nativelib href="https://10.1.1.68:443/software/avctKVMIOWin64.jar" download="eager"/>
<property name="jnlp.packEnabled" value="true"/>
<nativelib href="https://10.1.1.68:443/software/avctVMWin64.jar" download="eager"/>
<property name="jnlp.packEnabled" value="true"/>
</resources>
<resources os="Windows" arch="x86_64">
<nativelib href="https://10.1.1.68:443/software/avctKVMIOWin64.jar" download="eager"/>
<property name="jnlp.packEnabled" value="true"/>
<nativelib href="https://10.1.1.68:443/software/avctVMWin64.jar" download="eager"/>
<property name="jnlp.packEnabled" value="true"/>
</resources>
<resources os="Linux" arch="x86">
<nativelib href="https://10.1.1.68:443/software/avctKVMIOLinux32.jar" download="eager"/>
<property name="jnlp.packEnabled" value="true"/>
<nativelib href="https://10.1.1.68:443/software/avctVMLinux32.jar" download="eager"/>
<property name="jnlp.packEnabled" value="true"/>
</resources>
<resources os="Linux" arch="i386">
<nativelib href="https://10.1.1.68:443/software/avctKVMIOLinux32.jar" download="eager"/>
<property name="jnlp.packEnabled" value="true"/>
<nativelib href="https://10.1.1.68:443/software/avctVMLinux32.jar" download="eager"/>
<property name="jnlp.packEnabled" value="true"/>
</resources>
<resources os="Linux" arch="i586">
<nativelib href="https://10.1.1.68:443/software/avctKVMIOLinux32.jar" download="eager"/>
<property name="jnlp.packEnabled" value="true"/>
<nativelib href="https://10.1.1.68:443/software/avctVMLinux32.jar" download="eager"/>
<property name="jnlp.packEnabled" value="true"/>
</resources>
<resources os="Linux" arch="i686">
<nativelib href="https://10.1.1.68:443/software/avctKVMIOLinux32.jar" download="eager"/>
<property name="jnlp.packEnabled" value="true"/>
<nativelib href="https://10.1.1.68:443/software/avctVMLinux32.jar" download="eager"/>
<property name="jnlp.packEnabled" value="true"/>
</resources>
<resources os="Linux" arch="amd64">
<nativelib href="https://10.1.1.68:443/software/avctKVMIOLinux64.jar" download="eager"/>
<property name="jnlp.packEnabled" value="true"/>
<nativelib href="https://10.1.1.68:443/software/avctVMLinux64.jar" download="eager"/>
<property name="jnlp.packEnabled" value="true"/>
</resources>
<resources os="Linux" arch="x86_64">
<nativelib href="https://10.1.1.68:443/software/avctKVMIOLinux64.jar" download="eager"/>
<property name="jnlp.packEnabled" value="true"/>
<nativelib href="https://10.1.1.68:443/software/avctVMLinux64.jar" download="eager"/>
<property name="jnlp.packEnabled" value="true"/>
</resources>
<resources os="Mac\ OS\ X" arch="x86_64">
<nativelib href="https://10.1.1.68:443/software/avctKVMIOMac64.jar" download="eager"/>
<property name="jnlp.packEnabled" value="true"/>
<nativelib href="https://10.1.1.68:443/software/avctVMMac64.jar" download="eager"/>
<property name="jnlp.packEnabled" value="true"/>
</resources>
</jnlp>
09-27-2025 01:23 AM
- @Ibrahim Jamil The JRE version is too old ; install Java 8 Update 211 or latest equivalent for that matter ,
M.
09-27-2025 02:27 AM
Indeed looks like Java Version is too old.
I would perform a Firmware Upgrade right away to the latest versions of BIOS, CIMC etc.. in the latest CIMC Versions for this platform you can use Web KVM without the need for Java...
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide