You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2020/04/06 10:45:22 UTC

[Bug 64314] New: Tomcat 9.0.31 Manager Server Status Errors. javax.management.AttributeNotFoundException: Cannot find attribute [maxThreads] on resource [org.apache.tomcat.util.net.SocketProperties@7d396ec1]

https://bz.apache.org/bugzilla/show_bug.cgi?id=64314

            Bug ID: 64314
           Summary: Tomcat 9.0.31 Manager Server Status Errors.
                    javax.management.AttributeNotFoundException: Cannot
                    find attribute [maxThreads] on resource
                    [org.apache.tomcat.util.net.SocketProperties@7d396ec1]
           Product: Tomcat 9
           Version: 9.0.31
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Manager
          Assignee: dev@tomcat.apache.org
          Reporter: 372669604@qq.com
  Target Milestone: -----

Created attachment 37146
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37146&action=edit
Error message

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 64314] Tomcat 9.0.31 Manager Server Status Errors. javax.management.AttributeNotFoundException: Cannot find attribute [maxThreads] on resource [org.apache.tomcat.util.net.SocketProperties@7d396ec1]

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64314

Remy Maucherat <re...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from Remy Maucherat <re...@apache.org> ---
This is a framework issue, the mbean has a subType so it is not a ThreadPool.

I think using a subType is not the best idea however, even visualvm doesn't
handle it and it shows only the ThreadPool beans.
Introduced here:
https://github.com/apache/tomcat/commit/ebc6025d150bdf4786da52767632115e1a3149a1
To be more robust, this should change to its own SocketProperties type.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 64314] Tomcat 9.0.31 Manager Server Status Errors. javax.management.AttributeNotFoundException: Cannot find attribute [maxThreads] on resource [org.apache.tomcat.util.net.SocketProperties@7d396ec1]

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64314

cheney <37...@qq.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |Windows 10

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org