participate


Java Runtime Environment (JRE) - problems running any Java applets
This question is not answered.

<<   Back to Forum  |   Give us Feedback
6 Duke Stars available
This topic has 8 replies on 1 page.
Pheonix28
Posts:3
Registered: 11/24/07
problems running any Java applets   
Nov 24, 2007 1:04 PM
 
 
I have tried uninstalling, and re-installing the latest version of Java...

any time I try and run an applet I get this error...

The publisher cannot be verified by a trusted source. Code will be treated as unsigned.
Name: loader

Java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at sun.security.provider.JavaKeyStore.engineLoad(Unknown Source)
at sun.security.provider.JavaKeyStore$JKS.engineLoad(Unknown Source)
at java.security.KeyStore.load(Unknown Source)
at com.sun.deploy.security.DeploySigningCertStore$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.deploy.security.DeploySigningCertStore.loadCertStore(Unknown Source)
at com.sun.deploy.security.DeploySigningCertStore.load(Unknown Source)
at com.sun.deploy.security.DeploySigningCertStore.load(Unknown Source)
at com.sun.deploy.security.ImmutableCertStore.load(Unknown Source)
at com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Unknown Source)
at com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Unknown Source)
at sun.plugin.security.PluginClassLoader.getPermissions(Unknown Source)
at java.security.SecureClassLoader.getProtectionDomain(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

I tried looking at the java control pannel, and when I clicked on security, then certificates and I got this error

General Exception

java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at sun.security.provider.JavaKeyStore.engineLoad(Unknown Source)
at sun.security.provider.JavaKeyStore$JKS.engineLoad(Unknown Source)
at java.security.KeyStore.load(Unknown Source)
at com.sun.deploy.security.DeploySigningCertStore$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.deploy.security.DeploySigningCertStore.loadCertStore(Unknown Source)
at com.sun.deploy.security.DeploySigningCertStore.load(Unknown Source)
at com.sun.deploy.security.DeploySigningCertStore.load(Unknown Source)
at com.sun.deploy.panel.CertificatesInfo.reset(Unknown Source)
at com.sun.deploy.panel.CertificatesInfo.<init>(Unknown Source)
at com.sun.deploy.panel.CertificatesDialog.<init>(Unknown Source)
at com.sun.deploy.panel.SecurityPanel.certsBtnActionPerformed(Unknown Source)
at com.sun.deploy.panel.SecurityPanel.access$000(Unknown Source)
at com.sun.deploy.panel.SecurityPanel$1.actionPerformed(Unknown Source)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

The only way I am able to run a java applet is Unsigned...
 
ChuckBing
Posts:13,488
Registered: 4/7/01
Re: problems running any Java applets      
Nov 24, 2007 4:29 PM (reply 1 of 8)  (In reply to original post )
 
 
If you have an existing .keystore file, you can try renaming or deleting it. This file contains security keys that you have added to your computer; uninstalling Java does not remove or alter it, and it may be corrupted. Java will run without the file.

In Windows, the default location is C:\Documents and Settings\<username>
 
Pheonix28
Posts:3
Registered: 11/24/07
Re: problems running any Java applets   
Nov 25, 2007 10:15 PM (reply 2 of 8)  (In reply to #1 )
 
 
... I'm not really sure what to look for...
 
ChuckBing
Posts:13,488
Registered: 4/7/01
Re: problems running any Java applets   
Nov 26, 2007 2:33 PM (reply 3 of 8)  (In reply to #2 )
 
 
The name of the file is ".keystore" (wihtout the quotes)
 
Pheonix28
Posts:3
Registered: 11/24/07
Re: problems running any Java applets   
Nov 26, 2007 7:03 PM (reply 4 of 8)  (In reply to #3 )
 
 
Did not see anything like that anywhere... still having the same issues.
 
drRod
Posts:1
Registered: 11/13/08
Re: problems running any Java applets   
Nov 13, 2008 10:28 AM (reply 5 of 8)  (In reply to #4 )
 
 
I am having this same exact problem and receiving the same error anytime I try to run a java appet within any browser.
I cannot locate a keystore file or any other security certificate files. Also under Control Panel, If I run the Java Control Panel and then select the Security tab/certificates. I see a similar error and do not see any certificates. Any ideas on how to correct this.
 
SuperSpecs
Posts:1
Registered: 12/18/08
Re: problems running any Java applets   
Dec 18, 2008 1:45 PM (reply 6 of 8)  (In reply to original post )
 
 
I had the exact same problem on Linux (Ubuntu 8.04) and I've been trying to solve it for weeks and finally found how!!!

In your user home directory, there should be a hidden folder "/.java"
go into "/home/USER_NAME/.java/deployment/security/"
delete "trusted.certs" and "auth.dat"
 
Ashvani_Kumar
Posts:23
Registered: 12/10/08
Re: problems running any Java applets   
Dec 19, 2008 2:56 AM (reply 7 of 8)  (In reply to original post )
 
 
first try run ur applet in appletviewer.if it works well with it than check ur browser setting for applet.if ur browser is not applet enabled than it will not display any output..
if ur applet does'nt work with appletviewer than let u know me with error.
 
jklauchner
Posts:2
Registered: 6/17/09
Re: problems running any Java applets   
Jun 18, 2009 12:30 PM (reply 8 of 8)  (In reply to #6 )
 
 
Cannot download lake cards.com.
 
This topic has 8 replies on 1 page.
Back to Forum
 
Read the Developer Forums Code of Conduct

Click to email this message Email this Topic

Edit this Topic
  
 
 
Forums Statistics
    Users Online : 28
  • Guests : 129

About Sun forums
  • Oracle Forums is a large collection of user generated discussions. It is here to help you ask questions, find answers, and participate in discussions.

    Check out our guide on Getting started with Oracle Forums for a full walkthrough of how to best leverage the benefits of this community.

Powered by Jive Forums