Page 1 of 1

Java Error. Can't load the applet

Posted: Wed Sep 01, 2010 8:52 pm
by jeffcck
Not able to load the java applet. Here is the error message:

Sep 1, 2010 1:44:48 PM jfileupload.upload.client.MApplet <init>
INFO: JFileUpload 2.6 Build FINAL.001
Sep 1, 2010 1:44:48 PM jfileupload.upload.client.MApplet D
INFO: CustomSM enabled
Sep 1, 2010 1:44:48 PM jfileupload.transfer.client.http.F C
INFO: Auto-detect proxy settings (ps): DIRECT
Sep 1, 2010 1:44:48 PM jfileupload.transfer.client.http.F C
INFO: Auto-detect proxy settings : host = null
Sep 1, 2010 1:44:48 PM jfileupload.transfer.client.http.F C
INFO: Auto-detect proxy settings : port = -1
Sep 1, 2010 1:44:48 PM jfileupload.transfer.client.util.Conf I
INFO: TransferUI instantiated : jfileupload.transfer.client.explorer.ExplorerTransferUI
Sep 1, 2010 1:44:48 PM jfileupload.transfer.client.explorer.ExplorerTransferUI A
INFO: JDiskExplorer 2.4 FINAL.001
Exception in thread "thread applet-jfileupload.upload.client.MApplet.class-1" java.lang.NoSuchMethodError: jfileupload.transfer.client.util.Conf.L(Ljava/lang/String;)Ljava/lang/String;
at jfileupload.transfer.client.explorer.ExplorerTransferUI.A(Unknown Source)
at jfileupload.upload.client.MApplet.loadUI(Unknown Source)
at jfileupload.upload.client.MApplet.init(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Re: Java Error. Can't load the applet

Posted: Sun Sep 05, 2010 6:49 pm
by support
Please update both JFileUpload and JDiskExplorer JAR files to release 2.7.
Does it help ?