7 Replies Latest reply on Jul 10, 2004 9:18 PM by tbauer

    Is jbossha.jar fixed in jboss-3.2.5?

    tbauer

      Is the fix the Bela did for jbossha.jar (within the past month) included in the newest release: 3.2.5??

      Looked all over for release notes but could not find this referenced...

        • 1. Re: Is jbossha.jar fixed in jboss-3.2.5?
          julien.dubois

          Hi Tim,

          I haven't checked myself, but it seems that it is not fixed:
          http://www.jboss.org/index.html?module=bb&op=viewtopic&t=51395

          :-(

          • 2. Re: Is jbossha.jar fixed in jboss-3.2.5?
            starksm64

            Yes, the clustering changes described in the release notes apply to the jbossha.jar. The jgroups.jar is the same 2.2.5 version as shipped with 3.2.4.

            • 3. Re: Is jbossha.jar fixed in jboss-3.2.5?
              tbauer

              Scott, the jbossha.jar that shipped with 3.2.4 had serious bugs. Bela supposedly fixed it and gave us a link to just download jbossha.jar so we could replace the one that came with 3.2.4.

              I was hoping that 3.2.5 had this fix in it... Other people, other threads, are reporting same/different issues and people suggest upgrading to jgroups 2.2.5...where do I get that?? And will it cure the problems we have been having??

              • 4. Re: Is jbossha.jar fixed in jboss-3.2.5?
                starksm64

                And I just said 3.2.5 includes the fixes and ships with jgroups 2.2.5. Try using the 3.2.5 release before complaining that its missing fixes.

                • 5. Re: Is jbossha.jar fixed in jboss-3.2.5?
                  cherold

                  After downloading JBoss 3.2.5 I found in Web-Console for my
                  org.jboss.ha.framework.server.ClusterPartition
                  the following jgroups version:


                  JGroupsVersion (R)
                  java.lang.String
                  MBean Attribute.
                  2.2.4( $Id: Version.java,v 1.5 2004/04/28 18:44:58 belaban Exp $)

                  best regards

                  Christian

                  • 6. Re: Is jbossha.jar fixed in jboss-3.2.5?
                    starksm64

                    That is not consistent with the javagroups content in the thirdparty tree:

                    [starksm@dedicated74 lib] cd jboss-3.2/thirdparty/javagroups/javagroups/lib
                    [starksm@dedicated74 lib]$ ls
                    CREDITS CVS/ JGroups-2.2.5.src.zip jgroups.jar LICENSE.txt README.txt
                    [starksm@dedicated74 lib]$ cvs status jgroups.jar
                    ===================================================================
                    File: jgroups.jar Status: Up-to-date
                    
                     Working revision: 1.1.2.6
                     Repository revision: 1.1.2.6 /cvsroot/jboss/thirdparty/javagroups/javagroups/lib/jgroups.jar,v
                     Sticky Tag: JBoss_3_2_5 (revision: 1.1.2.6)
                     Sticky Date: (none)
                     Sticky Options: -kb
                    [starksm@dedicated74 lib]$ cat README.txt
                    
                    $Id: README.txt,v 1.1.2.4 2004/05/19 01:03:47 belaban Exp $
                    
                    NAME: JGroups
                    VERSION: 2.2.5 (JGroups HEAD from May 18 2004, tagged JG_2_2_5)
                    PROJECT: http://www.jgroups.org
                    PURPOSE: Used for Clustering, JBossCache and ServerlessJMS
                    


                    The org.jgroups.Version class found in the JGroups-2.2.5.src.zip claims to be 2.2.4. Bela will have to indicate which version info is correct.
                    package org.jgroups;
                    
                    public class Version {
                     public static String version="2.2.4";
                     public static byte[] version_id={'0', '2', '2', '4'};
                     public static String cvs="$Id: Version.java,v 1.5 2004/04/28 18:44:58 belaban Exp $";
                    ...
                    



                    • 7. Re: Is jbossha.jar fixed in jboss-3.2.5?
                      tbauer

                      FIRST of all, I wasn't complaining...read my original post...I was ASKING the question of whether 3.2.5 included the fixes...There were not release notes to be found so I didn't know..jeez us!!!!