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

Who Me Too'd this topic

KVM error

George Thomas
Level 10
Level 10

Running CIMC 2.0.3i, KVM is giving the error, network connection reset. CIMC 1.5 seemed to work fine.

Seeing the following errors in Java console:

Missing Application-Name manifest attribute for: https://10.192.160.9:443/software/avctNuova.jar
KVM/VM Client Version: 5.04.02 (Build 24)
May 26, 2015 10:32:27 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
replace numpad
replace numpad
** Max Size: W = 1600 H = 755
** Window Pref Size: W = 1040 H = 828
** Max Size: W = 1600 H = 755
** Window Pref Size: W = 1040 H = 828
JNLPClassLoader: Finding library VMAPI_DLL.dll
JNLPClassLoader: Finding library jawt.dll
JNLPClassLoader: Finding library avctKVMIO.dll
ProtocolAPCP.receieveSessionSetup : v1.2 APCP = true
Try again with the reduced mode protocol list
ProtocolAPCP.receieveSessionSetup : v1.2 APCP = true
Already tried the reduced mode protocol list, quitting
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at java.io.DataInputStream.read(Unknown Source)
at com.avocent.protocol.apcp.ProtocolAPCP.receiveSessionSetup(Unknown Source)
at com.avocent.protocol.apcp.ProtocolAPCP.getAvspSocket(Unknown Source)
at com.avocent.protocol.apcp.ProtocolAPCP.getAvspPrimarySocket(Unknown Source)
at com.avocent.protocol.avsp.AvspKvmSession.connectToPort(Unknown Source)
at com.avocent.protocol.avsp.AvspKvmSession.connectToPort(Unknown Source)
at com.avocent.api.viewer.RPAPIClientViewer.sendConnectRequestToServer(Unknown Source)
at com.avocent.api.viewer.RPAPIClientViewer.openViewerClient(Unknown Source)
at com.avocent.app.kvm.DefaultViewerMainController.startSession(Unknown Source)
at com.avocent.app.kvm.DefaultViewerMainController.startApp(Unknown Source)
at com.avocent.nuova.kvm.CiscoViewerMainController.startApp(Unknown Source)
at com.avocent.nuova.kvm.Main.runApp(Unknown Source)
at com.avocent.nuova.kvm.Main.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
CoreSessionListener : connection failed
in CoreSessionListner : fireOnSessionStateChanged 
 KVM session state SESSION_FAILED
Please rate useful posts.
Who Me Too'd this topic