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.

[1328 byte] By [ingerblondiea] at [2007-11-27 5:35:44]
# 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:-)

ingerblondiea at 2007-7-12 15:05:13 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...
# 2

Having close to the same issue. "Unable to update files in cache. sun.plugin.cache.JarCacheVersionExeption: Number of attrubutes specified in 'cache_archive' doesn't match those in 'cache_version'" Only the window to upload the pictures loads but doesn't allow to upload the pictures. The way that I have been able to get around this error message is below the load pictures window is "Trouble uploading photos? Try our simple upload thinger." If you click on that link then you are able to upload the pictures with out using java.

ewugrada at 2007-7-12 15:05:13 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...
# 3
Hi! Yeah, that is exactly the message I get. I know I can use the simpler upload, its just that I would like to know what's wrong... Perfectionist you see...! But thanks for the tip!! :-)
ingerblondiea at 2007-7-12 15:05:13 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...
# 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?!

:-)

ingerblondiea at 2007-7-12 15:05:13 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...