Thread Locked This thread is locked - replies are not allowed.


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


Permlink Replies: 2 - Pages: 1 - Last Post: 16 Jan 22, 13:09 Last Post By: Merlin2504
Merlin2504

Posts: 327
Registered: 25-Jul-2016
error message
Posted: 15 Jan 22, 14:46
 
What is this error message? Can you help me please?

info.cqs.remotefs.RemoteFSException: com.enterprisedt.net.ftp.FTPException: 530 Sorry, the maximum number of clients (8) for this user are already connected.
at info.cqs.remotefs.ftp.FtpAdapter.connect(FtpAdapter.java:268)
at info.cqs.remotefs.RemoteFSBean.connect(RemoteFSBean.java:285)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at info.cqs.remotefs.RemoteFSBean$RemoteFSHandler.invoke(RemoteFSBean.java:520)
at com.sun.proxy.$Proxy11.connect(Unknown Source)
at se.datadosen.jalbum.RemoteFSWorkers$1.create(RemoteFSWorkers.java:106)
at se.datadosen.jalbum.RemoteFSWorkers$1.create(RemoteFSWorkers.java:50)
at org.apache.commons.pool2.BasePooledObjectFactory.makeObject(BasePooledObjectFactory.java:60)
at org.apache.commons.pool2.impl.GenericObjectPool.create(GenericObjectPool.java:861)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:435)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:363)
at se.datadosen.jalbum.RemoteFSWorkers$RemoteCallable.call(RemoteFSWorkers.java:451)
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)
Caused by: com.enterprisedt.net.ftp.FTPException: 530 Sorry, the maximum number of clients (8) for this user are already connected.
at com.enterprisedt.net.ftp.FTPControlSocket.validateReply(FTPControlSocket.java:1308)
at com.enterprisedt.net.ftp.FTPClient.password(FTPClient.java:1984)
at com.enterprisedt.net.ftp.FTPClient.login(FTPClient.java:1906)
at info.cqs.remotefs.ftp.FtpAdapter.connect(FtpAdapter.java:259)
... 18 more
JeffTucker

Posts: 7,896
Registered: 31-Jan-2006
Re: error message
Posted: 15 Jan 22, 15:05   in response to: Merlin2504 in response to: Merlin2504
 
Attachment ss009648.png (7.4 KB)
(Thread moved. The skin plays no role in uploading the completed album.)

The upload routine is making too many simultaneous connections. Choose Tools > Preferences > Publishing, and set the maximum to 8. See screenshot.
Merlin2504

Posts: 327
Registered: 25-Jul-2016
Re: error message
Posted: 16 Jan 22, 13:08   in response to: JeffTucker in response to: JeffTucker
 
Thanks for the answer. But that's already on 8?
Legend
Forum admins
Helpful Answer
Correct Answer

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