forum.coppermine-gallery.net

Support => cpg1.4 plugins => cpg1.4.x Support => Older/other versions => cpg1.4 JUpload by etienne_sf => Topic started by: searchforme on July 29, 2008, 09:12:45 pm

Title: [ERROR] [java.lang.NullPointerException] null (Unable to access to the postURL:
Post by: searchforme on July 29, 2008, 09:12:45 pm
14:08:31.203 [ERROR] [java.lang.NullPointerException] null (Unable to access to the postURL: 'http://pictures.hitdafreewayfast.com/index.php?file=jupload/jupload&action=upload_picture&album=0')

i get this error when the jupload page loads up... i can still upload pics but this error will pop up everytime i load jupload page. i thought upgrading to coppermine v1.4.18 would help fix it but it didnt...

thanks
Title: Re: [ERROR] [java.lang.NullPointerException] null (Unable to access to the postU
Post by: etienne_sf on July 30, 2008, 02:28:30 pm
14:08:31.203 [ERROR] [java.lang.NullPointerException] null (Unable to access to the postURL: 'http://pictures.hitdafreewayfast.com/index.php?file=jupload/jupload&action=upload_picture&album=0')

i get this error when the jupload page loads up... i can still upload pics but this error will pop up everytime i load jupload page. i thought upgrading to coppermine v1.4.18 would help fix it but it didnt...

thanks


  I guess you're not using the last version...  Correct ?

Etienne
Title: Re: [ERROR] [java.lang.NullPointerException] null (Unable to access to the postU
Post by: searchforme on August 04, 2008, 06:36:49 am
im using,  JUpload plugin for Coppermine v 3.2.2 , will try the newer one right now

-edit

with the latest one 3.2.3 i still get the same problem
Title: Re: [ERROR] [java.lang.NullPointerException] null (Unable to access to the postU
Post by: etienne_sf on August 04, 2008, 09:45:53 am
As you're already using a recent version, the last one won't help.

  Do you have any personal firewall that could prevent java to access to your site ?

If this check is not the good one, please provide the full debug output of the applet.

Etienne
Title: Re: [ERROR] [java.lang.NullPointerException] null (Unable to access to the postU
Post by: searchforme on August 06, 2008, 05:41:02 am
nevermind.. it works now.. wonder if it had to do with my hosting?

no errors anymore.. cool.. thanks for the help tho Etienne
Title: Re: [ERROR] [java.lang.NullPointerException] null (Unable to access to the postU
Post by: rubenpison on November 03, 2008, 12:33:07 pm
Hello, i have the same problem, anybody knows how can i solve it??

I use  Coppermine Photo Gallery 1.4.19 and JUpload plugin Plugin v3.3.1


Title: Re: [ERROR] [java.lang.NullPointerException] null (Unable to access to the postURL:
Post by: etienne_sf on November 03, 2008, 10:40:38 pm
Noted on my todo list. I can't repeat the problem on my computer.

  Can be due to a temporary problem on the hosting server.


Please tell me if it's the case or if it get back in normal way...

(can you confirm that upload works for you ?)

Etienne
Title: Re: [ERROR] [java.lang.NullPointerException] null (Unable to access to the postU
Post by: rubenpison on November 05, 2008, 12:28:12 pm
The problem persist

The upload works for me

If you want, i can create an administrator account for my gallery so you can test it
Title: Re: [ERROR] [java.lang.NullPointerException] null (Unable to access to the postURL:
Post by: etienne_sf on November 05, 2008, 11:23:26 pm
Yes,

  I guess I'll need an admin account to understand what's happening on your server...

Etienne
Title: Re: [ERROR] [java.lang.NullPointerException] null (Unable to access to the postU
Post by: rubenpison on November 11, 2008, 01:36:05 pm
I send you a message with the url, username and password
Title: Re: [ERROR] [java.lang.NullPointerException] null (Unable to access to the postURL:
Post by: etienne_sf on November 12, 2008, 11:49:26 pm
My ADSL line is back, so I'm back too !!!

  I'll check that ASAP. But everything that needs me online may be a bit longer than offline stuff: I work on JUpload in the train !

Etienne
Title: Re: [ERROR] [java.lang.NullPointerException] null (Unable to access to the postURL:
Post by: AWJunkies on November 20, 2008, 11:58:00 pm
I have this same error
Windows 8
iis7
php 5.2.6
mysql 5.0.26
coppermine 1.4.19
JUpload 3.3.1

Fresh install bridged with vBulletin 3.7.3

Upload works fine with session JUpload handle.

Just that error pops up every time you go to the Jupload page.
Title: Re: [ERROR] [java.lang.NullPointerException] null (Unable to access to the postURL:
Post by: etienne_sf on November 21, 2008, 11:22:00 pm
Ok,

  I've found the problem.

The error is within the applet: it tries to contact the server, when loading, with a HTTP HEAD request. Sometimes, the server response contains an empty body.

  In this case ... the applet is not happy... :(

It's now corrected. But it's along with major internal changes. I need some extra testing, before providing the correction.

Etienne
Title: Re: [ERROR] [java.lang.NullPointerException] null (Unable to access to the postURL:
Post by: AWJunkies on November 22, 2008, 03:18:40 pm
No problem in no rush thanks for your development on this I can remember back in dealing with JUpload and coppermine back in 2005 :)