unexpected EOF (in HTTP body, not chunked mode) - what is this? unexpected EOF (in HTTP body, not chunked mode) - what is this?
 

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

unexpected EOF (in HTTP body, not chunked mode) - what is this?

Started by net, August 28, 2008, 01:08:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

net

Hello,

I just installed a new gallery and its very strange, the first "batch" i upload with jupload works fine, but then the second one i get this error message.

Heres a log :
01:02:05.640 [INFO] Debug level set to 0
01:02:05.656 [INFO] Current debug output file: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1\jupload_17056_log.txt
01:02:05.687 [WARN] Invalid int value: true, using default value: 0
01:02:05.812 [INFO] JUpload applet, version 3.4.2rc4 [SVN-Rev: 491] (compiled: 07/25/2008 08:37 AM), available at http://jupload.sourceforge.net/
01:02:05.812 [INFO] maxFileSize: 30000000
01:02:06.031 [WARN] Invalid int value: , using default value: 0
01:02:06.031 [INFO] JUpload plugin for coppermine version 3.2.3
01:02:16.515 [WARN] Invalid int value: , using default value: 0
01:05:43.437 [INFO] Debug level set to 1
01:05:43.437 [INFO] Current debug output file: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1\jupload_17056_log.txt
01:05:43.453 [INFO] JUpload applet, version 3.4.2rc4 [SVN-Rev: 491] (compiled: 07/25/2008 08:37 AM), available at http://jupload.sourceforge.net/
01:05:43.453 [DEBUG] debugLevel: 1 (debugfile: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1\jupload_17056_log.txt)
01:05:43.453 [INFO] maxFileSize: 30000000
01:05:48.953 [ERROR] [wjhk.jupload2.exception.JUploadException:wjhk.jupload2.exception.JUploadException] unexpected EOF (in HTTP body, not chunked mode) (wjhk.jupload2.exception.JUploadException: unexpected EOF (in HTTP body, not chunked mode))
01:05:48.953 wjhk.jupload2.exception.JUploadException: wjhk.jupload2.exception.JUploadException: unexpected EOF (in HTTP body, not chunked mode)
01:05:48.953 at wjhk.jupload2.upload.FileUploadThreadHTTP.finishRequest(FileUploadThreadHTTP.java:465)
01:05:48.953 at wjhk.jupload2.upload.DefaultFileUploadThread.doUpload(DefaultFileUploadThread.java:756)
01:05:48.953 at wjhk.jupload2.upload.DefaultFileUploadThread.run(DefaultFileUploadThread.java:517)
01:05:48.953 Caused by: wjhk.jupload2.exception.JUploadException: unexpected EOF (in HTTP body, not chunked mode)
01:05:48.953 at wjhk.jupload2.upload.FileUploadThreadHTTP.finishRequest(FileUploadThreadHTTP.java:364)
01:05:48.953 ... 2 more
01:05:52.640 [WARN] CoppermineUploadPolicy.afterUpload: No file were uploaded! (0)


If i restart my browser between each upload its all good, but that's not an option.

What might be the issue? Using latest build of firefox mozilla.

net

Just adding that i've now tested this with 2 different browsers, firefox & ie explorer on 2 different machines, same error.

net

Solved this, was directly related to a third-party software running on the server marchine which somehow modified the http headers.