Can you try "grep -i 'killed process' /var/log/messages" On Tue, Jul 11, 2017 at 12:49 PM, 李员外 <281170...@qq.com> wrote:
> Yes, I have done that in fact. I download zip file, and unzip, then chmod > 777 startup.sh. Problems love me still. I am trying to monitor tomcat > remotely. > > > ------------------ > 做自己 > > > > > > > > ------------------ 原始邮件 ------------------ > 发件人: "Guang Chao";<guang.chao.1...@gmail.com>; > 发送时间: 2017年7月11日(星期二) 中午12:34 > 收件人: "Tomcat Users List"<users@tomcat.apache.org>; > > 主题: Re: tomcat 8.5.16 silent exit without any error logs on ubuntu 16.04.2 > > > > On Sun, Jul 9, 2017 at 7:10 PM, 李员外 <281170...@qq.com> wrote: > > > There is any file name started with hs_err_, also has no any dumps under > > the /tmp folder. Really helplessness... > > > > > Can you try not using Tomcat from the package manager? Just download for > example > http://www-us.apache.org/dist/tomcat/tomcat-8/v8.5.16/bin/ > apache-tomcat-8.5.16.zip > put your app in the webapps directory and execute bin/startup.sh > > > > > > ------------------ > > 做自己 > > > > > > > > > > > > > > > > ------------------ 原始邮件 ------------------ > > 发件人: "Greg Huber";<gregh3...@gmail.com>; > > 发送时间: 2017年7月7日(星期五) 下午4:08 > > 收件人: "Tomcat Users List"<users@tomcat.apache.org>; > > > > 主题: Re: tomcat 8.5.16 silent exit without any error logs on ubuntu > 16.04.2 > > > > > > > > Check /tmp for any dumps, hs_err_pidxxxx.log if there is a jdk issue. > > > > Sometimes jsvc restarts for me : > > > > V [libjvm.so+0x98f752] oopDesc* > > PSPromotionManager::copy_to_survivor_space<false>(oopDesc*)+0x162 > > > > > > On 7 July 2017 at 02:22, 李员外 <281170...@qq.com> wrote: > > > > > Will try that. The RAM of machine is 8 GigaByte, 4-core CPU, even if > > > silent exit is caused by Insufficient memory, at least, tomcat would > > > record error info to log file, right? > > > > > > > > > Thanks in advance! > > > ------------------ > > > 做自己 > > > > > > > > > > > > > > > > > > > > > > > > ------------------ 原始邮件 ------------------ > > > 发件人: "Guang Chao";<guang.chao.1...@gmail.com>; > > > 发送时间: 2017年7月7日(星期五) 上午8:26 > > > 收件人: "Tomcat Users List"<users@tomcat.apache.org>; > > > > > > 主题: Re: tomcat 8.5.16 silent exit without any error logs on ubuntu > > 16.04.2 > > > > > > > > > > > > How much RAM your hardware have? Have you tried installing Tomcat from > > > download and make it a service through your own init scripts? (E.g. > > > https://gist.github.com/miglen/5590986) > > > > > > On Fri, Jul 7, 2017 at 12:40 AM, 李员外 <281170...@qq.com> wrote: > > > > > > > Hi, guys > > > > > > > > > > > > I use tomcat 8.5.16, and I found at least 5 times tomcat silent exit > > > > without any error logs after keep running 2-3 days, that means > > > catalina.out > > > > has no error info located in /opt/apache-tomcat-8.5.16/logs/. > > > > And application log file also has no error info. > > > > I do not know why? How should I to find out reason? > > > > > > > > > > > > Please help me! > > > > Thanks in advance! > > > > > > > > > > > > > > > > > > > > ------------------ > > > > 做自己 > > > > > > > > > > > > > > > -- > > > Guang <http://javadevnotes.com/java-string-contains-examples/> > > > > > > -- > Guang <http://javadevnotes.com/java-int-array-examples/> -- Guang <http://javadevnotes.com/java-initialize-array-examples/>