coppermine-gallery.com/forum

Support => cpg1.4 plugins => cpg1.4.x Support => Older/other versions => cpg1.4 JUpload by etienne_sf => Topic started by: net on August 28, 2008, 01:08:57 AM

Title: unexpected EOF (in HTTP body, not chunked mode) - what is this?
Post by: net on August 28, 2008, 01:08:57 AM
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.
Title: Re: unexpected EOF (in HTTP body, not chunked mode) - what is this?
Post by: net on August 28, 2008, 02:07:30 AM
Just adding that i've now tested this with 2 different browsers, firefox & ie explorer on 2 different machines, same error.
Title: Re: unexpected EOF (in HTTP body, not chunked mode) - what is this?
Post by: net on August 28, 2008, 10:29:13 AM
Solved this, was directly related to a third-party software running on the server marchine which somehow modified the http headers.