Hi Risto, Sec process is seen as: /usr/bin/perl -w /usr/bin/sec -detach -pid=/run/sec-tomcat.pid -conf=/etc/sec/tomcat.sec --debug=6 --dump=/tmp/sec-tomcat.dump --nochildterm -log=/var/log/sec-tomcat --nointevents -input=/var/log/tomcat/catalina.out Unfortunately, --nochildterm option does not fix the problem. I cannot find the dump file, I tried to specify it in the start script (--dump=/tmp/sec-tomcat.dump), but without result. The command "ps wuaxf" does not reveal how the child process: # ps wuaxf root 31114 0.1 0.2 150232 9724 ? S 13:42 0:01 /usr/bin/perl -w /usr/bin/sec -detach -pid=/run/sec-tomcat.pid -conf=/etc/sec/tomcat.sec --debug=6 --dump=/tmp/sec-tomcat.dump --nochildterm - root 31214 4.8 6.8 3756928 266000 ? Sl 13:44 0:39 /opt/java-8-sun/jre/bin/java -Djava.util.logging.config.file=/opt/tomcat-7.0.55/conf/logging.properties -Djava.util.logging.manager=org.apache In my restart-tomcat.sh: kill -9 `cat /run/tomcat-7.0.55.pid` ; sleep 5 ; /opt/tomcat-7.0.55/bin/startup.sh In the attachment native scripts of Apache Tomcat: startup.sh and catalina.sh Trap will try if nothing else helps. Can you something else advise? |
catalina.sh
Description: Binary data
startup.sh
Description: Binary data
|
------------------------------------------------------------------------------
_______________________________________________ Simple-evcorr-users mailing list Simple-evcorr-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users