users@glassfish.java.net

Re: get-health reports incorrectly

From: Bobby Bissett <bobby.bissett_at_oracle.com>
Date: Thu, 21 Apr 2011 10:49:38 -0400

[I responded to this on the users list, but forgot to cc the forum, so am resending.]

Something I forgot before, which maybe you've already tried -- can you check your DAS and instance logs to see if there are errors there?

On Apr 19, 2011, at 3:52 PM, forums_at_java.net wrote:
> 2. After I start both instances and issue: get-health mycluster on the DAS
> server I get:
>
> asadmin> get-health cluster1
> inst1 not started
> inst2 not started
> Command get-health executed successfully.

I've seen the other emails with you and Tom, and want to follow up with this part. First, can you verify that the instances are really running? Can you do 'asadmin list-instances --long' and make sure the DAS knows the instances are up?

If the validate-multicast command shows multicast is working, that's a good start. But it doesn't mean the instances are using the right settings. See if any of the steps here help you:

http://blogs.sun.com/bobby/entry/validating_multicast_transport_where_d

If not, please respond with the list-instances output above, the output from 'validate-multicast' on the DAS and one other node (use the --verbose option as well), and if that doesn't solve it I might need a peek at your domain.xml.

Cheers,
Bobby