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


Permlink Replies: 14 - Pages: 1 - Last Post: 2 Apr 22, 13:23 Last Post By: AnCa Threads: [ Previous | Next ]
MossleySmiffy

Posts: 8
Registered: 27-Apr-2008
Error Msg when trying to upload album
Posted: 1 Apr 22, 18:40
 
  Click to reply to this thread Reply
Can anyone help ? Have just upgraded to 27.0.1 and am trying to upload an album. After the "connecting to ..." box, I'm getting "Can't connect. Server reported SSH_MSG_DISCONNECT. Failed to read binary packet data". Internet connection is fine.

Any help gratefully received - my Mum wants to see our holiday photos
JeffTucker

Posts: 8,013
Registered: 31-Jan-2006
Re: Error Msg when trying to upload album
Posted: 1 Apr 22, 20:13   in response to: MossleySmiffy in response to: MossleySmiffy
 
  Click to reply to this thread Reply
Looks like there's a problem with the jalbum.net hosting. Viewing albums is OK, but connecting to upload isn't behaving.

Paging Anders!
AnCa

Posts: 454
Registered: 25-Mar-2005
Re: Error Msg when trying to upload album
Posted: 1 Apr 22, 20:54   in response to: MossleySmiffy in response to: MossleySmiffy
 
  Click to reply to this thread Reply
MossleySmiffy wrote:
Any help gratefully received - my Mum wants to see our holiday photos
Sorry! Now it should work again!
JeffTucker

Posts: 8,013
Registered: 31-Jan-2006
Re: Error Msg when trying to upload album
Posted: 1 Apr 22, 21:04   in response to: AnCa in response to: AnCa
 
  Click to reply to this thread Reply
That's better. Now you can go back to swilling cognac.
AnCa

Posts: 454
Registered: 25-Mar-2005
Re: Error Msg when trying to upload album
Posted: 1 Apr 22, 21:34   in response to: JeffTucker in response to: JeffTucker
 
  Click to reply to this thread Reply
JeffTucker wrote:
That's better. Now you can go back to swilling cognac.
Had to fix the bug that caused the crash first. (Listing a folder with more than 1000 subfolders.)
Now I can go back. :)
JeffTucker

Posts: 8,013
Registered: 31-Jan-2006
Re: Error Msg when trying to upload album
Posted: 1 Apr 22, 21:42   in response to: AnCa in response to: AnCa
 
  Click to reply to this thread Reply
AnCa wrote:
(Listing a folder with more than 1000 subfolders.)

Oh, those wacky users! Yet another Baffling Ordeal Album™.
AndreWolff

Posts: 1,156
Registered: 14-Dec-2007
Re: Error Msg when trying to upload album
Posted: 2 Apr 22, 11:11   in response to: AnCa in response to: AnCa
 
  Click to reply to this thread Reply
Attachment connectError.png (11.0 KB)
Uploading is still very slow and gives sometimes error messages, see enclosed screenshot
chauvin

Posts: 36
Registered: 28-May-2007
Re: Error Msg when trying to upload album
Posted: 2 Apr 22, 12:02   in response to: MossleySmiffy in response to: MossleySmiffy
 
  Click to reply to this thread Reply
Bonjour ,
hélas non cela ne fonctionne toujours pas....même message d'erreur.
MossleySmiffy

Posts: 8
Registered: 27-Apr-2008
Re: Error Msg when trying to upload album
Posted: 2 Apr 22, 12:27   in response to: MossleySmiffy in response to: MossleySmiffy
 
  Click to reply to this thread Reply
Afraid I have to agree with Chauvin ...
AnCa

Posts: 454
Registered: 25-Mar-2005
Re: Error Msg when trying to upload album
Posted: 2 Apr 22, 12:37   in response to: MossleySmiffy in response to: MossleySmiffy
 
  Click to reply to this thread Reply
I have now restarted the server so it works. And I'll investigate the cause so it doesn't happen again.
MossleySmiffy

Posts: 8
Registered: 27-Apr-2008
Re: Error Msg when trying to upload album
Posted: 2 Apr 22, 12:44   in response to: MossleySmiffy in response to: MossleySmiffy
 
  Click to reply to this thread Reply
Hi it's nuisance again !

The disconnect message has now disappeared, but when the "preparing preview" box appears everything freezes ... pressed Abort and "java.lang.NullPointerException" box appears with following:

java.lang.NullPointerException
at se.datadosen.jalbum.UploadBean.getFtpWebRootDirectory(UploadBean.java:531)
at se.datadosen.jalbum.UploadBean.getAlbumURL(UploadBean.java:549)
at se.datadosen.jalbum.UploadBean.getPrintableAlbumURL(UploadBean.java:544)
at se.datadosen.jalbum.JPublishWizard$PublishStep.doUploadAlbum(JPublishWizard.java:1914)
at se.datadosen.jalbum.JPublishWizard$PublishStep.access$1100(JPublishWizard.java:843)
at se.datadosen.jalbum.JPublishWizard$PublishStep$11.actionPerformed(JPublishWizard.java:1309)
at se.datadosen.jalbum.JAlbumFrame$JAlbumFrameActions$28.actionPerformed(JAlbumFrame.java:4032)
at se.datadosen.util.AliasAction.actionPerformed(AliasAction.java:79)
at se.datadosen.component.JPopupButton.lambda$initialize$1(JPopupButton.java:159)
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at java.desktop/javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.desktop/java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.desktop/java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.desktop/java.awt.Component.processMouseEvent(Unknown Source)
at java.desktop/javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.desktop/java.awt.Component.processEvent(Unknown Source)
at java.desktop/java.awt.Container.processEvent(Unknown Source)
at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)

Hope this helps ...

Edited by: MossleySmiffy on 2 Apr 2022, 12:46

AnCa

Posts: 454
Registered: 25-Mar-2005
Re: Error Msg when trying to upload album
Posted: 2 Apr 22, 12:50   in response to: MossleySmiffy in response to: MossleySmiffy
 
  Click to reply to this thread Reply
MossleySmiffy wrote:
The disconnect message has now disappeared, but when the "preparing preview" box appears everything freezes ... pressed Abort and "java.lang.NullPointerException" box appears with following:
Yes, it seems we're still having the issue with folders with more than 1000 subfolders, which your account triggers. I'm on it. I'll be back as soon as I can.
AnCa

Posts: 454
Registered: 25-Mar-2005
Re: Error Msg when trying to upload album
Posted: 2 Apr 22, 12:54   in response to: AnCa in response to: AnCa
Helpful
  Click to reply to this thread Reply
AnCa wrote:
MossleySmiffy wrote:
The disconnect message has now disappeared, but when the "preparing preview" box appears everything freezes ... pressed Abort and "java.lang.NullPointerException" box appears with following:
Yes, it seems we're still having the issue with folders with more than 1000 subfolders, which your account triggers. I'm on it. I'll be back as soon as I can.
Now it should have been fix! Please try again and I'll check our logs!
MossleySmiffy

Posts: 8
Registered: 27-Apr-2008
Re: Error Msg when trying to upload album
Posted: 2 Apr 22, 13:18   in response to: MossleySmiffy in response to: MossleySmiffy
 
  Click to reply to this thread Reply
Success !!!!

Grateful thanks to Anders for sorting this ...
AnCa

Posts: 454
Registered: 25-Mar-2005
Re: Error Msg when trying to upload album
Posted: 2 Apr 22, 13:23   in response to: MossleySmiffy in response to: MossleySmiffy
 
  Click to reply to this thread Reply
MossleySmiffy wrote:
Success !!!!
Excellent! I'm glad for the confirmation.
Grateful thanks to Anders for sorting this ...
Well, the error should of course not happen in the first place... :)
Legend
Forum admins
Helpful Answer
Correct Answer

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