Hi
I"ve just installed Version: 6.10.0 Rev6 (2009-07-19 18:09:13) on CentOS 5.3 x64 and would say I've done it "by the book" (or actually "by the wiki").
Anyway, I only get to the point "Creating contexts and users". when I issue the (slightly altered) command
I get the error
What the heck am i doing wrong?
Any help would be greatly appreciated
I"ve just installed Version: 6.10.0 Rev6 (2009-07-19 18:09:13) on CentOS 5.3 x64 and would say I've done it "by the book" (or actually "by the wiki").
Anyway, I only get to the point "Creating contexts and users". when I issue the (slightly altered) command
Code:
/opt/open-xchange/sbin/createcontext -A oxadminmaster -P 'my_master_password' -c 1 -N 'mycontextname' -u oxadmin -d "Context Admin" -g Admin -s User -p 'my_adminpassword' -L defaultcontext -e myemail@mydomain.com -q 2048 --access-combination-name=all
Code:
context 1 could not be created: Server response: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: com.mysql.jdbc.exceptions.MySQLNonTransientConnectionException (no security manager: RMI class loader disabled)
Any help would be greatly appreciated
Comment