[JBoss-dev] [JBoss JIRA] Commented: (JBCACHE-98) Backporting JBossCache 1.2.2 in JBossAS 4.0.x and 3.2.x releases

2005-04-04 Thread Luc Texier (JIRA)
 [ 
http://jira.jboss.com/jira/browse/JBCACHE-98?page=comments#action_12316646 ]
 
Luc Texier commented on JBCACHE-98:
---

Ben,

You mentioned that this patch would work with 3.2.x releases. Could you confirm?


 Backporting JBossCache 1.2.2 in JBossAS 4.0.x and 3.2.x releases
 

  Key: JBCACHE-98
  URL: http://jira.jboss.com/jira/browse/JBCACHE-98
  Project: JBoss Cache
 Type: Support Patch
   Components: Clustering
 Versions: 1.2
  Environment: should work in any environment
 Reporter: Luc Texier
 Assignee: Luc Texier
  Fix For: 1.2.2
  Attachments: jboss-cache.jar


 Some customers have expressed the wish to take avantages of the 
 optimizations/bug fixes/enhancements being implemented in the latest releases 
 of JBossCache (i.e. 1.2.1 and the upcoming 1.2.2).
 Therefore, it has been decided to backport JBossCache 1.2.2 to JBossAS 4.0.0 
 and JBossAS 4.0.1.
 In addition, there is 3.2.x release.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Commented: (JBCACHE-98) Backporting JBossCache 1.2.2 in JBossAS 4.0.x and 3.2.x releases

2005-03-31 Thread Clebert Suconic (JIRA)
 [ 
http://jira.jboss.com/jira/browse/JBCACHE-98?page=comments#action_12316575 ]
 
Clebert Suconic commented on JBCACHE-98:


Just executed the backport test into jboss-4.0, executing the testsuite for 
tests-clustering.

I got the same results in both runnings. With and without the patch.

These results are exactly the same even before the patch, so I assume the patch 
is OK for 4.0.0:

I'm testing into 4.0.1.sp1 now.

DETAILS OF ERRORS



Suite:   org.jboss.test.cluster.test.DistributedStateTestCase
Test:testStateReplication
Type:error
Exception:   java.lang.NullPointerException
Message:
-



Suite:   org.jboss.test.cluster.test.WebSessionTestCase
Test:testServletSessionFailover
Type:failure
Exception:   junit.framework.AssertionFailedError
Message: X-AccessCount == 3
-



Suite:   org.jboss.test.cluster.test.WebSessionTestCase
Test:testServletSessionLoadBalancing
Type:error
Exception:   java.lang.NullPointerException
Message:
-



Suite:   org.jboss.test.testbeancluster.test.BeanUnitTestCase
Test:testStatelessBeanLoadBalancing
Type:error
Exception:   javax.naming.CommunicationException
Message: Receive timed out
-



Suite:   org.jboss.test.testbeancluster.test.BeanUnitTestCase
Test:testStatefulBeanFailover
Type:error
Exception:   javax.naming.CommunicationException
Message: Receive timed out
-



 Backporting JBossCache 1.2.2 in JBossAS 4.0.x and 3.2.x releases
 

  Key: JBCACHE-98
  URL: http://jira.jboss.com/jira/browse/JBCACHE-98
  Project: JBoss Cache
 Type: Support Patch
   Components: Clustering
 Versions: 1.2
  Environment: should work in any environment
 Reporter: Luc Texier
 Assignee: Ben Wang
  Fix For: 1.2.2
  Attachments: jboss-cache.jar


 Some customers have expressed the wish to take avantages of the 
 optimizations/bug fixes/enhancements being implemented in the latest releases 
 of JBossCache (i.e. 1.2.1 and the upcoming 1.2.2).
 Therefore, it has been decided to backport JBossCache 1.2.2 to JBossAS 4.0.0 
 and JBossAS 4.0.1.
 In addition, there is 3.2.x release.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Commented: (JBCACHE-98) Backporting JBossCache 1.2.2 in JBossAS 4.0.x and 3.2.x releases

2005-03-31 Thread Clebert Suconic (JIRA)
 [ 
http://jira.jboss.com/jira/browse/JBCACHE-98?page=comments#action_12316577 ]
 
Clebert Suconic commented on JBCACHE-98:


Well... the patch is validated for 4.0.0 and 4.0.1. (4.0.3 is a consequence of 
the release process, as we are applying the patch right now).

Just one thing... IMHO... whoever is using cluster should upgrade version 
instead of patching. Ben did a really good job improving cluster. I can see a 
larger number of testcases now. .

 Backporting JBossCache 1.2.2 in JBossAS 4.0.x and 3.2.x releases
 

  Key: JBCACHE-98
  URL: http://jira.jboss.com/jira/browse/JBCACHE-98
  Project: JBoss Cache
 Type: Support Patch
   Components: Clustering
 Versions: 1.2
  Environment: should work in any environment
 Reporter: Luc Texier
 Assignee: Clebert Suconic
  Fix For: 1.2.2
  Attachments: jboss-cache.jar


 Some customers have expressed the wish to take avantages of the 
 optimizations/bug fixes/enhancements being implemented in the latest releases 
 of JBossCache (i.e. 1.2.1 and the upcoming 1.2.2).
 Therefore, it has been decided to backport JBossCache 1.2.2 to JBossAS 4.0.0 
 and JBossAS 4.0.1.
 In addition, there is 3.2.x release.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Commented: (JBCACHE-98) Backporting JBossCache 1.2.2 in JBossAS 4.0.x and 3.2.x releases

2005-03-31 Thread Clebert Suconic (JIRA)
 [ 
http://jira.jboss.com/jira/browse/JBCACHE-98?page=comments#action_12316576 ]
 
Clebert Suconic commented on JBCACHE-98:


Into 4.0.1-sp1 I had two failures before the patch, two after the patch 

DETAILS OF ERRORS



Suite:   org.jboss.test.cluster.test.DRMTestCase
Test:testStateReplication
Type:failure
Exception:   junit.framework.AssertionFailedError
Message: replicants0 contains:172.16.129.170
-



Suite:   org.jboss.test.cluster.test.WebSessionTestCase
Test:testServletSessionFailover
Type:failure
Exception:   junit.framework.AssertionFailedError
Message: X-AccessCount == 3
-


 Backporting JBossCache 1.2.2 in JBossAS 4.0.x and 3.2.x releases
 

  Key: JBCACHE-98
  URL: http://jira.jboss.com/jira/browse/JBCACHE-98
  Project: JBoss Cache
 Type: Support Patch
   Components: Clustering
 Versions: 1.2
  Environment: should work in any environment
 Reporter: Luc Texier
 Assignee: Clebert Suconic
  Fix For: 1.2.2
  Attachments: jboss-cache.jar


 Some customers have expressed the wish to take avantages of the 
 optimizations/bug fixes/enhancements being implemented in the latest releases 
 of JBossCache (i.e. 1.2.1 and the upcoming 1.2.2).
 Therefore, it has been decided to backport JBossCache 1.2.2 to JBossAS 4.0.0 
 and JBossAS 4.0.1.
 In addition, there is 3.2.x release.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Commented: (JBCACHE-98) Backporting JBossCache 1.2.2 in JBossAS 4.0.x and 3.2.x releases

2005-03-30 Thread Bela Ban (JIRA)
 [ 
http://jira.jboss.com/jira/browse/JBCACHE-98?page=comments#action_12316550 ]
 
Bela Ban commented on JBCACHE-98:
-

done

 Backporting JBossCache 1.2.2 in JBossAS 4.0.x and 3.2.x releases
 

  Key: JBCACHE-98
  URL: http://jira.jboss.com/jira/browse/JBCACHE-98
  Project: JBoss Cache
 Type: Support Patch
   Components: Clustering
 Versions: 1.2
  Environment: should work in any environment
 Reporter: Luc Texier
 Assignee: Bela Ban
  Fix For: 1.2.2
  Attachments: jboss-cache.jar


 Some customers have expressed the wish to take avantages of the 
 optimizations/bug fixes/enhancements being implemented in the latest releases 
 of JBossCache (i.e. 1.2.1 and the upcoming 1.2.2).
 Therefore, it has been decided to backport JBossCache 1.2.2 to JBossAS 4.0.0 
 and JBossAS 4.0.1.
 In addition, there is 3.2.x release.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development