Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: [Solved] Error log and possible java display issue  (Read 12042 times)

0 Members and 1 Guest are viewing this topic.

treehstn

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 106
[Solved] Error log and possible java display issue
« on: August 01, 2008, 02:58:55 am »

Hi..

I'm very excited about using your plugin!  I just installed it and tried to use it for the first time.  The first thing I noticed was that the display for the box that gives me the Browse button to select the files to upload is really messed up.  There is a note in the instructions to download the Java Runtime Plugin.  I went to the Java home page and downloaded Java and installed it.  It did give me a notice during the download that I did not have it currently installed.  I closed all my browser windows before installing.  When I opened a new window I still had the same display issue.  I check it in both Firefox and IE and it is the same in both.  I noticed that if I swipe a different program's window over the jupload window it will refresh the screen and it appears the way it should.  I'm attaching an image that is 2 screen shots of what the windows look like.

The other problem is that I struggled through the display issue and was able to try to upload a group of files.  It didn't work.  I'm including the debug log.  Thanks for all your work!  Any help on these two issues would be awesome!

17:47:31.029 [INFO] Debug level set to 0
17:47:31.029 [INFO] Current debug output file: C:\DOCUME~1\cheryl\LOCALS~1\Temp\jupload_8091_log.txt
17:47:31.029 [WARN] Invalid int value: true, using default value: 0
17:47:31.201 [INFO] JUpload applet, version 3.4.2rc4 [SVN-Rev: 489] (compiled: 07/08/2008 10:56 PM), available at http://jupload.sourceforge.net/
17:47:31.201 [INFO] maxFileSize: 4000000
17:47:31.467 [WARN] Invalid int value: , using default value: 0
17:47:31.482 [INFO] JUpload plugin for coppermine version 3.2.2
17:51:16.107 [WARN] Invalid int value: , using default value: 0
17:51:29.810 [INFO] Debug level set to 1
17:51:29.810 [INFO] Current debug output file: C:\DOCUME~1\cheryl\LOCALS~1\Temp\jupload_8091_log.txt
17:51:29.826 [INFO] JUpload applet, version 3.4.2rc4 [SVN-Rev: 489] (compiled: 07/08/2008 10:56 PM), available at http://jupload.sourceforge.net/
17:51:29.842 [DEBUG] debugLevel: 1 (debugfile: C:\DOCUME~1\cheryl\LOCALS~1\Temp\jupload_8091_log.txt)
17:51:29.842 [INFO] maxFileSize: 4000000
17:51:32.904 [ERROR] [wjhk.jupload2.exception.JUploadExceptionUploadFailed] An unknown error occurs during upload. (An unknown error occurs during upload.)
17:51:32.904 wjhk.jupload2.exception.JUploadExceptionUploadFailed: An unknown error occurs during upload.
17:51:32.904    at wjhk.jupload2.policies.DefaultUploadPolicy.checkUploadSuccess(DefaultUploadPolicy.java:625)
17:51:32.904    at wjhk.jupload2.upload.DefaultFileUploadThread.doUpload(DefaultFileUploadThread.java:761)
17:51:32.904    at wjhk.jupload2.upload.DefaultFileUploadThread.run(DefaultFileUploadThread.java:517)
17:51:37.529 [ERROR] [java.net.SocketException] Software caused connection abort: socket write error (An error occured during log management (send bytes (1)))
17:51:37.545 java.net.SocketException: Software caused connection abort: socket write error
17:51:37.545    at java.net.SocketOutputStream.socketWrite0(Native Method)
17:51:37.545    at java.net.SocketOutputStream.socketWrite(Unknown Source)
17:51:37.545    at java.net.SocketOutputStream.write(Unknown Source)
17:51:37.545    at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
17:51:37.545    at java.io.BufferedOutputStream.write(Unknown Source)
17:51:37.545    at java.io.DataOutputStream.writeBytes(Unknown Source)
17:51:37.545    at wjhk.jupload2.policies.DefaultUploadPolicy.sendDebugInformation(DefaultUploadPolicy.java:1115)
17:51:37.545    at wjhk.jupload2.upload.DefaultFileUploadThread.run(DefaultFileUploadThread.java:573)
17:51:38.529 [ERROR] [wjhk.jupload2.exception.JUploadIOException] Trying to get the byte array of a on non-closed ByteArrayEncoded (Could not send debug information)
17:51:38.529 wjhk.jupload2.exception.JUploadIOException: Trying to get the byte array of a on non-closed ByteArrayEncoded
17:51:38.529    at wjhk.jupload2.upload.helper.ByteArrayEncoderHTTP.getString(ByteArrayEncoderHTTP.java:305)
17:51:38.529    at wjhk.jupload2.policies.DefaultUploadPolicy.sendDebugInformation(DefaultUploadPolicy.java:1185)
17:51:38.529    at wjhk.jupload2.upload.DefaultFileUploadThread.run(DefaultFileUploadThread.java:573)
17:51:38.560 [WARN] CoppermineUploadPolicy.afterUpload: No file were uploaded! (0)
« Last Edit: August 03, 2008, 10:40:59 am by etienne_sf »
Logged

etienne_sf

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Error log and possible java display issue
« Reply #1 on: August 01, 2008, 10:15:15 pm »

Hi,

  Your screenshot is really strange: I never saw anything like that.

What Java, OS and navigator do you use ?

Etienne
Logged

treehstn

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 106
Re: Error log and possible java display issue
« Reply #2 on: August 01, 2008, 10:52:37 pm »

I was now able to view the forms correctly using IE7.0 and Firefox on two different computers.  The problem was that during the Java upgrade it says to close and then reopen the browser for the changes to take effect.  After I rebooted both computers it worked fine. 

The error messages I'm getting on both computers when trying to upload.  Any ideas on that issue?

Thanks!!
Logged

etienne_sf

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Error log and possible java display issue
« Reply #3 on: August 02, 2008, 12:11:25 am »

No idea: I need the full debug output to help you...  Check the doc to find how to do it...

Etienne
Logged

treehstn

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 106
Re: Error log and possible java display issue
« Reply #4 on: August 02, 2008, 08:19:04 am »

Sorry... I've attached the file.
Logged

etienne_sf

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Error log and possible java display issue
« Reply #5 on: August 02, 2008, 09:54:32 am »

Hum,

  The isssue is on server side. I'll have to analyze the code, there.

Two questions, to begin with:
1) Do standard upload work ?
2) Can you check that the albums subdirectory, and all subdirectories can be written (777 right for instance) ?

Etienne
Logged

treehstn

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 106
Re: Error log and possible java display issue
« Reply #6 on: August 02, 2008, 04:09:17 pm »

The standard upload works.  I checked the folder permissions and one folder, /albums/edit was set at 755 while the others were at 777.  I changed the edit folder to 777 and it appears to be working!

Thanks!
Logged
Pages: [1]   Go Up
 

Page created in 0.03 seconds with 19 queries.