Error with 'cache_archive'
When I want to add pictures to my facebook account, this error appears:
sun.plugin.cache.JarCacheVersionException: Number of attributesspescified in the 'cache_archive' doesn't match those in 'cache_version'
After that message and I have pressed OK, this one appears:
The publisher cannot be verified by a trusted source. Code will be treated as unsigned.
Name: com.faceboook.facebookphotouploader.FacebookPhotoUploader
sun.security.validator.ValidatorException: PKIX path vaildation failed:
java.security.cert.CertPathValidatorException: Must specify the location ofan OCSP Responder.
I don't understand any of this, and it bothers me that my Java doesn鎡 work like I want it to.
Also, when I try to download something from Sun downloads (Download Center) I receive this message/error:
Fatal Exception
- and a blank page appears with a link back to the Download Center.
What is this? How do I fix it?
And keep in mind that I am not a computerexpert... :-)
PS. When I click on this link:
http://www.java.com/en/download/
It turns out fine, it says that I have the latest version on my computer.
So what do I do?
Any suggetions would help! I use Mozilla Firefox, and I have Windows XP, service pack 2, by the way.
# 1
Java Plug-in 1.6.0_01
Using JRE version 1.6.0_01 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\Student
-
c:clear console window
f:finalize objects on finalization queue
g:garbage collect
h:display this help message
l:dump classloader list
m:print memory usage
o:trigger logging
p:reload proxy configuration
q:hide console
r:reload policy configuration
s:dump system and deployment properties
t:dump thread list
v:dump thread stack
x:clear classloader cache
0-5: set trace level to <n>
-
sun.plugin.cache.JarCacheVersionException: Number of attributes specified in 'cache_archive' doesn't match those in 'cache_version'
at sun.plugin.cache.JarCacheUtil.getJarsWithVersion(Unknown Source)
at sun.plugin.AppletViewer.initJarVersionMap(Unknown Source)
at sun.plugin.AppletViewer.createClassLoader(Unknown Source)
at sun.plugin.AppletViewer.appletInit(Unknown Source)
at sun.plugin.viewer.LifeCycleManager.initAppletPanel(Unknown Source)
at sun.plugin.viewer.WNetscapePluginObject$Initer.run(Unknown Source)
sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: Must specify the location of an OCSP Responder
at sun.security.validator.PKIXValidator.doValidate(Unknown Source)
at sun.security.validator.PKIXValidator.doValidate(Unknown Source)
at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
at sun.security.validator.Validator.validate(Unknown Source)
at sun.security.validator.Validator.validate(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)
Caused by: java.security.cert.CertPathValidatorException: Must specify the location of an OCSP Responder
at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(Unknown Source)
at sun.security.provider.certpath.PKIXCertPathValidator.doValidate(Unknown Source)
at sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(Unknown Source)
at java.security.cert.CertPathValidator.validate(Unknown Source)
... 25 more
Facebook Photo Uploader version: 1.1.27
Current document URL: http://www.facebook.com/editalbum.php?aid=20360&add=1
java.lang.ExceptionInInitializerError
at com.aurigma.imageuploader.ImageUploader.init(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.security.AccessControlException: access denied (java.util.PropertyPermission user.name read)
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPropertyAccess(Unknown Source)
at java.lang.System.getProperty(Unknown Source)
at com.aurigma.imageuploader.tools.r.<clinit>(Unknown Source)
... 3 more
This is the log from the Java Console. If that helps?! Hope somebody can help me:-)
# 4
Hi again!
I have sorted out the problem with uploading pictures on Facebook, and there is no more fatal error when I try to download things from www.java.sun.com.
But I still gett this message when I press "upload pictures" on Facebook:
Unable to update files in cache
(this is the log from the java console)
sun.plugin.cache.JarCacheVersionException: Number of attributes specified in 'cache_archive' doesn't match those in 'cache_version'
at sun.plugin.cache.JarCacheUtil.getJarsWithVersion(Unknown Source)
at sun.plugin.AppletViewer.initJarVersionMap(Unknown Source)
at sun.plugin.AppletViewer.createClassLoader(Unknown Source)
at sun.plugin.AppletViewer.appletInit(Unknown Source)
at sun.plugin.viewer.LifeCycleManager.initAppletPanel(Unknown Source)
at sun.plugin.viewer.WNetscapePluginObject$Initer.run(Unknown Source)
Please, can anyone help?!
:-)