This question is answered. Helpful answers available: 2. Correct answers available: 1.


Permlink Replies: 6 - Pages: 1 - Last Post: 8 Aug 23, 16:48 Last Post By: AndreWolff Threads: [ Previous | Next ]
AndreWolff

Posts: 1,158
Registered: 14-Dec-2007
MuliMaker Upload error
Posted: 8 Aug 23, 14:24
 
  Click to reply to this thread Reply
During the upload of a list of projects with the MultiMaker the Console window showed the crash given below for just one project.

Next I made the same project by hand outside the MultiMaker and there was no uplad error, but it took a long time to open that album with my browser.
Later I opened the album again and this time it was opened quickly,

This is the crash message:
Uploading "LG_Drente" to https://andrewolff.jalbum.net/LG_Drente/
Zip stream support detected
info.cqs.remotefs.RemoteFSException: 4: ERROR: Your quota has been exceeded.  Available: 0k.
	at info.cqs.remotefs.sftp.SftpAdapter.put(SftpAdapter.java:343)
	at info.cqs.remotefs.RemoteFSBean.put(RemoteFSBean.java:404)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at info.cqs.remotefs.RemoteFSBean$RemoteFSHandler.invoke(RemoteFSBean.java:520)
	at jdk.proxy2/jdk.proxy2.$Proxy12.put(Unknown Source)
	at se.datadosen.jalbum.UploadBean$2.run(UploadBean.java:1138)
Caused by: 4: ERROR: Your quota has been exceeded.  Available: 0k.
	at com.jcraft.jsch.ChannelSftp.throwStatusError(ChannelSftp.java:2827)
	at com.jcraft.jsch.ChannelSftp.checkStatus(ChannelSftp.java:2440)
	at com.jcraft.jsch.ChannelSftp._put(ChannelSftp.java:646)
	at com.jcraft.jsch.ChannelSftp.put(ChannelSftp.java:537)
	at info.cqs.remotefs.sftp.SftpAdapter.put(SftpAdapter.java:335)
	... 6 more
All workers shut down
java.io.IOException: Read end dead
	at java.base/java.io.PipedInputStream.checkStateForReceive(Unknown Source)
	at java.base/java.io.PipedInputStream.receive(Unknown Source)
	at java.base/java.io.PipedOutputStream.write(Unknown Source)
	at java.base/java.util.zip.DeflaterOutputStream.deflate(Unknown Source)
	at java.base/java.util.zip.ZipOutputStream.closeEntry(Unknown Source)
	at java.base/java.util.zip.ZipOutputStream.putNextEntry(Unknown Source)
	at se.datadosen.jalbum.UploadBean.uploadZipEntry(UploadBean.java:1064)
	at se.datadosen.jalbum.UploadBean.uploadFilesZipped(UploadBean.java:1160)
	at se.datadosen.jalbum.UploadBean.uploadAlbum(UploadBean.java:878)
	at se.datadosen.jalbum.UploadBean.uploadAlbum(UploadBean.java:782)
	at se.datadosen.jalbum.UploadAlbumTask.doInBackground(UploadAlbumTask.java:147)
	at se.datadosen.jalbum.TaskManager$BackgroundTask.call(TaskManager.java:113)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
 
***** Error processing LG_Drente (upload): *****
java.io.IOException: Read end dead
JeffTucker

Posts: 8,348
Registered: 31-Jan-2006
Re: MuliMaker Upload error
Posted: 8 Aug 23, 14:51   in response to: AndreWolff in response to: AndreWolff
 
  Click to reply to this thread Reply
No mystery.
info.cqs.remotefs.RemoteFSException: 4: ERROR: Your quota has been exceeded.  Available: 0k.
AndreWolff

Posts: 1,158
Registered: 14-Dec-2007
Re: MuliMaker Upload error
Posted: 8 Aug 23, 15:17   in response to: JeffTucker in response to: JeffTucker
 
  Click to reply to this thread Reply
JeffTucker wrote:
No mystery.
info.cqs.remotefs.RemoteFSException: 4: ERROR: Your quota has been exceeded.  Available: 0k.
Which quota?

And why is my quota not exceded if I upload by hand?
JeffTucker

Posts: 8,348
Registered: 31-Jan-2006
Re: MuliMaker Upload error
Posted: 8 Aug 23, 15:24   in response to: AndreWolff in response to: AndreWolff
 
  Click to reply to this thread Reply
Your jalbum.net hosting account is almost full. During uploading, there must be enough space to hold the entire zip file, before it is unzipped and then used to overwrite the existing files. So, when you get very close to "completely full," you can often run out of room.

In the case of the multi-maker, it may be uploading several albums at the same time, which requires just a little more free space. It might need enough space for several zip files at the same time. Uploading the albums one at a time might get around this.

But when you're this close to having a full hosting account, you're just going to keep having problems. The fix is simple. Delete some things, or upgrade your account.
AndreWolff

Posts: 1,158
Registered: 14-Dec-2007
Re: MuliMaker Upload error
Posted: 8 Aug 23, 15:41   in response to: JeffTucker in response to: JeffTucker
 
  Click to reply to this thread Reply
JeffTucker wrote:
Your jalbum.net hosting account is almost full. During uploading, there must be enough space to hold the entire zip file, before it is unzipped and then used to overwrite the existing files. So, when you get very close to "completely full," you can often run out of room.

Delete some things, or upgrade your account.

OK sounds reasonable, I will see what I can do. Thanks for the hint.
davidekholm

Posts: 3,522
Registered: 18-Oct-2002
Re: MuliMaker Upload error
Posted: 8 Aug 23, 16:45   in response to: AndreWolff in response to: AndreWolff
 
  Click to reply to this thread Reply
I can imagine providing a better, more readable user error message though. I put that on the todo.
AndreWolff

Posts: 1,158
Registered: 14-Dec-2007
Re: MuliMaker Upload error
Posted: 8 Aug 23, 16:48   in response to: davidekholm in response to: davidekholm
 
  Click to reply to this thread Reply
davidekholm wrote:
I can imagine providing a better, more readable user error message though. I put that on the todo.
Yes, that is a good idea.
Legend
Forum admins
Helpful Answer
Correct Answer

Point your RSS reader here for a feed of the latest messages in all forums