Page 1 of 1

Firefox 3.6 Java Error

Posted: Thu Feb 11, 2010 8:24 pm
by vlad
Hi,

Please help:

Code: Select all

Exception: java.lang.NoClassDefFoundError: jfileupload/upload/client/MApplet
Ignored exception: java.lang.NoClassDefFoundError: jfileupload/upload/client/MApplet
Thank you!

Re: Firefox 3.6 Java Error

Posted: Thu Feb 11, 2010 9:27 pm
by support
It's under firefox 3.6 only ? Another user reported an issue with FF 3.6 with JavaScript calls (regression known on FireFox bug tracking database).

Are you testing online or locally (by opening the applet from c:/) ? Try online.

Re: Firefox 3.6 Java Error

Posted: Thu Feb 11, 2010 11:09 pm
by vlad
Yes, error appears only after updating to Firefox version 3.6.
The website is online. My installation uses JavaScript calls as well.

Re: Firefox 3.6 Java Error

Posted: Fri Feb 12, 2010 7:55 pm
by support
The other customer reported that some JavaScript functions needed to be called twice to work.

Re: Firefox 3.6 Java Error

Posted: Mon Feb 15, 2010 8:08 am
by vlad
This is not very helpful. I have no JavaScript functions to call twice, the applet is looking for a file named "jfileupload/upload/client/MApplet.class", which obviously doesn't exist on the server.

Re: Firefox 3.6 Java Error

Posted: Mon Feb 15, 2010 8:10 am
by vlad
It is the same error message I was receiving here: viewtopic.php?f=2&t=378, only that this time I have no workaround for it. There must be something wrong withing the JSAPI addon as without it seems to work fine.

Re: Firefox 3.6 Java Error

Posted: Mon Feb 15, 2010 8:21 am
by vlad
I've updated the Java installation from "1.6.0_17" to "1.6.0_18" and this somehow fixed the problem.

Re: Firefox 3.6 Java Error

Posted: Wed Feb 17, 2010 7:34 am
by support
Great ! I also have 1.6.0_18.