Thanks for responding, upgrade is not a possibility at this moment. The same 
version is working fine on few other environments and delivering the required 
output using jmxproxy but on production its not able to display java.lang 
specific queries. Any pointer towards how to troubleshoot would be really 
helpful.

Thanks

-----Original Message-----
From: Pid [mailto:p...@pidster.com] 
Sent: Friday, May 14, 2010 3:43 PM
To: Tomcat Users List
Subject: Re: Jmxproxy issue

On 14/05/2010 10:59, Honey Bajaj wrote:
> Hi All,
> 
> I have enabled manager application on tomcat 5.5.9 added the required context 
> and security options. 
> I am able to logon to the manager application both the status and jmxproxy 
> are accessible but jmxproxy didn't contain any details related to 
> java.lang:type (such as
java.lang:type=GarbageCollector,name=Copy=GarbageCollector,name=Copy or
java.lang:type=OperatingSystem)

Tomcat 5.5.9 is really old (released 14 Oct 2005) - that's 35 internet
years using the Standard Internet Time Notation.

Any chance you can upgrade to the lastest version, which has many bug &
security fixes?


p


> $CATALINA_HOME/conf/Tomcat-users.xml
> <role rolename="manager"/>
> <user username="admin" password="admin" roles="manager"/>
> 
> $CATALINA_HOME/conf/Server.xml
> <Context path="/manager" debug="0" privileged="true"
> docBase="/usr/local/Be-tomcat-5.5.9/server/webapps/manager">
> </Context>
> 
> ${CATALINA_HOME}/conf/Catalina/localhost/manager.xml
> <Valve className="org.apache.catalina.valves.RemoteAddrValve" 
> allow="<localhost IP Address>"/>
> Please could you advise what can be done to resolve this issue.
> 
> Thanks
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 



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

Reply via email to