I've got similiar problem (using Apache Synapse). When using endpoint by https, it works fine for couple minutes, but after that time it falls into infinitive loop blocking everything:
[I/O dispatcher 1] 2008-03-28 12:24:07,360 [DEBUG] (org.apache.http.impl.nio.reactor.SSLIOSession) I/O session 2 [interested ops: [w]; ready ops: [r]][SSL handshake status: NOT_HANDSHAKING][0][0][23][0]: Clear event [r] [I/O dispatcher 1] 2008-03-28 12:24:07,360 [DEBUG] (org.apache.http.impl.nio.reactor.SSLIOSession) I/O session 2 [interested ops: [w]; ready ops: [r]][SSL handshake status: NOT_HANDSHAKING][0][0][23][0]: Clear event [r] Setting FORCE_HTTP_1.0 property didn't help. Environment: Linux 2.6.18-4-xen-amd64 x86_64 GNU/Linux Debian 4.0 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03) Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_10-b03, mixed mode) Synapse 1.1.2 deployed as WAR on JBoss 4.2.2 -- View this message in context: http://www.nabble.com/ESB-uses-100--of-CPU-tp15977377p16349657.html Sent from the WSO2 ESB Users mailing list archive at Nabble.com. _______________________________________________ Esb-java-user mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/esb-java-user
