Hi,
I followed all instructions according the wiki, so far it went very well. But now I get following error useing oxonstaller. It seems to be a connection error to mysql. I tried to connect as user openexchange an it worked, but the rest of
isn't working because the db_pool is empty.
Any Ideas
(OS Opensues 10.2)
# /opt/open-xchange/sbin/oxinstaller --oxdb-pass=pass --admin-pass=pas --test.net -f
initializing database (step 1/2)
done
Configuring services
setting readUrl in /opt/open-xchange/etc/admindaemon/configdb.properties
setting writeUrl in /opt/open-xchange/etc/admindaemon/configdb.properties
setting readProperty.1 in /opt/open-xchange/etc/admindaemon/configdb.properties
setting readProperty.2 in /opt/open-xchange/etc/admindaemon/configdb.properties
setting writeProperty.1 in /opt/open-xchange/etc/admindaemon/configdb.properties
setting writeProperty.2 in /opt/open-xchange/etc/admindaemon/configdb.properties
setting readUrl in /opt/open-xchange/etc/groupware/configdb.properties
setting writeUrl in /opt/open-xchange/etc/groupware/configdb.properties
setting readProperty.1 in /opt/open-xchange/etc/groupware/configdb.properties
setting readProperty.2 in /opt/open-xchange/etc/groupware/configdb.properties
setting writeProperty.1 in /opt/open-xchange/etc/groupware/configdb.properties
setting writeProperty.2 in /opt/open-xchange/etc/groupware/configdb.properties
(Re)Starting Admin Daemon
done
initializing database (step 2/2)
Server response:
com.openexchange.admin.exceptions.PoolException: DBP-0001 Category=5 Message=Can't get connection to config DB. exceptionID=-1575865605-5
Server response:
com.openexchange.admin.exceptions.PoolException: DBP-0001 Category=5 Message=Can't get connection to config DB. exceptionID=-1575865605-6
Server response:
com.openexchange.admin.exceptions.PoolException: DBP-0001 Category=5 Message=Can't get connection to config DB. exceptionID=-1575865605-8
done
setting up the system
creating certificates
Server response:
com.openexchange.admin.exceptions.PoolException: DBP-0001 Category=5 Message=Can't get connection to config DB. exceptionID=-1575865605-10
chmod: cannot access `/etc/ssl/certs/eecert.pem': No such file or directory
chmod: cannot access `/etc/ssl/private/eekey.pem': No such file or directory
WARNING: no group ssl-cert found. System might not work.
configuring ox admin gui
done
I followed all instructions according the wiki, so far it went very well. But now I get following error useing oxonstaller. It seems to be a connection error to mysql. I tried to connect as user openexchange an it worked, but the rest of
isn't working because the db_pool is empty.
Any Ideas
(OS Opensues 10.2)
# /opt/open-xchange/sbin/oxinstaller --oxdb-pass=pass --admin-pass=pas --test.net -f
initializing database (step 1/2)
done
Configuring services
setting readUrl in /opt/open-xchange/etc/admindaemon/configdb.properties
setting writeUrl in /opt/open-xchange/etc/admindaemon/configdb.properties
setting readProperty.1 in /opt/open-xchange/etc/admindaemon/configdb.properties
setting readProperty.2 in /opt/open-xchange/etc/admindaemon/configdb.properties
setting writeProperty.1 in /opt/open-xchange/etc/admindaemon/configdb.properties
setting writeProperty.2 in /opt/open-xchange/etc/admindaemon/configdb.properties
setting readUrl in /opt/open-xchange/etc/groupware/configdb.properties
setting writeUrl in /opt/open-xchange/etc/groupware/configdb.properties
setting readProperty.1 in /opt/open-xchange/etc/groupware/configdb.properties
setting readProperty.2 in /opt/open-xchange/etc/groupware/configdb.properties
setting writeProperty.1 in /opt/open-xchange/etc/groupware/configdb.properties
setting writeProperty.2 in /opt/open-xchange/etc/groupware/configdb.properties
(Re)Starting Admin Daemon
done
initializing database (step 2/2)
Server response:
com.openexchange.admin.exceptions.PoolException: DBP-0001 Category=5 Message=Can't get connection to config DB. exceptionID=-1575865605-5
Server response:
com.openexchange.admin.exceptions.PoolException: DBP-0001 Category=5 Message=Can't get connection to config DB. exceptionID=-1575865605-6
Server response:
com.openexchange.admin.exceptions.PoolException: DBP-0001 Category=5 Message=Can't get connection to config DB. exceptionID=-1575865605-8
done
setting up the system
creating certificates
Server response:
com.openexchange.admin.exceptions.PoolException: DBP-0001 Category=5 Message=Can't get connection to config DB. exceptionID=-1575865605-10
chmod: cannot access `/etc/ssl/certs/eecert.pem': No such file or directory
chmod: cannot access `/etc/ssl/private/eekey.pem': No such file or directory
WARNING: no group ssl-cert found. System might not work.
configuring ox admin gui
done
Comment