Hi Folks!
My first Hyperion installation. I've a problem with open-xchange-groupware init on open-xchange user privileges. Look:
So:
Ok, when i try:
Everything seems fine:
Ok, now i try on openxchange:
So whats wrong ? Any ideas ? Please help
My first Hyperion installation. I've a problem with open-xchange-groupware init on open-xchange user privileges. Look:
# /etc/init.d/open-xchange-groupware start
Starting Open-Xchange Groupware: open-xchange-groupware.
# /etc/init.d/open-xchange-groupware status
Checking for Open-Xchange Groupware: not running
Starting Open-Xchange Groupware: open-xchange-groupware.
# /etc/init.d/open-xchange-groupware status
Checking for Open-Xchange Groupware: not running
# bash -x /etc/init.d/open-xchange-groupware start
+ set -e
+ STARTSCRIPT=/opt/open-xchange/sbin/open-xchange-groupware
+ NAME=open-xchange-groupware
+ DESC='Open-Xchange Groupware'
+ DEFAULTS=/etc/default/open-xchange-groupware
+ OXFUNCTIONS=/opt/open-xchange/etc/groupware/oxfunctions.sh
+ OXCONFIG=/opt/open-xchange/etc/groupware/ox-scriptconf.sh
+ ENABLED=0
+ test -f /etc/default/open-xchange-groupware
+ . /etc/default/open-xchange-groupware
++ ENABLED=1
+ '[' '!' -f /opt/open-xchange/etc/groupware/oxfunctions.sh ']'
+ '[' '!' -f /opt/open-xchange/etc/groupware/ox-scriptconf.sh ']'
+ . /opt/open-xchange/etc/groupware/oxfunctions.sh
++ JAVA_BIN=
+ . /opt/open-xchange/etc/groupware/ox-scriptconf.sh
++ SYSTEMPROPERTIES=/opt/open-xchange/etc/groupware/system.properties
++ LOGGINGPROPERTIES=/opt/open-xchange/etc/groupware/file-logging.properties
++ JAVA_XTRAOPTS='-ms50m -mx50m'
++ NRFILES=8192
+ '[' 1 = 0 ']'
+ ulimit -n 8192
+ case "$1" in
+ echo -n 'Starting Open-Xchange Groupware: '
Starting Open-Xchange Groupware: + ox_start_daemon /opt/open-xchange/sbin/open-xchange-groupware
open-xchange-groupware open-xchange open-xchange
+ local path=/opt/open-xchange/sbin/open-xchange-groupware
+ local name=open-xchange-groupware
+ local user=open-xchange
+ local group=open-xchange
+ test -z /opt/open-xchange/sbin/open-xchange-groupware
+ test -z open-xchange-groupware
+ local runasuser=
+ test -n open-xchange
+ runasuser='--chuid open-xchange'
+ local runasgroup=
+ test -n open-xchange
+ runasgroup='--group open-xchange'
+ start-stop-daemon --chuid open-xchange --group open-xchange --background --start --oknodo --startas
/opt/open-xchange/sbin/open-xchange-groupware --make-pidfile --pidfile /var/run/open-xchange-groupware.pid
+ echo open-xchange-groupware.
open-xchange-groupware.
+ exit 0
+ set -e
+ STARTSCRIPT=/opt/open-xchange/sbin/open-xchange-groupware
+ NAME=open-xchange-groupware
+ DESC='Open-Xchange Groupware'
+ DEFAULTS=/etc/default/open-xchange-groupware
+ OXFUNCTIONS=/opt/open-xchange/etc/groupware/oxfunctions.sh
+ OXCONFIG=/opt/open-xchange/etc/groupware/ox-scriptconf.sh
+ ENABLED=0
+ test -f /etc/default/open-xchange-groupware
+ . /etc/default/open-xchange-groupware
++ ENABLED=1
+ '[' '!' -f /opt/open-xchange/etc/groupware/oxfunctions.sh ']'
+ '[' '!' -f /opt/open-xchange/etc/groupware/ox-scriptconf.sh ']'
+ . /opt/open-xchange/etc/groupware/oxfunctions.sh
++ JAVA_BIN=
+ . /opt/open-xchange/etc/groupware/ox-scriptconf.sh
++ SYSTEMPROPERTIES=/opt/open-xchange/etc/groupware/system.properties
++ LOGGINGPROPERTIES=/opt/open-xchange/etc/groupware/file-logging.properties
++ JAVA_XTRAOPTS='-ms50m -mx50m'
++ NRFILES=8192
+ '[' 1 = 0 ']'
+ ulimit -n 8192
+ case "$1" in
+ echo -n 'Starting Open-Xchange Groupware: '
Starting Open-Xchange Groupware: + ox_start_daemon /opt/open-xchange/sbin/open-xchange-groupware
open-xchange-groupware open-xchange open-xchange
+ local path=/opt/open-xchange/sbin/open-xchange-groupware
+ local name=open-xchange-groupware
+ local user=open-xchange
+ local group=open-xchange
+ test -z /opt/open-xchange/sbin/open-xchange-groupware
+ test -z open-xchange-groupware
+ local runasuser=
+ test -n open-xchange
+ runasuser='--chuid open-xchange'
+ local runasgroup=
+ test -n open-xchange
+ runasgroup='--group open-xchange'
+ start-stop-daemon --chuid open-xchange --group open-xchange --background --start --oknodo --startas
/opt/open-xchange/sbin/open-xchange-groupware --make-pidfile --pidfile /var/run/open-xchange-groupware.pid
+ echo open-xchange-groupware.
open-xchange-groupware.
+ exit 0
start-stop-daemon -v --chuid root --group root --background --start --oknodo --startas
/opt/open-xchange/sbin/open-xchange-groupware --make-pidfile --pidfile /var/run/open-xchange-groupware.pid
/opt/open-xchange/sbin/open-xchange-groupware --make-pidfile --pidfile /var/run/open-xchange-groupware.pid
# ps axu |grep java
root 27543 35.3 12.0 237668 38656 pts/11 Sl 12:59 0:05 /usr/lib/jvm/java/bin/java -ms50m -mx50m -Djava.awt.headless=true
-Dopenexchange.propfile=/opt/open-xchange/etc/groupware/system.properties -Djava.util.logging.config.file=
/opt/open-xchange/etc/groupware/file-logging.properties -classpath /opt/open-xchange/lib/mysql-connector-java-3.1.13-bin.jar:/opt/open-xchange/lib/mail.jar
:/opt/open-xchange/lib/activation.jar:/opt/open-xchange/lib/jdom.jar:/opt/open-xchange/lib/jsdk.jar:
/opt/open-xchange/lib/jcs-1.2.7.9.2.jar:/opt/open-xchange/lib/concurrent.jar:/opt/open-xchange/lib/commons-logging.jar
:/opt/open-xchange/lib/json.jar:/opt/open-xchange/lib/commons-fileupload.jar:/opt/open-xchange/lib/commons-io.jar:
/opt/open-xchange/lib/jakarta-slide-webdavlib-2.1.jar:/opt/open-xchange/lib/commons-httpclient-2.0.2.jar:
/opt/open-xchange/lib/:/opt/open-xchange/lib/:/opt/open-xchange/lib/tnef.jar:
/opt/open-xchange/lib/spring-beans_1.2.7.jar:/opt/open-xchange/lib/spring-core_1.2.7.jar:
/opt/open-xchange/lib/ox_server.jar:/opt/open-xchange/lib/ox_languages.jar: ComfireServer
root 27543 35.3 12.0 237668 38656 pts/11 Sl 12:59 0:05 /usr/lib/jvm/java/bin/java -ms50m -mx50m -Djava.awt.headless=true
-Dopenexchange.propfile=/opt/open-xchange/etc/groupware/system.properties -Djava.util.logging.config.file=
/opt/open-xchange/etc/groupware/file-logging.properties -classpath /opt/open-xchange/lib/mysql-connector-java-3.1.13-bin.jar:/opt/open-xchange/lib/mail.jar
:/opt/open-xchange/lib/activation.jar:/opt/open-xchange/lib/jdom.jar:/opt/open-xchange/lib/jsdk.jar:
/opt/open-xchange/lib/jcs-1.2.7.9.2.jar:/opt/open-xchange/lib/concurrent.jar:/opt/open-xchange/lib/commons-logging.jar
:/opt/open-xchange/lib/json.jar:/opt/open-xchange/lib/commons-fileupload.jar:/opt/open-xchange/lib/commons-io.jar:
/opt/open-xchange/lib/jakarta-slide-webdavlib-2.1.jar:/opt/open-xchange/lib/commons-httpclient-2.0.2.jar:
/opt/open-xchange/lib/:/opt/open-xchange/lib/:/opt/open-xchange/lib/tnef.jar:
/opt/open-xchange/lib/spring-beans_1.2.7.jar:/opt/open-xchange/lib/spring-core_1.2.7.jar:
/opt/open-xchange/lib/ox_server.jar:/opt/open-xchange/lib/ox_languages.jar: ComfireServer
#grep open-xchange /etc/passwd /etc/group
/etc/passwdpen-xchange:x:1004:1003::/opt/open-xchange:/bin/bash
/etc/grouppen-xchange:x:1003:
# start-stop-daemon -v --chuid open-xchange --group open-xchange --background --start --oknodo --startas /opt/open-xchange/sbin/open-xchange-groupware --make-pidfile --pidfile /var/run/open-xchange-groupware.pid
Starting /opt/open-xchange/sbin/open-xchange-groupware...
Detaching to start /opt/open-xchange/sbin/open-xchange-groupware...done.
# ps axu |grep java
root 27623 0.0 0.1 3804 620 pts/11 R+ 13:03 0:00 grep java
/etc/passwdpen-xchange:x:1004:1003::/opt/open-xchange:/bin/bash
/etc/grouppen-xchange:x:1003:
# start-stop-daemon -v --chuid open-xchange --group open-xchange --background --start --oknodo --startas /opt/open-xchange/sbin/open-xchange-groupware --make-pidfile --pidfile /var/run/open-xchange-groupware.pid
Starting /opt/open-xchange/sbin/open-xchange-groupware...
Detaching to start /opt/open-xchange/sbin/open-xchange-groupware...done.
# ps axu |grep java
root 27623 0.0 0.1 3804 620 pts/11 R+ 13:03 0:00 grep java
Comment