[wsas-java-dev] [jira] Resolved: (WSAS-679) JMX: Statistics do not
get updated when restarting the server
Afkham Azeez (JIRA)
jira at wso2.org
Thu Jan 3 06:50:12 PST 2008
[ http://wso2.org/jira/browse/WSAS-679?page=all ]
Afkham Azeez resolved WSAS-679.
-------------------------------
Fix Version/s: 2.2
Resolution: Fixed
This was because the old configuration context & axis config were being cached. On system restart, we do not restart the JMX service.
> JMX: Statistics do not get updated when restarting the server
> -------------------------------------------------------------
>
> Key: WSAS-679
> URL: http://wso2.org/jira/browse/WSAS-679
> Project: WSO2 WSAS
> Issue Type: Bug
> Environment: winxp, jdk15, WSAS-2.2-qabuild4
> Reporter: Charitha Kankanamge
> Assigned To: Afkham Azeez
> Priority: Critical
> Fix For: 2.2
>
>
> -Start WSAS
> -Connect to jconsole
> - Log in to WSAS management console
> - Invoke version service twice using Tryit
> - Select MBeans-->WSO2
> - Select Statistics --> Operations
> - get the request count of version service by clicking on 'getServiceRequestCount'
> You will get 2
> - Now go to server admin and click 'restart'
> If you go to the version service management page, you can see that the request count has been changed to zero.
> - Using the jconsole, get the request count of version service again by clicking on 'getServiceRequestCount'
> You will get 2, though the expected value is zero.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsas-java-dev
mailing list