[Bug 52671] NIO Connector: Exception invoking method readBufSize / writeBufSize in the JMX Proxy Servlet

2017-07-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52671 --- Comment #5 from ekoch...@gmail.com --- More info ... It happens when I try to get: ThreadPool.ajp-nio-8009.readBufSize or ThreadPool.ajp-nio-8009.writeBufSize Thanks, Evgeny Kochnev -- You are receiving this mail

[Bug 52671] NIO Connector: Exception invoking method readBufSize / writeBufSize in the JMX Proxy Servlet

2017-07-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52671 --- Comment #4 from ekoch...@gmail.com --- and ... 2017-07-20 14:15:37,491 ERROR [chedulerFactoryBean#0_Worker-9] [shc.ecom.sywlocal.monitoring.HTTPReporter] - Got exception: javax.management.RuntimeOperationsException:

[Bug 52671] NIO Connector: Exception invoking method readBufSize / writeBufSize in the JMX Proxy Servlet

2017-07-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52671 --- Comment #3 from ekoch...@gmail.com --- Hi, It's strange but I've got almost the same exception but at Tomcat 8.0.33. 2017-07-20 14:18:45,572 ERROR [chedulerFactoryBean#0_Worker-9]

DO NOT REPLY [Bug 52671] NIO Connector: Exception invoking method readBufSize / writeBufSize in the JMX Proxy Servlet

2012-02-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52671 --- Comment #2 from Konstantin Kolinko knst.koli...@gmail.com 2012-02-17 00:44:47 UTC --- For reference: The NPE was thrown from the following code in SocketProperties, where Integer txBufSize is null: public int getTxBufSize() {

DO NOT REPLY [Bug 52671] NIO Connector: Exception invoking method readBufSize / writeBufSize in the JMX Proxy Servlet

2012-02-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52671 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED