users@glassfish.java.net

Command start-node-agent failed.

From: <glassfish_at_javadesktop.org>
Date: Mon, 20 Aug 2007 12:02:05 PDT

Hi,

I just installed App Server 9.1 (build b41d-beta2) on sparc Solaris. I'm have some trouble starting the node agent. The following is the content of the node agent properties file:

bash-3.00# cat das.properties
#Domain Administraion Server Connection Properties
#Fri Aug 17 16:27:42 EDT 2007
agent.das.protocol=rmi_jrmp
agent.das.port=4848
agent.das.host=jefferson
agent.das.isSecure=false

I then proceeded to start the agent with the following command:
./asadmin start-node-agent --user admin jeffagent

This is what the log says:
bash-3.00# tail -f /opt/SUNWappserver/nodeagents/jeffagent/agent/logs/server.log
[#|2007-08-20T09:43:11.537-0400|INFO|sun-appserver9.1|javax.ee.enterprise.system.nodeagent|_ThreadID=10;_ThreadName=main;service:jmx:s1ashttp://jefferson:4848;|NAGT0021:The nodeagent is attempting to rendezvoused with the DAS on URL service:jmx:s1ashttp://jefferson:4848|#]

[#|2007-08-20T09:43:12.347-0400|SEVERE|sun-appserver9.1|javax.ee.enterprise.system.nodeagent|_ThreadID=10;_ThreadName=main;service:jmx:s1ashttp://jefferson:4848 == javax.management.InstanceNotFoundException: This operation failed, because it could not be handled by this domain.
An example of such an operation is creating application server instances or clusters when they are not supported by the given domain.
The actual error is: MBean instance not found: com.sun.appserv:type=node-agents,category=config;|NAGT0022:The nodeagent failed to rendezvous with the DAS on URL service:jmx:s1ashttp://jefferson:4848 == javax.management.InstanceNotFoundException: This operation failed, because it could not be handled by this domain.
An example of such an operation is creating application server instances or clusters when they are not supported by the given domain.
The actual error is: MBean instance not found: com.sun.appserv:type=node-agents,category=config|#]
[#|2007-08-20T09:43:14.370-0400|WARNING|sun-appserver9.1|javax.ee.enterprise.system.nodeagent|_ThreadID=10;_ThreadName=main;|NAGT0013:Stopping Node Agent...|#]

Is there something I missed when I created the agent? I have tried a few combinations such as --secure=false and different port numbers but this is the one that could at least communicate. Any help would be appreciated!

Patrick
[Message sent by forum member 'patricklui' (patricklui)]

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