Closed
Bug 94533
Opened 24 years ago
Closed 24 years ago
Java plugin is installed but not recognized
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
People
(Reporter: magervalp, Assigned: joe.chou)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:0.9.3+) Gecko/20010807
BuildID: 2001080723
JRE 1.3.1 is installed and working:
malachai(183)> java -version
java version "1.3.0_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0_02)
Java HotSpot(TM) Client VM (build 1.3.0_02, mixed mode)
The java plugin is linked into mozilla/plugins:
malachai(185)> ls -l
total 2826
-rwxr-xr-x 1 pelle staff 1145059 feb 14 00:49 libflashplayer.so
lrwxrwxrwx 1 root other 54 aug 9 18:27 libjavaplugin_oji.so ->
../../jre1.3.1/plugin/sparc/ns600/libjavaplugin_oji.so
-rwxr-xr-x 1 pelle staff 20172 aug 8 11:25 libnullplugin.so
-rw-r--r-- 1 pelle staff 4139 mar 22 2000 raclass.zip
-rwxr-xr-x 1 pelle staff 247208 mar 22 2000 rpnp.so
-rw-r--r-- 1 pelle staff 2363 feb 13 02:21 ShockwaveFlash.class
about:plugins only displays flash, realplayer and libnull. Trying to view a page
with a java applet brings up the download plugin dialog. Other plugins work just
fine, and the JRE works fine by itself.
Reproducible: Always
Steps to Reproduce:
1. cd <mozilla>/mozilla/plugins
2. ln -s <jre>/plugin/sparc/ns600/libjavaplugin_oji.so
3. about:plugins
Actual Results: Java plugin doesnt show up
Comment 1•24 years ago
|
||
SPAM: reassigning all OJI bugs to new OJI QA, pmac ( 227 bugs)
QA Contact: shrir → pmac
Confirmation?
I am having the exact same problem. Mozilla 0.9.2 works, 0.9.3 does not
recognize that the java plugin
310 analogy /export/home/ray/mozilla/plugins:ll
total 2316
drwxr-xr-x 2 ray staff 512 Aug 17 09:59 ./
drwxr-xr-x 9 ray staff 1536 Aug 7 08:36 ../
-rwxr-xr-x 1 ray staff 1145059 Aug 17 09:32 libflashplayer.so*
lrwxrwxrwx 1 ray staff 53 Aug 17 09:59 libjavaplugin_oji.so ->
/usr/j2se/jre/plugin/sparc/ns600/libjavaplugin_oji.so*
-rwxr-xr-x 1 ray staff 23484 Aug 7 08:36 libnullplugin.so*
-rw-r--r-- 1 ray staff 2363 Aug 17 09:32 ShockwaveFlash.class
exists, either linked or copied to mozilla/plugins.
Shockwave works just fine on 0.9.3 as on 0.9.2.
Reporter | ||
Comment 3•24 years ago
|
||
It should be noted that this didn't work for me in any of the 0.9.x releases,
it's been like this for a long time.
Comment 4•24 years ago
|
||
Java is not recognized also in my linux red hat 7.1 by mozilla from version 8.0
( the first i have used ).
The plugin result correctly in the plugin directory.
Netscape 6.1 hangs while trying to disply a page containing java code.
netscape 4.77 is the only browser i can use to see java !
i think the problem is common between 6.1 ( and 6.1 pr ) and mozilla from 8.0
I think this is a dup of bug 93718: java plugin not found
*** This bug has been marked as a duplicate of 93718 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Chris Petersen is a new QA contact for oji component. His email is:
petersen@netscape.com
Assignee: edburns → petersen
Comment 8•23 years ago
|
||
fixing small error for pmac@netscape.com (filter with : SPAMMAILSUCKS)
Assignee: petersen → joe.chou
QA Contact: pmac → petersen
You need to log in
before you can comment on or make changes to this bug.
Description
•