Bug 1033579

Summary: [abrt] icedtea-web-1.4.1-0.fc20: Uncaught exception in method fromRaw
Product: [Fedora] Fedora Reporter: s-worm
Component: icedtea-webAssignee: Deepak Bhole <dbhole>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: dbhole, jvanek, omajid
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:890739aa45b3b38870a59a63d730d35e87122101
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-22 14:55:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: environ
none
File: jvm_environment none

Description s-worm 2013-11-22 12:27:43 UTC
Version-Release number of selected component:
icedtea-web-1.4.1-0.fc20

Additional info:
reporter:       libreport-2.1.9
cmdline:        java -agentpath:/usr/lib64/libabrt-java-connector.so=abrt=on -Xbootclasspath/a:/usr/share/icedtea-web/netx.jar:/usr/share/icedtea-web/plugin.jar:/usr/share/java/js.jar -classpath /usr/lib/jvm/jre-openjdk/lib/rt.jar sun.applet.PluginMain /tmp/icedteaplugin-gem/18625-icedteanp-plugin-to-appletviewer /tmp/icedteaplugin-gem/18625-icedteanp-appletviewer-to-plugin
executable:     /usr/share/icedtea-web/plugin.jar
java_executable: /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64/jre-abrt/bin/java
kernel:         3.11.6-300.fc20.x86_64
pid:            18632
runlevel:       N 5
uid:            1000

Truncated backtrace:
Exception in thread "Thread-10" java.lang.ArrayIndexOutOfBoundsException: 4
	at com.supermicro.ipmi.IPMIMessage.fromRaw(IPMIMessage.java:149) [jar:http://192.168.1.95/Java/SignedSOLApplet.jar!/com/supermicro/ipmi/IPMIMessage.class]
	at com.supermicro.ipmi.RMCPPlus.send(RMCPPlus.java:231) [jar:http://192.168.1.95/Java/SignedSOLApplet.jar!/com/supermicro/ipmi/RMCPPlus.class]
	at com.supermicro.ipmi.IPMIMessagingCommand.closeSessionCommand(IPMIMessagingCommand.java:173) [jar:http://192.168.1.95/Java/SignedSOLApplet.jar!/com/supermicro/ipmi/IPMIMessagingCommand.class]
	at com.supermicro.ipmi.RMCPPlusSessionController.closeSession(RMCPPlusSessionController.java:104) [jar:http://192.168.1.95/Java/SignedSOLApplet.jar!/com/supermicro/ipmi/RMCPPlusSessionController.class]
	at com.supermicro.ipmi.SOLSessionController.closeSession(SOLSessionController.java:186) [jar:http://192.168.1.95/Java/SignedSOLApplet.jar!/com/supermicro/ipmi/SOLSessionController.class]
	at com.supermicro.ipmi.sol.SOLPanel.stopSOL(SOLPanel.java:257) [jar:http://192.168.1.95/Java/SignedSOLApplet.jar!/com/supermicro/ipmi/sol/SOLPanel.class]
	at com.supermicro.ipmi.sol.SOLPanel$2.run(SOLPanel.java:389) [jar:http://192.168.1.95/Java/SignedSOLApplet.jar!/com/supermicro/ipmi/sol/SOLPanel$2.class]

Comment 1 s-worm 2013-11-22 12:27:48 UTC
Created attachment 827727 [details]
File: backtrace

Comment 2 s-worm 2013-11-22 12:27:55 UTC
Created attachment 827728 [details]
File: environ

Comment 3 s-worm 2013-11-22 12:27:59 UTC
Created attachment 827729 [details]
File: jvm_environment

Comment 4 Deepak Bhole 2013-11-22 14:55:13 UTC
This error occurred in the applet (Supermicro IPMI applet) code. Please contact the applet vendor as there is nothing we can do to address this.