Hello Forum,
I am currently trying to install the latest available Open-Xchange Hosting Edition packages on a SLES 10 SP2. I am able to get through the rpm installs and the first steps of configuration, but with the creation of the first context I hit a fence. With my command:
# /opt/open-xchange/sbin/createcontext -c 1 -N <domain> -L <domain>,defaultcontext -u oxadmin -d oxadmin -g oxadmin -s oxadmin -p supergeheim -e oxadmin@<domain> -q 1024 -A oxadminmaster -P supergeheim2
context 1 could not be created:
Server response:
Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: com.mysql.jdbc.exceptions.MySQLNonTransientConnect ionException (no security manager: RMI class loader disabled)
I get this error message. I have tried to switch between sun-java and ibm-java and between 64bit and 32bit, but nothing got me out of this mess.
My environment is:
#rpm -qa | grep open =
open-xchange-configread-6.5.0-7.1
open-xchange-imap-6.5.0-5.1
open-xchange-jcharset-1.3.0-7.1
open-xchange-admin-6.5.0-7.1
open-xchange-sessiond-6.5.0-7.1
open-xchange-admin-plugin-hosting-doc-6.5.0-7.1
open-xchange-common-6.5.0-8.1
open-xchange-management-6.5.0-7.1
open-xchange-authentication-database-6.5.0-7.1
open-xchange-smtp-6.5.0-5.1
open-xchange-configjump-generic-6.5.0-4.1
open-xchange-6.5.0-7.1
open-xchange-gui-6.5.0-4.1
open-xchange-global-6.5.0-7.1
open-xchange-monitoring-6.5.0-7.1
open-xchange-i18n-6.5.0-7.1
open-xchange-spamhandler-default-6.5.0-7.1
open-xchange-charset-6.5.0-7.1
open-xchange-admin-doc-6.5.0-7.1
open-xchange-settings-extensions-6.5.0-6.1
open-xchange-admin-plugin-hosting-6.5.0-7.1
open-xchange-server-6.5.0-7.1
open-xchange-control-6.5.0-7.1
open-xchange-cache-6.5.0-5.1
open-xchange-push-udp-6.5.0-5.1
open-xchange-admin-client-6.5.0-7.1
# echo $JAVA_HOME
/usr/lib64/jvm/java
# echo $JRE_HOME
/usr/lib64/jvm/java/jre
# uname -a
Linux <servername> 2.6.16.60-0.23-xen #1 SMP Thu May 15 06:38:31 UTC 2008 x86_64 x86_64 x86_64 GNU/Linux
# rpm -qa | grep java
java-1_4_2-sun-1.4.2.17-0.2
java-1_5_0-ibm-devel-32bit-1.5.0_sr7-0.2
java-1_4_2-sun-alsa-1.4.2.17-0.2
java-1_5_0-ibm-alsa-32bit-1.5.0_sr7-0.2
java-1_5_0-ibm-devel-1.5.0_sr7-0.2
java-1_4_2-sun-plugin-1.4.2.17-0.2
java-1_5_0-ibm-32bit-1.5.0_sr7-0.2
javamail-1.3.3_01-14.2
java-1_5_0-ibm-fonts-1.5.0_sr7-0.2
java-1_4_2-sun-jdbc-1.4.2.17-0.2
java-1_5_0-ibm-1.5.0_sr7-0.2
Can you please give me advise how to move on?
Thank you and best regards,
Nico
catWorkX GmbH
I am currently trying to install the latest available Open-Xchange Hosting Edition packages on a SLES 10 SP2. I am able to get through the rpm installs and the first steps of configuration, but with the creation of the first context I hit a fence. With my command:
# /opt/open-xchange/sbin/createcontext -c 1 -N <domain> -L <domain>,defaultcontext -u oxadmin -d oxadmin -g oxadmin -s oxadmin -p supergeheim -e oxadmin@<domain> -q 1024 -A oxadminmaster -P supergeheim2
context 1 could not be created:
Server response:
Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: com.mysql.jdbc.exceptions.MySQLNonTransientConnect ionException (no security manager: RMI class loader disabled)
I get this error message. I have tried to switch between sun-java and ibm-java and between 64bit and 32bit, but nothing got me out of this mess.
My environment is:
#rpm -qa | grep open =
open-xchange-configread-6.5.0-7.1
open-xchange-imap-6.5.0-5.1
open-xchange-jcharset-1.3.0-7.1
open-xchange-admin-6.5.0-7.1
open-xchange-sessiond-6.5.0-7.1
open-xchange-admin-plugin-hosting-doc-6.5.0-7.1
open-xchange-common-6.5.0-8.1
open-xchange-management-6.5.0-7.1
open-xchange-authentication-database-6.5.0-7.1
open-xchange-smtp-6.5.0-5.1
open-xchange-configjump-generic-6.5.0-4.1
open-xchange-6.5.0-7.1
open-xchange-gui-6.5.0-4.1
open-xchange-global-6.5.0-7.1
open-xchange-monitoring-6.5.0-7.1
open-xchange-i18n-6.5.0-7.1
open-xchange-spamhandler-default-6.5.0-7.1
open-xchange-charset-6.5.0-7.1
open-xchange-admin-doc-6.5.0-7.1
open-xchange-settings-extensions-6.5.0-6.1
open-xchange-admin-plugin-hosting-6.5.0-7.1
open-xchange-server-6.5.0-7.1
open-xchange-control-6.5.0-7.1
open-xchange-cache-6.5.0-5.1
open-xchange-push-udp-6.5.0-5.1
open-xchange-admin-client-6.5.0-7.1
# echo $JAVA_HOME
/usr/lib64/jvm/java
# echo $JRE_HOME
/usr/lib64/jvm/java/jre
# uname -a
Linux <servername> 2.6.16.60-0.23-xen #1 SMP Thu May 15 06:38:31 UTC 2008 x86_64 x86_64 x86_64 GNU/Linux
# rpm -qa | grep java
java-1_4_2-sun-1.4.2.17-0.2
java-1_5_0-ibm-devel-32bit-1.5.0_sr7-0.2
java-1_4_2-sun-alsa-1.4.2.17-0.2
java-1_5_0-ibm-alsa-32bit-1.5.0_sr7-0.2
java-1_5_0-ibm-devel-1.5.0_sr7-0.2
java-1_4_2-sun-plugin-1.4.2.17-0.2
java-1_5_0-ibm-32bit-1.5.0_sr7-0.2
javamail-1.3.3_01-14.2
java-1_5_0-ibm-fonts-1.5.0_sr7-0.2
java-1_4_2-sun-jdbc-1.4.2.17-0.2
java-1_5_0-ibm-1.5.0_sr7-0.2
Can you please give me advise how to move on?
Thank you and best regards,
Nico
catWorkX GmbH
Comment