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/>