[JBoss JIRA] (JBTM-2389) Periodic build error messages
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-2389?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson commented on JBTM-2389:
-------------------------------------
Hi Mark,
We haven't seen this issue in CI and we run many builds there.
Thanks,
Tom
> 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:
-----------------------------------
It's possible this is an issue with my local environment. Since a reboot I've not seen the problems come back. But before closing the issue it'd be good if someone else could run many builds and see if the problem arises.
> 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:
-----------------------------------
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)
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 updated JBTM-2389:
------------------------------
Description:
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.
was:
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 ...
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.
> 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)
Mark Little created JBTM-2389:
---------------------------------
Summary: 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 ...
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-2388) Async transaction API for STM
by Mark Little (JIRA)
Mark Little created JBTM-2388:
---------------------------------
Summary: Async transaction API for STM
Key: JBTM-2388
URL: https://issues.jboss.org/browse/JBTM-2388
Project: JBoss Transaction Manager
Issue Type: Feature Request
Components: STM
Affects Versions: 5.1.0
Reporter: Mark Little
Assignee: Mark Little
Add async begin, commit, rollback options. May be more generally useful, e.g., Vert.x, but place within STM for now. Refactor later if needed.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 7 months