Closed
Bug 122751
Opened 23 years ago
Closed 23 years ago
Error with Java - Applet
Categories
(Core Graveyard :: Java-Implemented Plugins, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: heinz.mueller, Assigned: mkaply)
References
()
Details
When calling this site, I geht the following error: (Popup
alert)
JVM Startup failure
Unable to create pipe-connections to JVM
RC = 4.
Build is 2002290108
The bug crept in within the last 15 nightly builds. (din't
download all)
It did not occur in the latest milestone.
Comment 1•23 years ago
|
||
WFM. Contents in Java console:
NavTree Initialized
Waiting for images
Raising node
Raising node
[ . . . ]
Build ID: 2002 01 30 03. Windows 2000.
Assignee | ||
Comment 2•23 years ago
|
||
This works fine for me with the latest OS/2 build and the latest service level
of Java.
Either way, this is a Java problem, not a Mozilla problem and doesn't belong in
Bugzilla.
Make sure you are using the very latest Java service level from Software Choice.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Assignee | ||
Comment 3•23 years ago
|
||
I'm guessing you were running NS 4.61 at the same time.
We found a bug in Java where 4.61 plugin and Moz plugin use the same pipename
which causes this error.
The workaround is not to use JAva in Mozilla when you have 4.61 up and it is
using the JVM.
Reporter | ||
Comment 4•23 years ago
|
||
No, 4.6.1 was not running, but on WSEB runs a bunch of Java - Software, that ist
Applet - Enabled, an I suspect a lot of trouble there !
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Assignee | ||
Comment 5•23 years ago
|
||
I'm sorry, but this is NOT a Mozilla bug. This is a bug in the Java plugin. I
have told the Java people about the problem.
This error message is 100% java.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 6•23 years ago
|
||
I did further testing!
Two things I found !
Loading a test - page with the open file - option allows to load the Java - Applet
without any Problem.
Loading the Testpage from remote outside my Network, allows to load the page
with no Problem.
Loading the Testpage from a Web - server within my network, shows the Pipe - Error.
For the outside world, ther ist a proxy (Squid).
Status: RESOLVED → UNCONFIRMED
Resolution: WONTFIX → ---
Assignee | ||
Comment 7•23 years ago
|
||
If you can narrow down between which two nightly builds this started occurring I
could maybe see if anything got checked in to cause it, but I still have no
way to reproduce it.
are you saying you only use squid for intranet, not for internet? That doesn't
make sense.
Assignee: idk → mkaply
Reporter | ||
Comment 8•23 years ago
|
||
Ooops, there must be a Typo, of course I don't use it in intranet, but for internet.
For Reproduction, I'll send you a applet on your IBM - account, I verfied with.
To be sure, I have Xitami running in two instances here.
TCP/IP is 4.3.a
Java 13 is latest available
Reporter | ||
Comment 9•23 years ago
|
||
I have found the problem.
Use jctrlpnl.cmd To launche the Java Panel.
Change the jit Compiler to off an on again.
This results in these files in the __java directory:
jpicerts
plugin.prp
After removing the files, the problem is gone.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → INVALID
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
•