Hi , On starting my tomcat 6, it says
INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/local/bin/jdk1.6.0_01/jre/lib/i386/client:/usr/local/bin/jdk1.6.0_01/jre/lib/i386:/usr/local/bin/jdk1.6.0_01/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib What is this. I am getting an outofmemory error on running QuartzScheduler. Does this has anything to do with that? Quartz scheduler is a equivalent to a cron task in Linux, but integrates well with spring. -- Thanks Arun George