[JBoss-dev] Automated JBoss(Branch_3_2 WonderLand) Testsuite Results: 6-January-2004

2004-01-06 Thread noreply
Automated JBoss(Branch_3_2 WonderLand) Testsuite Results: 6-January-2004


JBoss daily test results

SUMMARY

Number of tests run:   1626



Successful tests:  1589

Errors:22

Failures:  15





[time of test: 2004-01-06.09-23 GMT]
[java.version: 1.4.2_03]
[java.vendor: Sun Microsystems Inc.]
[java.vm.version: 1.4.2_03-b02]
[java.vm.name: Java HotSpot(TM) Client VM]
[java.vm.info: mixed mode]
[os.name: Linux]
[os.arch: i386]
[os.version: 2.4.20-9smp]

Useful resources:

- http://jboss.sourceforge.net//junit-results/32/2004-01-06.09-23 for
the junit report of this test.


NOTE: If there are any errors shown above - this mail is only highlighting 
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that 
break the test will be fixing the test or jboss, as appropriate!





DETAILS OF ERRORS



Suite:   org.jboss.test.cache.test.local.ConcurrentUnitTestCase
Test:testConcurrentAccessWithRWLock
Type:failure
Exception:   junit.framework.AssertionFailedError
Message: expected:1001 but was:1000
-



Suite:   org.jboss.test.exception.EntityExceptionUnitTestCase
Test:testNotDiscardedApplicationExceptionInTxMarkRollback_remote
Type:error
Exception:   net.sourceforge.junitejb.RemoteTestException
Message: Error, bean instance was discarded!
-



Suite:   org.jboss.test.exception.EntityExceptionUnitTestCase
Test:testNotDiscardedApplicationExceptionNewTxMarkRollback_remote
Type:error
Exception:   net.sourceforge.junitejb.RemoteTestException
Message: Error, bean instance was discarded!
-



Suite:   org.jboss.test.exception.EntityExceptionUnitTestCase
Test:testNotDiscardedApplicationExceptionInTxMarkRollback_local
Type:error
Exception:   net.sourceforge.junitejb.RemoteTestException
Message: Error, bean instance was discarded!
-



Suite:   org.jboss.test.exception.EntityExceptionUnitTestCase
Test:testNotDiscardedApplicationExceptionNewTxMarkRollback_local
Type:error
Exception:   net.sourceforge.junitejb.RemoteTestException
Message: Error, bean instance was discarded!
-



Suite:   org.jboss.test.jmx.test.DeployXMBeanUnitTestCase
Test:testUserXMBeanPersistentValues
Type:failure
Exception:   junit.framework.AssertionFailedError
Message: value == UpdatedAttr1Value, value=Att1InitialValue
-



Suite:   org.jboss.test.jmx.test.DeployXMBeanUnitTestCase
Test:testSecuredJndiXMBean
Type:error
Exception:   java.lang.RuntimeException
Message: java.lang.SecurityException: Failed to authenticate principal: jduke
-



Suite:   org.jboss.test.jmx.test.DeployXMBeanUnitTestCase
Test:testPersistentJndiXMBean
Type:error
Exception:   java.lang.RuntimeException
Message: java.lang.SecurityException: Failed to authenticate principal: jduke
-



Suite:   org.jboss.test.jmx.test.JMXInvokerUnitTestCase
Test:testGetSomething
Type:error
Exception:   javax.management.InstanceNotFoundException
Message: jboss.test:service=InvokerTest is not registered.
-



Suite:   org.jboss.test.jmx.test.JMXInvokerUnitTestCase
Test:testGetCustom
Type:error
Exception:   javax.management.InstanceNotFoundException
Message: jboss.test:service=InvokerTest is not registered.
-



Suite:   org.jboss.test.jmx.test.JMXInvokerUnitTestCase
Test:testSetCustom
Type:error
Exception:   javax.management.MBeanException
Message: javax.management.InstanceNotFoundException: 
jboss.test:service=InvokerTest is not registered.
-



Suite:   org.jboss.test.jmx.test.JMXInvokerUnitTestCase
Test:testNotification
Type:error
Exception:   java.lang.reflect.UndeclaredThrowableException
Message: 
-



Suite:   org.jboss.test.jmx.test.JMXInvokerUnitTestCase
Test:testServerFound
Type:error
Exception:   org.jboss.deployment.DeploymentException
Message: create operation failed for package 
file:/home/starksm/JBoss/jboss-3.2/build/output/jboss-3.2.4RC1/server/all/tmp/deploy/tmp38744invoker-adaptor-test.ear-contents/invoker-adaptor-test.sar;
 - nested throwable: (org.jboss.deployment.DeploymentException: Unhandled throwable 
propagated to the invoker by null getMBeanInfo:InvocationException:  Cause: 
java.lang.SecurityException: Caller=null is not jduke; - nested throwable: 

[JBoss-dev] Automated JBoss(Branch_3_2 WonderLand) Testsuite Results: 6-January-2004

2004-01-06 Thread noreply
Automated JBoss(Branch_3_2 WonderLand) Testsuite Results: 6-January-2004


JBoss daily test results

SUMMARY

Number of tests run:   1606



Successful tests:  1571

Errors:27

Failures:  8





[time of test: 2004-01-06.19-45 GMT]
[java.version: 1.4.1_03]
[java.vendor: Sun Microsystems Inc.]
[java.vm.version: 1.4.1_03-b02]
[java.vm.name: Java HotSpot(TM) Client VM]
[java.vm.info: mixed mode]
[os.name: Linux]
[os.arch: i386]
[os.version: 2.4.20-9smp]

Useful resources:

- http://jboss.sourceforge.net//junit-results/32/2004-01-06.19-45 for
the junit report of this test.


NOTE: If there are any errors shown above - this mail is only highlighting 
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that 
break the test will be fixing the test or jboss, as appropriate!





DETAILS OF ERRORS



Suite:   org.jboss.test.cache.test.local.TxConcurrentUnitTestCase
Test:testConcurrentAccess
Type:failure
Exception:   junit.framework.AssertionFailedError
Message: expected:765 but was:1000
-



Suite:   org.jboss.test.cts.test.StatefulSessionUnitTestCase
Test:testStrictPooling
Type:failure
Exception:   junit.framework.AssertionFailedError
Message: SessionInvoker.runEx != null
-



Suite:   org.jboss.test.exception.EntityExceptionUnitTestCase
Test:testNotDiscardedApplicationExceptionInTxMarkRollback_remote
Type:error
Exception:   net.sourceforge.junitejb.RemoteTestException
Message: Error, bean instance was discarded!
-



Suite:   org.jboss.test.exception.EntityExceptionUnitTestCase
Test:testNotDiscardedApplicationExceptionNewTxMarkRollback_remote
Type:error
Exception:   net.sourceforge.junitejb.RemoteTestException
Message: Error, bean instance was discarded!
-



Suite:   org.jboss.test.exception.EntityExceptionUnitTestCase
Test:testNotDiscardedApplicationExceptionInTxMarkRollback_local
Type:error
Exception:   net.sourceforge.junitejb.RemoteTestException
Message: Error, bean instance was discarded!
-



Suite:   org.jboss.test.exception.EntityExceptionUnitTestCase
Test:testNotDiscardedApplicationExceptionNewTxMarkRollback_local
Type:error
Exception:   net.sourceforge.junitejb.RemoteTestException
Message: Error, bean instance was discarded!
-



Suite:   org.jboss.test.jmx.test.DeployXMBeanUnitTestCase
Test:testUserXMBeanPersistentValues
Type:failure
Exception:   junit.framework.AssertionFailedError
Message: value == UpdatedAttr1Value, value=Att1InitialValue
-



Suite:   org.jboss.test.naming.test.SimpleUnitTestCase
Test:testNameChanges
Type:failure
Exception:   junit.framework.AssertionFailedError
Message: name.equals(copy), name=jmx
-



Suite:   org.jboss.test.webservice.external.ExternalUnitTestCase
Test:testFederated
Type:error
Exception:   org.apache.axis.AxisFault
Message: Our connection to the Altavista BabelFish site has been cut. This service 
will remain down indefinitely until an alternate translation engine can be found. We 
apologize for any inconvenience. 
-



Suite:   org.jboss.test.naming.test.SecurityUnitTestCase
Test:testSecureHttpInvoker
Type:failure
Exception:   junit.framework.AssertionFailedError
Message: Should not have been able to lookup(invokers)
-



Suite:   org.jboss.test.security.test.HttpsUnitTestCase
Test:testHttpsURL
Type:error
Exception:   java.io.IOException
Message: Failed to readURL, ex=Default SSL context init failed: Algorithm SunX509 
not available
-



Suite:   org.jboss.test.security.test.SRPLoginModuleUnitTestCase
Test:unknown
Type:error
Exception:   org.jboss.deployment.DeploymentException
Message: create operation failed for package 
file:/cvs/JBoss3.2/jboss-3.2/testsuite/output/lib/security-srp.sar; - nested 
throwable: (org.jboss.deployment.DeploymentException: 
org.jboss.test.security.interceptors.SRPCacheInterceptor; - nested throwable: 
(java.lang.InstantiationException: 
org.jboss.test.security.interceptors.SRPCacheInterceptor))
-



Suite:   org.jboss.test.security.test.SRPUnitTestCase
Test:unknown
Type:error
Exception:   org.jboss.deployment.DeploymentException
Message: create operation failed for package