Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
knutsford software  
#1 Posted : Thursday, June 10, 2010 9:38:20 PM(UTC)
knutsford software

Rank: Newbie

Groups: Member
Joined: 6/10/2010(UTC)
Posts: 6

I am trying to add image upload to this page http://www.fotofilm.co.u...es/order/images_mood.php but I am getting the following in firefox



Java Plug-in 1.6.0_20
Using JRE version 1.6.0_20-b02 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\User

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.aurigma.imageuploader.ImageUploader.class not found.
java.lang.ClassNotFoundException: com.aurigma.imageuploader.ImageUploader.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.io.IOException: open HTTP connection failed:http://www.fotofilm.co.uk/homepages/40/d220750392/htdocs/fotofilmbeta/sales/order/Scripts/com/aurigma/imageuploader/ImageUploader/class.class
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.aurigma.imageuploader.ImageUploader.class









I have no idea why. ImageUploader.class.php is there under http://www.fotofilm.co.uk/sales/order


Thanks
Pam



Tamila  
#2 Posted : Monday, June 14, 2010 2:18:05 PM(UTC)
Tamila

Rank: Advanced Member

Groups: Member
Joined: 3/9/2008(UTC)
Posts: 554

Was thanked: 1 time(s) in 1 post(s)
Hi Pam,

You experience this problem because the ImageUploader6.jar file could not be found. Please make sure that you embedded Image Uploader correctly:
Inserting Image Uploader PHP into Page


Aurigma Support Team

UserPostedImage Follow Aurigma on Twitter!
PatrickTT  
#3 Posted : Thursday, April 7, 2011 4:10:08 PM(UTC)
PatrickTT

Rank: Newbie

Groups: Member
Joined: 4/7/2011(UTC)
Posts: 9

i have this issue too with ImageUploader 7, as I'm trying to integrate it with CakePHP.

Code:
$uploader = new Uploader("ImageUploader");

//settings
$uploader->setScriptsDirectory("/js/ImageUploaderPHP/");

$uploader->setWidth("650px");
$uploader->setHeight("480px");

// specify a license key
$uploader->setLicenseKey("XXXX-XXXX-XXXX-XXXX-XXXX");

$uploader->render();


Is there anything else I would need to set there to make it reference the right place?
df  
#4 Posted : Tuesday, April 12, 2011 2:40:58 AM(UTC)
df

Rank: Newbie

Groups: Member
Joined: 1/14/2009(UTC)
Posts: 2

i got the same problem, its all over my error logs. i have embedded it correctly and it works as expected. have no problems with the functionality but as i said its all over my error logs:
File does not exist: /var/www/vhosts/*******/httpdocs/cX/inventory/com.aurigma.imageuploader.ImageUploader
Dmitry.Obukhov  
#5 Posted : Tuesday, April 12, 2011 10:15:40 PM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

Groups: Member
Joined: 5/29/2010(UTC)
Posts: 1,310

Thanks: 8 times
Was thanked: 111 time(s) in 111 post(s)
Hello,

Could you please clarify in which browsers you test Image Uploader and this error occurs? Is there something in Java console content? If so, please provide me with this output.
Best regards,
Dmitry Obukhov
Technical Support. Aurigma, Inc.
df  
#6 Posted : Wednesday, April 13, 2011 3:51:03 AM(UTC)
df

Rank: Newbie

Groups: Member
Joined: 1/14/2009(UTC)
Posts: 2

chrome and internet explorer. i dont know about java console. but it shows up in my server error logs.
Lekkoman  
#7 Posted : Wednesday, April 13, 2011 12:17:15 PM(UTC)
Lekkoman

Rank: Newbie

Groups: Member
Joined: 4/13/2011(UTC)
Posts: 1

the same error is happening on firefox 4 and chrome, please await your help. thanks
Dmitry.Obukhov  
#8 Posted : Thursday, April 14, 2011 3:07:07 AM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

Groups: Member
Joined: 5/29/2010(UTC)
Posts: 1,310

Thanks: 8 times
Was thanked: 111 time(s) in 111 post(s)
Hello Leonardo,
Quote:
the same error is happening on firefox 4 and chrome, please await your help. thanks

Could you please submit new support ticket and explain what exact problem you experience? Also, please provide us with a link to your site with Image Uploader (login/password if any) where the problem happens.
Best regards,
Dmitry Obukhov
Technical Support. Aurigma, Inc.
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.