[JBoss JIRA] (JBTM-2389) Periodic build error messages
by Mark Little (JIRA)
[ https://issues.jboss.org/browse/JBTM-2389?page=com.atlassian.jira.plugin.... ]
Mark Little closed JBTM-2389.
-----------------------------
> 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)
9 years, 7 months
[JBoss JIRA] (JBTM-2389) Periodic build error messages
by Mark Little (JIRA)
[ https://issues.jboss.org/browse/JBTM-2389?page=com.atlassian.jira.plugin.... ]
Mark Little commented on JBTM-2389:
-----------------------------------
OK I'll close this for now but I still wonder if there's a Mac issue at heart here.
> 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)
9 years, 7 months