Prabu,

Please don't hijack threads. Start a new thread instead of replying to an old message. Your question will get better visibility that way.

Keep reading.

On 1/11/23 10:19, Ganesan, Prabu wrote:
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

These command-line options are completely different. I would review all lines with "Command line argument" in them together.

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]

It appears that without "any changes" your environment has suddenly been downgraded from tcnative 1.2.23 to tcnative 1.2.17 and from APR 1.6.3 to APR 1.4.8.

What version of Tomcat are you trying to launch? Has that version also changed from "Old" to "New"?

Is That could be reason to Not coming up the server?

Maybe. We need more information.

-chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to