On Wed, Jul 14, 2010 at 9:35 PM, Robert Wiegand <[email protected]> wrote:
> Could be please send me a short tutorial how to install it as a deamon!?

You should be able to create init.d scripts for starting it. Have a
look at for example Tomcat init.d scripts for your platform. That
said, it would make sense for us to ship basic scripts for this
purpose. Anyone got any to share?

> [R] Caused by: java.net.BindException: Address already in use

This sure points at something already running on port 21. Could you
please run netstat -a | grep 21 to verify that nothing is actually
running there?

/niklas

Reply via email to