Hi,
I am getting this error
Error from JLAN
java.lang.NullPointerException
at org.alfresco.jlan.ftp.FTPRequest.parseCommandLine(FTPRequest.java:124)
at org.alfresco.jlan.ftp.FTPRequest.<init>(FTPRequest.java:66)
at org.alfresco.jlan.ftp.FTPSrvSession.getNextCommand(FTPSrvSession.java:4577)
at org.alfresco.jlan.ftp.FTPSrvSession.run(FTPSrvSession.java:5043)
at java.lang.Thread.run(Thread.java:748)
please help me
Hello,
you have to provide us with more information, ftp configuration, alfresco version, when does this error occure etc.
There are a lot of FTP-Alfresco related issues on this forum, look them up first (i.e, https://hub.alfresco.com/t5/alfresco-content-services-forum/ftp-connection-in-installed-alfresco/td-...)
Dear Sir,
I am not abule to connect ftp i am getting this error
:~# ftp -4pn localhost 9521
Connected to localhost.
220 FTP server ready
ftp> user admin
421 Service not available, remote server has closed connection
Login failed.
ftp> quit
:# ftp -6pn localhost 9521
Connected to localhost.
220 FTP server ready
ftp> user admin
421 Service not available, remote server has closed connection
Login failed.
ftp> quit
:~# netstat -ntulp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9727/mysqld
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 12720/nginx: master
tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN 705/systemd-resolve
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1017/sshd
tcp6 0 0 127.0.0.1:8005 :::* LISTEN 27631/java
tcp6 0 0 127.0.0.1:7983 :::* LISTEN 27777/java
tcp6 0 0 :::41679 :::* LISTEN 27631/java
tcp6 0 0 :::8080 :::* LISTEN 27631/java
tcp6 0 0 :::80 :::* LISTEN 12720/nginx: master
tcp6 0 0 :::9521 :::* LISTEN 27631/java
tcp6 0 0 :::22 :::* LISTEN 1017/sshd
tcp6 0 0 :::8983 :::* LISTEN 27777/java
tcp6 0 0 :::8443 :::* LISTEN 27631/java
udp 0 0 127.0.0.53:53 0.0.0.0:* 705/systemd-resolve
Please help me fix the issue.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.