Closed
Bug 195418
Opened 22 years ago
Closed 22 years ago
Applets will not run at all !!!!!!!!!!!
Categories
(Core Graveyard :: Java APIs to WebShell, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: robertj.boucher, Assigned: joe.chou)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02
In Netscape 4.78 I'll get the "click here once you've installed the latest
version of java" and the "click here to download the latest version of java".
In Netscape 6.2, 7.0, and 7.2 I'll get the alert message "The applet did not
load properly. Your current Netscape profile needs to be modified. Select
'Remember this desicion' and click 'Grant' when prompted to allow modifications.
Click OK to proceed" When I click OK it procedds to stop running the applet.
It acts as if I don't have java installed period. I've checked the console and
here is the message it has:
"
Java(TM) Plug-in: Version 1.4.0_03
Using JRE version 1.4.0_03 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\Administrator
Proxy Configuration: Browser Proxy Configuration
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
p: reload proxy configuration
q: hide console
r: reload policy configuration
s: dump system properties
t: dump thread list
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
!!!Applet Resize!!!
!!!Applet Reshape!!!
!!!Applet Resize!!!
!!!Applet Init!!!
!!!Applet Resize!!!
!!!Applet Start!!!
!!!Applet paint!!!
Wait in DoSync
!!!Applet Reshape!!!
Wait in DoSync
Wait in DoSync
Wait in DoSync
Wait in DoSync
Wait in DoSync
Wait in DoSync
Wait in DoSync
Wait in DoSync
Wait in DoSync
Wait in DoSync
Wait in DoSync
Wait in DoSync
Wait in DoSync
Wait in DoSync
Wait in DoSync
Wait in DoSync
Wait in DoSync
Wait in DoSync
!!!Applet Stop!!!
!!!Applet Destroy!!!
java.lang.InterruptedException: sleep interrupted
at java.lang.Thread.sleep(Native Method)
at bssccom.BsscScrollbar.run(BsscScrollbar.java)
at java.lang.Thread.run(Unknown Source)
java.lang.InterruptedException: sleep interrupted
at java.lang.Thread.sleep(Native Method)
at bssccom.BsscScrollbar.run(BsscScrollbar.java)
at java.lang.Thread.run(Unknown Source)
"
I don't know anything about java, I'm a ColdFusion, ASP, Perl, Web Developer.
I do have three versions of the plugins, 1.3.1_07 and 1.4.0_01 and 1.4.0_03.
Could it be that they interfere whith each other? Does Netscape 4.78 need to
have the java Plugin 1.3.1_07 or can it use the latest one 1.4.0_03? What do I
need to do to get Netscape to run the plugins?
Any help would be much appreciated
Robert :-(
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Expected Results:
Run the Java Applet
Comment 1•22 years ago
|
||
>Netscape/7.02
Sorry but this is not the place to report Netscape Bugs.
-> invalid
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Comment 2•22 years ago
|
||
And 11 exclamation marks in the summary is just unforgivable.
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•