Hello!
I followed the installation howto on an Ubuntu Dapper but when it comes to creating a user I get:
Error:
Connection refused to host: 172.16.10.16; nested exception is:
java.net.ConnectException: Connection refused
Then I realized that the open-xchange-admin daemon seems to start (gives me a return code 0) but actually doesn't start anything
the open-xchange-admin-console.log tells me:
Mrz 09 20:42:50 localhost openexchange: Loglevel set to: 5
Mrz 09 20:42:50 localhost openexchange: Loglevel set to: 5
com.openexchange.admin.plugins.OXUserPluginInterfa ce
When I run "/etc/init.d/open-xchange-admin stop" it tells me there is no pid an no process running.
Any ideas what's going on?
Thanks
Peter
I followed the installation howto on an Ubuntu Dapper but when it comes to creating a user I get:
Error:
Connection refused to host: 172.16.10.16; nested exception is:
java.net.ConnectException: Connection refused
Then I realized that the open-xchange-admin daemon seems to start (gives me a return code 0) but actually doesn't start anything
the open-xchange-admin-console.log tells me:
Mrz 09 20:42:50 localhost openexchange: Loglevel set to: 5
Mrz 09 20:42:50 localhost openexchange: Loglevel set to: 5
com.openexchange.admin.plugins.OXUserPluginInterfa ce
When I run "/etc/init.d/open-xchange-admin stop" it tells me there is no pid an no process running.
Any ideas what's going on?
Thanks
Peter
Comment