Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
com.hazelcast.nio.Connection close
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
syg6  
View profile  
 More options Dec 31 2009, 9:40 am
From: syg6 <syg...@gmail.com>
Date: Thu, 31 Dec 2009 06:40:07 -0800 (PST)
Local: Thurs, Dec 31 2009 9:40 am
Subject: com.hazelcast.nio.Connection close
I am getting some weird errors when I start Hazelcast. I am using
tcpip for discovery and adding two members/interfaces manually -
192.68.0.51 and 192.68.0.52. When I start the first host (192.68.0.51)
I get this:

31-dec-2009 15:23:09 com.hazelcast.impl.Node <init>
INFO: Hazelcast 1.8.1-SNAPSHOT (20091227) starting at Address
[192.68.0.51:5702]
31-dec-2009 15:23:09 com.hazelcast.impl.Node <init>
INFO: Copyright (C) 2009 Hazelcast.com
31-dec-2009 15:23:10 com.hazelcast.nio.Connection close
INFO: Connection lost Address[192.68.0.52:5701]
31-dec-2009 15:23:10 com.hazelcast.nio.Connection close
INFO: Connection lost Address[192.68.0.51:5701]
31-dec-2009 15:23:14 com.hazelcast.impl.Node join
INFO:

Members [1] {
        Member [192.68.0.51:5702] this

}

31-dec-2009 15:23:14 com.hazelcast.jmx.ManagementService init

Sometimes Hazelcast starts with these errors, sometimes it doesn't.
When it does, membership isn't working at all (new members aren't seen
by original members) and new members hang on startup. I get the same
error messages when I try to start 192.68.0.52 with 192.68.0.51
already started (but with errors):

31-dec-2009 15:26:50 com.hazelcast.impl.Node <init>
INFO: Hazelcast 1.8.1-SNAPSHOT (20091227) starting at Address
[192.68.0.52:5702]
31-dec-2009 15:26:50 com.hazelcast.impl.Node <init>
INFO: Copyright (C) 2009 Hazelcast.com
31-dec-2009 15:26:51 com.hazelcast.nio.Connection close
INFO: Connection lost Address[192.68.0.52:5701]
31-dec-2009 15:26:51 com.hazelcast.nio.Connection close
INFO: Connection lost Address[192.68.0.51:5701]

And it just gets stuck there.

But sometimes these messages do not appear and everything seems to be
fine. At least new members are discovered and it doesn't hang. But it
doesn't seem that the Maps I am creating are being distributed. When I
stick something in a Map the EntryListener only fires on the member it
was added to.

I suspect there might be some network weirdness going on. I've tried
turning on debugging by putting this in my log4j.xml:

<logger name="com.hazelcast">
  <level value="debug"/>
</logger>

But I am not seening any debug info. Hazelcast can use both log4j and
java.util.logging, right? How do I turn it on to see what these errors
are all about.

Thanks!
Bob

ps. Happy new year!


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google