Results 1 to 12 of 12
- 02-12-2015, 04:45 PM #1
Member
- Join Date
- Feb 2015
- Posts
- 5
- Rep Power
- 0
Java Runtime Environment only works in IE
Hi all,
having some issues with the Java runtime environment. With the latest update installed (SE 8.31), the applet does not run in Chrome or Firefox. Only Internet Explorer seems to work.
It is not a certificate issue as this was just renewed today.
Does anybody have any ideas?
Thanks in advance.
Tom
- 02-12-2015, 05:03 PM #2
Re: Java Runtime Environment only works in IE
Where there any error messages in the java console?
If you don't understand my response, don't ignore it, ask a question.
- 02-12-2015, 05:05 PM #3
Just a guy
- Join Date
- Jun 2013
- Location
- Netherlands
- Posts
- 5,114
- Rep Power
- 13
Re: Java Runtime Environment only works in IE
What does "does not run" mean exactly. You get an error stating that no valid runtime is installed?
"Syntactic sugar causes cancer of the semicolon." -- Alan Perlis
- 02-12-2015, 06:21 PM #4
Member
- Join Date
- Feb 2015
- Posts
- 5
- Rep Power
- 0
Re: Java Runtime Environment only works in IE
Hi guys, thanks for your replies.
no messages in the console. When I say it doesn't run, the download tool which runs in the Java RE does not start.
- 02-12-2015, 11:39 PM #5
Re: Java Runtime Environment only works in IE
the download toolIf you don't understand my response, don't ignore it, ask a question.
- 02-13-2015, 01:42 AM #6
Senior Member
- Join Date
- Jan 2013
- Location
- Northern Virginia, United States
- Posts
- 6,226
- Rep Power
- 15
Re: Java Runtime Environment only works in IE
There are at least a dozen browsers on the market and you say JRE only works in IE. Have you tried them all? I use SeaMonkey (Mozilla product) and update 8.31 works just fine.
Regards,
JimThe JavaTM Tutorials | SSCCE | Java Naming Conventions
Poor planning on your part does not constitute an emergency on my part
- 02-13-2015, 01:15 PM #7
Member
- Join Date
- Feb 2015
- Posts
- 5
- Rep Power
- 0
Re: Java Runtime Environment only works in IE
using java pow uploader. Now receiving a general exception for JavaPow Uploader.
@jim829, unfortunately our clients are using various browsers so we need to have it working on at least the main ones. Chrome, IE, FF, Safari.
Thanks again for your suggestions.
Tom
- 02-13-2015, 01:49 PM #8
Just a guy
- Join Date
- Jun 2013
- Location
- Netherlands
- Posts
- 5,114
- Rep Power
- 13
Re: Java Runtime Environment only works in IE
Well I hope the people behind the applet have some sort of support line.
"Syntactic sugar causes cancer of the semicolon." -- Alan Perlis
- 02-13-2015, 02:29 PM #9
Re: Java Runtime Environment only works in IE
receiving a general exceptionIf you don't understand my response, don't ignore it, ask a question.
- 02-13-2015, 05:25 PM #10
Member
- Join Date
- Feb 2015
- Posts
- 5
- Rep Power
- 0
Re: Java Runtime Environment only works in IE
error message:
java.lang.ClassNotFoundException: com.elementit.JavaPowUpload.Manager
at sun.plugin2.applet.Applet2ClassLoader.findClass(Un known Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(U nknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Un known Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Un known Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unk nown Source)
at sun.plugin2.applet.Plugin2Manager.initAppletAdapte r(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionR unnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
- 02-13-2015, 05:58 PM #11
Re: Java Runtime Environment only works in IE
java.lang.ClassNotFoundException: com.elementit.JavaPowUpload.ManagerIf you don't understand my response, don't ignore it, ask a question.
- 02-16-2015, 11:24 AM #12
Member
- Join Date
- Feb 2015
- Posts
- 5
- Rep Power
- 0
Similar Threads
-
A fatal error has been detected by the Java Runtime Environment
By dmna007 in forum Forum LobbyReplies: 0Last Post: 05-11-2012, 05:23 PM -
Java Runtime Environment Help
By Kobefernandez in forum New To JavaReplies: 9Last Post: 12-04-2011, 03:59 PM -
Java Runtime Environment Settings
By DFuru in forum New To JavaReplies: 7Last Post: 12-03-2011, 01:35 AM -
can not install java runtime environment on 32-bit 64-bit system
By kideas in forum Forum LobbyReplies: 4Last Post: 09-25-2011, 04:21 PM -
A fatal error has been detected by the Java Runtime Environment:
By jayanti kumari in forum Advanced JavaReplies: 8Last Post: 08-16-2010, 08:31 AM
Bookmarks