hello everybody!!!
When i put this command
$ /opt/open-xchange/sbin/oxinstaller --oxdb-pass=secret --admin-pass=secret --maildomain ejemplo.com
i get this message:
----------------------
initializing database (step 2/2)
user in context 1 could not be created:
Server Response:
The given timezone is invalid
done
setting up the system
creating certificates
...
done
-----------------------
and i get this error from "/var/log/open-xchage/open-xchange-admin.log.0"
-----------------------
16/06/2008 05:14:07 PM com.openexchange.admin.daemons.Activator start
INFO: Starting Admindaemon...
16/06/2008 05:14:07 PM com.openexchange.admin.tools.AdminCache initOXProccess
INFO: OX init starting...
16/06/2008 05:14:08 PM org.apache.jcs.auxiliary.lateral.socket.tcp.Latera lTCPService <init>
GRAVE: Could not create sender to [127.0.0.1:57462] -- Socket is null, cannot connect to 127.0.0.1:57462
16/06/2008 05:14:08 PM org.apache.jcs.auxiliary.lateral.socket.tcp.Latera lTCPCacheManager <init>
GRAVE: Failure, lateral instance will use zombie service
java.io.IOException: Socket is null, cannot connect to 127.0.0.1:57462
GRAVE: Could not create sender to [127.0.0.1:57462] -- Socket is null, cannot connect to 127.0.0.1:57462
16/06/2008 05:14:28 PM org.apache.jcs.auxiliary.lateral.socket.tcp.Latera lTCPCacheManager fixService
GRAVE: Can't fix Socket is null, cannot connect to 127.0.0.1:57462
16/06/2008 05:14:28 PM org.apache.jcs.auxiliary.lateral.LateralCacheResto re canFix
GRAVE: Can't fix Can't fix Socket is null, cannot connect to 127.0.0.1:57462
16/06/2008 05:14:28 PM org.apache.jcs.auxiliary.lateral.socket.tcp.Latera lTCPService <init>
GRAVE: Could not create sender to [127.0.0.1:57462] -- Socket is null, cannot connect to 127.0.0.1:57462
16/06/2008 05:14:28 PM org.apache.jcs.auxiliary.lateral.socket.tcp.Latera lTCPCacheManager fixService
...
finally i can't create user but i can create groups and resource!!
Help me!! pleaseee!!!
When i put this command
$ /opt/open-xchange/sbin/oxinstaller --oxdb-pass=secret --admin-pass=secret --maildomain ejemplo.com
i get this message:
----------------------
initializing database (step 2/2)
user in context 1 could not be created:
Server Response:
The given timezone is invalid
done
setting up the system
creating certificates
...
done
-----------------------
and i get this error from "/var/log/open-xchage/open-xchange-admin.log.0"
-----------------------
16/06/2008 05:14:07 PM com.openexchange.admin.daemons.Activator start
INFO: Starting Admindaemon...
16/06/2008 05:14:07 PM com.openexchange.admin.tools.AdminCache initOXProccess
INFO: OX init starting...
16/06/2008 05:14:08 PM org.apache.jcs.auxiliary.lateral.socket.tcp.Latera lTCPService <init>
GRAVE: Could not create sender to [127.0.0.1:57462] -- Socket is null, cannot connect to 127.0.0.1:57462
16/06/2008 05:14:08 PM org.apache.jcs.auxiliary.lateral.socket.tcp.Latera lTCPCacheManager <init>
GRAVE: Failure, lateral instance will use zombie service
java.io.IOException: Socket is null, cannot connect to 127.0.0.1:57462
GRAVE: Could not create sender to [127.0.0.1:57462] -- Socket is null, cannot connect to 127.0.0.1:57462
16/06/2008 05:14:28 PM org.apache.jcs.auxiliary.lateral.socket.tcp.Latera lTCPCacheManager fixService
GRAVE: Can't fix Socket is null, cannot connect to 127.0.0.1:57462
16/06/2008 05:14:28 PM org.apache.jcs.auxiliary.lateral.LateralCacheResto re canFix
GRAVE: Can't fix Can't fix Socket is null, cannot connect to 127.0.0.1:57462
16/06/2008 05:14:28 PM org.apache.jcs.auxiliary.lateral.socket.tcp.Latera lTCPService <init>
GRAVE: Could not create sender to [127.0.0.1:57462] -- Socket is null, cannot connect to 127.0.0.1:57462
16/06/2008 05:14:28 PM org.apache.jcs.auxiliary.lateral.socket.tcp.Latera lTCPCacheManager fixService
...
finally i can't create user but i can create groups and resource!!
Help me!! pleaseee!!!
Comment