Console Redirection with RedHat EL3 - Java Application Error

Urte Fuerst Urte.Fuerst at dlr.de
Tue Aug 26 05:12:31 CDT 2008


Hello list,

I experience a problem when trying to launch a Console Redirection for
a DELL PowerEdge M600 Blade. The JViewer first starts normal, the console
window itself opens up, but then I get a Java Application error with the
following exception stack:

java.lang.reflect.InvocationTargetException
	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)
Caused by: java.lang.UnsatisfiedLinkError: com.ami.iusb.FloppyRedir.GetLEDStatus()B
	at com.ami.iusb.FloppyRedir.GetLEDStatus(Native Method)
	at com.ami.iusb.FloppyRedir.ReadKeybdLEDStatus(FloppyRedir.java:406)
	at com.ami.kvm.jviewer.hid.KVMClient.send_keybd_led_sync_pkt(KVMClient.java:613)
	at com.ami.kvm.jviewer.hid.KVMClient.startRedirection(KVMClient.java:560)
	at com.ami.kvm.jviewer.gui.JViewerApp.OnVideoStartRedirection(JViewerApp.java:371)
	at com.ami.kvm.jviewer.gui.JViewerApp.OnConnectToServer(JViewerApp.java:345)
	at com.ami.kvm.jviewer.JViewer.main(JViewer.java:111)
	... 9 more

After closing the error window, the console windows goes away.

This error remains present no matter how the virtual media is configured (attached,
detached, Floppy on or off).

My web browser is Firefox 2.0.0.16, Java Version 1.6 Update 7. The error only occurs
with RedHat ES 3 Update 9. It works with RedHat WS 4 (webbrowser and java same versions).

Does anybody have an idea about how to trick the console redirection to work on RedHat
EL 3?

Best regards,
Urte



More information about the Linux-PowerEdge mailing list