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

Tom Jenkinson (JIRA) issues at jboss.org
Tue May 5 07:32:45 EDT 2015


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

Tom Jenkinson commented on JBTM-2389:
-------------------------------------

We do have CI running for Mac too. Mac CI runs on every pull request (that has MAIN profile - so most PRs) and I believe it runs once a week on master. Its quite an old version of MacOS we have in the NCL cluster though so you are right that it could be something in MacOS that we can't detect on our nodes.

> 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