[ERROR] [java.lang.NullPointerException] null (Unable to access to the postURL: [ERROR] [java.lang.NullPointerException] null (Unable to access to the postURL:
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[ERROR] [java.lang.NullPointerException] null (Unable to access to the postURL:

Started by searchforme, July 29, 2008, 09:12:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

searchforme

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

etienne_sf

Quote from: 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


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

Etienne

searchforme

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

etienne_sf

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

searchforme

nevermind.. it works now.. wonder if it had to do with my hosting?

no errors anymore.. cool.. thanks for the help tho Etienne

rubenpison

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



etienne_sf

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

rubenpison

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

etienne_sf

Yes,

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

Etienne

rubenpison


etienne_sf

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

AWJunkies

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.

etienne_sf

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

AWJunkies

No problem in no rush thanks for your development on this I can remember back in dealing with JUpload and coppermine back in 2005 :)