1 Reply Latest reply on May 17, 2006 8:43 AM by jimih

    Annoying errors and warnings

    jimih

      I use JBoss 4.0.3 SP1, with the default configuration. But since we are two persons, with two laptops and two seperate JBoss installations on the same network, we want to disable all communication between the JBoss instances. I have changed my partition name, multicast address and multicast port. But we still get lots of errors and warnings in the console.

      It looks like this:

      14:41:45,891 WARN [UNICAST] [130.237.251.37:2593] seqno 50 from itwan251-122:2396 is not tagged as the first message sent by itwan251-122:2396; however, the table for received messages from itwan251-122:2396 is still null ! We probably haven't received the first message from itwan251-122:2396 ! Discarding message (operational=true)
      14:41:57,023 ERROR [CoordGmsImpl] this.merge_id ([130.237.251.37:2593|1147264685871]) is different from merge_id ([130.237.251.37:2593|1147264670739])
      14:42:49,076 WARN [NAKACK] [130.237.251.37:2593] discarded message from non-member itwan251-122:2396
      14:42:56,149 WARN [CoordGmsImpl] merge responses from subgroup coordinators <= 1 ([sender=130.237.251.37:2593, view=[130.237.251.37:2593|21] [130.237.251.37:2593, 192.36.127.35:2115], digest=[130.237.251.37:2593: [0 : 12, 192.36.127.35:2115: [18 : 27]]). Cancelling merge
      14:42:56,409 WARN [NAKACK] [130.237.251.37:2526] discarded message from non-member itwan251-122:2299
      14:43:12,772 WARN [CoordGmsImpl] merge responses from subgroup coordinators <= 1 ([sender=130.237.251.37:2593, view=[130.237.251.37:2593|21] [130.237.251.37:2593, 192.36.127.35:2115], digest=[130.237.251.37:2593: [0 : 12, 192.36.127.35:2115: [18 : 27]]). Cancelling merge
      14:43:14,024 WARN [NAKACK] [130.237.251.37:2526] discarded message from non-member itwan251-122:2299

      Can we make all these messages go away? We use the two laptops for development and testing, and these messages are very annoying, especially since we use Eclipse, and Eclipse switches to this console window every time a new message shows up (witch happens about every 10-15 second or so).