users@glassfish.java.net

glassfish clusters can't see nodeagent

From: <glassfish_at_javadesktop.org>
Date: Sun, 18 Nov 2007 17:26:02 PST

Hi ALl
I am trying to create a glassfish cluster followed the http://blogs.sun.com/bloggerkedar/entry/a_recipe_to_create_clusters

Steps on DAS
1)Downloaded glassfish and setup-cluster mode
2)started node agent na1
asadmin list-node-agents
na1 running

Then on m2
setup glassfish in cluster-mode
created node agent na2
./asadmin create-node-agent --host 192.168.1.123 --port 4848 --user admin-user na12
priyananthram_at_mmpc-priyaananthram:~/temp/glassfish/bin$ ./asadmin create-node-agent --host 192.168.1.161 --port 4848 na12
Please enter the admin user name>admin
Please enter the admin password>
Command create-node-agent executed successfully.
priyananthram_at_mmpc-priyaananthram:~/temp/glassfish/bin$ ./asadmin start-node-agent na12
Please enter the admin user name>admin
Please enter the admin password>
Please enter the master password [Enter to accept the default]:>
Redirecting output to /home/priyananthram/temp/glassfish/nodeagents/na12/agent/logs/server.log
Redirecting application output to /home/priyananthram/temp/glassfish/nodeagents/na12/agent/logs/server.log
Command start-node-agent executed successfully.

But when Ilist the node agents I see na12 is not running successfully

ANy help would be appreciated
Cheers
Priya
[Message sent by forum member 'priyasubu' (priyasubu)]

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