Link to home
Start Free TrialLog in
Avatar of tjgquicken
tjgquicken

asked on

Java Plug-in Fatal Error: The Java Runtime Environment cannot be loaded

I have a website with a Java applet embedded in it. Sometimes, my clients go to the page with the applet on it, and they get the following error message: "The Java Runtime Environment cannot be loaded." I looked online, and I've noticed that it's relatively common for people to get a message that says "The Java Runtime Environment cannot be loaded" and also lists the location of the jvm.dll on disk. I'm not sure if it matters, but my message doesn't include any of that. Anyway, what do I need to do to stop getting this error message, and is there anything I can do with the applet on my end, rather than with the JRE on my clients' machines?

Thanks a lot,

Jay
Avatar of gripe
gripe

The problem is totally client side.. there's nothing you can do to fix it.
ASKER CERTIFIED SOLUTION
Avatar of mrcoffee365
mrcoffee365
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of tjgquicken

ASKER

Thanks.
You're welcome -- glad to help.
you may also try uninstalling any java updates you have installed. Then rebooting and go back to that website and let it reinstall the java applets.