users@glassfish.java.net

Problem with starting new instance of cluster.

From: <glassfish_at_javadesktop.org>
Date: Mon, 27 Jul 2009 05:18:18 PDT

Hi I tried to start to new glassfish cluster.
I had existing domain1 and using asadmin web / and CL
I turned on cluster support and create new agent node. ( node_agent_1)
I have started agent node and I have created cluster with two new instances ( instance1, instance2)
I tried to start cluster and I get
"error has occurred Server instance instance_1 failed to startup. Please check the server log for more details. (for instance_2 I get the same error )
in my ./nodeagents/node_agent_1/instance_1/logs/server.log
I have many WARNINGS like below ( it look like the instance start script try to many times to connect with port 37676 by 60 sec )

[#|2009-07-27T14:06:01.965+0200|WARNING|sun-appserver2.1|javax.jms|_ThreadID=10;_ThreadName=main;_RequestID=077701a2-3fca-408f-8500-de2890cc0b4c;|[C4003]: Error occurred on connection creation [localhost:37676]. - cause: java.net.ConnectException: Connection refused|#]

[#|2009-07-27T14:06:11.982+0200|WARNING|sun-appserver2.1|javax.enterprise.system.stream.err|_ThreadID=10;_ThreadName=main;_RequestID=077701a2-3fca-408f-8500-de2890cc0b4c;|java.lang.RuntimeException: MQJMSRA_LB4001: start:Aborted:Unable to ping Broker within 60000 millis (startTimeOut)

I checked this port there is no LISTENING on this port.

I have tag like <system-property name="JMS_PROVIDER_PORT" value="37676"/> inside
this instance config/domain.xml file.
Could anyone help me.
[Message sent by forum member 'marcintom' (marcintom)]

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