[JBoss-dev] jboss-remoting-testsuite-1.4 Build Completed With Testsuite Errors

2006-03-30 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-remoting-testsuite-1.4?log=log20060331001136
TESTS FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-remoting.xml:96: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.Date of build: 03/31/2006 00:11:36Time to build: 44 minutes 27 secondsLast changed: 03/30/2006 22:03:52Last log entry: changes for 2.0.0.Beta1 (Boon) release.




    Unit Tests: (181)    Total Errors and Failures: (22)testStartorg.jboss.test.remoting.transport.multiplex.ssl.basic.MultiplexInvokerTestCase(java_serialization)testStartorg.jboss.test.remoting.transport.multiplex.ssl.custom.MultiplexInvokerTestCase(java_serialization)testStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.multiplex.VersionMultiplexInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.multiplex.VersionMultiplexInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.multiplex.VersionMultiplexInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.multiplex.VersionMultiplexInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCasetestMultipleLeasesorg.jboss.test.remoting.lease.LeaseUnitTestCase(java_serialization) 
 Modifications since last build: (first 50 of 89)1.3modifiedtimfoxsrc/main/org/jboss/remoting/util/TimerUtil.javaFixes to Connection pinging and leasing1.4modifiedtelrodsrc/tests/org/jboss/test/remoting/connection/ConnectionValidationServer.javaJBREM-378 - fixed client connection ping so will properly indicate if server is dead and also not activate a new lease on the server side.1.4modifiedtelrodsrc/tests/org/jboss/test/remoting/connection/ConnectionValidatorClient.javaJBREM-378 - fixed client connection ping so will properly indicate if server is dead and also not activate a new lease on the server side.1.23modifiedtelrodsrc/main/org/jboss/remoting/transport/socket/ServerThread.javaJBREM-376 - fixed versioning error when not using checked connections.1.4modifiedtelrodsrc/tests/org/jboss/test/remoting/lease/LeaseUnitTestCase.javaJBREM-374 - updated to use singleton like approach to allow for only one timer thread for leasing.1.2modifiedtelrodsrc/main/org/jboss/remoting/util/TimerUtil.javaJBREM-374 - updated to use singleton like approach to allow for only one timer thread for leasing.1.3modifiedtelrodsrc/tests/org/jboss/test/remoting/lease/LeaseUnitTestCase.javaJBREM-374 - updated to use singleton like approach to allow for only one timer thread for leasing.1.1addedtelrodsrc/main/org/jboss/remoting/util/TimerUtil.javaJBREM-374 - updated to use singleton like approach to allow for only one timer thread for leasing.1.2modifiedtelrodsrc/tests/org/jboss/test/remoting/lease/LeaseUnitTestCase.javaJBREM-372 - fix for memory leak on leases (on the server side)1.6modifiedrsigalsrc/main/org/jboss/remoting/util/socket/RemotingSSLSocketFactory.javaFixed typo:"javax.net.ssl.trustStorePasswor"1.9modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/http/ssl/custom/HTTPSInvokerTestClient.java*** empty log message ***1.7modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerClientTest.javaJBREM-330 - added assert for callback1.6modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerClientTest.javaJBREM-330 - fix for ssl callback1.10modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerServerTest.javaJBREM-330 - fix for ssl callback1.3modifiedrsigalsrc/tests/org/jboss/test/remoting/marshall/compress

[JBoss-dev] jboss-4.0-jdk-matrix Build Failed

2006-03-30 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20060330224640
BUILD FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:268: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:64: Exit code: 1   See compile_jdk15.log in Build Artifacts for details.Date of build: 03/30/2006 22:46:40Time to build: 14 minutes 16 secondsLast changed: 03/30/2006 22:22:45Last log entry: Remove the duplicate ejb3 targets from the merge




    Unit Tests: (0)    Total Errors and Failures: (0) 
 Modifications since last build: (first 50 of 4)1.1.4.48modifiedstarksmbuild/build-distr.xmlRemove the duplicate ejb3 targets from the merge1.1.4.47modifiedstarksmbuild/build-distr.xmlAdd an ejb3/jdk5 dist creation to seperate java5 artifacts from the j2ee1.4 dist structure1.355.2.73modifiedstarksmbuild/build.xmlAdd an ejb3/jdk5 dist creation to seperate java5 artifacts from the j2ee1.4 dist structure1.5.2.26modifiedstarksmejb3/build-test.xmlMove the ejb3 dist setup to the main build



[JBoss-dev] jboss-head-jdk-matrix Build Failed

2006-03-30 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060330222719
BUILD FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:220: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:78: Exit code: 1   See compile.log in Build Artifacts for details.Date of build: 03/30/2006 22:27:19Time to build: 15 minutes 33 secondsLast changed: 03/30/2006 21:52:31Last log entry: FIXME: JBWS-777




    Unit Tests: (0)    Total Errors and Failures: (0) 
 Modifications since last build: (first 50 of 25)1.5modifiedtdieslertestsuite/src/main/org/jboss/test/webservice/secure/noenv/TransportOptionsTestCase.javaFIXME: JBWS-7771.4modifiedtdieslertestsuite/src/main/org/jboss/test/webservice/secure/noenv/TransportOptionsTestCase.javasimplify assertion1.3modifiedtdieslertestsuite/src/main/org/jboss/test/webservice/secure/SimpleClientSecureTestCase.javafix property names1.3modifiedovidiujms/docs/examples/stateless/README.htmlminor example documentation updates1.3modifiedovidiujms/docs/examples/topic/README.htmlminor example documentation updates1.3modifiedovidiujms/docs/examples/mdb/README.htmlminor example documentation updates1.3modifiedovidiujms/docs/examples/queue/README.htmlminor example documentation updates1.3modifiedjgreenetestsuite/src/resources/webservice/jbws124/WEB-INF/jaxrpc-mapping.xmlConvert jbws124 to wstools1.5modifiedjgreenetestsuite/src/resources/webservice/jbws124/WEB-INF/webservices.xmlConvert jbws124 to wstools1.3modifiedjgreenetestsuite/src/resources/webservice/jbws124/WEB-INF/wsdl/HelloService.wsdlConvert jbws124 to wstools1.3deletedjgreenetestsuite/src/resources/webservice/jbws124/config.xmlConvert jbws124 to wstools1.1addedjgreenetestsuite/src/resources/webservice/jbws124/wstools-config.xmlConvert jbws124 to wstools1.4modifiedjgreenetestsuite/src/resources/webservice/jbas897/WEB-INF/webservices.xmlconvert jbas897 to wstools1.3deletedjgreenetestsuite/src/resources/webservice/jbas897/config.xmlconvert jbas897 to wstools1.1addedjgreenetestsuite/src/resources/webservice/jbas897/wstools-config.xmlconvert jbas897 to wstools1.3modifiedjgreenetestsuite/src/resources/webservice/jbas897/META-INF/jaxrpc-mapping.xmlconvert jbas897 to wstools1.3modifiedjgreenetestsuite/src/resources/webservice/jbas897/META-INF/wsdl/HelloService.wsdlconvert jbas897 to wstools1.75modifiedovidiujms/build.xmla tentative1.5modifiedovidiujms/docs/examples/mdb/build.xmlfinal preparations before beta1.8modifiedovidiujms/tests/smoke/build.xmlfinal preparations before beta1.2deletedjgreenetestsuite/src/resources/webservice/handlerflow/config.xmlConvert handlerflow to wstools1.1addedjgreenetestsuite/src/resources/webservice/handlerflow/wstools-config.xmlConvert handlerflow to wstools1.2modifiedjgreenetestsuite/src/resources/webservice/handlerflow/META-INF/jaxrpc-mapping.xmlConvert handlerflow to wstools1.3modifiedjgreenetestsuite/src/resources/webservice/handlerflow/META-INF/wsdl/HelloService.wsdlConvert handlerflow to wstools1.3modifiedjgreenetestsuite/src/resources/webservice/handlerflow/WEB-INF/webservices.xmlConvert handlerflow to wstools



[JBoss-dev] jboss-cache-testsuite build.53 Build Fixed

2006-03-30 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-cache-testsuite?log=log20060330174322Lbuild.53
BUILD COMPLETE - build.53Date of build: 03/30/2006 17:43:22Time to build: 34 minutes 30 secondsLast changed: 03/30/2006 07:46:49Last log entry: Cache loader interceptor synchronization performance improvements




    Unit Tests: (1370)    Total Errors and Failures: (0)All Tests Passed 
 Modifications since last build: (first 50 of 7)1.29modifiedmsurtanisrc/org/jboss/cache/interceptors/CacheLoaderInterceptor.javaCache loader interceptor synchronization performance improvements1.28modifiedmsurtanisrc/org/jboss/cache/interceptors/CacheLoaderInterceptor.javaCache loader interceptor synchronization performance improvements1.140modifiedmsurtanisrc/org/jboss/cache/TreeCache.javaCache loader interceptor synchronization performance improvements1.1addedmsurtanitests/functional/org/jboss/cache/loader/InterceptorSynchronizationTest.javaCache loader interceptor synchronization performance improvements1.27modifiedmsurtanisrc/org/jboss/cache/interceptors/CacheLoaderInterceptor.javaCache loader interceptor synchronization performance improvements1.11modifiedmsurtanisrc/org/jboss/cache/loader/CacheLoaderManager.javaCache loader interceptor synchronization performance improvements1.22modifiedbwangtests/perf/org/jboss/cache/Server.javaupd



[JBoss-dev] jboss-4.0-jdk-matrix build.971 Build Fixed

2006-03-30 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20060330133816Lbuild.971
BUILD COMPLETE - build.971Date of build: 03/30/2006 13:38:16Time to build: 17 minutes 40 secondsLast changed: 03/30/2006 12:56:11Last log entry: put in place emtpy _module-ejb3-most, _module-ejb3x-most targets




    Unit Tests: (0)    Total Errors and Failures: (0) 
 Modifications since last build: (first 50 of 12)1.1.4.46modifieddimitrisbuild/build-distr.xmlput in place emtpy _module-ejb3-most, _module-ejb3x-most targets1.7.2.4modifiedrrajasekaranaspects/build-test.xmlChanged thirdparty libraries1.8.2.4modifiedrrajasekaranaspects/build-test50.xmlChanged thirdparty libraries1.2.2.10modifiedkkhanaspects/src/main/org/jboss/aspects/security/SecurityActions.java[JBAOP-221] patch from Olaf Fricke: privileged getCredential() and getPrincipal() should return the value instead of null1.13.2.29modifiedkkhanejb3/build.xmlAdd org.jboss.annotation to jboss-ejb3-client.jar1.5.2.25modifiedkkhanejb3/build-test.xmlAdd jboss-ejb3-client.jar to client classpath1.5.2.24modifiedstarksmejb3/build-test.xmlAdd jboss-aop-jdk50-client.jar to the client.classpath1.1.4.45modifiedstarksmbuild/build-distr.xmlRemove the ejb3 targets from the regular dist1.1.2.2modifiedstarksmejb3/src/resources/test-configs/ejb3-jacc/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xmlInclude the xmbean-dd="META-INF/webserver-xmbean.xml" ref to allow the jbossws to dynamically add its interceptor1.5.2.23modifiedstarksmejb3/build-test.xmlAdd ejb3-persistence.jar, hibernate-annotations.jar to the client dir and add a tests-report-text target1.5.2.22modifiedbstansberryejb3/build-test.xmlCreate cluster configs that include the ejb3 artifacts1.1.2.9modifiedbstansberryejb3/src/resources/test/clusteredentity/META-INF/persistence.xmlAdd a jta-data-source and tell hibernate to create-drop tables



[JBoss-dev] RE: Upgrade jbossxb to a non-snapshot release

2006-03-30 Thread Dimitris Andreadis

Alex was telling me about a single failing test he wanted to look at
(MBeanServerUnitTestCase).

I don't know about those ones.

> -Original Message-
> From: Ryan Campbell 
> Sent: 30 March, 2006 21:26
> To: Scott M Stark; Dimitris Andreadis; '[EMAIL PROTECTED]'
> Cc: 'jboss-development@lists.sourceforge.net'; QA
> Subject: RE: Upgrade jbossxb to a non-snapshot release
> 
> I'm seeing several jbossxb testsuite failures.  The report is 
> below.  This is from the tests-xml-unit target. 
> 
> 
> JBoss daily test results
> 
> SUMMARY
> 
> Number of tests run:   221
> 
> 
> 
> Successful tests:  208
> 
> Errors:4
> 
> Failures:  9
> 
> 
> 
> 
> DETAILS OF ERRORS
> 
> 
> 
> Suite:   org.jboss.test.xml.AnnotatedPojoServerUnitTestCase
> Test:testGenericBeanFactory
> Type:failure
> Exception:   junit.framework.AssertionFailedError
> Message: 
> -
> 
> 
> 
> Suite:   org.jboss.test.xml.AnnotatedPojoServerUnitTestCase
> Test:testDemandSupply
> Type:error
> Exception:   java.lang.ClassCastException
> Message: java.lang.String
> -
> 
> 
> 
> Suite:   org.jboss.test.xml.AnnotatedPojoServerUnitTestCase
> Test:testDemandSupplyWhenRequired
> Type:failure
> Exception:   junit.framework.AssertionFailedError
> Message: expected: but was:
> -
> 
> 
> 
> Suite:   org.jboss.test.xml.AnnotatedPojoServerUnitTestCase
> Test:testSimpleCollection
> Type:failure
> Exception:   junit.framework.AssertionFailedError
> Message: expected:<2> but was:<0>
> -
> 
> 
> 
> Suite:   org.jboss.test.xml.JbxbPojoServerUnitTestCase
> Test:testGenericBeanFactory
> Type:error
> Exception:   org.jboss.xb.binding.JBossXBException
> Message: Failed to parse source: 
> file:///home/rcampbell/jboss-head/testsuite/output/resources/x
> ml/pojoserver/[EMAIL PROTECTED],96
> -
> 
> 
> 
> Suite:   org.jboss.test.xml.MiscUnitTestCase
> Test:testSandboxXml
> Type:failure
> Exception:   junit.framework.AssertionFailedError
> Message: expected:<[choiceCollection1=[[a=choice1_a, 
> b=null], [a=null, b=choice1_b]], choice2=[[c=choice2_c, 
> d=choice2_d, e=null], [c=null, d=choice2_d, e=choice2_e]], 
> choice3=[[listOfIntegers=[1, 2, 3], listOfStrigns=null], 
> [listOfIntegers=null, listOfStrigns=[1, 2, 3> but 
> was:<[choiceCollection1=[choice1_a, choice1_b], 
> choice2=[[c=choice2_c, d=choice2_d, e=null], [c=null, 
> d=choice2_d, e=choice2_e]], choice3=[[listOfIntegers=[1, 2, 
> 3], listOfStrigns=null], [listOfIntegers=null, 
> listOfStrigns=[1, 2, 3>
> -
> 
> 
> 
> Suite:   org.jboss.test.xml.SchemaIncludeUnitTestCase
> Test:testSimpleInclude
> Type:error
> Exception:   org.jboss.xb.binding.JBossXBRuntimeException
> Message: -1:-1 25:57 sch-props-correct.2: A schema cannot 
> contain two global components with the same name; this schema 
> contains two occurrences of 'urn:jboss:bean-deployer:2.0,deployment'.
> -
> 
> 
> 
> Suite:   org.jboss.test.xml.SchemaIncludeUnitTestCase
> Test:testComplexInclude
> Type:error
> Exception:   org.jboss.xb.binding.JBossXBRuntimeException
> Message: -1:-1 25:57 sch-props-correct.2: A schema cannot 
> contain two global components with the same name; this schema 
> contains two occurrences of 'urn:jboss:bean-deployer:2.0,deployment'.
> -
> 
> 
> 
> Suite:   org.jboss.test.xml.SoapEncUnitTestCase
> Test:testMarshallingXerces
> Type:failure
> Exception:   junit.framework.AssertionFailedError
> Message: Element varDateTime has text 
> '0096-05-31T23:00:00.000Z'. Expected  xmlns:ns_allStruct='http://ParameterModeTest.org/xsd'>   
> String1   
> 3512359   
> -2147483648   
> -9223372036854775808   
> -32768   
> 3512359.1456   
> 1.4E-45   
> 4.9E-324   
> false   -128   
> String2   
> 0096-05-31T23:00:00.000Z   
> String3   
> false   
> 1.4E-45   
> 4.9E-324   
> 3512359.   
> -2147483648   
> -32768   
> -128   
> gAB/   
> 80007f   
> gAB/  
> but was  xmlns:ns_allStruct='http://ParameterModeTest.org/xsd'>   
> String1   
> 3512359   
> -2147483648   
> -9223372036854775808   
> -32768   
> 3512359.1456   
> 1.4E-45   
> 4.9E-324   
> false   -128   
> String2   
> 0096-06-01T05:00:00.000Z   
> String3   
> false   
> 1.4E-45   
> 4.9E-324   
> 3512359.   
> -2147483648   
> -32768   
> -128   
> gAB/   
> 80007f   
> gAB/ 
> -
> 
> 
> 
> Suite:   org.jboss.test.xml.SoapEncUnitTestCase
> Test:testMarshallingSunday
> Type:failure
> Exception:   junit.framework.AssertionFailedE

[JBoss-dev] RE: Upgrade jbossxb to a non-snapshot release

2006-03-30 Thread Ryan Campbell
I'm seeing several jbossxb testsuite failures.  The report is below.
This is from the tests-xml-unit target. 


JBoss daily test results

SUMMARY

Number of tests run:   221



Successful tests:  208

Errors:4

Failures:  9




DETAILS OF ERRORS



Suite:   org.jboss.test.xml.AnnotatedPojoServerUnitTestCase
Test:testGenericBeanFactory
Type:failure
Exception:   junit.framework.AssertionFailedError
Message: 
-



Suite:   org.jboss.test.xml.AnnotatedPojoServerUnitTestCase
Test:testDemandSupply
Type:error
Exception:   java.lang.ClassCastException
Message: java.lang.String
-



Suite:   org.jboss.test.xml.AnnotatedPojoServerUnitTestCase
Test:testDemandSupplyWhenRequired
Type:failure
Exception:   junit.framework.AssertionFailedError
Message: expected: but was:
-



Suite:   org.jboss.test.xml.AnnotatedPojoServerUnitTestCase
Test:testSimpleCollection
Type:failure
Exception:   junit.framework.AssertionFailedError
Message: expected:<2> but was:<0>
-



Suite:   org.jboss.test.xml.JbxbPojoServerUnitTestCase
Test:testGenericBeanFactory
Type:error
Exception:   org.jboss.xb.binding.JBossXBException
Message: Failed to parse source:
file:///home/rcampbell/jboss-head/testsuite/output/resources/xml/pojoser
ver/[EMAIL PROTECTED],96
-



Suite:   org.jboss.test.xml.MiscUnitTestCase
Test:testSandboxXml
Type:failure
Exception:   junit.framework.AssertionFailedError
Message: expected:<[choiceCollection1=[[a=choice1_a, b=null],
[a=null, b=choice1_b]], choice2=[[c=choice2_c, d=choice2_d, e=null],
[c=null, d=choice2_d, e=choice2_e]], choice3=[[listOfIntegers=[1, 2, 3],
listOfStrigns=null], [listOfIntegers=null, listOfStrigns=[1, 2, 3>
but was:<[choiceCollection1=[choice1_a, choice1_b],
choice2=[[c=choice2_c, d=choice2_d, e=null], [c=null, d=choice2_d,
e=choice2_e]], choice3=[[listOfIntegers=[1, 2, 3], listOfStrigns=null],
[listOfIntegers=null, listOfStrigns=[1, 2, 3>
-



Suite:   org.jboss.test.xml.SchemaIncludeUnitTestCase
Test:testSimpleInclude
Type:error
Exception:   org.jboss.xb.binding.JBossXBRuntimeException
Message: -1:-1 25:57 sch-props-correct.2: A schema cannot contain
two global components with the same name; this schema contains two
occurrences of 'urn:jboss:bean-deployer:2.0,deployment'.
-



Suite:   org.jboss.test.xml.SchemaIncludeUnitTestCase
Test:testComplexInclude
Type:error
Exception:   org.jboss.xb.binding.JBossXBRuntimeException
Message: -1:-1 25:57 sch-props-correct.2: A schema cannot contain
two global components with the same name; this schema contains two
occurrences of 'urn:jboss:bean-deployer:2.0,deployment'.
-



Suite:   org.jboss.test.xml.SoapEncUnitTestCase
Test:testMarshallingXerces
Type:failure
Exception:   junit.framework.AssertionFailedError
Message: Element varDateTime has text '0096-05-31T23:00:00.000Z'.
Expected 
String1   3512359
-2147483648   -9223372036854775808
-32768   3512359.1456
1.4E-45   4.9E-324
false   -128   String2
0096-05-31T23:00:00.000Z
String3
false
1.4E-45
4.9E-324
3512359.
-2147483648
-32768   -128
gAB/
80007f
gAB/  but was

String1   3512359
-2147483648   -9223372036854775808
-32768   3512359.1456
1.4E-45   4.9E-324
false   -128   String2
0096-06-01T05:00:00.000Z
String3
false
1.4E-45
4.9E-324
3512359.
-2147483648
-32768   -128
gAB/
80007f
gAB/ 
-



Suite:   org.jboss.test.xml.SoapEncUnitTestCase
Test:testMarshallingSunday
Type:failure
Exception:   junit.framework.AssertionFailedError
Message: Element varDateTime has text '0096-05-31T23:00:00.000Z'.
Expected 
String1   3512359
-2147483648   -9223372036854775808
-32768   3512359.1456
1.4E-45   4.9E-324
false   -128   String2
0096-05-31T23:00:00.000Z
String3
false
1.4E-45
4.9E-324
3512359.
-2147483648
-32768   -128
gAB/
80007f
gAB/  but was

-2147483648   gAB/
gAB/
-128   false
3512359.1456   String1
-128   1.4E-45
1.4E-45
String3
-32768
4.9E-324
3512359   -32768
String2   -9223372036854775808
-2147483648
3512359.
4.9E-324
0096-06-01T05:00:00.000Z
80007f   false

-



Suite:   org.jboss.test.xml.SoapEncUnitTestCase
Test:testUnmarshalling
Type:failure
Exception:   junit.framework.AssertionFailedError
Message: expected:<[varString=String1 varInteger=3512359
varInt=-2147483648 varLong=-9223372036854775808 varShort=-32768
varDecimal=3512359.1456 varFloat=1.4E-45 varDouble=4.9E-324
varBoolean=false varByte=-128 va

[JBoss-dev] jboss-4.0-jdk-matrix Build Failed

2006-03-30 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20060330104543
BUILD FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:268: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:64: Exit code: 1   See compile_jdk15.log in Build Artifacts for details.Date of build: 03/30/2006 10:45:43Time to build: 16 minutes 44 secondsLast changed: 03/30/2006 10:27:46Last log entry: [JBAOP-221] patch from Olaf Fricke: privileged getCredential() and getPrincipal() should return the value instead of null




    Unit Tests: (0)    Total Errors and Failures: (0) 
 Modifications since last build: (first 50 of 9)1.2.2.10modifiedkkhanaspects/src/main/org/jboss/aspects/security/SecurityActions.java[JBAOP-221] patch from Olaf Fricke: privileged getCredential() and getPrincipal() should return the value instead of null1.13.2.29modifiedkkhanejb3/build.xmlAdd org.jboss.annotation to jboss-ejb3-client.jar1.5.2.25modifiedkkhanejb3/build-test.xmlAdd jboss-ejb3-client.jar to client classpath1.5.2.24modifiedstarksmejb3/build-test.xmlAdd jboss-aop-jdk50-client.jar to the client.classpath1.1.4.45modifiedstarksmbuild/build-distr.xmlRemove the ejb3 targets from the regular dist1.1.2.2modifiedstarksmejb3/src/resources/test-configs/ejb3-jacc/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xmlInclude the xmbean-dd="META-INF/webserver-xmbean.xml" ref to allow the jbossws to dynamically add its interceptor1.5.2.23modifiedstarksmejb3/build-test.xmlAdd ejb3-persistence.jar, hibernate-annotations.jar to the client dir and add a tests-report-text target1.5.2.22modifiedbstansberryejb3/build-test.xmlCreate cluster configs that include the ejb3 artifacts1.1.2.9modifiedbstansberryejb3/src/resources/test/clusteredentity/META-INF/persistence.xmlAdd a jta-data-source and tell hibernate to create-drop tables



[JBoss-dev] jboss-seam-testsuite build.32 Build Fixed

2006-03-30 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-seam-testsuite?log=log20060330103122Lbuild.32
BUILD COMPLETE - build.32Date of build: 03/30/2006 10:31:22Time to build: 3 minutes 5 secondsLast changed: 03/30/2006 09:57:34Last log entry: secure actionLink




    Unit Tests: (15)    Total Errors and Failures: (0)All Tests Passed 
 Modifications since last build: (first 50 of 365)1.2modifiedgavinsrc/ui/org/jboss/seam/ui/UIAction.javasecure actionLink1.17modifiedgavinsrc/test/misc/org/jboss/seam/test/PhaseListenerTest.javafixed tests1.18modifiedgavinsrc/test/misc/org/jboss/seam/test/InitializationTest.javaenhanced test fwk1.3modifiedgavinsrc/ui/META-INF/faces-config.xmladded s:action and made work in facelets1.2modifiedgavinsrc/ui/META-INF/seam.taglib.xmladded s:action and made work in facelets1.4modifiedgavinsrc/ui/META-INF/taglib.tldadded s:action and made work in facelets1.1addedgavinsrc/ui/org/jboss/seam/ui/ActionTag.javaadded s:action and made work in facelets1.1addedgavinsrc/ui/org/jboss/seam/ui/UIAction.javaadded s:action and made work in facelets1.5modifiedgavinsrc/main/org/jboss/seam/servlet/SeamServletFilter.javasupport backbutton in pageflow1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/BagWrapper.javaAdded error logging for failed remote calls, added hack to InterfaceGenerator to work with cglib proxies, better handling for uninitialized collections in BagWrapper1.17modifiedgavinsrc/test/misc/org/jboss/seam/test/InitializationTest.javafixed tests1.16modifiedgavinsrc/test/misc/org/jboss/seam/test/PhaseListenerTest.javafixed tests1.2deletedgavinsrc/ui/META-INF/seam.taglib.tldoops1.1addedgavinsrc/ui/META-INF/seam.taglib.xmloops1.1addedgavinsrc/ui/META-INF/seam.taglib.tldfix prob in facelets1.3deletedgavinsrc/ui/META-INF/taglib.tldfix prob in facelets1.3modifiedgavinsrc/ui/org/jboss/seam/ui/HtmlQueryTableTag.javabeginning of pagination support1.2modifiedgavinsrc/ui/META-INF/faces-config.xmlbeginning of pagination support1.2modifiedgavinsrc/ui/META-INF/taglib.tldbeginning of pagination support1.2modifiedgavinsrc/ui/org/jboss/seam/ui/HtmlQueryTable.javabeginning of pagination support1.2modifiedgavinsrc/ui/org/jboss/seam/ui/HtmlQueryTableTag.javabeginning of pagination support1.1addedsbryzak2src/main/org/jboss/seam/remoting/messaging/JBossConnectionProvider.javaAdded JMS connection provider interface and default implementation1.1addedsbryzak2src/main/org/jboss/seam/remoting/messaging/JMSConnectionProvider.javaAdded JMS connection provider interface and default implementation1.3modifiedsbryzak2src/main/org/jboss/seam/remoting/messaging/PollRequest.javaMade SubscriptionRegistry a Seam component, minor fixes1.3modifiedsbryzak2src/main/org/jboss/seam/remoting/messaging/RemoteSubscriber.javaMade SubscriptionRegistry a Seam component, minor fixes1.3modifiedsbryzak2src/main/org/jboss/seam/remoting/messaging/SubscriptionRegistry.javaMade SubscriptionRegistry a Seam component, minor fixes1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/messaging/SubscriptionRequest.javaMade SubscriptionRegistry a Seam component, minor fixes1.6modifiedsbryzak2src/main/org/jboss/seam/remoting/remote.jsencode/decode strings for transport1.3modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/StringWrapper.javaencode/decode strings for transport1.3modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/WrapperFactory.javaencode/decode strings for transport1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/IntWrapper.javaAdded support for StringBuilder/StringBuffer and Long types1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/StringWrapper.javaAdded support for StringBuilder/StringBuffer and Long types1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/WrapperFactory.javaAdded support for StringBuilder/StringBuffer and Long types1.5modifiedsbryzak2src/main/org/jboss/seam/remoting/remote.jsAdded SeamRemote.getTypeName()1.9modifiedgavinsrc/main/org/jboss/seam/util/Strings.javaadd supportedlocales to LocaleSelector1.4modifiedsbryzak2src/main/org/jboss/seam/remoting/remote.jsFixed compatibility issue with Konqueror/Opera browsers1.7modifiedgavinsrc/main/org/jboss/seam/servlet/SeamListener.javaallow calls to Seam components outside of servlet JBSEAM-122, JBSEAM-1371.8modifiedgavinsrc/main/org/jboss/seam/util/Strings.javabetter integration with JSF's native i18n support1.16modifiedgavinsrc/test/misc/org/jboss/seam/test/InitializationTest.javaimprovements to design of i18n stuff1.15modifiedgavinsrc/test/misc/org/jboss/seam/test/InitializationTest.javafix test1.2modifiedgavinsrc/main/org/jboss/seam/util/Template.javaremove unnecessary code1.3modifiedsbryzak2src/main/org/jboss/seam/remoting/remote.jsImprovements to remoting JMS support, created remoting/JMS chatroom example, renamed @Remotable an

[JBoss-dev] jboss-remoting-testsuite-1.5 Build Completed With Testsuite Errors

2006-03-30 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-remoting-testsuite-1.5?log=log20060330075121
TESTS FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-remoting.xml:96: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.Date of build: 03/30/2006 07:51:21Time to build: 112 minutes 45 secondsLast changed: 12/31/2005 20:37:24Last log entry: JBREM-272:Added tests for (clientPool != null) and (threadPool != null) in cleanup.




    Unit Tests: (356)    Total Errors and Failures: (37)testStartorg.jboss.test.remoting.callback.pull.memory.callbackstore.CallbackStoreCallbackTestCase(java_serialization)testStartorg.jboss.test.remoting.callback.pull.memory.callbackstore.CallbackStoreCallbackTestCase(jboss_serialization)testStartorg.jboss.test.remoting.serialization.invocations.java.JavaSerializationTestCase(jboss_serialization)unknownorg.jboss.test.remoting.serialization.invocations.jboss.nonserializable.NonSerializableTestCaseunknownorg.jboss.test.remoting.transport.multiplex.invoker.MultiplexInvokerTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.invoker.MultiplexInvokerTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.invoker.MultiplexInvokerTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.invoker.MultiplexInvokerTestCase(jboss_serialization)testStartorg.jboss.test.remoting.transport.multiplex.ssl.basic.MultiplexInvokerTestCase(java_serialization)testStartorg.jboss.test.remoting.transport.multiplex.ssl.basic.MultiplexInvokerTestCase(jboss_serialization)testStartorg.jboss.test.remoting.transport.multiplex.ssl.custom.MultiplexInvokerTestCase(java_serialization)testStartorg.jboss.test.remoting.transport.multiplex.ssl.custom.MultiplexInvokerTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.socket.SocketInvokerTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.socket.SocketInvokerTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.socket.SocketInvokerTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.socket.SocketInvokerTestCase(jboss_serialization)testStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.multiplex.VersionMultiplexInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.multiplex.VersionMultiplexInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.multiplex.VersionMultiplexInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.multiplex.VersionMultiplexInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCaseunknownorg.jboss.test.remoting.lease.LeaseTestCase(java_serialization)unknownorg.jboss.test.remoting.lease.LeaseTestCase(jboss_serialization) 
 Modifications since last build: (first 50 of 2330)1.3modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/timeout/TimeoutClientTest.javaJBREM-235 - added new lgpl headers.1.3modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/timeout/TimeoutServerTest.javaJBREM-235 - added new lgpl headers.1.2modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/timeout/TimeoutTestCase.javaJBREM-235 - added new lgpl headers.1.3modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/web/ComplexObject.javaJBREM-235 - added new lgpl headers.1.4modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/web/WebInvocationHandler.javaJBREM-235 - added new lgpl headers.1.6modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/web/WebInvokerTest

[JBoss-dev] RE: Upgrade jbossxb to a non-snapshot release

2006-03-30 Thread Ryan Campbell
Ok, I'll do the 1.0.0.CR3 release later today and document the process I
use in the wiki. 

-Original Message-
From: Scott M Stark 
Sent: Wednesday, March 29, 2006 7:57 PM
To: Dimitris Andreadis; 'jboss-development@lists.sourceforge.net'; QA
Cc: '[EMAIL PROTECTED]'
Subject: RE: Upgrade jbossxb to a non-snapshot release

If Alexey does not reply by tomorrow I would take the current jboss-head
code and make a jbossxb-1.0.0.CR3 release. I don't know how this is
being built since this has not been broken out yet. For the 4.0.4.GA the
common module needs to be broken up into a separate projects with those
jars released to the repository and integrated into the jbossas build.

> -Original Message-
> From: Dimitris Andreadis 
> Sent: Wednesday, March 29, 2006 12:01 PM
> To: jboss-development@lists.sourceforge.net; QA
> Cc: '[EMAIL PROTECTED]'
> Subject: Upgrade jbossxb to a non-snapshot release
> 
>  
> Related to http://jira.jboss.com/jira/browse/JBAS-3011
> 
> Alexey, should we just copy the current "snapshot" into a 
> jbossxb-1.0.0.CR3, or wait another day?
> 
> Thanks


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-remoting-testsuite-1.4 Build Completed With Testsuite Errors

2006-03-30 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-remoting-testsuite-1.4?log=log20060330070122
TESTS FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-remoting.xml:96: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.Date of build: 03/30/2006 07:01:22Time to build: 47 minutes 51 secondsLast changed: 03/30/2006 02:50:20Last log entry: JBREM-378 - fixed client connection ping so will properly indicate if server is dead and also not activate a new lease on the server side.




    Unit Tests: (182)    Total Errors and Failures: (22)testStartorg.jboss.test.remoting.transport.multiplex.ssl.basic.MultiplexInvokerTestCase(java_serialization)testStartorg.jboss.test.remoting.transport.multiplex.ssl.custom.MultiplexInvokerTestCase(java_serialization)testStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.multiplex.VersionMultiplexInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.multiplex.VersionMultiplexInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.multiplex.VersionMultiplexInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.multiplex.VersionMultiplexInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCaseunknownorg.jboss.test.remoting.lease.LeaseTestCase(java_serialization) 
 Modifications since last build: (first 50 of 79)1.4modifiedtelrodsrc/tests/org/jboss/test/remoting/connection/ConnectionValidationServer.javaJBREM-378 - fixed client connection ping so will properly indicate if server is dead and also not activate a new lease on the server side.1.4modifiedtelrodsrc/tests/org/jboss/test/remoting/connection/ConnectionValidatorClient.javaJBREM-378 - fixed client connection ping so will properly indicate if server is dead and also not activate a new lease on the server side.1.23modifiedtelrodsrc/main/org/jboss/remoting/transport/socket/ServerThread.javaJBREM-376 - fixed versioning error when not using checked connections.1.4modifiedtelrodsrc/tests/org/jboss/test/remoting/lease/LeaseUnitTestCase.javaJBREM-374 - updated to use singleton like approach to allow for only one timer thread for leasing.1.2modifiedtelrodsrc/main/org/jboss/remoting/util/TimerUtil.javaJBREM-374 - updated to use singleton like approach to allow for only one timer thread for leasing.1.3modifiedtelrodsrc/tests/org/jboss/test/remoting/lease/LeaseUnitTestCase.javaJBREM-374 - updated to use singleton like approach to allow for only one timer thread for leasing.1.1addedtelrodsrc/main/org/jboss/remoting/util/TimerUtil.javaJBREM-374 - updated to use singleton like approach to allow for only one timer thread for leasing.1.2modifiedtelrodsrc/tests/org/jboss/test/remoting/lease/LeaseUnitTestCase.javaJBREM-372 - fix for memory leak on leases (on the server side)1.6modifiedrsigalsrc/main/org/jboss/remoting/util/socket/RemotingSSLSocketFactory.javaFixed typo:"javax.net.ssl.trustStorePasswor"1.9modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/http/ssl/custom/HTTPSInvokerTestClient.java*** empty log message ***1.7modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerClientTest.javaJBREM-330 - added assert for callback1.6modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerClientTest.javaJBREM-330 - fix for ssl callback1.10modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerServerTest.javaJBREM-330 - fix for ssl callback1.3modifiedrsigalsrc/tests/org/jboss/test/remoting/marshall/compress/CompressingMarshal