Bug 469098 - Applet doesn't work with icedtea plugin but with sun plugin
Summary: Applet doesn't work with icedtea plugin but with sun plugin
Keywords:
Status: CLOSED DUPLICATE of bug 468490
Alias: None
Product: Fedora
Classification: Fedora
Component: java-1.6.0-openjdk
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Deepak Bhole
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-29 21:09 UTC by Dennis Jacobfeuerborn
Modified: 2008-11-14 20:58 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-11-14 20:58:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Output in shell (8.63 KB, text/plain)
2008-10-29 21:09 UTC, Dennis Jacobfeuerborn
no flags Details
Contents of java.stderr (19.17 KB, text/plain)
2008-10-29 21:10 UTC, Dennis Jacobfeuerborn
no flags Details

Description Dennis Jacobfeuerborn 2008-10-29 21:09:49 UTC
Created attachment 321867 [details]
Output in shell

We have a KVM switch here that uses a java applet to display the video signal of connected machines in a window. This applet works fine with the plugin of Suns Java but not the OpenJDK plugin.

Attached are java.stderr and the shell output of a Firefox session with ICEDTEAPLUGIN_DEBUG set to "true". java.stdout just contains "JNLPRuntime already initialized".

Comment 1 Dennis Jacobfeuerborn 2008-10-29 21:10:48 UTC
Created attachment 321868 [details]
Contents of java.stderr

Comment 2 Deepak Bhole 2008-10-30 14:16:34 UTC
According to stderr, the error is:

Exception in thread "Applet" java.lang.ClassFormatError: Incompatible magic value 1008813135 in class file nn/pp/rc/RemoteConsoleApplet

Do you happen to know how the classes were compiled? (i.e. which compiler version, vendor, flags, etc.)

Comment 3 Dennis Jacobfeuerborn 2008-10-30 15:09:32 UTC
No Idea. This applet is part of the web interface embedded in the device so it's pretty much a black box.

Usually I wouldn't have filed a bug because of this black box nature but the Sun plugin apparently shows a different behavior than the icedtea one so I'm not sure if that is intended/desired.

Comment 4 Charles R. Anderson 2008-11-13 15:41:29 UTC
Is

Comment 5 Deepak Bhole 2008-11-14 20:58:21 UTC
This failure is caused by the same issue that causes bug #468490. Closing as duplicate.

*** This bug has been marked as a duplicate of bug 468490 ***


Note You need to log in before you can comment on or make changes to this bug.