users@glassfish.java.net

Local Synchronization + SJSAS 8.2

From: <glassfish_at_javadesktop.org>
Date: Wed, 23 Sep 2009 08:50:41 PDT

I’m having an issue with Local Synchronization on SJSAS 8.2 build b42-p09…

[#|2009-09-23T01:27:00.193-0400|WARNING|sun-appserver-ee8.2|javax.ee.enterprise.system.tools.synchronization|_ThreadID=11;|SYNC029:
There was an exception during synchronization.
com.sun.enterprise.ee.synchronization.DASCommunicationException: Unable to communicate with Domain Administration Server.
        at com.sun.enterprise.ee.synchronization.JmxSynchronizationDriver.synchronizeInternal(JmxSynchronizationDriver.java:232)
        at com.sun.enterprise.ee.synchronization.JmxSynchronizationDriver.synchronize(JmxSynchronizationDriver.java:106)
        at com.sun.enterprise.ee.synchronization.SynchronizationMain.main(SynchronizationMain.java:67)
Caused by: java.io.IOException: Not responding: service:jmx:rmi:///jndi/rmi://servername:8686/management/rmi-jmx-connector
        at com.sun.enterprise.ee.admin.clientreg.JMXConnectorRegistry.connectToServer(JMXConnectorRegistry.java:369)
        at com.sun.enterprise.ee.admin.clientreg.JMXConnectorRegistry.connect(JMXConnectorRegistry.java:414)
        at com.sun.enterprise.ee.admin.VersionCheckUtil.isDASVersionValid(VersionCheckUtil.java:75)
        at com.sun.enterprise.ee.synchronization.PingCommand.execute(PingCommand.java:56)
        at com.sun.enterprise.ee.synchronization.JmxSynchronizationDriver.synchronizeInternal(JmxSynchronizationDriver.java:145)
        ... 2 more
|#]

My instance still starts fine, but I belive that with no synchronization, when a new build is deployed to the GUI, it won’t properly copy over to the node agent.

I can telnet to the RMI JMX Port locally:
[i]telnet servername 8686
Trying 10.100.106.175...
Connected to servername.
Escape character is '^]'.[/i]

I checked out das.properties on my nodeagent and think potentially disabling "Secure" RMI JMX connection to the domain would work.

Any assistance?
[Message sent by forum member 'jvermast' (jvermast_at_gmail.com)]

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