No idea. Use netstat to find out what port it is using and then talk to
your network support folks.
>> When the Tomcat server has started with the JMX agent attched to the 
JVM( Which I suppose it does) , I did a netstat at the server machine and 
nowhere I saw any entries with the port that I mentioned during startup of 
the JVM( with the -Dcom.sun.management.jmxremote.port=4444)...Should I 
netstat at the client machine also ( where Jconsole is running)after 
staring Jconsole?

Regards,

Subhrajyoti 
Mobile: +919830079545
Mail: [EMAIL PROTECTED]
Web: www.labware.com

LabWare LIMS Solutions - Results Count



Mark Thomas <[EMAIL PROTECTED]> 
09/30/2008 06:12 PM
Please respond to
"Tomcat Users List" <users@tomcat.apache.org>


To
Tomcat Users List <users@tomcat.apache.org>
cc

Subject
Re: problem in running Jconsole remotely --"Connection refused"






[EMAIL PROTECTED] wrote:
> Have a look at this thread:
> http://markmail.org/message/r4lwb4ipa6ssaawy
> 
> The second port is probably blocked by a firewall.
>>> I am not a system guy and have no idea about firewalls..It is a 
default 
> Windows 2003 Server set up .So I am assuming that whatever is there is 
> there by default and no further tweaking to the server was done . So do 
> you think the default configuration can block the dynamically alloted 
port 
> ?
No idea. Use netstat to find out what port it is using and then talk to
your network support folks.

> The Listener I refer to is now in svn. See:
> http://svn.apache.org/viewvc?rev=699523&view=rev
> So how woud I make it to work with the existing  tomcat 6.0.18 ? 
In theory, if you download and compile trunk, you should be able to add 
the
three new files (2 class files and one properties file) for the listener 
to
$CATALINA_HOME/lib/org/apache/catalina/mbeans

> How long 
> would I have to wait to get it out of the box ( ie 6.0.19+)?
I need to propose it for 6.0.19 and then it needs 3 more +1 votes than -1
votes before it gets added. There also needs to be a 6.0.19 release for
which there are no plans at present.

Mark



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to