[JBoss Builds] Build failed in Hudson: JBoss-AS-5.0.x #124
by jboss-qa-internal@redhat.com
See http://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x/124/changes
Changes:
[scott.stark(a)jboss.org] Update to jboss/common-core version="2.2.1.snapshot"
------------------------------------------
[...truncated 25066 lines...]
_buildmagic:init:
init:
compile-idl:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/gen-src
[jacidl] scan file: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/idl/SASCurrent.idl
[jacidl] scan file: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/idl/TransactionService.idl
[jacidl] processing idl file: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/idl/SASCurrent.idl
[jacidl] processing idl file: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/idl/TransactionService.idl
compile-classes:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/classes/main
[javac] Compiling 160 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/classes/main
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/proxy/compiler/IIOPStubCompiler.java:123: warning: [deprecation] org.jboss.proxy.compiler.ProxyAssembler in org.jboss.proxy.compiler has been deprecated
private static void generateMethodCode(ProxyAssembler asm,
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/tm/iiop/CorbaTransactionService.java:32: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
import org.jboss.tm.TxManager;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/tm/iiop/OTSServant.java:85: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
import org.jboss.tm.TxManager;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/iiop/rmi/WorkCacheManager.java:79: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class for a varargs call
cast to java.lang.Class[] for a non-varargs call and to suppress this warning
initializer = cls.getDeclaredMethod("doAnalyze", null);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/iiop/rmi/marshal/strategy/StubStrategy.java:331: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class for a varargs call
cast to java.lang.Class[] for a non-varargs call and to suppress this warning
helperClass.getMethod("id", null);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/iiop/rmi/marshal/strategy/StubStrategy.java:332: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
this.reposId = (String)idMethod.invoke(null, null);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/proxy/compiler/IIOPStubCompiler.java:275: warning: [deprecation] org.jboss.proxy.compiler.ProxyAssembler in org.jboss.proxy.compiler has been deprecated
ProxyAssembler asm =
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/proxy/compiler/IIOPStubCompiler.java:276: warning: [deprecation] org.jboss.proxy.compiler.ProxyAssembler in org.jboss.proxy.compiler has been deprecated
new ProxyAssembler(stubClassName,
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/tm/iiop/CorbaTransactionService.java:149: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
TxManager tm = (TxManager)TMUtil.getTransactionManager();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/tm/iiop/CorbaTransactionService.java:149: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
TxManager tm = (TxManager)TMUtil.getTransactionManager();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/tm/iiop/CorbaTransactionService.java:164: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
TxManager tm = (TxManager)TMUtil.getTransactionManager();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/tm/iiop/CorbaTransactionService.java:164: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
TxManager tm = (TxManager)TMUtil.getTransactionManager();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/tm/iiop/OTSServant.java:364: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
TxManager tm = (TxManager) TMUtil.getTransactionManager();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/tm/iiop/OTSServant.java:364: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
TxManager tm = (TxManager) TMUtil.getTransactionManager();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/tm/iiop/OTSServant.java:1018: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
TxManager tm = (TxManager) TMUtil.getTransactionManager();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/tm/iiop/OTSServant.java:1018: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
TxManager tm = (TxManager) TMUtil.getTransactionManager();
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
16 warnings
compile-rmi:
[rmic] RMI Compiling 1 class to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/classes
[rmic] IIOP has been turned on.
[rmic] RMI Compiling 1 class to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/classes
[rmic] IIOP has been turned on.
compile-etc:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/etc
[copy] Copying 4 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/etc
compile-resources:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/resources
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/resources
compile:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/lib
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/lib/jboss-iiop.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/lib/jboss-iiop-client.jar
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/bin
[touch] Creating /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/build-marker
most:
==
== Finished with 'most' in module 'iiop'.
======================================================================
_module-iiop-most:
_module-iiop-most:
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/server/all/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/client
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/server/all/lib
[copy] Copying 3 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/client
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/server/all/conf
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/server/all/deploy
======================================================================
== Executing 'most' in module 'aspects'...
==
_buildmagic:init:
configure:
Overriding previous definition of reference to jboss.test.classpath
Overriding previous definition of reference to xdoclet.task.classpath
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
output:
_buildmagic:init:
init:
_default:compile-etc:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/etc
[copy] Copying 4 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/etc
_default:compile-resources:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/resources
[copy] Copying 29 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/resources
compile-classes:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/classes
[javac] Compiling 105 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/classes
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/src/main/org/jboss/aspects/security/SecurityActions.java:63: warning: [deprecation] pushSubjectContext(javax.security.auth.Subject,java.security.Principal,java.lang.Object) in org.jboss.security.SecurityAssociation has been deprecated
SecurityAssociation.pushSubjectContext(subject, principal, credential);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/src/main/org/jboss/aspects/security/SecurityActions.java:76: warning: [deprecation] popSubjectContext() in org.jboss.security.SecurityAssociation has been deprecated
SecurityAssociation.popSubjectContext();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/src/main/org/jboss/aspects/security/SecurityActions.java:155: warning: [deprecation] pushSubjectContext(javax.security.auth.Subject,java.security.Principal,java.lang.Object) in org.jboss.security.SecurityAssociation has been deprecated
SecurityAssociation.pushSubjectContext(subject, principal, credential);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/src/main/org/jboss/aspects/security/SecurityActions.java:159: warning: [deprecation] popSubjectContext() in org.jboss.security.SecurityAssociation has been deprecated
SecurityAssociation.popSubjectContext();
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
4 warnings
compile:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/lib
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/lib/jboss-aspect-library-jdk50.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/lib/jboss-aspect-jdk50-client.jar
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/META-INF
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/lib/jboss-aop-jboss5.deployer
[delete] Deleting directory /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/META-INF
most:
==
== Finished with 'most' in module 'aspects'.
======================================================================
_module-aspects-most:
_module-aspects-most:
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/lib/jboss-aop-jboss5.deployer into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/server/all/deployers/jboss-aop-jboss5.deployer
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/client
======================================================================
== Executing 'most' in module 'profileservice'...
==
_buildmagic:init:
configure:
Overriding previous definition of reference to jboss.test.classpath
_default:task-init:
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
jars:
_buildmagic:init:
init:
_default:compile-classes:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/output/classes
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/output/gen-src
[javac] Compiling 24 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/output/classes
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/ManagementViewImpl.java:578: incompatible types
found : java.util.Map<java.lang.String,org.jboss.managed.api.ManagedProperty>
required: java.util.Set<org.jboss.managed.api.ManagedProperty>
Set<ManagedProperty> moProps = mo.getProperties();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/builders/DomDataSourceManagedObject.java:125: incompatible types
found : java.util.Map<java.lang.String,org.jboss.managed.api.ManagedProperty>
required: java.util.Set<org.jboss.managed.api.ManagedProperty>
Set<ManagedProperty> properties = getProperties();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/builders/FakeConnectionFactoryDeployerManagedObjectBuilder.java:110: cannot find symbol
symbol : method add(org.jboss.managed.plugins.ManagedPropertyImpl)
location: interface java.util.Map<java.lang.String,org.jboss.managed.api.ManagedProperty>
typeMO.getProperties().add(dsType);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/builders/ServiceManagedObject.java:73: incompatible types
found : java.util.Map<java.lang.String,org.jboss.managed.api.ManagedProperty>
required: java.util.Set<org.jboss.managed.api.ManagedProperty>
Set<ManagedProperty> properties = getProperties();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/mock/ds/FakeDataSourceDeployer.java:130: cannot find symbol
symbol : method add(org.jboss.managed.plugins.ManagedPropertyImpl)
location: interface java.util.Map<java.lang.String,org.jboss.managed.api.ManagedProperty>
typeMO.getProperties().add(dsType);
^
Note: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/aop/MainDeployerAdvice.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
5 errors
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tools/etc/buildmagic/buildmagic.ent:449: Compile failed; see the compiler error output for details.
Total time: 2 minutes 7 seconds
Deleting old artifacts from #122
Recording fingerprints
Sending e-mails to: rrajasek(a)redhat.com pjha(a)redhat.com
Build was marked for publishing on https://hudson.jboss.org/hudson
finished: FAILURE
17 years, 3 months
[JBoss Builds] Build failed in Hudson: jboss-esb-linux #613
by jboss-qa-internal@redhat.com
See http://dev45.qa.atl.jboss.com:8585/hudson/job/jboss-esb-linux/613/changes
Changes:
[kevin.conner(a)jboss.com] Fix DB URL: JBESB-891
[kevin.conner(a)jboss.com] Allow qualified names in ObjectMapper: JBESB-944
[kevin.conner(a)jboss.com] Fix messagefilter QS: JBESB-920
------------------------------------------
[...truncated 4405 lines...]
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.411 sec
[java] [junit] Testsuite: org.jboss.soa.esb.actions.scripting.GroovyActionProcessorUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.411 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: test_script_file took 0.982 sec
[java] [junit] Testcase: test_script_inlined took 0.171 sec
[java] [junit] Running org.jboss.soa.esb.actions.templates.MockActionUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.687 sec
[java] [junit] Testsuite: org.jboss.soa.esb.actions.templates.MockActionUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.687 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testMockAction took 0.381 sec
[java] [junit] Testcase: testMockComposer took 0.035 sec
[java] [junit] Running org.jboss.soa.esb.actions.templating.StringTemplateProcessorUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.852 sec
[java] [junit] Testsuite: org.jboss.soa.esb.actions.templating.StringTemplateProcessorUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.852 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testProcessor took 0.485 sec
[java] [junit] Running org.jboss.soa.esb.addressing.eprs.tests.DefaultFileReplyToEprUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.424 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.eprs.tests.DefaultFileReplyToEprUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.424 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: unknown took 0.4 sec
[java] [junit] Running org.jboss.soa.esb.addressing.eprs.tests.DefaultFtpReplyToEprIntegrationTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.798 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.eprs.tests.DefaultFtpReplyToEprIntegrationTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.798 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: unknown took 1.778 sec
[java] [junit] Running org.jboss.soa.esb.addressing.eprs.tests.DefaultJdbcReplyToEprUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.887 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.eprs.tests.DefaultJdbcReplyToEprUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.887 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: unknown took 0.32 sec
[java] [junit] Running org.jboss.soa.esb.addressing.helpers.tests.EmailUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.36 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.helpers.tests.EmailUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.36 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.103 sec
[java] [junit] Testcase: testSetGet took 0.001 sec
[java] [junit] Running org.jboss.soa.esb.addressing.helpers.tests.FTPUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.339 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.helpers.tests.FTPUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.339 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.072 sec
[java] [junit] Testcase: testSetGet took 0.004 sec
[java] [junit] Running org.jboss.soa.esb.addressing.helpers.tests.HTTPUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.282 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.helpers.tests.HTTPUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.282 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.067 sec
[java] [junit] Testcase: testSetGet took 0.001 sec
[java] [junit] Running org.jboss.soa.esb.addressing.helpers.tests.JDBCUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.33 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.helpers.tests.JDBCUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.33 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.132 sec
[java] [junit] Testcase: testSetGet took 0 sec
[java] [junit] Running org.jboss.soa.esb.addressing.helpers.tests.JMSUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.539 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.helpers.tests.JMSUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.539 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.321 sec
[java] [junit] Testcase: testSetGet took 0.001 sec
[java] [junit] Running org.jboss.soa.esb.addressing.tests.CallUnitTest
[java] [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.308 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.tests.CallUnitTest
[java] [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.308 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.062 sec
[java] [junit] Testcase: testEPRConstructor took 0.003 sec
[java] [junit] Testcase: testSetGetTo took 0 sec
[java] [junit] Testcase: testSetGetFrom took 0 sec
[java] [junit] Testcase: testSetGetReplyTo took 0 sec
[java] [junit] Testcase: testSetGetFaultTo took 0 sec
[java] [junit] Testcase: testSetGetRelatesTo took 0 sec
[java] [junit] Testcase: testSetGetAction took 0 sec
[java] [junit] Testcase: testSetGetMessageID took 0 sec
[java] [junit] Running org.jboss.soa.esb.addressing.tests.EPRUnitTest
[java] [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.081 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.tests.EPRUnitTest
[java] [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.081 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.057 sec
[java] [junit] Testcase: testPortReferenceConstructor took 0 sec
[java] [junit] Testcase: testURIConstructor took 0.001 sec
[java] [junit] Testcase: testGetAddr took 0 sec
[java] [junit] Testcase: testSetAddr took 0 sec
[java] [junit] Testcase: testToFromXML took 0.013 sec
[java] [junit] Testcase: testEquals took 0 sec
[java] [junit] Running org.jboss.soa.esb.addressing.util.tests.EPRHelperUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.089 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.util.tests.EPRHelperUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.089 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testToFromXMLString took 0.078 sec
[java] [junit] Running org.jboss.soa.esb.addressing.util.tests.EPRManagerUnitTest
[java] [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.218 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.util.tests.EPRManagerUnitTest
[java] [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.218 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testCreate took 0.063 sec
[java] [junit] Testcase: testInputOutput took 0.074 sec
[java] [junit] Testcase: testSpecificInputOutput took 0.071 sec
[java] [junit] Running org.jboss.soa.esb.command.InMemoryCommandQueueUnitTest
[java] [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.127 sec
[java] [junit] Testsuite: org.jboss.soa.esb.command.InMemoryCommandQueueUnitTest
[java] [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.127 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: test_args took 0.299 sec
[java] [junit] Testcase: test_queue_open_close took 0 sec
[java] [junit] Testcase: test_queue_receive took 0.624 sec
[java] [junit] Running org.jboss.soa.esb.common.tests.propertymanager.PropertyManagerUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
[java] [junit] Testsuite: org.jboss.soa.esb.common.tests.propertymanager.PropertyManagerUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] Properties loaded (jbossesb-test-properties.xml):
[java] [junit] org.jboss.soa.esb.jndi.server.context.factory=foobar
[java] [junit] org.jboss.soa.esb.objStore.configFile=file:config.xml
[java] [junit] Properties loaded (jbossesb-test-properties.xml):
[java] [junit] org.jboss.soa.esb.mail.smtp.host=thishost
[java] [junit] Properties loaded (jbossesb-test-properties.xml):
[java] [junit] org.jboss.soa.esb.jndi.server.context.factory=foobar
[java] [junit] org.jboss.soa.esb.objStore.configFile=file:config.xml
[java] [junit] Properties loaded (jbossesb-test-properties.xml):
[java] [junit] org.jboss.soa.esb.mail.smtp.host=thishost
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testPropertyManager took 0.048 sec
[java] [junit] Running org.jboss.soa.esb.helpers.AppServerContextUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 52.931 sec
[java] [junit] Testsuite: org.jboss.soa.esb.helpers.AppServerContextUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 52.931 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: test_AppServerContext took 52.913 sec
[java] [junit] Caused an ERROR
[java] [junit] java.lang.StackOverflowError
[java] [junit] java.lang.ClassCastException: java.lang.StackOverflowError
[java] [junit] at org.jboss.ha.framework.server.HARMIServerImpl.invoke(HARMIServerImpl.java:222)
[java] [junit] at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
[java] [junit] at sun.rmi.transport.Transport$1.run(Transport.java:153)
[java] [junit] at java.security.AccessController.doPrivileged(Native Method)
[java] [junit] at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
[java] [junit] at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
[java] [junit] at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
[java] [junit] at java.lang.Thread.run(Thread.java:595)
[java] [junit] at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
[java] [junit] at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
[java] [junit] at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)
[java] [junit] at org.jboss.ha.framework.server.HARMIServerImpl_Stub.invoke(Unknown Source)
[java] [junit] at org.jboss.ha.framework.interfaces.HARMIClient.invokeRemote(HARMIClient.java:172)
[java] [junit] at org.jboss.ha.framework.interfaces.HARMIClient.invoke(HARMIClient.java:267)
[java] [junit] at $Proxy0.list(Unknown Source)
[java] [junit] at org.jnp.interfaces.NamingContext.list(NamingContext.java:800)
[java] [junit] at org.jnp.interfaces.NamingContext.list(NamingContext.java:786)
[java] [junit] at javax.naming.InitialContext.list(InitialContext.java:395)
[java] [junit] at org.jboss.soa.esb.helpers.NamingContext.getServerContext(NamingContext.java:66)
[java] [junit] at org.jboss.soa.esb.helpers.AppServerContextUnitTest.test_AppServerContext(AppServerContextUnitTest.java:47)
[java] BUILD FAILED
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/build.xml:161: The following error occurred while executing this line:
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/rosetta/build.xml:86: The following error occurred while executing this line:
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/rosetta/tests/build.xml:166: The following error occurred while executing this line:
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/rosetta/tests/build.xml:190: Test org.jboss.soa.esb.helpers.AppServerContextUnitTest failed
[java] Total time: 3 minutes 2 seconds
[java] Java Result: 1
esb.init-app-server:
esb.init-esb-server:
esb.init-ftp-server:
esb.init:
stop-server:
[echo] Stopping local ESB server
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for ESB server to stop...
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/integration-build.xml:5: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/build.xml:463: Product Unit Test failure
Total time: 4 minutes 22 seconds
Recording test results
Recording Emma reports trunk/product/build/tests/coverage/coverage.xml
17 years, 3 months
[JBoss Builds] Build failed in Hudson: jboss-esb-windows #519
by jboss-qa-internal@redhat.com
See http://dev45.qa.atl.jboss.com:8585/hudson/job/jboss-esb-windows/519/changes
Changes:
[tcunning] bug:JBESB-721
Fix redeployment issues by moving shared code into ${org.jboss.esb.server.config}/lib. This way we don't have problems with
the old detached classloader.
[tcunning] bug:JBESB-721
Destroy the Hibernate connection on destroy.
[kevin.conner(a)jboss.com] Remove relative paths: JBESB-953
[kevin.conner(a)jboss.com] Fix DB URL: JBESB-891
[kevin.conner(a)jboss.com] Allow qualified names in ObjectMapper: JBESB-944
[kevin.conner(a)jboss.com] Fix messagefilter QS: JBESB-920
------------------------------------------
[...truncated 4317 lines...]
[java] [junit] Running org.jboss.soa.esb.actions.scripting.GroovyActionProcessorUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.203 sec
[java] [junit] Testsuite: org.jboss.soa.esb.actions.scripting.GroovyActionProcessorUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.203 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: test_script_file took 0.938 sec
[java] [junit] Testcase: test_script_inlined took 0.062 sec
[java] [junit] Running org.jboss.soa.esb.actions.templates.MockActionUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.468 sec
[java] [junit] Testsuite: org.jboss.soa.esb.actions.templates.MockActionUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.468 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testMockAction took 0.281 sec
[java] [junit] Testcase: testMockComposer took 0 sec
[java] [junit] Running org.jboss.soa.esb.actions.templating.StringTemplateProcessorUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.578 sec
[java] [junit] Testsuite: org.jboss.soa.esb.actions.templating.StringTemplateProcessorUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.578 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testProcessor took 0.344 sec
[java] [junit] Running org.jboss.soa.esb.addressing.eprs.tests.DefaultFileReplyToEprUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.484 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.eprs.tests.DefaultFileReplyToEprUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.484 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: unknown took 0.453 sec
[java] [junit] Running org.jboss.soa.esb.addressing.eprs.tests.DefaultFtpReplyToEprIntegrationTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.047 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.eprs.tests.DefaultFtpReplyToEprIntegrationTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.047 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: unknown took 2.031 sec
[java] [junit] Running org.jboss.soa.esb.addressing.eprs.tests.DefaultJdbcReplyToEprUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.968 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.eprs.tests.DefaultJdbcReplyToEprUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.968 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: unknown took 0.218 sec
[java] [junit] Running org.jboss.soa.esb.addressing.helpers.tests.EmailUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.235 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.helpers.tests.EmailUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.235 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.063 sec
[java] [junit] Testcase: testSetGet took 0 sec
[java] [junit] Running org.jboss.soa.esb.addressing.helpers.tests.FTPUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.281 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.helpers.tests.FTPUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.281 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.062 sec
[java] [junit] Testcase: testSetGet took 0 sec
[java] [junit] Running org.jboss.soa.esb.addressing.helpers.tests.HTTPUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.265 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.helpers.tests.HTTPUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.265 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.062 sec
[java] [junit] Testcase: testSetGet took 0 sec
[java] [junit] Running org.jboss.soa.esb.addressing.helpers.tests.JDBCUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.281 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.helpers.tests.JDBCUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.281 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.109 sec
[java] [junit] Testcase: testSetGet took 0 sec
[java] [junit] Running org.jboss.soa.esb.addressing.helpers.tests.JMSUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.265 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.helpers.tests.JMSUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.265 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.062 sec
[java] [junit] Testcase: testSetGet took 0 sec
[java] [junit] Running org.jboss.soa.esb.addressing.tests.CallUnitTest
[java] [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.328 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.tests.CallUnitTest
[java] [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.328 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.062 sec
[java] [junit] Testcase: testEPRConstructor took 0 sec
[java] [junit] Testcase: testSetGetTo took 0 sec
[java] [junit] Testcase: testSetGetFrom took 0.016 sec
[java] [junit] Testcase: testSetGetReplyTo took 0 sec
[java] [junit] Testcase: testSetGetFaultTo took 0 sec
[java] [junit] Testcase: testSetGetRelatesTo took 0 sec
[java] [junit] Testcase: testSetGetAction took 0 sec
[java] [junit] Testcase: testSetGetMessageID took 0 sec
[java] [junit] Running org.jboss.soa.esb.addressing.tests.EPRUnitTest
[java] [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.109 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.tests.EPRUnitTest
[java] [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.109 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.078 sec
[java] [junit] Testcase: testPortReferenceConstructor took 0 sec
[java] [junit] Testcase: testURIConstructor took 0 sec
[java] [junit] Testcase: testGetAddr took 0 sec
[java] [junit] Testcase: testSetAddr took 0 sec
[java] [junit] Testcase: testToFromXML took 0.015 sec
[java] [junit] Testcase: testEquals took 0 sec
[java] [junit] Running org.jboss.soa.esb.addressing.util.tests.EPRHelperUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.109 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.util.tests.EPRHelperUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.109 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testToFromXMLString took 0.094 sec
[java] [junit] Running org.jboss.soa.esb.addressing.util.tests.EPRManagerUnitTest
[java] [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.109 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.util.tests.EPRManagerUnitTest
[java] [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.109 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testCreate took 0.062 sec
[java] [junit] Testcase: testInputOutput took 0.031 sec
[java] [junit] Testcase: testSpecificInputOutput took 0.016 sec
[java] [junit] Running org.jboss.soa.esb.command.InMemoryCommandQueueUnitTest
[java] [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.75 sec
[java] [junit] Testsuite: org.jboss.soa.esb.command.InMemoryCommandQueueUnitTest
[java] [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.75 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: test_args took 0.203 sec
[java] [junit] Testcase: test_queue_open_close took 0 sec
[java] [junit] Testcase: test_queue_receive took 0.359 sec
[java] [junit] Running org.jboss.soa.esb.common.tests.propertymanager.PropertyManagerUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
[java] [junit] Testsuite: org.jboss.soa.esb.common.tests.propertymanager.PropertyManagerUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] Properties loaded (jbossesb-test-properties.xml):
[java] [junit] org.jboss.soa.esb.jndi.server.context.factory=foobar
[java] [junit] org.jboss.soa.esb.objStore.configFile=file:config.xml
[java] [junit] Properties loaded (jbossesb-test-properties.xml):
[java] [junit] org.jboss.soa.esb.mail.smtp.host=thishost
[java] [junit] Properties loaded (jbossesb-test-properties.xml):
[java] [junit] org.jboss.soa.esb.jndi.server.context.factory=foobar
[java] [junit] org.jboss.soa.esb.objStore.configFile=file:config.xml
[java] [junit] Properties loaded (jbossesb-test-properties.xml):
[java] [junit] org.jboss.soa.esb.mail.smtp.host=thishost
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testPropertyManager took 0.031 sec
[java] [junit] Running org.jboss.soa.esb.helpers.AppServerContextUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 54.719 sec
[java] [junit] Testsuite: org.jboss.soa.esb.helpers.AppServerContextUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 54.719 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: test_AppServerContext took 54.687 sec
[java] [junit] Caused an ERROR
[java] [junit] java.lang.StackOverflowError
[java] [junit] java.lang.ClassCastException: java.lang.StackOverflowError
[java] [junit] at org.jboss.ha.framework.server.HARMIServerImpl.invoke(HARMIServerImpl.java:222)
[java] [junit] at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
[java] [junit] at sun.rmi.transport.Transport$1.run(Transport.java:153)
[java] [junit] at java.security.AccessController.doPrivileged(Native Method)
[java] [junit] at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
[java] [junit] at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
[java] [junit] at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
[java] [junit] at java.lang.Thread.run(Thread.java:595)
[java] [junit] at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
[java] [junit] at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
[java] [junit] at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)
[java] [junit] at org.jboss.ha.framework.server.HARMIServerImpl_Stub.invoke(Unknown Source)
[java] [junit] at org.jboss.ha.framework.interfaces.HARMIClient.invokeRemote(HARMIClient.java:172)
[java] [junit] at org.jboss.ha.framework.interfaces.HARMIClient.invoke(HARMIClient.java:267)
[java] [junit] at $Proxy0.list(Unknown Source)
[java] [junit] at org.jnp.interfaces.NamingContext.list(NamingContext.java:800)
[java] [junit] at org.jnp.interfaces.NamingContext.list(NamingContext.java:786)
[java] [junit] at javax.naming.InitialContext.list(InitialContext.java:395)
[java] [junit] at org.jboss.soa.esb.helpers.NamingContext.getServerContext(NamingContext.java:66)
[java] [junit] at org.jboss.soa.esb.helpers.AppServerContextUnitTest.test_AppServerContext(AppServerContextUnitTest.java:47)
[java] BUILD FAILED
[java] C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build.xml:161: The following error occurred while executing this line:
[java] C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\build.xml:86: The following error occurred while executing this line:
[java] C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\tests\build.xml:166: The following error occurred while executing this line:
[java] C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\tests\build.xml:190: Test org.jboss.soa.esb.helpers.AppServerContextUnitTest failed
[java] Total time: 2 minutes 43 seconds
[java] Java Result: 1
esb.init-app-server:
esb.init-esb-server:
esb.init-ftp-server:
esb.init:
stop-server:
[echo] Stopping local ESB server
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for ESB server to stop...
BUILD FAILED
C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\integration-build.xml:5: The following error occurred while executing this line:
C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build.xml:463: Product Unit Test failure
Total time: 3 minutes 23 seconds
Recording test results
17 years, 3 months
[JBoss Builds] Build failed in Hudson: jboss-esb-linux #612
by jboss-qa-internal@redhat.com
See http://dev45.qa.atl.jboss.com:8585/hudson/job/jboss-esb-linux/612/changes
Changes:
[kevin.conner(a)jboss.com] Remove relative paths: JBESB-953
------------------------------------------
[...truncated 4405 lines...]
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.334 sec
[java] [junit] Testsuite: org.jboss.soa.esb.actions.scripting.GroovyActionProcessorUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.334 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: test_script_file took 1.033 sec
[java] [junit] Testcase: test_script_inlined took 0.115 sec
[java] [junit] Running org.jboss.soa.esb.actions.templates.MockActionUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.602 sec
[java] [junit] Testsuite: org.jboss.soa.esb.actions.templates.MockActionUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.602 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testMockAction took 0.295 sec
[java] [junit] Testcase: testMockComposer took 0.034 sec
[java] [junit] Running org.jboss.soa.esb.actions.templating.StringTemplateProcessorUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.636 sec
[java] [junit] Testsuite: org.jboss.soa.esb.actions.templating.StringTemplateProcessorUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.636 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testProcessor took 0.451 sec
[java] [junit] Running org.jboss.soa.esb.addressing.eprs.tests.DefaultFileReplyToEprUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.405 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.eprs.tests.DefaultFileReplyToEprUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.405 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: unknown took 0.369 sec
[java] [junit] Running org.jboss.soa.esb.addressing.eprs.tests.DefaultFtpReplyToEprIntegrationTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.302 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.eprs.tests.DefaultFtpReplyToEprIntegrationTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.302 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: unknown took 2.273 sec
[java] [junit] Running org.jboss.soa.esb.addressing.eprs.tests.DefaultJdbcReplyToEprUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.734 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.eprs.tests.DefaultJdbcReplyToEprUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.734 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: unknown took 0.212 sec
[java] [junit] Running org.jboss.soa.esb.addressing.helpers.tests.EmailUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.263 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.helpers.tests.EmailUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.263 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.062 sec
[java] [junit] Testcase: testSetGet took 0 sec
[java] [junit] Running org.jboss.soa.esb.addressing.helpers.tests.FTPUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.294 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.helpers.tests.FTPUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.294 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.061 sec
[java] [junit] Testcase: testSetGet took 0.001 sec
[java] [junit] Running org.jboss.soa.esb.addressing.helpers.tests.HTTPUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.233 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.helpers.tests.HTTPUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.233 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.062 sec
[java] [junit] Testcase: testSetGet took 0 sec
[java] [junit] Running org.jboss.soa.esb.addressing.helpers.tests.JDBCUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.299 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.helpers.tests.JDBCUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.299 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.058 sec
[java] [junit] Testcase: testSetGet took 0.001 sec
[java] [junit] Running org.jboss.soa.esb.addressing.helpers.tests.JMSUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.296 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.helpers.tests.JMSUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.296 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.061 sec
[java] [junit] Testcase: testSetGet took 0 sec
[java] [junit] Running org.jboss.soa.esb.addressing.tests.CallUnitTest
[java] [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.3 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.tests.CallUnitTest
[java] [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.3 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.074 sec
[java] [junit] Testcase: testEPRConstructor took 0.002 sec
[java] [junit] Testcase: testSetGetTo took 0 sec
[java] [junit] Testcase: testSetGetFrom took 0 sec
[java] [junit] Testcase: testSetGetReplyTo took 0 sec
[java] [junit] Testcase: testSetGetFaultTo took 0 sec
[java] [junit] Testcase: testSetGetRelatesTo took 0 sec
[java] [junit] Testcase: testSetGetAction took 0.001 sec
[java] [junit] Testcase: testSetGetMessageID took 0 sec
[java] [junit] Running org.jboss.soa.esb.addressing.tests.EPRUnitTest
[java] [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.tests.EPRUnitTest
[java] [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.054 sec
[java] [junit] Testcase: testPortReferenceConstructor took 0 sec
[java] [junit] Testcase: testURIConstructor took 0.001 sec
[java] [junit] Testcase: testGetAddr took 0 sec
[java] [junit] Testcase: testSetAddr took 0 sec
[java] [junit] Testcase: testToFromXML took 0.013 sec
[java] [junit] Testcase: testEquals took 0 sec
[java] [junit] Running org.jboss.soa.esb.addressing.util.tests.EPRHelperUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.087 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.util.tests.EPRHelperUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.087 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testToFromXMLString took 0.077 sec
[java] [junit] Running org.jboss.soa.esb.addressing.util.tests.EPRManagerUnitTest
[java] [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.185 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.util.tests.EPRManagerUnitTest
[java] [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.185 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testCreate took 0.059 sec
[java] [junit] Testcase: testInputOutput took 0.083 sec
[java] [junit] Testcase: testSpecificInputOutput took 0.035 sec
[java] [junit] Running org.jboss.soa.esb.command.InMemoryCommandQueueUnitTest
[java] [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.03 sec
[java] [junit] Testsuite: org.jboss.soa.esb.command.InMemoryCommandQueueUnitTest
[java] [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.03 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: test_args took 0.246 sec
[java] [junit] Testcase: test_queue_open_close took 0 sec
[java] [junit] Testcase: test_queue_receive took 0.617 sec
[java] [junit] Running org.jboss.soa.esb.common.tests.propertymanager.PropertyManagerUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
[java] [junit] Testsuite: org.jboss.soa.esb.common.tests.propertymanager.PropertyManagerUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] Properties loaded (jbossesb-test-properties.xml):
[java] [junit] org.jboss.soa.esb.jndi.server.context.factory=foobar
[java] [junit] org.jboss.soa.esb.objStore.configFile=file:config.xml
[java] [junit] Properties loaded (jbossesb-test-properties.xml):
[java] [junit] org.jboss.soa.esb.mail.smtp.host=thishost
[java] [junit] Properties loaded (jbossesb-test-properties.xml):
[java] [junit] org.jboss.soa.esb.jndi.server.context.factory=foobar
[java] [junit] org.jboss.soa.esb.objStore.configFile=file:config.xml
[java] [junit] Properties loaded (jbossesb-test-properties.xml):
[java] [junit] org.jboss.soa.esb.mail.smtp.host=thishost
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testPropertyManager took 0.039 sec
[java] [junit] Running org.jboss.soa.esb.helpers.AppServerContextUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 50.58 sec
[java] [junit] Testsuite: org.jboss.soa.esb.helpers.AppServerContextUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 50.58 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: test_AppServerContext took 50.562 sec
[java] [junit] Caused an ERROR
[java] [junit] java.lang.StackOverflowError
[java] [junit] java.lang.ClassCastException: java.lang.StackOverflowError
[java] [junit] at org.jboss.ha.framework.server.HARMIServerImpl.invoke(HARMIServerImpl.java:222)
[java] [junit] at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
[java] [junit] at sun.rmi.transport.Transport$1.run(Transport.java:153)
[java] [junit] at java.security.AccessController.doPrivileged(Native Method)
[java] [junit] at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
[java] [junit] at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
[java] [junit] at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
[java] [junit] at java.lang.Thread.run(Thread.java:595)
[java] [junit] at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
[java] [junit] at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
[java] [junit] at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)
[java] [junit] at org.jboss.ha.framework.server.HARMIServerImpl_Stub.invoke(Unknown Source)
[java] [junit] at org.jboss.ha.framework.interfaces.HARMIClient.invokeRemote(HARMIClient.java:172)
[java] [junit] at org.jboss.ha.framework.interfaces.HARMIClient.invoke(HARMIClient.java:267)
[java] [junit] at $Proxy0.list(Unknown Source)
[java] [junit] at org.jnp.interfaces.NamingContext.list(NamingContext.java:800)
[java] [junit] at org.jnp.interfaces.NamingContext.list(NamingContext.java:786)
[java] [junit] at javax.naming.InitialContext.list(InitialContext.java:395)
[java] [junit] at org.jboss.soa.esb.helpers.NamingContext.getServerContext(NamingContext.java:66)
[java] [junit] at org.jboss.soa.esb.helpers.AppServerContextUnitTest.test_AppServerContext(AppServerContextUnitTest.java:47)
[java] BUILD FAILED
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/build.xml:161: The following error occurred while executing this line:
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/rosetta/build.xml:86: The following error occurred while executing this line:
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/rosetta/tests/build.xml:166: The following error occurred while executing this line:
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/rosetta/tests/build.xml:190: Test org.jboss.soa.esb.helpers.AppServerContextUnitTest failed
[java] Total time: 2 minutes 57 seconds
[java] Java Result: 1
esb.init-app-server:
esb.init-esb-server:
esb.init-ftp-server:
esb.init:
stop-server:
[echo] Stopping local ESB server
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for ESB server to stop...
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/integration-build.xml:5: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/build.xml:463: Product Unit Test failure
Total time: 3 minutes 58 seconds
Recording test results
Recording Emma reports trunk/product/build/tests/coverage/coverage.xml
17 years, 3 months
[JBoss Builds] Build failed in Hudson: jboss-esb-linux #611
by jboss-qa-internal@redhat.com
See http://dev45.qa.atl.jboss.com:8585/hudson/job/jboss-esb-linux/611/changes
Changes:
[tcunning] bug:JBESB-721
Fix redeployment issues by moving shared code into ${org.jboss.esb.server.config}/lib. This way we don't have problems with
the old detached classloader.
[tcunning] bug:JBESB-721
Destroy the Hibernate connection on destroy.
------------------------------------------
[...truncated 4405 lines...]
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.379 sec
[java] [junit] Testsuite: org.jboss.soa.esb.actions.scripting.GroovyActionProcessorUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.379 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: test_script_file took 1.061 sec
[java] [junit] Testcase: test_script_inlined took 0.123 sec
[java] [junit] Running org.jboss.soa.esb.actions.templates.MockActionUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.692 sec
[java] [junit] Testsuite: org.jboss.soa.esb.actions.templates.MockActionUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.692 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testMockAction took 0.44 sec
[java] [junit] Testcase: testMockComposer took 0.04 sec
[java] [junit] Running org.jboss.soa.esb.actions.templating.StringTemplateProcessorUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.78 sec
[java] [junit] Testsuite: org.jboss.soa.esb.actions.templating.StringTemplateProcessorUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.78 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testProcessor took 0.477 sec
[java] [junit] Running org.jboss.soa.esb.addressing.eprs.tests.DefaultFileReplyToEprUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.354 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.eprs.tests.DefaultFileReplyToEprUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.354 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: unknown took 0.336 sec
[java] [junit] Running org.jboss.soa.esb.addressing.eprs.tests.DefaultFtpReplyToEprIntegrationTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.858 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.eprs.tests.DefaultFtpReplyToEprIntegrationTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.858 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: unknown took 2.842 sec
[java] [junit] Running org.jboss.soa.esb.addressing.eprs.tests.DefaultJdbcReplyToEprUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.941 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.eprs.tests.DefaultJdbcReplyToEprUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.941 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: unknown took 0.263 sec
[java] [junit] Running org.jboss.soa.esb.addressing.helpers.tests.EmailUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.244 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.helpers.tests.EmailUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.244 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.065 sec
[java] [junit] Testcase: testSetGet took 0.001 sec
[java] [junit] Running org.jboss.soa.esb.addressing.helpers.tests.FTPUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.324 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.helpers.tests.FTPUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.324 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.064 sec
[java] [junit] Testcase: testSetGet took 0.002 sec
[java] [junit] Running org.jboss.soa.esb.addressing.helpers.tests.HTTPUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.372 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.helpers.tests.HTTPUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.372 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.076 sec
[java] [junit] Testcase: testSetGet took 0 sec
[java] [junit] Running org.jboss.soa.esb.addressing.helpers.tests.JDBCUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.34 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.helpers.tests.JDBCUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.34 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.105 sec
[java] [junit] Testcase: testSetGet took 0.001 sec
[java] [junit] Running org.jboss.soa.esb.addressing.helpers.tests.JMSUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.302 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.helpers.tests.JMSUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.302 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.123 sec
[java] [junit] Testcase: testSetGet took 0.001 sec
[java] [junit] Running org.jboss.soa.esb.addressing.tests.CallUnitTest
[java] [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.322 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.tests.CallUnitTest
[java] [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.322 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.067 sec
[java] [junit] Testcase: testEPRConstructor took 0.002 sec
[java] [junit] Testcase: testSetGetTo took 0.001 sec
[java] [junit] Testcase: testSetGetFrom took 0 sec
[java] [junit] Testcase: testSetGetReplyTo took 0 sec
[java] [junit] Testcase: testSetGetFaultTo took 0 sec
[java] [junit] Testcase: testSetGetRelatesTo took 0 sec
[java] [junit] Testcase: testSetGetAction took 0 sec
[java] [junit] Testcase: testSetGetMessageID took 0 sec
[java] [junit] Running org.jboss.soa.esb.addressing.tests.EPRUnitTest
[java] [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.077 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.tests.EPRUnitTest
[java] [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.077 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConstructor took 0.055 sec
[java] [junit] Testcase: testPortReferenceConstructor took 0 sec
[java] [junit] Testcase: testURIConstructor took 0.001 sec
[java] [junit] Testcase: testGetAddr took 0 sec
[java] [junit] Testcase: testSetAddr took 0 sec
[java] [junit] Testcase: testToFromXML took 0.011 sec
[java] [junit] Testcase: testEquals took 0 sec
[java] [junit] Running org.jboss.soa.esb.addressing.util.tests.EPRHelperUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.139 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.util.tests.EPRHelperUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.139 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testToFromXMLString took 0.115 sec
[java] [junit] Running org.jboss.soa.esb.addressing.util.tests.EPRManagerUnitTest
[java] [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.171 sec
[java] [junit] Testsuite: org.jboss.soa.esb.addressing.util.tests.EPRManagerUnitTest
[java] [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.171 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testCreate took 0.064 sec
[java] [junit] Testcase: testInputOutput took 0.062 sec
[java] [junit] Testcase: testSpecificInputOutput took 0.037 sec
[java] [junit] Running org.jboss.soa.esb.command.InMemoryCommandQueueUnitTest
[java] [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.059 sec
[java] [junit] Testsuite: org.jboss.soa.esb.command.InMemoryCommandQueueUnitTest
[java] [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.059 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: test_args took 0.261 sec
[java] [junit] Testcase: test_queue_open_close took 0.001 sec
[java] [junit] Testcase: test_queue_receive took 0.619 sec
[java] [junit] Running org.jboss.soa.esb.common.tests.propertymanager.PropertyManagerUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
[java] [junit] Testsuite: org.jboss.soa.esb.common.tests.propertymanager.PropertyManagerUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] Properties loaded (jbossesb-test-properties.xml):
[java] [junit] org.jboss.soa.esb.jndi.server.context.factory=foobar
[java] [junit] org.jboss.soa.esb.objStore.configFile=file:config.xml
[java] [junit] Properties loaded (jbossesb-test-properties.xml):
[java] [junit] org.jboss.soa.esb.mail.smtp.host=thishost
[java] [junit] Properties loaded (jbossesb-test-properties.xml):
[java] [junit] org.jboss.soa.esb.jndi.server.context.factory=foobar
[java] [junit] org.jboss.soa.esb.objStore.configFile=file:config.xml
[java] [junit] Properties loaded (jbossesb-test-properties.xml):
[java] [junit] org.jboss.soa.esb.mail.smtp.host=thishost
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testPropertyManager took 0.044 sec
[java] [junit] Running org.jboss.soa.esb.helpers.AppServerContextUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 50.63 sec
[java] [junit] Testsuite: org.jboss.soa.esb.helpers.AppServerContextUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 50.63 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: test_AppServerContext took 50.614 sec
[java] [junit] Caused an ERROR
[java] [junit] java.lang.StackOverflowError
[java] [junit] java.lang.ClassCastException: java.lang.StackOverflowError
[java] [junit] at org.jboss.ha.framework.server.HARMIServerImpl.invoke(HARMIServerImpl.java:222)
[java] [junit] at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
[java] [junit] at sun.rmi.transport.Transport$1.run(Transport.java:153)
[java] [junit] at java.security.AccessController.doPrivileged(Native Method)
[java] [junit] at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
[java] [junit] at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
[java] [junit] at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
[java] [junit] at java.lang.Thread.run(Thread.java:595)
[java] [junit] at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
[java] [junit] at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
[java] [junit] at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)
[java] [junit] at org.jboss.ha.framework.server.HARMIServerImpl_Stub.invoke(Unknown Source)
[java] [junit] at org.jboss.ha.framework.interfaces.HARMIClient.invokeRemote(HARMIClient.java:172)
[java] [junit] at org.jboss.ha.framework.interfaces.HARMIClient.invoke(HARMIClient.java:267)
[java] [junit] at $Proxy0.list(Unknown Source)
[java] [junit] at org.jnp.interfaces.NamingContext.list(NamingContext.java:800)
[java] [junit] at org.jnp.interfaces.NamingContext.list(NamingContext.java:786)
[java] [junit] at javax.naming.InitialContext.list(InitialContext.java:395)
[java] [junit] at org.jboss.soa.esb.helpers.NamingContext.getServerContext(NamingContext.java:66)
[java] [junit] at org.jboss.soa.esb.helpers.AppServerContextUnitTest.test_AppServerContext(AppServerContextUnitTest.java:47)
[java] BUILD FAILED
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/build.xml:161: The following error occurred while executing this line:
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/rosetta/build.xml:86: The following error occurred while executing this line:
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/rosetta/tests/build.xml:166: The following error occurred while executing this line:
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/rosetta/tests/build.xml:190: Test org.jboss.soa.esb.helpers.AppServerContextUnitTest failed
[java] Total time: 3 minutes 4 seconds
[java] Java Result: 1
esb.init-app-server:
esb.init-esb-server:
esb.init-ftp-server:
esb.init:
stop-server:
[echo] Stopping local ESB server
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for ESB server to stop...
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/integration-build.xml:5: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/build.xml:463: Product Unit Test failure
Total time: 3 minutes 57 seconds
Recording test results
Recording Emma reports trunk/product/build/tests/coverage/coverage.xml
17 years, 3 months