Issues with Facebook photo uploader, both FireFox & IE.

Dave88LX

n00b
Joined
Feb 12, 2010
Messages
50
Yeah yeah, Facebook, easy solution, get rid of it, whatever. ;)

Anyways. New build. Win 7 64 bit.

IE gives me this error when I try to use their photo uploader:
I certify that I have the right to distribute these photos and that they do not violate the Terms of Use.
You can upload up to 200 photos per album.
Please install the Active X Control. This control enables you to upload photos quickly and easily.

You should be seeing a prompt, either in the form of a pop-up window or a yellow bar at the top of this window. Confirm that you would like to install the Active X Control. Installation might take a few minutes; please be patient.

If the Active X Control is incompatible with your computer or you don't want to install it, you can always use our Simple Uploader. It will enable you to create albums, but it won't be as fast or as easy as the Active X Control.
I don't get a pop-up, yellow bar, nothing.


In FireFox, after installing the version of Java it has me install:
Error. Click for Details (Then I click)...

Java Plug-in 1.6.0_18
Using JRE version 1.6.0_18-b07 Java HotSpot(TM) Client VM
User home directory = C:\Users\Dave
----------------------------------------------------
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>
----------------------------------------------------


load: class com.facebook.facebookphotouploader5.FacebookPhotoUploader5.class not found.
java.lang.ClassNotFoundException: com.facebook.facebookphotouploader5.FacebookPhotoUploader5.class
at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read1(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.HttpURLConnection.getResponseCode(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 7 more
Exception: java.lang.ClassNotFoundException: com.facebook.facebookphotouploader5.FacebookPhotoUploader5.class

Any ideas?
 
I tried using the "Simple Uploader" and it seems the connection breaks as soon as I hit the upload button. I don't get it.
 
Back
Top