Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Following is the error that I am seeing. This is not related to ActiveMQ but is happening because of OutOfMemory issue.
(http://stackoverflow.com/questions/12128134/active-mq-giving-outofmemory-error)
Running org.apache.falcon.validation.FeedEntityValidationIT Exception in thread "InactivityMonitor WriteCheck" java.lang.OutOfMemoryError: Java heap space at org.apache.activemq.transport.InactivityMonitor$5.newThread(InactivityMonitor.java:366) at java.util.concurrent.ThreadPoolExecutor$Worker.<init>(ThreadPoolExecutor.java:610) at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:924) at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1371) at org.apache.activemq.transport.InactivityMonitor.writeCheck(InactivityMonitor.java:148) at org.apache.activemq.transport.InactivityMonitor$2.run(InactivityMonitor.java:114) at org.apache.activemq.thread.SchedulerTimerTask.run(SchedulerTimerTask.java:33) at java.util.TimerThread.mainLoop(Timer.java:555) at java.util.TimerThread.run(Timer.java:505) Exception in thread "ActiveMQ Journal Checkpoint Worker" java.lang.OutOfMemoryError: Java heap space at org.apache.kahadb.util.DataByteArrayOutputStream.<init>(DataByteArrayOutputStream.java:45)
Attachments
1.
|
Disable the faulty tests | Resolved | Ajay Yadav | |
2.
|
Fix and enable FalconCLIIT#testRecipeCommand | Open | Unassigned |