07-07-2014 10:53 AM
Status: Resolving address of localhost
Status: Connecting to [::1]:21…
Status: Connection established, waiting for welcome message…
Response: 220 FTP server ready
Command: USER woot@abc
Response: 331 User name okay, need password for woot@abc
Command: PASS ***********
Error: Connection timed out
Error: Could not connect to server
### FTP Server Configuration ###
ftp.enabled=true
ftp.port=21
Exception in thread "Sess_FTP11_0:0:0:0:0:0:0:1" java.lang.StackOverflowError
at org.springframework.beans.factory.support.AbstractBeanFactory.transformedBeanName(AbstractBeanFactory.java:993)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:230)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:266)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1075)
at org.alfresco.repo.security.authentication.subsystems.SubsystemChainingFtpAuthenticator.getUsableFtpAuthenticators(SubsystemChainingFtpAuthenticator.java:70)
at org.alfresco.repo.security.authentication.AbstractChainingFtpAuthenticator.authenticateUser(AbstractChainingFtpAuthenticator.java:40)
at org.alfresco.repo.security.authentication.AbstractChainingFtpAuthenticator.authenticateUser(AbstractChainingFtpAuthenticator.java:42)
at org.alfresco.repo.security.authentication.AbstractChainingFtpAuthenticator.authenticateUser(AbstractChainingFtpAuthenticator.java:42)
at org.alfresco.repo.security.authentication.AbstractChainingFtpAuthenticator.authenticateUser(AbstractChainingFtpAuthenticator.java:42)
at org.alfresco.repo.security.authentication.AbstractChainingFtpAuthenticator.authenticateUser(AbstractChainingFtpAuthenticator.java:42)
at org.alfresco.repo.security.authentication.AbstractChainingFtpAuthenticator.authenticateUser(AbstractChainingFtpAuthenticator.java:42)
at org.alfresco.repo.security.authentication.AbstractChainingFtpAuthenticator.authenticateUser(AbstractChainingFtpAuthenticator.java:42)
… about 1000 more rows of that last one
07-07-2014 11:26 AM
07-09-2014 03:55 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.