Java Error. Can't load the applet

Explorer-like frontend add-on to upload/download.
Post Reply
jeffcck
Posts: 8
Joined: Thu Nov 13, 2008 5:05 am

Java Error. Can't load the applet

Post 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)

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

Re: Java Error. Can't load the applet

Post by support »

Please update both JFileUpload and JDiskExplorer JAR files to release 2.7.
Does it help ?

Post Reply