loadJarFiles Error

Image previewer add-on.
Post Reply
cuedev
Posts: 19
Joined: Tue Jul 15, 2008 5:33 pm

loadJarFiles Error

Post by cuedev »

Hi again,

JImageUpload is installed and running but there is a very weird issue bothering ALL users on IE and Firefox:

50% of the times it works just fine, loads the applet, uploads photos and everything.
But the other 50%, the browser shows this fancy Orange Java Loading animation (as always) but suddenly it freezes the entire browser, the applet is never loaded (this animation stays frozen) and the only way to close the browser is killing the process on the task manager.

Additionaly, the java console shows this error:

java.lang.NullPointerException

at sun.plugin.AppletViewer.loadJarFiles(Unknown Source)

at sun.applet.AppletPanel.runLoader(Unknown Source)

at sun.applet.AppletPanel.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

At first sight it would seem like it doesn't fin the jar files but actually i faced this problem before and when it doesn't find them it pops a different error, so this time i just ran out of ideas.

Again, the weird part is that this happens only sometimes but frequently, and the rest of the times it works just fine, but it happens to both IE and Firefox. and ideas on where could I start ?

Thanks in advance.

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: loadJarFiles Error

Post by support »

This problem seems to be in JavaPlugin on JAR loading. Which JRE version are you using ?
I've found some references in the SUN bug database at:
http://bugs.sun.com/bugdatabase/view_bu ... id=6391104

Did you modify the JavaScript packaged with JImageUpload ?
In the SUN report, they said it happens when applet is refreshed.

anellyex
Posts: 1
Joined: Wed Jun 10, 2009 4:55 am

Re: loadJarFiles Error

Post by anellyex »

How can I make javascript work on my computer? I've done the "enable javascript" thing, and I've downloaded the update several times and it always says it is successful, but still I can't go on any websites. I also tried downloading it to my desktop. it still always says, "you need to update or enable javascript". how else can I fix it?
_________________
yahoo keyword tool ~ overture ~ traffic estimator ~ adwords traffic estimator
Last edited by anellyex on Sat Jun 13, 2009 6:43 am, edited 1 time in total.

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: loadJarFiles Error

Post by support »

Download the Java RunTime 1.6.0_14 and install it from your computer.
http://java.sun.com/javase/downloads/index.jsp

Which operating system are you using ?

Post Reply