All Questions
5
questions with no upvoted or accepted answers
3
votes
1
answer
1k
views
Java plugin crashing in Firefox - Fedora 20
I have been wrestling with this for over a day now. I have a Fedora 20 physical system running Firefox 38.0.5. When I go to the java site to verify my version I get an error saying "The Java plugin ...
2
votes
0
answers
640
views
Java plugin not working with FireFox 24.3.0 on Red Hat Enterprise Linux 5.10
In the about:plugin tab, there is not Java plugin. I have created the symbolic link as suggested. The output of the 'ls -al' command is:
lrwxrwxrwx 1 shehab shehab 58 Jun 4 11:21 libnpjp2.so ->
...
1
vote
0
answers
32
views
Solaris JRE Mozilla
In an thin client setup where Solaris 10 is being used on client and server side. Java based web apps are opened in Mozilla web browser 1.7. JRE version 1.4.2.6 is installed for Mozilla.
On a few ...
0
votes
1
answer
744
views
Having problems installing icedtea on CentOS 7
I'm changing over from Oracle Java to OpenJDK. I ripped out all traces of Java from the system regardless of vendor and started from scratch. I downloaded the latest OpenJDK tarball and put it in /opt/...
0
votes
1
answer
599
views
Can't test Java installation as normal user
I have installed java and firefox.
root@localhost:/home/debian# java -version
java version "1.8.0_45"
Java(TM) SE Runtime Environment (build 1.8.0_45-b14)
Java HotSpot(TM) Server VM (build 25.45-b02, ...