Hello, > -----Ursprüngliche Nachricht----- > Von: Ganesan, Prabu <prabhu.c.gane...@capgemini.com.INVALID> > Gesendet: Mittwoch, 11. Januar 2023 16:19 > An: Tomcat Users List <users@tomcat.apache.org> > Betreff: Tomcat is not Coming Up > > Hi Team > > Need Emergency Help, > > > > Our Production Server Was Down, We have not Done any changes on this > tomcat Level > > But we are seeing this Message. > > > > Old : INFO [main] org.apache.catalina.startup.VersionLoggerListener.log > Command line argument: -Djava.library.path=/usr/local/apr/lib > > > > New : INFO [main] org.apache.catalina.startup.VersionLoggerListener.log > Command line argument: -Xmx3072m > > > > > > Old : INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent > Loaded APR based Apache Tomcat Native library [1.2.23] using APR version > [1.6.3] > > > > New : INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent > Loaded APR based Apache Tomcat Native library [1.2.17] using APR version > [1.4.8] > > > > Is That could be reason to Not coming up the server? > > > Can someone Help me Please. We are not able to Start the services. > > > > Thanks & Regards, > _________________________________________________________
There is no error visible in the provided snippet. Usually, there are errors logged in other logfiles. Please check every logfile in tomcat/logs folder and also check syslog for related errors. Greetings, Thomas