[JBoss JIRA] Created: (JBTM-850) Remove old ant build system in Narayana
by Tom Jenkinson (JIRA)
Remove old ant build system in Narayana
---------------------------------------
Key: JBTM-850
URL: https://issues.jboss.org/browse/JBTM-850
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Tom Jenkinson
Assignee: Tom Jenkinson
Priority: Minor
Fix For: 5.0.0.M1
To save the requirement of maintaining too build systems in Narayana we should remove the old Ant build system.
This may also need removing for the qa/ module.
*Potential* matches are:
./maven/build.xml
./ArjunaJTS/orbportability/build.xml
./ArjunaJTS/jtax/build.xml
./ArjunaJTS/trailmap/build.xml
./ArjunaJTS/build.xml
./ArjunaJTS/sharedbuild.xml
./ArjunaJTS/jts/build.xml
./ArjunaJTS/jacorb/idl/build.xml
./txbridge/demo/build.xml
./txbridge/build.xml
./txbridge/tests/build.xml
./ArjunaCore/txoj/build.xml
./ArjunaCore/build.xml
./ArjunaCore/arjuna/build.xml
./qa/build.xml
./qa/tests/build-jta.xml
./qa/tests/build-core.xml
./qa/tests/build-jts.xml
./qa/tests/product/build.xml
./build-release-pkgs.xml
./atsintegration/docbuild/build.xml
./atsintegration/build.xml
./common/build.xml
./antbuildsystem/build.xml
./ArjunaJTA/jdbc/build.xml
./ArjunaJTA/build.xml
./ArjunaJTA/jta/build.xml
./build.xml
./XTS/WSTX/build.xml
./XTS/bridge/build.xml
./XTS/sar/build.xml
./XTS/sar/tests/build.xml
./XTS/localjunit/build.xml
./XTS/WSCF/build.xml
./XTS/interop/WSTX11-interop/build.xml
./XTS/interop/WSTFSC07-interop/build.xml
./XTS/recovery/build.xml
./XTS/WS-T/build.xml
./XTS/demo/xts-build.xml
./XTS/demo/build.xml
./XTS/build.xml
./XTS/WSAS/build.xml
./XTS/WS-C/build.xml
./XTS/sharedbuild.xml
./rhq-plugin/build.xml
./docs/build.xml
./sharedbuild.xml
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 1 month
[JBoss JIRA] (JBTM-1202) Intermittent XTS WSTX failure
by Tom Jenkinson (JIRA)
Tom Jenkinson created JBTM-1202:
-----------------------------------
Summary: Intermittent XTS WSTX failure
Key: JBTM-1202
URL: https://issues.jboss.org/browse/JBTM-1202
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: XTS
Reporter: Tom Jenkinson
Assignee: Amos Feng
Fix For: 5.0.0.M2
http://172.17.131.2/job/narayana-java6/1247/
Suppose you just want to run the WSTX tests and nothing else on hudson, then you would add the following to the hudson configure script:
export NARAYANA_BUILD=0 AS_BUILD=0 TXF_TESTS=0 QA_TESTS=0 txbridge=0
export WSTX_MODULES="WSTX"
I found this useful during IPv6 testing
This particular example assumes that there is still a narrayana build in the workspace directory. If you want to rebuild narrayana too then just set NARAYANA_BUILD=1
[INFO] Surefire report directory: /home/hudson/workspace/narayana-java6/XTS/localjunit/WSTX/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running com.arjuna.wst11.tests.arq.ba.CancelTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.087 sec
Running com.arjuna.wst11.tests.arq.ba.CloseTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.789 sec <<< FAILURE!
Running com.arjuna.wst11.tests.arq.ba.CompensateTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.111 sec
Running com.arjuna.wst11.tests.arq.ba.ConfirmWithCompleteTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.134 sec
Running com.arjuna.wst11.tests.arq.ba.ExitTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 sec
Running com.arjuna.wst11.tests.arq.ba.MultiCancelTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 sec
Running com.arjuna.wst11.tests.arq.ba.MultiCloseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.851 sec
Running com.arjuna.wst11.tests.arq.ba.MultiCompensateTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.775 sec
Running com.arjuna.wst11.tests.arq.basic.CommitExceptionInPrepareTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.355 sec
Running com.arjuna.wst11.tests.arq.basic.CommitRollbackInPrepareTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 sec
Running com.arjuna.wst11.tests.arq.basic.MultiParticipantsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 sec
Running com.arjuna.wst11.tests.arq.basic.NestedTransactionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 sec
Running com.arjuna.wst11.tests.arq.basic.NullCommitTransactionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 sec
Running com.arjuna.wst11.tests.arq.basic.NullRollbackTransactionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec
Running com.arjuna.wst11.tests.arq.basic.PrintTransactionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec
Running com.arjuna.wst11.tests.arq.basic.ResumeNullTransactionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 sec
Running com.arjuna.wst11.tests.arq.basic.RollbackExceptionInRollbackTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 sec
Running com.arjuna.wst11.tests.arq.basic.SingleParticipantTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 sec
Running com.arjuna.wst11.tests.arq.basic.SubtransactionCommitFailInPrepareTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 sec
Running com.arjuna.wst11.tests.arq.basic.SubtransactionCommitRollbackInPrepareTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 sec
Running com.arjuna.wst11.tests.arq.basic.SubtransactionCommitTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.323 sec
Running com.arjuna.wst11.tests.arq.basic.SubtransactionRollbackTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.91 sec
Running com.arjuna.wst11.tests.arq.basic.SuspendCommitTransactionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 sec
Running com.arjuna.wst11.tests.arq.basic.SuspendNullTransactionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec
Running com.arjuna.wst11.tests.arq.basic.SuspendResumeCommitTransactionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 sec
Running com.arjuna.wst11.tests.arq.basic.SuspendResumeParticipantsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 sec
Running com.arjuna.wst11.tests.arq.basic.SuspendResumeSingleParticipantTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 sec
Running com.arjuna.wst11.tests.arq.basic.SuspendTransactionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 sec
Running com.arjuna.wst11.tests.arq.basic.ThreadedTransactionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.738 sec
Results :
Tests in error:
test(com.arjuna.wst11.tests.arq.ba.CloseTest)
Tests run: 29, Failures: 0, Errors: 1, Skipped: 0
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 1 month
[JBoss JIRA] (JBTM-1217) WSTX11-interop tests fail on pure IPv6 nodes
by Paul Robinson (JIRA)
Paul Robinson created JBTM-1217:
-----------------------------------
Summary: WSTX11-interop tests fail on pure IPv6 nodes
Key: JBTM-1217
URL: https://issues.jboss.org/browse/JBTM-1217
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: XTS
Reporter: Paul Robinson
Assignee: Paul Robinson
Fix For: 4.17.0, 5.0.0.M2
You can see the failure for the job here: https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/narayana-java6-ipv6/...
Although, this is now the job configured to test just the WSTX11-interop tests: https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/narayana-java6-ipv6-...
This can be reproduced by taking a test node, such as vmg36, offline. These are the commands I ran to reproduce. However, you may need to change the wget command to clone an appropriate workspace. Notice the comment that tells you to remove a dependency from a pom.xml. The build will fail if you miss this step out.
{code}
ssh probinso(a)dev89.mw.lab.eng.bos.redhat.com
ssh probinso(a)vmg36.mw.lab.eng.bos.redhat.com
wget http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/narayana-java6-ipv6/w...
unzip narayana-java6-ipv6.zip
cd narayana-java6-ipv6
export MAVEN_OPTS="-DproxySet=true -DproxyHost=proxy-01-ipv6.mw.lab.eng.bos.redhat.com -DproxyPort=3128"
export IPV6_OPTS="-Djava.net.preferIPv4Stack=false -Djava.net.preferIPv6Addresses=true -Djboss.bind.address=[::1] -Djboss.bind.address.management=[::1] -Djboss.bind.address.unsecure=[::1]"
export IPV6_OPTS="$IPV6_OPTS $MAVEN_OPTS"
export WSTX_MODULES="WSTX11-interop"
export ARQ_PROF=arqIPv6
export PATH=/usr/lib/jvm/java-1.6.0/bin/:$PATH
export JAVA_HOME=/usr/lib/jvm/java-1.6.0/
export JBOSS_HOME=~/narayana-java6-ipv6/jboss-as/build/target/jboss-as-7.2.0.Alpha1-SNAPSHOT/
#Now Remove rest-at javadoc dep from narayana-full/pom.xml
./build.sh install -DskipTests=true $IPV6_OPTS -Dmaven.javadoc.skip=true
cd jboss-as
./build.sh install -DskipTests -Dts.smoke=false $IPV6_OPTS
cp ./build/target/jboss-as-7.2.0.Alpha1-SNAPSHOT/docs/examples/configs/standalone-xts.xml ./build/target/jboss-as-7.2.0.Alpha1-SNAPSHOT/standalone/configuration/
cd ..
./build.sh -f XTS/localjunit/pom.xml --projects "$WSTX_MODULES" -P$ARQ_PROF "$@" $IPV6_OPTS clean install
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 1 month
[JBoss JIRA] (JBTM-1224) XTS Rec test fail with NPE when starting service jboss.remoting.endpoint.managemen
by Paul Robinson (JIRA)
Paul Robinson created JBTM-1224:
-----------------------------------
Summary: XTS Rec test fail with NPE when starting service jboss.remoting.endpoint.managemen
Key: JBTM-1224
URL: https://issues.jboss.org/browse/JBTM-1224
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: XTS
Affects Versions: 5.0.0.M1
Reporter: Paul Robinson
Assignee: Amos Feng
Fix For: 4.17.0, 5.0.0.M2
see http://172.17.131.2/job/narayana-java6/1285/artifact/XTS/localjunit/crash...
{code}
13:26:49,610 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC00001: Failed to start service jboss.ws.endpoint-publish.ws-t11-client: org.jboss.msc.service.StartException in service jboss.ws.endpoint-publish.ws-t11-client: javax.xml.ws.WebServiceException: java.lang.NullPointerException
at org.jboss.as.webservices.service.EndpointPublishService.start(EndpointPublishService.java:95)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_26]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_26]
at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_26]
Caused by: javax.xml.ws.WebServiceException: java.lang.NullPointerException
at org.apache.cxf.jaxws.EndpointImpl.doPublish(EndpointImpl.java:357)
at org.jboss.wsf.stack.cxf.deployment.EndpointImpl.doPublish(EndpointImpl.java:70)
at org.apache.cxf.jaxws.EndpointImpl.publish(EndpointImpl.java:246)
at org.apache.cxf.jaxws.EndpointImpl.publish(EndpointImpl.java:525)
at org.jboss.wsf.stack.cxf.configuration.NonSpringBusHolder.configure(NonSpringBusHolder.java:119)
at org.jboss.wsf.stack.cxf.deployment.aspect.BusDeploymentAspect.startDeploymentBus(BusDeploymentAspect.java:129)
at org.jboss.wsf.stack.cxf.deployment.aspect.BusDeploymentAspect.start(BusDeploymentAspect.java:68)
at org.jboss.ws.common.deployment.DeploymentAspectManagerImpl.deploy(DeploymentAspectManagerImpl.java:134)
at org.jboss.as.webservices.publish.EndpointPublisherImpl.publish(EndpointPublisherImpl.java:112)
at org.jboss.as.webservices.publish.EndpointPublisherImpl.publish(EndpointPublisherImpl.java:95)
at org.jboss.as.webservices.service.EndpointPublishService.start(EndpointPublishService.java:93)
... 5 more
Caused by: java.lang.NullPointerException
at org.apache.cxf.common.jaxb.JAXBUtils.generateJaxbSchemas(JAXBUtils.java:765)
at org.apache.cxf.jaxb.JAXBDataBinding.generateJaxbSchemas(JAXBDataBinding.java:431)
at org.apache.cxf.jaxb.JAXBDataBinding.initialize(JAXBDataBinding.java:354)
at org.apache.cxf.service.factory.AbstractServiceFactoryBean.initializeDataBindings(AbstractServiceFactoryBean.java:86)
at org.apache.cxf.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass(ReflectionServiceFactoryBean.java:474)
at org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean.buildServiceFromClass(JaxWsServiceFactoryBean.java:685)
at org.apache.cxf.service.factory.ReflectionServiceFactoryBean.initializeServiceModel(ReflectionServiceFactoryBean.java:536)
at org.apache.cxf.service.factory.ReflectionServiceFactoryBean.create(ReflectionServiceFactoryBean.java:248)
at org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean.create(JaxWsServiceFactoryBean.java:205)
at org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory.createEndpoint(AbstractWSDLBasedEndpointFactory.java:101)
at org.apache.cxf.frontend.ServerFactoryBean.create(ServerFactoryBean.java:159)
at org.apache.cxf.jaxws.JaxWsServerFactoryBean.create(JaxWsServerFactoryBean.java:207)
at org.apache.cxf.jaxws.EndpointImpl.getServer(EndpointImpl.java:442)
at org.apache.cxf.jaxws.EndpointImpl.doPublish(EndpointImpl.java:329)
... 15 more
{code}
and the service failed
{code}
13:26:57,492 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
JBAS014777: Services which failed to start: service jboss.ws.endpoint-publish.ws-t11-client: org.jboss.msc.service.StartException in service jboss.ws.endpoint-publish.ws-t11-client: javax.xml.ws.WebServiceException: java.lang.NullPointerException
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 1 month