> From: pandeyprashant [mailto:pandeyprash...@live.in]
> Subject: problem in loging
> 
> plz tell me how to solve this problem?
> when i strat tomcat it shows this massage.
> 
> Jun 24, 2009 9:45:56 AM org.apache.catalina.core.AprLifecycleListener
> init
> INFO: The APR based Apache Tomcat Native library which allows optimal
> performance in production environments was not found on
>  the java.library.path:

As André pointed out, it's not a problem, it's just information.  If you don't 
want to use APR, comment out the APR listener in conf/server.xml to make the 
message go away.  If you need maximum performance, then install APR, otherwise 
don't worry about it.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


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

Reply via email to