I snooped from the global zone and could see a request and response.
I can ping. I can ssh into the zone.
....
Just a sec ... I found the problem. It is not a zones issue...
In my domain.xml for the webserver, I had "security-enabled" set to
"true".
It works with "false"....
<jmx-connector accept-all="true" address="0.0.0.0"
auth-realm-name="admin-realm" enabled="true" name="system" port="8686"
protocol="rmi_jrmp" security-enabled="false">
Thanks,
Russ
Steve Lawrence wrote:
By default, a zone does not have privilege to snoop:
http://blogs.sun.com/JeffV/entry/snoop_zoney_zone
Could just be a network config/routing issue. Can you ping 10.5.185.103?
Can you access other network services, like ssh?
-Steve L.
On Tue, Aug 19, 2008 at 03:01:37PM -0700, Russ Petruzzelli wrote:
I have a glassfish webserver running in my Solaris 10 zone.
It will not respond to remote jmxrmi requests on port 8686.
If I connect locally with (for instance) jconsole it works fine.
I believe it is somehow related to being in a zone. Because....
snoop -p 8686 from my zone...
tells me, "no network interface devices found."
[EMAIL PROTECTED]: ifconfig -a
lo0:1: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu
8232 index 1
inet 127.0.0.1 netmask ff000000
bge0:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500
index 2
inet 10.5.185.103 netmask fffffc00 broadcast 10.5.187.255
Is there something I can configure to do this?
Thanks,
Russ
_______________________________________________
zones-discuss mailing list
[email protected]
_______________________________________________
zones-discuss mailing list
[email protected]