[jbossts-issues] [JBoss JIRA] (JBTM-2389) Periodic build error messages

Mark Little (JIRA) issues at jboss.org
Mon May 4 07:47:46 EDT 2015


    [ https://issues.jboss.org/browse/JBTM-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064961#comment-13064961 ] 

Mark Little commented on JBTM-2389:
-----------------------------------

For completeness, just got this:

 T E S T S
-------------------------------------------------------
Running com.arjuna.common.tests.propertyservice.PropertiesFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec
Error occurred during initialization of VM
Too small initial heap
Error occurred during initialization of VM
Too small initial heap

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Narayana: all ..................................... SUCCESS [0.847s]
[INFO] Narayana: common .................................. FAILURE [0.779s]
[INFO] Narayana: Test Utilities .......................... SKIPPED
[INFO] Narayana: Arjunacore .............................. SKIPPED
[INFO] Narayana: ArjunaCore arjuna ....................... SKIPPED
[INFO] Narayana: ArjunaCore txoj ......................... SKIPPED
[INFO] Narayana: STM ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------

> Periodic build error messages
> -----------------------------
>
>                 Key: JBTM-2389
>                 URL: https://issues.jboss.org/browse/JBTM-2389
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 5.1.1
>         Environment: Mac OS 10.9.5
> Java(TM) SE Runtime Environment (build 1.7.0_05-b05)
> Java HotSpot(TM) 64-Bit Server VM (build 23.1-b03, mixed mode)
>            Reporter: Mark Little
>            Assignee: Tom Jenkinson
>
> While building STM today I've seen the following build-time errors several times. Since I've not seen them at all before and it's been a few weeks since I last built the system, I wonder if these are known issues?
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
> Running com.hp.mwtests.ts.txoj.concurrencycontrol.LockConflictUnitTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.605 sec
> Error occurred during initialization of VM
> Too small initial heap for new size specified
> Error occurred during initialization of VM
> Too small initial heap for new size specified
> Error occurred during initialization of VM
> Too small initial heap for new size specified
> And then in separate build attempts ...
> Running com.hp.mwtests.ts.arjuna.objectstore.JDBCStoreTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.428 sec <<< FAILURE!
> testStateMachine(com.hp.mwtests.ts.arjuna.objectstore.JDBCStoreTest)  Time elapsed: 0.372 sec  <<< ERROR!
> java.lang.OutOfMemoryError: Java heap space
> 	at com.hp.mwtests.ts.arjuna.objectstore.JDBCStoreTest.testStateMachine(JDBCStoreTest.java:95)
> Builds do complete most of the time, so retrying the build is an option. But it's inconvenient.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbossts-issues mailing list