[JBoss JIRA] (JBTM-2301) PerformanceTest regression
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-2301?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-2301:
--------------------------------
Fix Version/s: 5.x.y
(was: 5.0.4)
> PerformanceTest regression
> --------------------------
>
> Key: JBTM-2301
> URL: https://issues.jboss.org/browse/JBTM-2301
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: Performance Testing
> Reporter: Gytis Trikleris
> Assignee: Michael Musgrove
> Priority: Minor
> Fix For: 5.x.y
>
>
> http://albany.eng.hst.ams2.redhat.com/view/Status/job/narayana/693/PROFIL...
> {code}
> -------------------------------------------------------------------------------
> Test set: io.narayana.perf.PerformanceTest
> -------------------------------------------------------------------------------
> Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 72.898 sec <<< FAILURE!
> regressionTest(io.narayana.perf.PerformanceTest) Time elapsed: 6.268 sec <<< FAILURE!
> junit.framework.AssertionFailedError: There should have been a perf regression
> at junit.framework.Assert.fail(Assert.java:57)
> at junit.framework.Assert.assertTrue(Assert.java:22)
> at junit.framework.TestCase.assertTrue(TestCase.java:192)
> at io.narayana.perf.PerformanceTest.regressionTest(PerformanceTest.java:296)
> {code}
> {code}
> Test Run: testTimeout (200 calls using 2 threads)
> ExecutionException exception: java.util.concurrent.BrokenBarrierException
> ExecutionException exception: java.util.concurrent.BrokenBarrierException
> testTimeout: 0.000000 calls / second (200 calls in 0 ms using 2 threads. 201 errors)
> Test Run: (100000 calls using 10 threads)
> TestPerformance for 100000!: 17164.435290 calls / second (total time: 5826 ms versus 46786 ms)
> Test Run: (1 calls using 1 threads)
> testSingleCall!: 1000.000000 calls / second (1 calls in 1 ms using 1 threads. 0 errors)
> Test Run: (10000 calls using 10 threads)
> perfTest!: 4268.032437 calls / second (10000 calls in 2343 ms using 10 threads. 0 errors)
> Test Run: (100 calls using 2 threads)
> java.lang.RuntimeException: Testing throw exception
> at io.narayana.perf.PerformanceTest$7.doWork(PerformanceTest.java:412)
> at io.narayana.perf.PerformanceTest$7.doWork(PerformanceTest.java:406)
> at io.narayana.perf.Measurement$1.call(Measurement.java:339)
> at io.narayana.perf.Measurement$1.call(Measurement.java:324)
> at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:744)
> testCancelOnException!: 33333.333333 calls / second (100 calls in 3 ms using 2 threads. 20 errors)
> Test Run: io.narayana.perf.PerformanceTest_regressionTest (10000 calls using 10 threads)
> Test Run: io.narayana.perf.PerformanceTest_regressionTest (10000 calls using 10 threads)
> Test Run: (1000 calls using 10 threads)
> testAbortMeasurement2: 0.000000 calls / second (1000 calls in 0 ms using 10 threads. 11 errors)
> Test Warm Up: io.narayana.perf.PerformanceTest_readPerfArgsTest: (10 calls using 50 threads)
> Test Run: io.narayana.perf.PerformanceTest_readPerfArgsTest (1000000 calls using 50 threads)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 1 month
[JBoss JIRA] (JBTM-2220) "Could not restore timer from" error when building Blacktie C++ hybrid transport
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-2220?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-2220:
--------------------------------
Fix Version/s: 5.x.y
(was: 5.0.4)
> "Could not restore timer from" error when building Blacktie C++ hybrid transport
> --------------------------------------------------------------------------------
>
> Key: JBTM-2220
> URL: https://issues.jboss.org/browse/JBTM-2220
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: BlackTie
> Reporter: Gytis Trikleris
> Assignee: Amos Feng
> Priority: Minor
> Fix For: 5.x.y
>
>
> http://172.17.131.2/view/Status/job/narayana/572/PROFILE=BLACKTIE,jdk=jdk...
> {code}
> [31m13:03:49,383 ERROR [org.jboss.as.ejb3] (RequestProcessor-10) WFLYEJB0029: Could not restore timer from /home/hudson/workspace/narayana/PROFILE/BLACKTIE/jdk/jdk7.latest/label/linux32el6/blacktie/wildfly-9.0.0.Alpha1-SNAPSHOT/standalone/data/timer-service-data/blacktie-admin-services-ear-5.0.3.Final-SNAPSHOT.blacktie-admin-services-5.0.3.Final-SNAPSHOT.QueueReaperBean/df0ab14e-af95-4892-8543-258e2a0c5a3f.xml: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[4,5]
> Message: WFLYCTL0133: Missing required attribute(s): next-date
> at org.jboss.as.controller.parsing.ParseUtils.missingRequired(ParseUtils.java:134)
> at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.parseTimer(EjbTimerXmlParser_1_0.java:146)
> at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:112)
> at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:86)
> at org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:110)
> at org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69)
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.loadTimersFromFile(FileTimerPersistence.java:339)
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.getTimers(FileTimerPersistence.java:302)
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.access$200(FileTimerPersistence.java:80)
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence$PersistTransactionSynchronization.afterCompletion(FileTimerPersistence.java:425)
> at com.arjuna.ats.internal.jta.resources.jts.orbspecific.SynchronizationImple.after_completion(SynchronizationImple.java:105) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 30cb74)]
> at com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOATie.after_completion(JTAInterposedSynchronizationPOATie.java:58) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 30cb74)]
> at com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOA._invoke(JTAInterposedSynchronizationPOA.java:51) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 30cb74)]
> at org.jacorb.poa.RequestProcessor.invokeOperation(RequestProcessor.java:306) [jacorb-2.3.2-jbossorg-5.jar:2.3.2-jbossorg-5]
> at org.jacorb.poa.RequestProcessor.process(RequestProcessor.java:626) [jacorb-2.3.2-jbossorg-5.jar:2.3.2-jbossorg-5]
> at org.jacorb.poa.RequestProcessor.run(RequestProcessor.java:769) [jacorb-2.3.2-jbossorg-5.jar:2.3.2-jbossorg-5]
> [0m[31m13:03:49,397 ERROR [org.jboss.as.ejb3] (EJB default - 10) WFLYEJB0029: Could not restore timer from /home/hudson/workspace/narayana/PROFILE/BLACKTIE/jdk/jdk7.latest/label/linux32el6/blacktie/wildfly-9.0.0.Alpha1-SNAPSHOT/standalone/data/timer-service-data/blacktie-admin-services-ear-5.0.3.Final-SNAPSHOT.blacktie-admin-services-5.0.3.Final-SNAPSHOT.QueueReaperBean/df0ab14e-af95-4892-8543-258e2a0c5a3f.xml: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[4,5]
> Message: WFLYCTL0133: Missing required attribute(s): next-date
> at org.jboss.as.controller.parsing.ParseUtils.missingRequired(ParseUtils.java:134) [wildfly-controller-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.parseTimer(EjbTimerXmlParser_1_0.java:146) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:112) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:86) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:110) [staxmapper-1.1.0.Final.jar:1.1.0.Final]
> at org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69) [staxmapper-1.1.0.Final.jar:1.1.0.Final]
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.loadTimersFromFile(FileTimerPersistence.java:339) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.getTimers(FileTimerPersistence.java:302) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.persistTimer(FileTimerPersistence.java:193) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.persistTimer(FileTimerPersistence.java:175) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.TimerServiceImpl.persistTimer(TimerServiceImpl.java:604) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.task.TimerTask.run(TimerTask.java:185) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_51]
> at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_51]
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51]
> at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51]
> at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.1.Final.jar:2.1.1.Final]
> [0m [exec] --28426:1:mallocfr newSuperblock at 0x6B2E2000 (pszB 98288) unsplittable owner VALGRIND/ttaux
> [exec] --28426:1:execonte resizing htab from size 6151 to 12289 (idx 4) Total#ECs=6152
> [exec] --28426:1:mallocfr newSuperblock at 0x6B2FA000 (pszB 147440) unsplittable owner VALGRIND/ttaux
> [exec] --28426:1:mallocfr reclaimSuperblock at 0x6B2E2000 (pszB 98288) unsplittable owner VALGRIND/ttaux
> [exec] --28426:1:mallocfr newSuperblock at 0x6B2E2000 (pszB 65520) owner VALGRIND/demangle
> [exec] --28426:1:mallocfr deferred_reclaimSuperblock at 0x6B2E2000 (pszB 65520) (prev 0x0) owner VALGRIND/demangle
> [exec] --28426:1:mallocfr deferred_reclaimSuperblock at 0x6B2E2000 (pszB 65520) (prev 0x6B2E2000) owner VALGRIND/demangle
> [exec] --28426:1:mallocfr deferred_reclaimSuperblock at 0x6B2E2000 (pszB 65520) (prev 0x6B2E2000) owner VALGRIND/demangle
> [exec] --28426:1:mallocfr deferred_reclaimSuperblock at 0x6B2E2000 (pszB 65520) (prev 0x6B2E2000) owner VALGRIND/demangle
> [exec] --28426:1:hashtabl resizing table `MC_(malloc_list)' from 769 to 1543 (total elems 770)
> [exec] --28426:1:execonte resizing htab from size 12289 to 24593 (idx 5) Total#ECs=12290
> [exec] --28426:1:mallocfr deferred_reclaimSuperblock NULL (prev 0x6B2E2000) owner VALGRIND/demangle
> [exec] --28426:1:mallocfr reclaimSuperblock at 0x6B2E2000 (pszB 65520) owner VALGRIND/demangle
> [exec] --28426:1:mallocfr newSuperblock at 0x6B431000 (pszB 221168) unsplittable owner VALGRIND/ttaux
> [exec] --28426:1:mallocfr reclaimSuperblock at 0x6B2FA000 (pszB 147440) unsplittable owner VALGRIND/ttaux
> [exec] --28426:1:mallocfr newSuperblock at 0x6B8B5000 (pszB 331760) unsplittable owner VALGRIND/ttaux
> [exec] --28426:1:mallocfr reclaimSuperblock at 0x6B431000 (pszB 221168) unsplittable owner VALGRIND/ttaux
> [exec] .2014-07-03 13:03:52,064 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::setUp
> [exec] --28426:1:mallocfr newSuperblock at 0x6BA99000 (pszB 1048560) owner VALGRIND/exectxt
> [exec] --28426:1:execonte resizing htab from size 24593 to 49157 (idx 6) Total#ECs=24594
> [exec] --28426:1:hashtabl resizing table `MC_(malloc_list)' from 1543 to 3079 (total elems 1544)
> [exec] --28426:1:hashtabl resizing table `MC_(malloc_list)' from 3079 to 6151 (total elems 3080)
> [exec] --28426:1:signals extending a stack base 0xbee41000 down by 4096
> [exec] --28426:1:signals extending a stack base 0xbee40000 down by 8192
> [exec] --28426:1:mallocfr newSuperblock at 0x6B906000 (pszB 495600) unsplittable owner VALGRIND/ttaux
> [exec] --28426:1:mallocfr reclaimSuperblock at 0x6B8B5000 (pszB 331760) unsplittable owner VALGRIND/ttaux
> [exec] --28426:1:signals extending a stack base 0xbee3e000 down by 4096
> [exec] --28426:1:mallocfr newSuperblock at 0x6B455000 (pszB 65520) owner VALGRIND/ttaux
> [exec] --28426:1:mallocfr newSuperblock at 0x6C154000 (pszB 1048560) owner VALGRIND/exectxt
> [exec] 2014-07-03 13:03:55,885 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::test
> [exec] --28426:1:mallocfr newSuperblock at 0x6C254000 (pszB 741360) unsplittable owner VALGRIND/ttaux
> [exec] --28426:1:mallocfr reclaimSuperblock at 0x6B906000 (pszB 495600) unsplittable owner VALGRIND/ttaux
> [exec] --28426:1:mallocfr newSuperblock at 0x6C309000 (pszB 1048560) owner VALGRIND/exectxt
> [exec] --28426:1:execonte resizing htab from size 49157 to 98317 (idx 7) Total#ECs=49158
> [exec] --28426:1:transtab declare sector 0 full (TT loading 64%, TC loading 76%)
> [exec] --28426:1:transtab allocate sector 1
> [exec] --28426:1:aspacem allocated thread stack at 0x6e8db000 size 1064960
> [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): pre-thread_wrapper
> [exec] --28426:1:syswrap- thread_wrapper(tid=2): entry
> [exec] --28426:1:mallocfr newSuperblock at 0x6B8CD000 (pszB 65520) owner VALGRIND/ttaux
> [exec] --28426:1:mallocfr deferred_reclaimSuperblock at 0x6B8CD000 (pszB 65520) (prev 0x0) owner VALGRIND/ttaux
> [exec] 2014-07-03 13:03:57,339 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::test sent message
> [exec] 2014-07-03 13:03:57,622 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::test sent message
> [exec] --28426:1:mallocfr deferred_reclaimSuperblock NULL (prev 0x6B8CD000) owner VALGRIND/ttaux
> [exec] --28426:1:mallocfr newSuperblock at 0x6E9DF000 (pszB 1048560) owner VALGRIND/exectxt
> [31m13:03:57,909 ERROR [org.jboss.jca.core.connectionmanager.listener.TxConnectionListener] (RequestProcessor-9) IJ000315: Pool HornetQConnectionDefinition has 1 active handles
> [0m [exec] --28426:1:syswrap- thread_wrapper(tid=2): exit
> [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): post-thread_wrapper
> [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): not last one standing
> [exec] 2014-07-03 13:03:59,657 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::test starting to receive (rollback)
> [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): pre-thread_wrapper
> [exec] --28426:1:syswrap- thread_wrapper(tid=2): entry
> [exec] 2014-07-03 13:03:59,795 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - Iterating
> [exec] --28426:1:mallocfr newSuperblock at 0x5C97000 (pszB 4194288) owner CLIENT/client
> [exec] --28426:1:mallocfr newSuperblock at 0x6EADF000 (pszB 1048560) owner VALGRIND/exectxt
> [exec] 2014-07-03 13:04:00,178 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::test received message
> [exec] 2014-07-03 13:04:00,471 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::test received message
> [31m13:04:00,568 ERROR [org.jboss.jca.core.connectionmanager.listener.TxConnectionListener] (RequestProcessor-10) IJ000315: Pool HornetQConnectionDefinition has 1 active handles
> [0m [exec] --28426:1:syswrap- thread_wrapper(tid=2): exit
> [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): post-thread_wrapper
> [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): not last one standing
> [exec] 2014-07-03 13:04:02,702 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::test starting to receive (commit)
> [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): pre-thread_wrapper
> [exec] --28426:1:syswrap- thread_wrapper(tid=2): entry
> [exec] 2014-07-03 13:04:02,842 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - Iterating
> [exec] --28426:1:mallocfr newSuperblock at 0x6EBDF000 (pszB 1048560) owner VALGRIND/exectxt
> [exec] 2014-07-03 13:04:03,249 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::test received message
> [exec] 2014-07-03 13:04:03,552 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::test received message
> [31m13:04:03,808 ERROR [org.jboss.jca.core.connectionmanager.listener.TxConnectionListener] (RequestProcessor-10) IJ000315: Pool HornetQConnectionDefinition has 1 active handles
> [0m [exec] --28426:1:syswrap- thread_wrapper(tid=2): exit
> [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): post-thread_wrapper
> [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): not last one standing
> [exec] 2014-07-03 13:04:05,744 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - Iterated
> [exec] 2014-07-03 13:04:05,748 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestXAStompConnection::tearDown
> [exec] --28426:1:mallocfr newSuperblock at 0x6BBF9000 (pszB 65520) owner VALGRIND/ttaux
> [exec] --28426:1:mallocfr newSuperblock at 0x6ECDF000 (pszB 1048560) owner VALGRIND/exectxt
> [exec] .2014-07-03 13:04:06,082 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestStompConnection::setUp
> [exec] --28426:1:mallocfr newSuperblock at 0x6097000 (pszB 4194288) owner CLIENT/client
> [exec] --28426:1:mallocfr newSuperblock at 0x6EE3B000 (pszB 1048560) owner VALGRIND/exectxt
> [exec] 2014-07-03 13:04:06,575 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestStompConnection::testLibStomp
> [exec] 2014-07-03 13:04:06,621 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - Iterating (takes about 16 seconds on toms machine)
> [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): pre-thread_wrapper
> [exec] --28426:1:syswrap- thread_wrapper(tid=2): entry
> [exec] --28426:1:mallocfr newSuperblock at 0x6EF63000 (pszB 98288) unsplittable owner VALGRIND/ttaux
> [exec] --28426:1:mallocfr newSuperblock at 0x6EF7F000 (pszB 1048560) owner VALGRIND/exectxt
> [exec] --28426:1:mallocfr newSuperblock at 0x6F0CB000 (pszB 1048560) owner VALGRIND/exectxt
> [exec] --28426:1:mallocfr newSuperblock at 0x6F1D3000 (pszB 1048560) owner VALGRIND/exectxt
> [exec] --28426:1:execonte resizing htab from size 98317 to 196613 (idx 8) Total#ECs=98318
> [exec] --28426:1:mallocfr newSuperblock at 0x6497000 (pszB 4194288) owner CLIENT/client
> [exec] --28426:1:mallocfr newSuperblock at 0x6897000 (pszB 4194288) owner CLIENT/client
> [exec] --28426:1:mallocfr newSuperblock at 0x6C97000 (pszB 4194288) owner CLIENT/client
> [exec] --28426:1:mallocfr newSuperblock at 0x7097000 (pszB 4194288) owner CLIENT/client
> [exec] --28426:1:mallocfr newSuperblock at 0x6F647000 (pszB 4194288) owner VALGRIND/tool
> [exec] --28426:1:mallocfr newSuperblock at 0x7497000 (pszB 4194288) owner CLIENT/client
> [31m13:04:19,537 ERROR [org.jboss.as.ejb3] (RequestProcessor-10) WFLYEJB0029: Could not restore timer from /home/hudson/workspace/narayana/PROFILE/BLACKTIE/jdk/jdk7.latest/label/linux32el6/blacktie/wildfly-9.0.0.Alpha1-SNAPSHOT/standalone/data/timer-service-data/blacktie-admin-services-ear-5.0.3.Final-SNAPSHOT.blacktie-admin-services-5.0.3.Final-SNAPSHOT.QueueReaperBean/900b5478-18ea-42c6-a90e-a06a69bba56e.xml: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[4,5]
> Message: WFLYCTL0133: Missing required attribute(s): next-date
> at org.jboss.as.controller.parsing.ParseUtils.missingRequired(ParseUtils.java:134)
> at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.parseTimer(EjbTimerXmlParser_1_0.java:146)
> at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:112)
> at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:86)
> at org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:110)
> at org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69)
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.loadTimersFromFile(FileTimerPersistence.java:339)
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.getTimers(FileTimerPersistence.java:302)
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.access$200(FileTimerPersistence.java:80)
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence$PersistTransactionSynchronization.afterCompletion(FileTimerPersistence.java:425)
> at com.arjuna.ats.internal.jta.resources.jts.orbspecific.SynchronizationImple.after_completion(SynchronizationImple.java:105) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 30cb74)]
> at com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOATie.after_completion(JTAInterposedSynchronizationPOATie.java:58) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 30cb74)]
> at com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOA._invoke(JTAInterposedSynchronizationPOA.java:51) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 30cb74)]
> at org.jacorb.poa.RequestProcessor.invokeOperation(RequestProcessor.java:306) [jacorb-2.3.2-jbossorg-5.jar:2.3.2-jbossorg-5]
> at org.jacorb.poa.RequestProcessor.process(RequestProcessor.java:626) [jacorb-2.3.2-jbossorg-5.jar:2.3.2-jbossorg-5]
> at org.jacorb.poa.RequestProcessor.run(RequestProcessor.java:769) [jacorb-2.3.2-jbossorg-5.jar:2.3.2-jbossorg-5]
> [0m[31m13:04:19,562 ERROR [org.jboss.as.ejb3] (EJB default - 1) WFLYEJB0029: Could not restore timer from /home/hudson/workspace/narayana/PROFILE/BLACKTIE/jdk/jdk7.latest/label/linux32el6/blacktie/wildfly-9.0.0.Alpha1-SNAPSHOT/standalone/data/timer-service-data/blacktie-admin-services-ear-5.0.3.Final-SNAPSHOT.blacktie-admin-services-5.0.3.Final-SNAPSHOT.QueueReaperBean/900b5478-18ea-42c6-a90e-a06a69bba56e.xml: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[4,5]
> Message: WFLYCTL0133: Missing required attribute(s): next-date
> at org.jboss.as.controller.parsing.ParseUtils.missingRequired(ParseUtils.java:134) [wildfly-controller-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.parseTimer(EjbTimerXmlParser_1_0.java:146) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:112) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:86) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:110) [staxmapper-1.1.0.Final.jar:1.1.0.Final]
> at org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69) [staxmapper-1.1.0.Final.jar:1.1.0.Final]
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.loadTimersFromFile(FileTimerPersistence.java:339) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.getTimers(FileTimerPersistence.java:302) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.persistTimer(FileTimerPersistence.java:193) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.persistTimer(FileTimerPersistence.java:175) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.TimerServiceImpl.persistTimer(TimerServiceImpl.java:604) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.task.TimerTask.run(TimerTask.java:185) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_51]
> at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_51]
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51]
> at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51]
> at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.1.Final.jar:2.1.1.Final]
> [0m [exec] --28426:1:mallocfr newSuperblock at 0x7897000 (pszB 4194288) owner CLIENT/client
> [exec] --28426:1:mallocfr newSuperblock at 0x885F000 (pszB 4194288) owner CLIENT/client
> [exec] --28426:1:mallocfr newSuperblock at 0x8C5F000 (pszB 4194288) owner CLIENT/client
> [exec] --28426:1:mallocfr newSuperblock at 0x905F000 (pszB 4194288) owner CLIENT/client
> [exec] --28426:1:mallocfr newSuperblock at 0x6FF47000 (pszB 4194288) owner VALGRIND/tool
> [exec] 2014-07-03 13:04:46,791 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - Iterated
> [exec] 2014-07-03 13:04:46,991 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestStompConnection::tearDown
> [exec] --28426:1:syswrap- thread_wrapper(tid=2): exit
> [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): post-thread_wrapper
> [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): not last one standing
> [exec] .2014-07-03 13:04:48,840 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestStompConnection::setUp
> [exec] 2014-07-03 13:04:49,556 [0x4e77a40] INFO (AtmiBrokerLogc :60 ) - TestStompConnection::test
> [31m13:04:49,685 ERROR [org.jboss.as.ejb3] (RequestProcessor-10) WFLYEJB0029: Could not restore timer from /home/hudson/workspace/narayana/PROFILE/BLACKTIE/jdk/jdk7.latest/label/linux32el6/blacktie/wildfly-9.0.0.Alpha1-SNAPSHOT/standalone/data/timer-service-data/blacktie-admin-services-ear-5.0.3.Final-SNAPSHOT.blacktie-admin-services-5.0.3.Final-SNAPSHOT.QueueReaperBean/b539dc9a-3020-4da8-95f3-579978a08c01.xml: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[4,5]
> Message: WFLYCTL0133: Missing required attribute(s): next-date
> at org.jboss.as.controller.parsing.ParseUtils.missingRequired(ParseUtils.java:134)
> at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.parseTimer(EjbTimerXmlParser_1_0.java:146)
> at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:112)
> at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:86)
> at org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:110)
> at org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69)
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.loadTimersFromFile(FileTimerPersistence.java:339)
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.getTimers(FileTimerPersistence.java:302)
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.access$200(FileTimerPersistence.java:80)
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence$PersistTransactionSynchronization.afterCompletion(FileTimerPersistence.java:425)
> at com.arjuna.ats.internal.jta.resources.jts.orbspecific.SynchronizationImple.after_completion(SynchronizationImple.java:105) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 30cb74)]
> at com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOATie.after_completion(JTAInterposedSynchronizationPOATie.java:58) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 30cb74)]
> at com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOA._invoke(JTAInterposedSynchronizationPOA.java:51) [narayana-jts-jacorb-5.0.3.Final-SNAPSHOT.jar:5.0.3.Final-SNAPSHOT (revision: 30cb74)]
> at org.jacorb.poa.RequestProcessor.invokeOperation(RequestProcessor.java:306) [jacorb-2.3.2-jbossorg-5.jar:2.3.2-jbossorg-5]
> at org.jacorb.poa.RequestProcessor.process(RequestProcessor.java:626) [jacorb-2.3.2-jbossorg-5.jar:2.3.2-jbossorg-5]
> at org.jacorb.poa.RequestProcessor.run(RequestProcessor.java:769) [jacorb-2.3.2-jbossorg-5.jar:2.3.2-jbossorg-5]
> [0m[31m13:04:49,706 ERROR [org.jboss.as.ejb3] (EJB default - 2) WFLYEJB0029: Could not restore timer from /home/hudson/workspace/narayana/PROFILE/BLACKTIE/jdk/jdk7.latest/label/linux32el6/blacktie/wildfly-9.0.0.Alpha1-SNAPSHOT/standalone/data/timer-service-data/blacktie-admin-services-ear-5.0.3.Final-SNAPSHOT.blacktie-admin-services-5.0.3.Final-SNAPSHOT.QueueReaperBean/b539dc9a-3020-4da8-95f3-579978a08c01.xml: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[4,5]
> Message: WFLYCTL0133: Missing required attribute(s): next-date
> at org.jboss.as.controller.parsing.ParseUtils.missingRequired(ParseUtils.java:134) [wildfly-controller-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.parseTimer(EjbTimerXmlParser_1_0.java:146) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:112) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.persistence.filestore.EjbTimerXmlParser_1_0.readElement(EjbTimerXmlParser_1_0.java:86) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:110) [staxmapper-1.1.0.Final.jar:1.1.0.Final]
> at org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69) [staxmapper-1.1.0.Final.jar:1.1.0.Final]
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.loadTimersFromFile(FileTimerPersistence.java:339) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.getTimers(FileTimerPersistence.java:302) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.persistTimer(FileTimerPersistence.java:193) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.persistTimer(FileTimerPersistence.java:175) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.TimerServiceImpl.persistTimer(TimerServiceImpl.java:604) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.ejb3.timerservice.task.TimerTask.run(TimerTask.java:185) [wildfly-ejb3-9.0.0.Alpha1-SNAPSHOT.jar:9.0.0.Alpha1-SNAPSHOT]
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_51]
> at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_51]
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51]
> at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51]
> at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.1.Final.jar:2.1.1.Final]
> [0m [exec] --28426:1:syswrap- run_a_thread_NORETURN(tid=2): pre-thread_wrapper
> [exec] --28426:1:syswrap- thread_wrapper(tid=2): entry
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 1 month
[JBoss JIRA] (JBTM-2303) Cannot create jacoco report
by Michael Musgrove (JIRA)
[ https://issues.jboss.org/browse/JBTM-2303?page=com.atlassian.jira.plugin.... ]
Michael Musgrove resolved JBTM-2303.
------------------------------------
Resolution: Done
> Cannot create jacoco report
> ---------------------------
>
> Key: JBTM-2303
> URL: https://issues.jboss.org/browse/JBTM-2303
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: Build System
> Reporter: Tom Jenkinson
> Assignee: Michael Musgrove
>
> {quote}
> [jacoco:coverage] Enhancing junit with coverage
> [junit] Running org.jboss.jbossts.qa.junit.testgroup.TestGroup_jdbcresources02_pgsql_jndi
> [junit] Tests run: 30, Failures: 0, Errors: 0, Time elapsed: 412.658 sec
> ci-tests:
> BUILD SUCCESSFUL
> Total time: 447 minutes 53 seconds
> generating test coverage report
> Buildfile: /home/hudson/workspace/narayana-codeCoverage/qa/run-tests.xml
> jacoco-report:
> [jacoco:report] Loading execution data file /home/hudson/workspace/narayana-codeCoverage/qa/testoutput/jacoco-qa.exec
> BUILD FAILED
> /home/hudson/workspace/narayana-codeCoverage/qa/run-tests.xml:544: Error while creating report
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 1 month
[JBoss JIRA] (JBTM-2311) Remove compiler warnings in CDI and STM related to: org.jboss.logging.annotations.MessageLogger
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-2311?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson resolved JBTM-2311.
---------------------------------
Resolution: Done
Resolved here: https://github.com/jbosstm/narayana/commit/8a7a11a44816b4f145b6812f0e62fc...
> Remove compiler warnings in CDI and STM related to: org.jboss.logging.annotations.MessageLogger
> -----------------------------------------------------------------------------------------------
>
> Key: JBTM-2311
> URL: https://issues.jboss.org/browse/JBTM-2311
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: Build System
> Reporter: Tom Jenkinson
> Assignee: Tom Jenkinson
> Fix For: 5.0.4
>
>
> {code}
> WARNING] Cannot find annotation method 'projectCode()' in type 'org.jboss.logging.annotations.MessageLogger': class file for org.jboss.logging.annotations.MessageLogger not found
> [WARNING] Cannot find annotation method 'id()' in type 'org.jboss.logging.annotations.Message': class file for org.jboss.logging.annotations.Message not found
> [WARNING] Cannot find annotation method 'value()' in type 'org.jboss.logging.annotations.Message'
> [WARNING] Cannot find annotation method 'format()' in type 'org.jboss.logging.annotations.Message'
> [WARNING] /c:/Users/tom/projects/jbosstm/narayana/ArjunaJTA/cdi/classes/com/arjuna/ats/jta/cdi/transactional/TransactionalInterceptorBase.java: unknown enum constant org.jboss.logging.annotations.Message.
> Format.MESSAGE_FORMAT
> reason: class file for org.jboss.logging.annotations.Message$Format not found
> [WARNING] Cannot find annotation method 'level()' in type 'org.jboss.logging.annotations.LogMessage': class file for org.jboss.logging.annotations.LogMessage not found
> [WARNING] /c:/Users/tom/projects/jbosstm/narayana/ArjunaJTA/cdi/classes/com/arjuna/ats/jta/cdi/transactional/TransactionalInterceptorBase.java: unknown enum constant org.jboss.logging.Logger.Level.WARN
> reason: class file for org.jboss.logging.Logger not found
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 1 month
[JBoss JIRA] (JBTM-2303) Cannot create jacoco report
by Michael Musgrove (JIRA)
[ https://issues.jboss.org/browse/JBTM-2303?page=com.atlassian.jira.plugin.... ]
Michael Musgrove commented on JBTM-2303:
----------------------------------------
The failure is caused by the OSGI pulling in a class that jacoco has already seen:
{quote}
Caused by: java.io.IOException: Error while analyzing class osgi/jta/target/apache-karaf-2.3.3/data/cache/bundle3/version0.0/bundle.jar(a)org/apache/commons/logging/LogConfigurationException.class.
...
Caused by: java.lang.IllegalStateException: Can't add different class with same name: org/apache/commons/logging/LogConfigurationException
{quote}
I am going to resolve the issue by excluding apache-karaf from the qa jacoco report. We don't want to be analysing 3rd party dependencies anyway so the exclusion is fine.
> Cannot create jacoco report
> ---------------------------
>
> Key: JBTM-2303
> URL: https://issues.jboss.org/browse/JBTM-2303
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: Build System
> Reporter: Tom Jenkinson
> Assignee: Michael Musgrove
>
> {quote}
> [jacoco:coverage] Enhancing junit with coverage
> [junit] Running org.jboss.jbossts.qa.junit.testgroup.TestGroup_jdbcresources02_pgsql_jndi
> [junit] Tests run: 30, Failures: 0, Errors: 0, Time elapsed: 412.658 sec
> ci-tests:
> BUILD SUCCESSFUL
> Total time: 447 minutes 53 seconds
> generating test coverage report
> Buildfile: /home/hudson/workspace/narayana-codeCoverage/qa/run-tests.xml
> jacoco-report:
> [jacoco:report] Loading execution data file /home/hudson/workspace/narayana-codeCoverage/qa/testoutput/jacoco-qa.exec
> BUILD FAILED
> /home/hudson/workspace/narayana-codeCoverage/qa/run-tests.xml:544: Error while creating report
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 1 month
[JBoss JIRA] (JBTM-2311) Remove compiler warnings in CDI and STM related to: org.jboss.logging.annotations.MessageLogger
by Tom Jenkinson (JIRA)
Tom Jenkinson created JBTM-2311:
-----------------------------------
Summary: Remove compiler warnings in CDI and STM related to: org.jboss.logging.annotations.MessageLogger
Key: JBTM-2311
URL: https://issues.jboss.org/browse/JBTM-2311
Project: JBoss Transaction Manager
Issue Type: Task
Components: Build System
Reporter: Tom Jenkinson
Assignee: Tom Jenkinson
Fix For: 5.0.4
{code}
WARNING] Cannot find annotation method 'projectCode()' in type 'org.jboss.logging.annotations.MessageLogger': class file for org.jboss.logging.annotations.MessageLogger not found
[WARNING] Cannot find annotation method 'id()' in type 'org.jboss.logging.annotations.Message': class file for org.jboss.logging.annotations.Message not found
[WARNING] Cannot find annotation method 'value()' in type 'org.jboss.logging.annotations.Message'
[WARNING] Cannot find annotation method 'format()' in type 'org.jboss.logging.annotations.Message'
[WARNING] /c:/Users/tom/projects/jbosstm/narayana/ArjunaJTA/cdi/classes/com/arjuna/ats/jta/cdi/transactional/TransactionalInterceptorBase.java: unknown enum constant org.jboss.logging.annotations.Message.
Format.MESSAGE_FORMAT
reason: class file for org.jboss.logging.annotations.Message$Format not found
[WARNING] Cannot find annotation method 'level()' in type 'org.jboss.logging.annotations.LogMessage': class file for org.jboss.logging.annotations.LogMessage not found
[WARNING] /c:/Users/tom/projects/jbosstm/narayana/ArjunaJTA/cdi/classes/com/arjuna/ats/jta/cdi/transactional/TransactionalInterceptorBase.java: unknown enum constant org.jboss.logging.Logger.Level.WARN
reason: class file for org.jboss.logging.Logger not found
{code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 1 month