Hello,
I have setup now but it stops working @
/opt/open-xchange/sbin/registerserver -n oxserver -A oxadminmaster -P admin_master_password
with the following message
/opt/open-xchange/etc/admindaemon/ox-admin-scriptconf.sh: line 7: -Xmx100m: command not found
/opt/open-xchange/etc/admindaemon/ox-admin-scriptconf.sh: line 12: -Xmx50m: command not found
server could not be registered:
Error: Connection refused to host: localhost; nested exception is:
java.net.ConnectException: Connection refused
The complete thing:
root@server:/var/cache/debconf# /opt/open-xchange/sbin/initconfigdb --configdb-pass=db_password -a -i
initializing configdb from scratch... done
root@server:/var/cache/debconf# /opt/open-xchange/sbin/oxinstaller --servername=oxserver --configdb-pass=db_password \
> --master-pass=admin_master_password --ajp-bind-port=localhost
setting up groupware configuration /opt/open-xchange/etc/groupware
..................................................
groupware daemon must now be restarted if already running
setting up admin daemon configuration /opt/open-xchange/etc/admindaemon
......................
*** RMI authentication is enabled
using oxadminmaster as master account
admin daemon must now be restarted if already running
root@server:/var/cache/debconf# /etc/init.d/open-xchange-admin start
Starting Open-Xchange Admin Daemon: open-xchange-admin.
root@server:/var/cache/debconf# /opt/open-xchange/sbin/registerserver -n oxserver -A oxadminmaster -P admin_master_password
/opt/open-xchange/etc/admindaemon/ox-admin-scriptconf.sh: line 7: -Xmx100m: command not found
/opt/open-xchange/etc/admindaemon/ox-admin-scriptconf.sh: line 12: -Xmx50m: command not found
server could not be registered:
Error: Connection refused to host: localhost; nested exception is:
java.net.ConnectException: Connection refused
I have setup now but it stops working @
/opt/open-xchange/sbin/registerserver -n oxserver -A oxadminmaster -P admin_master_password
with the following message
/opt/open-xchange/etc/admindaemon/ox-admin-scriptconf.sh: line 7: -Xmx100m: command not found
/opt/open-xchange/etc/admindaemon/ox-admin-scriptconf.sh: line 12: -Xmx50m: command not found
server could not be registered:
Error: Connection refused to host: localhost; nested exception is:
java.net.ConnectException: Connection refused
The complete thing:
root@server:/var/cache/debconf# /opt/open-xchange/sbin/initconfigdb --configdb-pass=db_password -a -i
initializing configdb from scratch... done
root@server:/var/cache/debconf# /opt/open-xchange/sbin/oxinstaller --servername=oxserver --configdb-pass=db_password \
> --master-pass=admin_master_password --ajp-bind-port=localhost
setting up groupware configuration /opt/open-xchange/etc/groupware
..................................................
groupware daemon must now be restarted if already running
setting up admin daemon configuration /opt/open-xchange/etc/admindaemon
......................
*** RMI authentication is enabled
using oxadminmaster as master account
admin daemon must now be restarted if already running
root@server:/var/cache/debconf# /etc/init.d/open-xchange-admin start
Starting Open-Xchange Admin Daemon: open-xchange-admin.
root@server:/var/cache/debconf# /opt/open-xchange/sbin/registerserver -n oxserver -A oxadminmaster -P admin_master_password
/opt/open-xchange/etc/admindaemon/ox-admin-scriptconf.sh: line 7: -Xmx100m: command not found
/opt/open-xchange/etc/admindaemon/ox-admin-scriptconf.sh: line 12: -Xmx50m: command not found
server could not be registered:
Error: Connection refused to host: localhost; nested exception is:
java.net.ConnectException: Connection refused
Comment