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

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


     [ https://issues.jboss.org/browse/JBTM-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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)


More information about the jbossts-issues mailing list