[ http://jira.jboss.com/jira/browse/JBAS-1259?page=history ]
     
Ben Wang closed JBAS-1259:
--------------------------

    Resolution: Done

This issues (and JBAS-37) are related to binding address in the JGroups stack 
because they all work on my home machine. I only saw them failed on qa's 
machine which has virtual IPs. 

To solve this problem, I have modified the followings:

1. local.properties where
   node0=${env.MYTESTIP_1}
   node1=${env.MYTESTIP_2}

2. Added bind.address=${node0} to "test" and "tests-standard-unit".

I have also done this to 4.0 and head. All branches testsuite work now on qa's 
machine.

> Cache test failures under jdk1.4
> --------------------------------
>
>          Key: JBAS-1259
>          URL: http://jira.jboss.com/jira/browse/JBAS-1259
>      Project: JBoss Application Server
>         Type: Bug
>   Components: JBoss Cache service
>     Versions:  JBossAS-3.2.7 Final
>  Environment: Current 3.2 branch compiled and run with:
> [EMAIL PROTECTED] testsuite]$ $JAVA_HOME/bin/java -version
> java version "1.4.2_06"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
> Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)
>     Reporter: Scott M Stark
>     Assignee: Ben Wang
>     Priority: Blocker
>      Fix For:  JBossAS-3.2.7 Final

>
>
> There are a few failures in EvictionLocalStressTestCase, 
> IdentityLockUnitTestCase, ReadWriteLockWithUpgradeUnitTestCase when running 
> the tests against the current jboss cache 1.2 merge from the 4.0 branch:
> [EMAIL PROTECTED] testsuite]$ ant -Dtest=cache -Djunit.timeout=1800000 
> -Dnojars=t test
> Buildfile: build.xml
> test:
>    [delete] Deleting: C:\cvs\JBoss3.2\jboss-3.2\testsuite\output\log\test.log
>     [junit] Running org.jboss.test.cache.bean.MBeanUnitTestCase
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.593 sec
>     [junit] Running org.jboss.test.cache.perf.basic.LocalMapPerfTestCase
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.75 sec
>     [junit] Running org.jboss.test.cache.perf.basic.LocalPerfTestCase
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.547 sec
>     [junit] Running 
> org.jboss.test.cache.perf.basic.ReplicatedAsyncMapPerfTestCase
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.047 sec
>     [junit] Running 
> org.jboss.test.cache.perf.basic.ReplicatedAsyncPerfTestCase
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 117.812 sec
>     [junit] Running 
> org.jboss.test.cache.perf.basic.ReplicatedSyncMapPerfTestCase
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.015 sec
>     [junit] Running org.jboss.test.cache.perf.basic.ReplicatedSyncPerfTestCase
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 69.938 sec
>     [junit] Running org.jboss.test.cache.stress.EvictionLocalStressTestCase
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 44.468 sec
>     [junit] Test org.jboss.test.cache.stress.EvictionLocalStressTestCase 
> FAILED
>     [junit] Running org.jboss.test.cache.stress.LocalStressTestCase
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 21.656 sec
>     [junit] Running 
> org.jboss.test.cache.stress.ReadWriteLockWithUpgradeStressTestCase
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 91.672 sec
>     [junit] Running 
> org.jboss.test.cache.test.eviction.ConcurrentEvictAndRemoveTestCase
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 27.906 sec
>     [junit] Running 
> org.jboss.test.cache.test.eviction.LRUAlgorithmUnitTestCase
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 11.328 sec
>     [junit] Running org.jboss.test.cache.test.eviction.LRUPolicyUnitTestCase
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 57.031 sec
>     [junit] Running 
> org.jboss.test.cache.test.eviction.RegionManagerUnitTestCase
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.328 sec
>     [junit] Running org.jboss.test.cache.test.eviction.RegionUnitTestCase
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.156 sec
>     [junit] Running 
> org.jboss.test.cache.test.eviction.ReplicatedLRUPolicyUnitTestCase
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 49.109 sec
>     [junit] Running org.jboss.test.cache.test.generic.FqnUnitTestCase
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.047 sec
>     [junit] Running 
> org.jboss.test.cache.test.generic.GlobalTransactionUnitTestCase
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.125 sec
>     [junit] Running org.jboss.test.cache.test.generic.IdentityLockUnitTestCase
>     [junit] Tests run: 10, Failures: 1, Errors: 0, Time elapsed: 2.656 sec
>     [junit] Test org.jboss.test.cache.test.generic.IdentityLockUnitTestCase 
> FAILED
>     [junit] Running org.jboss.test.cache.test.generic.LockMapUnitTestCase
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.594 sec
>     [junit] Running org.jboss.test.cache.test.generic.LockUnitTestCase
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.016 sec
>     [junit] Running 
> org.jboss.test.cache.test.generic.NonBlockingWriterLockUnitTestCase
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 8.812 sec
>     [junit] Running 
> org.jboss.test.cache.test.generic.PropertyConfiguratorUnitTestCase
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.547 sec
>     [junit] Running 
> org.jboss.test.cache.test.generic.ReadWriteLockWithUpgradeUnitTestCase
>     [junit] Tests run: 11, Failures: 1, Errors: 0, Time elapsed: 8.844 sec
>     [junit] Test 
> org.jboss.test.cache.test.generic.ReadWriteLockWithUpgradeUnitTestCase FAILED
>     [junit] Running 
> org.jboss.test.cache.test.local.ConcurrentTransactionalUnitTestCase
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.297 sec
>     [junit] Running org.jboss.test.cache.test.local.ConcurrentUnitTestCase
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
>     [junit] Running org.jboss.test.cache.test.local.CrudMethodUnitTestCase
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.25 sec
>     [junit] Running org.jboss.test.cache.test.local.LockReleaseUnitTestCase
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.547 sec
>     [junit] Running org.jboss.test.cache.test.local.MBeanUnitTestCase
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.375 sec
>     [junit] Running org.jboss.test.cache.test.local.NoTxUnitTestCase
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.375 sec
>     [junit] Running 
> org.jboss.test.cache.test.local.TxConcurrentBankUnitTestCase
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.75 sec
>     [junit] Running org.jboss.test.cache.test.local.TxConcurrentUnitTestCase
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.39 sec
>     [junit] Running org.jboss.test.cache.test.local.TxUnitTestCase
>     [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 1.562 sec
>     [junit] Running org.jboss.test.cache.test.local.UpgradeLockUnitTestCase
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.516 sec
>     [junit] Running org.jboss.test.cache.test.replicated.AsyncUnitTestCase
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 73.157 sec
>     [junit] Running org.jboss.test.cache.test.replicated.SyncTxUnitTestCase
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 142.546 sec
> BUILD SUCCESSFUL
> Total time: 13 minutes 53 seconds

-- 
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



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to