Error uploading video file Error uploading video file
 

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 uploading video file

Started by SaigonK, December 24, 2008, 03:45:52 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

SaigonK

I get the following output...it goes to 100% but then fails...

09:42:11.515 [INFO] Debug level set to 0
09:42:11.515 [INFO] Current debug output file: c:\temp\jupload_7507236876849732221_log.txt
09:42:11.515 [WARN] Invalid int value: true, using default value: 0
09:42:11.687 [INFO] JUpload applet, version 3.4.2rc4 [SVN-Rev: 491] (compiled: 07/25/2008 08:37 AM), available at http://jupload.sourceforge.net/
09:42:11.687 [INFO] maxFileSize: 150000000
09:44:26.765 [INFO] Debug level set to 1
09:44:26.765 [INFO] Current debug output file: c:\temp\jupload_7507236876849732221_log.txt
09:44:26.765 [INFO] JUpload applet, version 3.4.2rc4 [SVN-Rev: 491] (compiled: 07/25/2008 08:37 AM), available at http://jupload.sourceforge.net/
09:44:26.765 [DEBUG] debugLevel: 1 (debugfile: c:\temp\jupload_7507236876849732221_log.txt)
09:44:26.765 [INFO] maxFileSize: 150000000
09:44:31.281 [ERROR] [wjhk.jupload2.exception.JUploadExceptionUploadFailed] An unknown error occurs during upload. (An unknown error occurs during upload.)
09:44:31.281 wjhk.jupload2.exception.JUploadExceptionUploadFailed: An unknown error occurs during upload.
09:44:31.281    at wjhk.jupload2.policies.DefaultUploadPolicy.checkUploadSuccess(DefaultUploadPolicy.java:625)
09:44:31.281    at wjhk.jupload2.upload.DefaultFileUploadThread.doUpload(DefaultFileUploadThread.java:761)
09:44:31.281    at wjhk.jupload2.upload.DefaultFileUploadThread.run(DefaultFileUploadThread.java:517)
09:44:33.328 [ERROR] [wjhk.jupload2.exception.JUploadExceptionUploadFailed] Upload failed: unexpected HTTP response (An error occured during log management (sbHttpResponseBody))
09:44:33.328 wjhk.jupload2.exception.JUploadExceptionUploadFailed: Upload failed: unexpected HTTP response
09:44:33.328    at wjhk.jupload2.policies.DefaultUploadPolicy.sendDebugInformation(DefaultUploadPolicy.java:1153)
09:44:33.328    at wjhk.jupload2.upload.DefaultFileUploadThread.run(DefaultFileUploadThread.java:573)
09:44:34.250 [ERROR] [wjhk.jupload2.exception.JUploadIOException] Trying to get the byte array of a on non-closed ByteArrayEncoded (Could not send debug information)
09:44:34.250 wjhk.jupload2.exception.JUploadIOException: Trying to get the byte array of a on non-closed ByteArrayEncoded
09:44:34.250    at wjhk.jupload2.upload.helper.ByteArrayEncoderHTTP.getString(ByteArrayEncoderHTTP.java:305)
09:44:34.250    at wjhk.jupload2.policies.DefaultUploadPolicy.sendDebugInformation(DefaultUploadPolicy.java:1185)
09:44:34.250    at wjhk.jupload2.upload.DefaultFileUploadThread.run(DefaultFileUploadThread.java:573)
09:44:34.343 [WARN] CoppermineUploadPolicy.afterUpload: No file were uploaded! (0)
09:45:42.265 [WARN] java.lang.ArrayIndexOutOfBoundsException in FilePanelDataModel2.getFileDataAt(-1)
09:45:42.265 [WARN] java.lang.ArrayIndexOutOfBoundsException in FilePanelDataModel2.getFileDataAt(-1)

SaigonK

now it seems to be any file at all that gets uploaded..going the old upload way works just fine...

etienne_sf

A problem occurs somewhere, and the applet doesn't get an acknowledgement from the server.

  To help you, I  need the debug output. It contains the full server response. It may include some kind of server side error.

Etienne