Closed Bug 60090 Opened 24 years ago Closed 24 years ago

Java applet not running correctly

Categories

(Core Graveyard :: Java: OJI, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: leealwc, Assigned: joe.chou)

References

()

Details

The java applet in the url above does not seem to run.
Instead of displaying the menus, etc, it just display something like:

   Java Applet ...
   Sending events to applet. LOAD
   Sending events to applet. INIT

and stops...
--> OJI for further triage
Component: Browser-General → OJI
I see this on trunk build 2000-11-11-03 using the java plugin that shipped with
Netscape 6.0 release (version 1.3.0_01).

Confirming.  Possibly related to bug 58074 (some similarities in the error
messages).

From the Java console:

java.lang.ClassFormatError: WebClient (Local variable name has bad constant pool
index)
	at java.lang.ClassLoader.defineClass0(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:486)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:111)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:248)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
	at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:128)
	at sun.plugin.security.PluginClassLoader.findClass(PluginClassLoader.java:221)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
	at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:108)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
	at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:366)
	at sun.applet.AppletPanel.createApplet(AppletPanel.java:579)
	at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1157)
	at sun.applet.AppletPanel.runLoader(AppletPanel.java:515)
	at sun.applet.AppletPanel.run(AppletPanel.java:293)
	at sun.plugin.navig.motif.MotifAppletViewer.maf_run(MotifAppletViewer.java:127)
	at sun.plugin.navig.motif.MotifAppletViewer.run(MotifAppletViewer.java:123)
	at java.lang.Thread.run(Thread.java:484)
Assignee: asa → edburns
Status: UNCONFIRMED → NEW
Ever confirmed: true
QA Contact: doronr → shrir
At the moment, Java is not known to work on the trunk, only the RTM branch,  
The CVS tag for this is Netscape_20000922_BRANCH.

We'll check into this when we get Java working on the trunk.
Status: NEW → ASSIGNED
Ed, is there a specific bug for this java not working on the trunk problem ? 
Today, I cannot even install the java plugin on the linux trunk 1130. Thanks!
Shrirang, there is not yet a bug for: java not working in the trunk.

I'll let you know when there is.
I had a similar -- perhaps identical -- problem with a public library catalog
until recently, but it works fine now on release 0.7.  A quick glance at the
initial screens for the Toronto Public Library (whose URL is given in this bug
report) and the catalog I was using (King County, http://webpac.kcls.org/) shows
that they look similar, and are probably the same software.
Just another link where this bug still is pressent in 0.7
http://www.fb-webbank.dk/
Joe, can you please investigate this?
Assignee: edburns → joe.chou
Status: ASSIGNED → NEW
I tried to bring up the page (http://tplwpac.tpl.toronto.on.ca) with Netscape
4.X on Linux and on Solaris, and could not bring it up either (got error: "Could
not connect to server").
Reporter: It looks like the page has something that does not work with Netscape
browser (either 4.x or 6, either Solaris or Linux). It does not seem to be a
Mozilla specific problem.

By the way, I just tested Mozilla0.7 and Mozilla from RTM branch, they both
seemed working OK (with or without Java plugins). One thing to remember is that
on Linux, a debug-enabled mozilla would not work with a debug-disabled Java
plugin. Make sure they are compitable.


Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Did you check http://www.fb-webbank.dk, ? that page works perfectly
with netscape 4.7x / linux.
"www.fb-webbank.dk" seems to be a different problem, please open a new bug.
v
Status: RESOLVED → VERIFIED
Blocks: 600086
No longer blocks: 600086
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.