Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

No applet works on my Vista pro

843798Feb 17 2009 — edited Oct 15 2009
No applet of any website works on my computer.

I'm using Windows Vista Pro.
I've tried with Mozilla firefox 3.0.6 and Internet explorer 7.
I've tried with jre version 6, version 5.0
I've followed the steps in " [How do I enable Java in my web browser?|http://java.com/en/download/help/enable_browser.xml] " for both Internet explorer and Firefox
Both Internet explorer and Mozilla are checked in Java Control panel as explained in " [Enable Java through the Control Panel|http://java.com/en/download/help/5000021500.xml] "
I've tried to clear my Internet explorer cache as explained in " [How do I clear my web browser cache?|http://java.com/en/download/help/webcache.xml] "
I don't have any proxy but I've thought about a limitation on my company network: a colleague made the test for me, he can display the test on [http://java.com/fr/download/help/testvm.xml|http://java.com/fr/download/help/testvm.xml] whereas I can't.

So what's the problem with my computer?

Not to be said it's the problem of the applets I want to display, I've taken the java.com test as an example.

Here is the screenshot of the error on firefox (I've the same on Internet explorer) when displaying [java.com test|http://java.com/fr/download/help/testvm.xml] :

Screenshot

I paste the full log:

Java Plug-in 1.6.0_12
Utilisation de la version JRE 1.6.0_12 Java HotSpot(TM) Client VM
Répertoire d'accueil de l'utilisateur = C:\Users\<myName>
----------------------------------------------------
c: effacer la fenêtre de la console
[...]
0-5: fixer le niveau de traçage à <n>
----------------------------------------------------
basic: Récepteur de progression ajouté : sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@35dc95
network: Entrée de cache introuvable [URL : http://java.com/applet/testvmDynamicJavaComPopUp819.class, version : null]
network: Connexion de http://java.com/applet/testvmDynamicJavaComPopUp819.class avec proxy=DIRECT
network: Connexion de http://java.com:80/ avec proxy=DIRECT
network: Connexion http://java.com/applet/testvmDynamicJavaComPopUp819.class avec cookie "JSESSIONID=835e0e2b44ba075a6152d23fbbee; s_sq=%5B%5BB%5D%5D; s_cc=true; Starload=star-fep5"
network: Connexion de http://java.com:80/ avec proxy=DIRECT
network: Entrée de cache introuvable [URL : http://java.com/applet/testvmDynamicJavaComPopUp819/class.class, version : null]
network: Connexion de http://java.com/applet/testvmDynamicJavaComPopUp819/class.class avec proxy=DIRECT
network: Connexion de http://java.com:80/ avec proxy=DIRECT
network: Connexion http://java.com/applet/testvmDynamicJavaComPopUp819/class.class avec cookie "JSESSIONID=835e0e2b44ba075a6152d23fbbee; s_sq=%5B%5BB%5D%5D; s_cc=true; Starload=star-fep5"
network: Connexion de http://java.com:80/ avec proxy=DIRECT
basic: charger : classe testvmDynamicJavaComPopUp819.class introuvable.
charger : classe testvmDynamicJavaComPopUp819.class introuvable.
java.lang.ClassNotFoundException: testvmDynamicJavaComPopUp819.class
at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read1(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.HttpURLConnection.getResponseCode(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 7 more
Exception : java.lang.ClassNotFoundException: testvmDynamicJavaComPopUp819.class
Ignored exception: java.lang.ClassNotFoundException: testvmDynamicJavaComPopUp819.class

Sorry, it's in french.
If you need anything else to help me, please ask.

Thank you for your help
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 12 2009
Added on Feb 17 2009
26 comments
517 views