Hi ,

I get the following error in catalina.log when i connect the tomcat server over 
http. However https works fine.

24-Jan-2013 13:06:48.505 SEVERE [http-apr-11831-Poller-0] 
org.apache.tomcat.util.net.AprEndpoint$Poller.run Unexpected poller error
 java.lang.NoSuchMethodError: org.apache.tomcat.jni.Poll.addWithTimeout(JJIJ)I
    at org.apache.tomcat.util.net.AprEndpoint$Poller.run(AprEndpoint.java:1287)

24-Jan-2013 13:06:52.237 SEVERE [http-apr-11831-Poller-0] 
org.apache.tomcat.util.net.AprEndpoint$Poller.run Unexpected poller error
 java.lang.NoSuchMethodError: org.apache.tomcat.jni.Poll.addWithTimeout(JJIJ)I
    at org.apache.tomcat.util.net.AprEndpoint$Poller.run(AprEndpoint.java:1287)

24-Jan-2013 13:06:52.777 SEVERE [http-apr-11831-Poller-0] 
org.apache.tomcat.util.net.AprEndpoint$Poller.run Unexpected poller error
 java.lang.NoSuchMethodError: org.apache.tomcat.jni.Poll.addWithTimeout(JJIJ)I
    at org.apache.tomcat.util.net.AprEndpoint$Poller.run(AprEndpoint.java:1287)

Problem exists with both tomcat-7.0.35 and tomcat-7.0.33 version. I am using 
the "TC-Native-1.1.24". I do get the log message of library getting properly 
loaded as

24-Jan-2013 13:05:58.788 INFO [main] 
org.apache.catalina.core.AprLifecycleListener.init Loaded APR based Apache 
Tomcat Native library 1.1.24 using APR version 1.4.6.
24-Jan-2013 13:05:58.790 INFO [main] 
org.apache.catalina.core.AprLifecycleListener.init APR capabilities: IPv6 
[true], sendfile [true], accept filters [false], random [true].
24-Jan-2013 13:05:58.952 INFO [main] 
org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL 
successfully initialized (OpenSSL 1.0.1c 10 May 2012)

Any ideas

Thanks,
Vishal





---
This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient (or have received this e-mail in error) please 
notify the sender immediately and delete this e-mail. Any unauthorized copying, 
disclosure or distribution of the material in this e-mail is strictly forbidden.

Please refer to http://www.db.com/en/content/eu_disclosures.htm for additional 
EU corporate and regulatory disclosures.

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

Reply via email to