Hmm something goes wrong here. I think it's a bug
The Database vor Openxchange is db0003. Hmm createcontext uses a different Database such as db0003_4 , db0003_5 .... per each try
That happens on two fresh installed Servers with Debian GNU Linux 5.0.
Code:
ZBGES:/# /opt/open-xchange/sbin/createcontext -A root -P iegahkawaemoonahseodeeteyashae -c 1 -u webmaster -d "Context Admin" -g Admin -s User -p iegahkawaemoonahseodeeteyashae -L defaultcontext -e webmaster@my-tld.org -q 1024 --access-combination-name=all context 1 could not be created: Server response: java.sql.BatchUpdateException: Access denied for user 'xchangeuser'@'localhost' to database 'db0003_9' ZBGES:/# /opt/open-xchange/sbin/createcontext -A root -P iegahkawaemoonahseodeeteyashae -c 1 -u webmaster -d "Context Admin" -g Admin -s User -p iegahkawaemoonahseodeeteyashae -L defaultcontext -e webmaster@my-tld.org -q 1024 --access-combination-name=all context 1 could not be created: Server response: java.sql.BatchUpdateException: Access denied for user 'xchangeuser'@'localhost' to database 'db0003_10' ZBGES:/# /opt/open-xchange/sbin/createcontext -A root -P iegahkawaemoonahseodeeteyashae -c 1 -u webmaster -d "Context Admin" -g Admin -s User -p iegahkawaemoonahseodeeteyashae -L defaultcontext -e webmaster@my-tld.org -q 1024 --access-combination-name=all context 1 could not be created: Server response: java.sql.BatchUpdateException: Access denied for user 'xchangeuser'@'localhost' to database 'db0003_11' ZBGES:/# /opt/open-xchange/sbin/createcontext -A root -P iegahkawaemoonahseodeeteyashae -c 1 -u webmaster -d "Context Admin" -g Admin -s User -p iegahkawaemoonahseodeeteyashae -L defaultcontext -e webmaster@my-tld.org -q 1024 --access-combination-name=all context 1 could not be created: Server response: java.sql.BatchUpdateException: Access denied for user 'xchangeuser'@'localhost' to database 'db0003_12' ZBGES:/#
That happens on two fresh installed Servers with Debian GNU Linux 5.0.
Comment