users@glassfish.java.net

Re: NodeAgent + multi-homed WinXP + JMX Connector URL confusion

From: <glassfish_at_javadesktop.org>
Date: Thu, 06 Nov 2008 06:28:29 PST

Sorry for another bump, but I'll rephrase my question:

Given the following nodeagent.properties file, why would the hostname be used internally by the node agent when generating the rmi-jmx-connector URL (ie., rmi://[b]SL-XAV[/b]:2918/management/rmi-jmx-connector instead of rmi://[b]192.168.3.191[/b]:2918/management/rmi-jmx-connector)?

#Node Agent Connection Properties
#Thu Oct 30 13:19:46 EDT 2008
agent.bind.status=BOUND
agent.adminPort=3130
agent.root=C\:\\glassfish\\nodeagents
agent.protocol=rmi_jrmp
agent.doNotConfirmServerCert=true
[b]agent.client.host=192.168.3.191
agent.adminHost=192.168.3.191[/b]

Thanks for any input. Sadly, this problem is a showstopper for me...
John
[Message sent by forum member 'jstalker' (jstalker)]

http://forums.java.net/jive/thread.jspa?messageID=315263