Issue Type: Task Task
Affects Versions: 1.0.0
Assignee: Daniel Bevenius
Components: SimplePush-server
Created: 06/Aug/13 6:15 AM
Description:

The build for SimplePush on Travis fails from time to time. I've seen OutOfMemory error.

[main] INFO org.jboss.aerogear.simplepush.server.datastore.InMemoryDataStore - Removing [channel-2] for UserAgent [853a60d4-1c75-4382-841d-b9b0ede05569]
[main] INFO org.jboss.aerogear.simplepush.server.datastore.InMemoryDataStore - Removing [channel-4] for UserAgent [853a60d4-1c75-4382-841d-b9b0ede05569]
Tests run: 8, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.299 sec <<< FAILURE!
updatesThreadSafety(org.jboss.aerogear.simplepush.server.datastore.InMemoryDataStoreTest)  Time elapsed: 0.272 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:693)
	at org.jboss.aerogear.simplepush.server.datastore.InMemoryDataStoreTest.updatesThreadSafety(InMemoryDataStoreTest.java:134)
Running org.jboss.aerogear.simplepush.server.datastore.JpaDataStoreTest

I'll look into the offending test mentioned above but I think I've seen this reported to different tests at different times.

Fix Versions: 1.0.0
Project: AeroGear Push
Priority: Minor Minor
Reporter: Daniel Bevenius
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira