See <http://hudson.zones.apache.org/hudson/job/ODE-trunk/260/changes>
Changes: [rr] ODE-774: npe when something is mapped to message header part of variable (Thanks to Anurag Aggarwal) ------------------------------------------ Started by an SCM change Building on master Updating http://svn.apache.org/repos/asf/ode/trunk U runtimes/src/main/java/org/apache/ode/bpel/rtrep/v1/ASSIGN.java U runtimes/src/main/java/org/apache/ode/bpel/rtrep/v2/ASSIGN.java At revision 942313 [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start [workspace] $ /bin/bash -xe /var/tmp/hudson4908681.sh + JRUBY_HOME=/export/home/vanto/tools/jruby-1.4.0 + export JRUBY_HOME + PATH=/home/hudson/tools/java/latest1.5/bin:/export/home/hudson/tools/java/latest/bin:/export/home/hudson/tools/ant/latest/bin:/home/hudson/tools/tomcat/apache-tomcat-5.5.20/bin:/opt/subversion-current/bin:/usr/ucb:/usr/local/bin:/usr/bin:/usr/sfw/bin:/usr/sfw/sbin:/opt/sfw/bin:/opt/sfw/sbin:/opt/SUNWspro/bin:/usr/X/bin:/usr/ucb:/usr/sbin:/usr/ccs/bin:/opt/subversion-current/bin:/export/home/vanto/tools/jruby-1.4.0/bin + export PATH + JAVA_OPTS=-Xmx512M + export JAVA_OPTS + cd trunk + buildr -e test clean package ode-extensions:package TEST=all JAVADOC=off (in /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk, test) /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/Buildfile:578: Deprecated: We changed the way package_as methods are implemented. See the package method documentation for more details. Cleaning ode Cleaning apache-ode Building ode Compiling ode:utils into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/utils/target/classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Compiling ode:utils:test into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/utils/target/test/classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Running tests in ode:utils redefining Project Trying to override old definition of datatype junit [junit] Testsuite: org.apache.ode.utils.DOMUtilsTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.47 sec [junit] [junit] Testcase: testParseInputStream took 0.146 sec [junit] Testcase: testParseInputSource took 0.005 sec [junit] Testcase: testNewDocument took 0 sec [junit] Testcase: testSerializeDom took 0.05 sec [junit] Testcase: testConcurrentParse took 0.889 sec [junit] Testcase: testIsEmptyElement took 0.005 sec [junit] Testsuite: org.apache.ode.utils.HierarchicalPropertiesTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec [junit] ------------- Standard Error ----------------- [junit] log4j:WARN No appenders could be found for logger (org.apache.ode.utils.HierarchicalProperties). [junit] log4j:WARN Please initialize the log4j system properly. [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testGetProperty took 0.031 sec [junit] Testcase: testGetProperties took 0.004 sec [junit] Testcase: testCachedGetProperties took 0.004 sec [junit] Testcase: testPathHandling took 0.006 sec [junit] Testcase: testWithNoFile took 0.004 sec [junit] Testsuite: org.apache.ode.utils.ISO8601DateParserTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.04 sec [junit] [junit] Testcase: test1 took 0.007 sec [junit] Testcase: test2 took 0.005 sec [junit] Testcase: test3 took 0.004 sec [junit] Testcase: test4 took 0.005 sec [junit] Testcase: test5 took 0.005 sec [junit] Testcase: test6 took 0.005 sec [junit] Testcase: test7 took 0.001 sec [junit] Testcase: test8 took 0 sec [junit] Testsuite: org.apache.ode.utils.NamespaceContextImplTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.033 sec [junit] [junit] Testcase: testGetNamespaceUri took 0.004 sec [junit] Testcase: testGetPrefix took 0.009 sec [junit] Testcase: testGetPrefixSet took 0.001 sec [junit] Testcase: testGetPrefixes took 0 sec [junit] Testcase: testGetUriSet took 0 sec [junit] Testcase: testSerialization took 0.009 sec [junit] Testsuite: org.apache.ode.utils.SystemUtilsTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec [junit] [junit] Testcase: testReplaceSystemProperties took 0.002 sec [junit] Testsuite: org.apache.ode.utils.URITemplateTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec [junit] [junit] Testcase: testParseExpansion took 0.005 sec [junit] Testcase: testExpand took 0.031 sec [junit] Testcase: testExpandLazily took 0.001 sec [junit] Testsuite: org.apache.ode.utils.XMLParserUtilsTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.792 sec [junit] [junit] Testcase: testXMLReaderConfigurationGoodValidation took 0.657 sec [junit] Testcase: testMultiSchemaGoodValidation took 0.051 sec [junit] Testcase: testMultiSchemaBadValidation took 0.036 sec [junit] Testcase: testXMLReaderConfigurationBadValidation took 0.019 sec [junit] Testcase: testXMLReaderConfigurationWrongDocumentType took 0.006 sec [junit] Testcase: testXMLReaderConfigurationNoNamespaceWrongDocumentType took 0.016 sec [junit] Testsuite: org.apache.ode.utils.cli.CommandlineTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.028 sec [junit] [junit] Testcase: testUserOrder took 0.003 sec [junit] Testcase: testLastArgument took 0.001 sec [junit] Testcase: testXorGroup took 0.012 sec [junit] Testcase: testOptionalArgument took 0.001 sec [junit] Testcase: testRequiredArgument took 0.001 sec [junit] Testcase: testOptionalMultiArgument took 0 sec [junit] Testcase: testRequiredMultiArgument took 0 sec [junit] Testcase: testOptionalFlagWithArgument took 0.001 sec [junit] Testcase: testRequiredFlagWithArgument took 0.001 sec [junit] Testcase: testOptionalFlag took 0.001 sec [junit] Testcase: testRequiredFlag took 0 sec [junit] Testcase: testExtraStuff took 0 sec [junit] Testsuite: org.apache.ode.utils.fs.FileUtilsTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.011 sec [junit] [junit] Testcase: testDirectoryEntriesInPathWrongArg took 0 sec [junit] Testcase: testDirectoryEntriesInPathWithFile took 0 sec [junit] Testcase: testDirectoryEntriesInPathWithDirectory took 0.003 sec [junit] Testcase: testIsRelative took 0.001 sec [junit] Testsuite: org.apache.ode.utils.fs.TempFileManagerTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.024 sec [junit] [junit] Testcase: testSetWorkingDirectoryTwice took 0.011 sec [junit] Testcase: testSetWorkingDirectory took 0.003 sec [junit] Testcase: testTempFile took 0.001 sec [junit] Testcase: testTempDirectory took 0.001 sec [junit] Testcase: testNestedTempDirs took 0.002 sec [junit] Testsuite: org.apache.ode.utils.msg.MessageBundleTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.009 sec [junit] [junit] Testcase: testNoParameter took 0.002 sec [junit] Testcase: testNoParameterLocalized took 0.001 sec [junit] Testcase: testWrongParameter took 0 sec [junit] Testsuite: org.apache.ode.utils.stl.CollectionsXTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.008 sec [junit] [junit] Testcase: testFilterByMemberOfFunction took 0.002 sec [junit] Testcase: testFilterIteratorByClass took 0 sec [junit] Testcase: testFilterByClass took 0 sec [junit] Testcase: testFilterByClassNoResult took 0 sec [junit] Testsuite: org.apache.ode.utils.wsdl.WsdlUtilsTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.24 sec [junit] [junit] Testcase: testNoBinding took 0.131 sec [junit] Testcase: testMultipleBinding took 0.009 sec [junit] Testcase: testGetBindingExtension took 0.011 sec [junit] Testcase: testUseSOAPBinding took 0.012 sec [junit] Testcase: testUseHTTPBinding took 0.008 sec [junit] Testcase: testGetOperationExtension took 0.008 sec [junit] Testcase: testUseUrlEncoded took 0.008 sec [junit] Testcase: testUseUrlReplacement took 0.01 sec [junit] Testcase: testUseMimeMultipartRelated took 0.009 sec [junit] Testcase: testGetAddresExtgension took 0.009 sec [junit] Testcase: testGetMimeContentType took 0.009 sec [junit] Testcase: testGetHeaders took 0.008 sec [junit] Testsuite: org.apache.ode.utils.xsd.DurationTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.01 sec [junit] [junit] Testcase: testDuration1 took 0.003 sec [junit] Testcase: testDuration2 took 0 sec [junit] Testcase: testDuration3 took 0 sec [junit] Testcase: testDuration4 took 0.001 sec [junit] Testsuite: org.apache.ode.utils.xsd.SchemaCaptureTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.039 sec [junit] ------------- Standard Output --------------- [junit] GETTING RESOURCE file:/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/utils/target/test/resources/schema.xsd [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testSchemaCapture took 0.035 sec Packaging ode-utils-2.0-beta3-SNAPSHOT.jar Running XMLBeans schema compiler Time to build schema type system: 2.65 seconds Time to generate code: 0.475 seconds Compiling ode:bpel-schemas into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-schemas/target/classes Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Packaging ode-bpel-schemas-2.0-beta3-SNAPSHOT.jar Compiling ode:bpel-api into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-api/target/classes Note: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-api/src/main/java/org/apache/ode/bpel/evt/BpelEvent.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Packaging ode-bpel-api-2.0-beta3-SNAPSHOT.jar Compiling ode:bpel-dao into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-dao/target/classes /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-dao/src/main/java/org/apache/ode/dao/DAOConnectionFactory.java:22: cannot find symbol symbol : class TransactionManager location: package javax.transaction import javax.transaction.TransactionManager; ^ /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-dao/src/main/java/org/apache/ode/dao/DAOConnectionFactory.java:39: cannot find symbol symbol : class TransactionManager location: interface org.apache.ode.dao.DAOConnectionFactory<C> <E> void init(Properties p, TransactionManager txm, E envCtx); ^ 2 errors Buildr aborted! Failed to compile, see errors above (See full trace by running task with --trace) [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Recording test results Recording fingerprints Error updating JIRA issues. Saving issues for next build. java.lang.IndexOutOfBoundsException: No group 1
