JSAPI FTP applet won't load

All others add-ons (Secure FTP, SCP, Flickr, scripts ...).
Post Reply
bstocking
Posts: 1
Joined: Tue Oct 22, 2013 5:36 am

JSAPI FTP applet won't load

Post by bstocking »

Hello,

I downloaded the JSAPI 3.2 demo script and uploaded it to my server, hosted by GoDaddy, in order to see how it would function on my systems. It doesn't.

The link is: http://www.soxbox.com/upload/applet_ftp_jsapi.html

These are the original files and I have not made any modifications to the code. I uploaded the js applet, the HTML file, and the LIB folder just as they were included in the demo folder.

When the page loads, the applet shows "error. click for details". When you click for details, an alert box is displayed stating "NoSuchFieldError" as the title and "v" as the message. If you click details from that box, you get this:
Java Plug-in 10.45.2.18
Using JRE version 1.7.0_45-b18 Java HotSpot(TM) 64-Bit Server VM
User home directory = /Users/BrendanStocking
----------------------------------------------------
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
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>
----------------------------------------------------
Missing Application-Name: manifest attribute for: http://www.soxbox.com/upload/lib/jfileupload.jar
Missing Permissions manifest attribute for: http://www.soxbox.com/upload/lib/jfileupload.jar
Missing Codebase manifest attribute for: http://www.soxbox.com/upload/lib/jfileupload.jar
Missing Application-Name: manifest attribute for: http://www.soxbox.com/upload/lib/ftpimpl.jar
Missing Permissions manifest attribute for: http://www.soxbox.com/upload/lib/ftpimpl.jar
Missing Codebase manifest attribute for: http://www.soxbox.com/upload/lib/ftpimpl.jar
Missing Application-Name: manifest attribute for: http://www.soxbox.com/upload/lib/cnet.jar
Missing Permissions manifest attribute for: http://www.soxbox.com/upload/lib/cnet.jar
Missing Codebase manifest attribute for: http://www.soxbox.com/upload/lib/cnet.jar
Missing Application-Name: manifest attribute for: http://www.soxbox.com/upload/lib/clogging.jar
Missing Permissions manifest attribute for: http://www.soxbox.com/upload/lib/clogging.jar
Missing Codebase manifest attribute for: http://www.soxbox.com/upload/lib/clogging.jar
Missing Application-Name: manifest attribute for: http://www.soxbox.com/upload/lib/jfileupload.jar
Missing Permissions manifest attribute for: http://www.soxbox.com/upload/lib/jfileupload.jar
Missing Codebase manifest attribute for: http://www.soxbox.com/upload/lib/jfileupload.jar
Missing Application-Name: manifest attribute for: http://www.soxbox.com/upload/lib/clogging.jar
Missing Permissions manifest attribute for: http://www.soxbox.com/upload/lib/clogging.jar
Missing Codebase manifest attribute for: http://www.soxbox.com/upload/lib/clogging.jar
[INFO] MApplet - JFileUpload 3.1 Build FINAL.001
Missing Application-Name: manifest attribute for: http://www.soxbox.com/upload/lib/ftpimpl.jar
Missing Permissions manifest attribute for: http://www.soxbox.com/upload/lib/ftpimpl.jar
Missing Codebase manifest attribute for: http://www.soxbox.com/upload/lib/ftpimpl.jar
Missing Application-Name: manifest attribute for: http://www.soxbox.com/upload/lib/cnet.jar
Missing Permissions manifest attribute for: http://www.soxbox.com/upload/lib/cnet.jar
Missing Codebase manifest attribute for: http://www.soxbox.com/upload/lib/cnet.jar
[INFO] E - Control encoding: ISO-8859-1
[INFO] JSMApplet - JSAPI 3.2
Anybody got a clue how I can resolve this? I really need the functions that JSAPI provides as I need the callback functions for writing information to a database.

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

Re: JSAPI FTP applet won't load

Post by support »

Just tested, looks good.

Post Reply