cancel
Showing results for 
Search instead for 
Did you mean: 

alfresco Community 2.1 on linux CentOS

power
Champ in-the-making
Champ in-the-making
Hi,

I have installed alfresco community 2.1.0 on my CentOS linux OS.
once I configured it with MySQL and started to run it gives me following errors :

16:04:34,401 ERROR [org.alfresco.ftp.protocol] FTP Socket error
java.net.BindException: Address already in use
        at java.net.PlainSocketImpl.socketBind(Native Method)
        at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
        at java.net.ServerSocket.bind(ServerSocket.java:319)
        at java.net.ServerSocket.<init>(ServerSocket.java:185)
        at java.net.ServerSocket.<init>(ServerSocket.java:141)
        at org.alfresco.filesys.ftp.FTPNetworkServer.run(FTPNetworkServer.java:407)
        at java.lang.Thread.run(Thread.java:595)

Its not like that my another instance of alfresco already running on this.. because I changed port for this application.

What I should configured in file-servers.xml to eliminate this ERROR.
I already disabled my firewall on my machine.


Any Help…
1 REPLY 1

spotlight2001
Champ in-the-making
Champ in-the-making
it seems that the ftp port is already bound by the standard ftp service of the OS.

you could disable the FTP service of Alfresco or the FTP service of the OS.

http://wiki.alfresco.com/wiki/File_Server_Configuration#FTP_Server_Configuration