hmmm. I reverted back to Tomcat 6.0.14 and everything is solved. Same procedure as below and my applications are now running fine. Still getting the APR message, but at least my apps are running.
--- Charl Gerber <[EMAIL PROTECTED]> wrote: > I have just installed Tomcat 6.0.16 on Centos 5.0 > with > Java 1.6_05. I made no customizations to the setups > and deployed a .war file to the webapps directory of > Tomcat. > > The first thing I see in the log files is: > > INFO: The APR based Apache Tomcat Native library > which > allows optimal performance in production > environments > was not found on the java.library.path: > > What's this and how do I fix it? > > The application also doesn't want to start, it > seems: > > INFO: The listener "my.app.ApplicationListener" is > already configured for this context. The duplicate > definition has been ignored. > Mar 24, 2008 8:52:15 PM > org.apache.catalina.core.StandardContext > addApplicationListener > > and then all sorts of other exceptions in the > application occurs. Looks like Tomcat is trying to > initialize my application more than once? > > Charl > > > > --------------------------------------------------------------------- > To start a new topic, e-mail: > users@tomcat.apache.org > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]