Advanced search  

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]

Pages: 1 ... 26 27 28 29 [30] 31 32 33   Go Down

Author Topic: Upload applet (JUpload) : the easiest upload !  (Read 684915 times)

0 Members and 1 Guest are viewing this topic.

ceskobassman

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: Upload applet (JUpload) : the easiest upload !
« Reply #580 on: May 03, 2008, 11:53:46 am »

Hi, I'm having a problem, JUpload returns this error message: " wjhk.jupload2.exception.JUploadExceptionUploadFailed: Received HTTP status 302 Moved Temporarily
"
Bye, Francesco
Logged

etienne_sf

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Upload applet (JUpload) : the easiest upload !
« Reply #581 on: May 03, 2008, 03:10:56 pm »

Hi, I'm having a problem, JUpload returns this error message: " wjhk.jupload2.exception.JUploadExceptionUploadFailed: Received HTTP status 302 Moved Temporarily
"
Bye, Francesco

It means that there is some temporary work on your server. The location for your server part has temporarily changed. This HTTP response is currently not managed by the applet. It should 'fall in a working state' as soon as your server is ok again.

Etienne
Logged

ceskobassman

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: Upload applet (JUpload) : the easiest upload !
« Reply #582 on: May 03, 2008, 03:17:07 pm »

What does it means that there is some temporary work on your server? I'm the server admin...is there something that I should do to resolve it?
Logged

etienne_sf

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Upload applet (JUpload) : the easiest upload !
« Reply #583 on: May 03, 2008, 03:31:19 pm »

What does it means that there is some temporary work on your server? I'm the server admin...is there something that I should do to resolve it?

??

Hum, hum, hum,  ???

  I could paste some other 'hum', but it would not help much....

Can you check again, after a restart for instance.


  If you still have this, can you send me more info:
- Which web server and version ?
- jupload debug output
- anything particular about your server (location, ...)

Etienne
Logged

tinorebel

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 87
  • live long and prosper!
    • www.tripodart.net
Re: Upload applet (JUpload) : the easiest upload !
« Reply #584 on: May 03, 2008, 06:45:50 pm »

Hy etienne,  ;D congratulations for this great peace of code.

I was really missing a good way to let people upload many files easly to coppermine.

I installes last version and did a test upload, setting the maximum file upload to 5000.


This was the debug output:

Code: [Select]
18:41:19.344 [INFO] Debug level set to 0
18:41:19.345 [INFO] Current debug output file: /tmp/jupload_59794_log.txt
18:41:19.348 [WARN] Invalid int value: true, using default value: 0
18:41:19.444 [INFO] JUpload applet, version 3.3.2 [SVN-Rev: 439] (compiled: 03/28/2008 06:54 PM), available at http://jupload.sourceforge.net/
18:41:19.449 [INFO] maxFileSize: 50000000
18:41:19.858 [WARN] Invalid int value: , using default value: 0
18:41:20.021 [INFO] JUpload plugin for coppermine version 3.0.3c
18:42:41.149 [WARN] Invalid int value: , using default value: 0
18:42:52.929 [WARN] Invalid int value: , using default value: 0
18:43:13.365 [WARN] Invalid int value: , using default value: 0
18:43:34.660 [INFO] Debug level set to 1
18:43:34.661 [INFO] Current debug output file: /tmp/jupload_59794_log.txt
18:43:34.733 [INFO] JUpload applet, version 3.3.2 [SVN-Rev: 439] (compiled: 03/28/2008 06:54 PM), available at http://jupload.sourceforge.net/
18:43:34.734 [DEBUG] debugLevel: 1 (debugfile: /tmp/jupload_59794_log.txt)
18:43:34.735 [INFO] maxFileSize: 50000000
18:43:52.029 [ERROR] [wjhk.jupload2.exception.JUploadExceptionUploadFailed] wjhk.jupload2.policies.CoppermineUploadPolicy.checkUploadSuccess(): The string "^SUCCESS$" was not found in the response body (wjhk.jupload2.policies.CoppermineUploadPolicy.checkUploadSuccess(): The string "^SUCCESS$" was not found in the response body)
18:43:52.030 wjhk.jupload2.exception.JUploadExceptionUploadFailed: wjhk.jupload2.policies.CoppermineUploadPolicy.checkUploadSuccess(): The string "^SUCCESS$" was not found in the response body
18:43:52.030 at wjhk.jupload2.policies.DefaultUploadPolicy.checkUploadSuccess(DefaultUploadPolicy.java:614)
18:43:52.030 at wjhk.jupload2.upload.DefaultFileUploadThread.doUpload(DefaultFileUploadThread.java:735)
18:43:52.030 at wjhk.jupload2.upload.DefaultFileUploadThread.run(DefaultFileUploadThread.java:491)
18:43:58.333 [ERROR] [wjhk.jupload2.exception.JUploadExceptionUploadFailed] La respuesta del servidor HTTP no cumple los requisitos. La carga ha fallado. (Ocurrió un error durante la gestión del log (sbHttpResponseBody))
18:43:58.333 wjhk.jupload2.exception.JUploadExceptionUploadFailed: La respuesta del servidor HTTP no cumple los requisitos. La carga ha fallado.
18:43:58.333 at wjhk.jupload2.policies.DefaultUploadPolicy.sendDebugInformation(DefaultUploadPolicy.java:1103)
18:43:58.333 at wjhk.jupload2.upload.DefaultFileUploadThread.run(DefaultFileUploadThread.java:547)
18:43:59.877 [ERROR] [wjhk.jupload2.exception.JUploadIOException] Trying to get the byte array of a on non-closed ByteArrayEncoded (Could not send debug information)
18:43:59.878 wjhk.jupload2.exception.JUploadIOException: Trying to get the byte array of a on non-closed ByteArrayEncoded
18:43:59.878 at wjhk.jupload2.upload.ByteArrayEncoder.getString(ByteArrayEncoder.java:244)
18:43:59.878 at wjhk.jupload2.policies.DefaultUploadPolicy.sendDebugInformation(DefaultUploadPolicy.java:1135)
18:43:59.878 at wjhk.jupload2.upload.DefaultFileUploadThread.run(DefaultFileUploadThread.java:547)
18:44:00.099 [WARN] CoppermineUploadPolicy.afterUpload: No file were uploaded! (0)

TRied again changing the  pictureTransmitMetadata  to false and got:

Code: [Select]
18:54:03.810 [INFO] Debug level set to 0
18:54:03.811 [INFO] Current debug output file: /tmp/jupload_59801_log.txt
18:54:03.813 [WARN] Invalid int value: true, using default value: 0
18:54:03.814 [WARN] Invalid long value: 2Mb000, using default value: 9223372036854775807
18:54:03.898 [INFO] JUpload applet, version 3.3.2 [SVN-Rev: 439] (compiled: 03/28/2008 06:54 PM), available at http://jupload.sourceforge.net/
18:54:03.901 [INFO] maxFileSize: 5000000
18:54:04.309 [WARN] Invalid int value: , using default value: 0
18:54:04.431 [INFO] JUpload plugin for coppermine version 3.0.3c
18:54:35.238 [INFO] Debug level set to 1
18:54:35.238 [INFO] Current debug output file: /tmp/jupload_59801_log.txt
18:54:35.310 [INFO] JUpload applet, version 3.3.2 [SVN-Rev: 439] (compiled: 03/28/2008 06:54 PM), available at http://jupload.sourceforge.net/
18:54:35.311 [DEBUG] debugLevel: 1 (debugfile: /tmp/jupload_59801_log.txt)
18:54:35.311 [INFO] maxFileSize: 5000000
18:54:44.747 [ERROR] [wjhk.jupload2.exception.JUploadExceptionUploadFailed] wjhk.jupload2.policies.CoppermineUploadPolicy.checkUploadSuccess(): The string "^SUCCESS$" was not found in the response body (wjhk.jupload2.policies.CoppermineUploadPolicy.checkUploadSuccess(): The string "^SUCCESS$" was not found in the response body)
18:54:44.747 wjhk.jupload2.exception.JUploadExceptionUploadFailed: wjhk.jupload2.policies.CoppermineUploadPolicy.checkUploadSuccess(): The string "^SUCCESS$" was not found in the response body
18:54:44.747 at wjhk.jupload2.policies.DefaultUploadPolicy.checkUploadSuccess(DefaultUploadPolicy.java:614)
18:54:44.747 at wjhk.jupload2.upload.DefaultFileUploadThread.doUpload(DefaultFileUploadThread.java:735)
18:54:44.747 at wjhk.jupload2.upload.DefaultFileUploadThread.run(DefaultFileUploadThread.java:491)
18:54:48.637 [WARN] CoppermineUploadPolicy.afterUpload: No file were uploaded! (0)

Can you give me a hint on what should I test next?
If you need a link to the gallery:
www.tripodart.net/website/gal
Logged
Live long and prosper!
www.tripodart.net

tinorebel

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 87
  • live long and prosper!
    • www.tripodart.net
Re: Upload applet (JUpload) : the easiest upload !
« Reply #585 on: May 03, 2008, 07:08:24 pm »

Hy, just wanted to add to my last post:
-I used firefox and got the errors.
Tried with safari and upload was succesful, BUT failed to watermarck image (i have stramm modepack installed)
Sound strange?
 ??? ???
Logged
Live long and prosper!
www.tripodart.net

etienne_sf

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Upload applet (JUpload) : the easiest upload !
« Reply #586 on: May 03, 2008, 09:57:51 pm »

Hy, just wanted to add to my last post:
-I used firefox and got the errors.
Tried with safari and upload was succesful, BUT failed to watermarck image (i have stramm modepack installed)
Sound strange?
 ??? ???

stramm modpack is not supported by jupload. Hope it will be included in next Coppermine version, so that I can update jupload according to it.

About your trouble: Are your sure of your max upload file ?  Try 2000 instead. Server often autorize up to 2M for post data. Then, you should send me the debug output in order to get help. If this debug output is not enough to understand, I'll give a try to your site.


Etienne
Logged

Su8Z3r0

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: Upload applet (JUpload) : the easiest upload !
« Reply #587 on: May 04, 2008, 05:56:58 pm »

Hi I have same problem as choupette549 in earlier post, With the runtime error. I have Version 1.4.18 coppermine and version 3.0.3c jupload. so i uninstall sun Java 5.12 (the one it tries to install) and install the latest version to date, and this fixes the problem on vista and xp. Is there a way to change the url to download sunjava in the script.?

thx
Logged

ceskobassman

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: Upload applet (JUpload) : the easiest upload !
« Reply #588 on: May 04, 2008, 07:31:48 pm »

Hi, a restart didn't fix the problem
...
  If you still have this, can you send me more info:
- Which web server and version ?
- jupload debug output
- anything particular about your server (location, ...)
...
Web server is: Apache 2.2.3
This is what the plugin returns in webpage:
Code: [Select]
19:20:37.875 [INFO] Debug level set to 0
19:20:37.875 [INFO] Current debug output file: C:\DOCUME~1\FRANCE~1\IMPOST~1\Temp\jupload_47679_log.txt
19:20:37.906 [WARN] Invalid int value: true, using default value: 0
19:20:37.921 [INFO] JUpload applet, version 3.3.2 [SVN-Rev: 439] (compiled: 03/28/2008 06:54 PM), available at http://jupload.sourceforge.net/
19:20:37.921 [INFO] maxFileSize: 2048000
19:20:38.562 [WARN] Invalid int value: , using default value: 0
19:20:38.578 [INFO] JUpload plugin for coppermine version 3.0.3c
19:22:09.031 [INFO] Debug level set to 1
19:22:09.031 [INFO] Current debug output file: C:\DOCUME~1\FRANCE~1\IMPOST~1\Temp\jupload_47679_log.txt
19:22:09.031 [INFO] JUpload applet, version 3.3.2 [SVN-Rev: 439] (compiled: 03/28/2008 06:54 PM), available at http://jupload.sourceforge.net/
19:22:09.046 [DEBUG] debugLevel: 1 (debugfile: C:\DOCUME~1\FRANCE~1\IMPOST~1\Temp\jupload_47679_log.txt)
19:22:09.046 [INFO] maxFileSize: 2048000
19:22:11.406 [ERROR] [wjhk.jupload2.exception.JUploadExceptionUploadFailed] Received HTTP status 302 Moved Temporarily (Received HTTP status 302 Moved Temporarily)
19:22:11.406 wjhk.jupload2.exception.JUploadExceptionUploadFailed: Received HTTP status 302 Moved Temporarily
19:22:11.406 at wjhk.jupload2.policies.DefaultUploadPolicy.checkUploadSuccess(DefaultUploadPolicy.java:565)
19:22:11.406 at wjhk.jupload2.upload.DefaultFileUploadThread.doUpload(DefaultFileUploadThread.java:735)
19:22:11.406 at wjhk.jupload2.upload.DefaultFileUploadThread.run(DefaultFileUploadThread.java:491)
19:22:14.531 [WARN] CoppermineUploadPolicy.afterUpload: No file were uploaded! (0)

and this: http://amp-cs.dyndns.org/juploadlog.txt the log on my temp directory.

The link to the gallery is http://galleriascout.dynds.org/   that is "translated" in http://amp-cs.dyndns.org/galleriascout/
In Coppermine's configuration http://galleriascout.dynds.org/ is set as gallery's URL, if this is what you call "location", scuse me but I'm not english.

Bye, Francesco
Logged

Nibbler

  • Guest
Re: Upload applet (JUpload) : the easiest upload !
« Reply #589 on: May 04, 2008, 07:42:32 pm »

Set your gallery URL to your real URL - http://amp-cs.dyndns.org/galleriascout if the applet can't handle the redirect.
Logged

etienne_sf

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Upload applet (JUpload) : the easiest upload !
« Reply #590 on: May 04, 2008, 09:47:09 pm »

Is there a way to change the url to download sunjava in the script.?

thx

Hum, hum ...  yes, this URL is quite old.

Noted. Added to my todo list.

Etienne
Logged

etienne_sf

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Upload applet (JUpload) : the easiest upload !
« Reply #591 on: May 04, 2008, 09:50:04 pm »


and this: http://amp-cs.dyndns.org/juploadlog.txt the log on my temp directory.

The link to the gallery is http://galleriascout.dynds.org/   that is "translated" in http://amp-cs.dyndns.org/galleriascout/
In Coppermine's configuration http://galleriascout.dynds.org/ is set as gallery's URL, if this is what you call "location", scuse me but I'm not english.

Bye, Francesco

Hi,

  I think Nibbler comment is the good one.

I guess I should be able to manage the redirect in the applet ... in the future.

Etienne
Logged

tinorebel

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 87
  • live long and prosper!
    • www.tripodart.net
Re: Upload applet (JUpload) : the easiest upload !
« Reply #592 on: May 04, 2008, 11:42:41 pm »

stramm modpack is not supported by jupload. Hope it will be included in next Coppermine version, so that I can update jupload according to it.
Etienne

Thanks for the answer.
this plug in is wonderful, i'ts a pity cant use it with stramm modepack :( :( :'( :'(
Would it be very complicate to make it compatible? ???

I cant live without jupload till next coppermine version.... :'(
Logged
Live long and prosper!
www.tripodart.net

ceskobassman

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: Upload applet (JUpload) : the easiest upload !
« Reply #593 on: May 05, 2008, 04:16:53 pm »

Thanks!!! All works fine now! Nice plugin, good work!

PS: I'm using it with the modepack...what is the problem?
Logged

tinorebel

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 87
  • live long and prosper!
    • www.tripodart.net
Re: Upload applet (JUpload) : the easiest upload !
« Reply #594 on: May 06, 2008, 02:14:13 pm »

For my experience, using Jupload with stramm modepack is fine, exept for the fact that the modepack will not watermark images correctly. :-\ This means I'll have to wait until it get's compatibilized!! :-\ :-\
Logged
Live long and prosper!
www.tripodart.net

etienne_sf

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Upload applet (JUpload) : the easiest upload !
« Reply #595 on: May 07, 2008, 06:10:59 pm »

Thanks for the answer.
this plug in is wonderful, i'ts a pity cant use it with stramm modepack :( :( :'( :'(
Would it be very complicate to make it compatible? ???

I cant live without jupload till next coppermine version.... :'(

A lot of people are using stramm modpack.

  I guess I'll have to work on this one sooner or later...

Etienne
Logged

tinorebel

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 87
  • live long and prosper!
    • www.tripodart.net
Re: Upload applet (JUpload) : the easiest upload !
« Reply #596 on: May 08, 2008, 07:34:17 pm »

 ;) Ill' be glad to invite you to a pizza and a glass of wine if you manage to make jupload - stramm modepack compatible!!! ::)
Logged
Live long and prosper!
www.tripodart.net

etienne_sf

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Upload applet (JUpload) : the easiest upload !
« Reply #597 on: May 08, 2008, 07:56:57 pm »

;) Ill' be glad to invite you to a pizza and a glass of wine if you manage to make jupload - stramm modepack compatible!!! ::)

one glass only ?  Perhaps you've big glasses, in Spain ...   ;)

  I have some details to correct before. I tested it once, and it was not really simple to adapt JUpload to it.

Etienne
Logged

tinorebel

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 87
  • live long and prosper!
    • www.tripodart.net
Re: Upload applet (JUpload) : the easiest upload !
« Reply #598 on: May 08, 2008, 08:14:50 pm »

In fact we have some glasses like swimming pools in spain... ;D  ;D
Really I can't think of a better way to upload, specially for users who can't use batch upload.
I have heard CPG 1.5 is on the way...
Logged
Live long and prosper!
www.tripodart.net

mc0676

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 44
Re: Upload applet (JUpload) : the easiest upload !
« Reply #599 on: May 13, 2008, 10:58:49 am »

I've this problem:

[Edit GauGau] Replaced hotlinked image with attachment [/Edit]

Seems that one table was not create, what i need to try ?

I've cpg 1.4.18 bridged with vbulletin 3.7.0.

Thansk.
« Last Edit: May 14, 2008, 09:47:07 am by Joachim Müller »
Logged
Pages: 1 ... 26 27 28 29 [30] 31 32 33   Go Up
 

Page created in 0.029 seconds with 20 queries.