Re: [jgroups-dev] Bug in ENCRYPT?

Bela Ban <[email protected]> Sun, 28 Oct 2012 14:57:10 +0100
Newsgroups gmane.comp.java.javagroups.devel
Message-ID <[email protected]>
Is this reproduceable ?

If so, can you reproduce it with JGroups version 3.x (e.g. 3.2) ? 
JGRP-1321 may have fixed this.

Also note that I don't support 2.12.x on a community basis: 
https://community.jboss.org/wiki/Support
Cheers,


On 10/28/12 3:32 AM, Sundararajan, Mukund wrote:
> Hi Bela,
>
> We use Jgroups version 2.2.12.Final in our product to form an application layer cluster of nodes. Of late we are seeing issues with ENCRYPT. Node 1 is the co-ordinator. Node 2 joins the cluster and gets an encryption key from node 1. Things look good. Node 1 then shuts down and restarts after a while. Node 2 is the co-ordinator now. When Node 1 restarts it is unable to send messages to Node 2. The jgroups logs on Node 2 show the following:
>
> header received ENCRYPT [type=0 version="16 bytes"]
> attempting to use stored cipher as message does not uses current encryption version
> Unable to find a matching cipher in previous key map
> Unrecognised cipher discarding message
>
> It looks like Node 1 does not get the encryption key from Node 2 (the new co-ordinator)? At this point if we restart Node 2, things start working fine.
>
> Is there a known issue with ENCRYPT in this version of jgroups?


-- 
Bela Ban, JGroups lead (http://www.jgroups.org)

------------------------------------------------------------------------------
WINDOWS 8 is here. 
Millions of people.  Your app in 30 days.
Visit The Windows 8 Center at Sourceforge for all your go to resources.
http://windows8center.sourceforge.net/
join-generation-app-and-make-money-coding-fast/
_______________________________________________
Javagroups-development mailing list