OutOfMemoryError – Oracle Service Bus Alerts
Join the DZone community and get the full member experience.
Join For Free
"pool-2-thread-1" prio=10 tid=0x01952650 nid=0x4c in Object.wait() [0x537fe000..0x537ff8f0] at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:474) at weblogic.common.CompletionRequest.getResult(CompletionRequest.java:109) - locked <0xf06ca710> (a weblogic.common.CompletionRequest) at weblogic.diagnostics.archive.wlstore.PersistentStoreDataArchive.readRecord(PersistentStoreDataArchive.java:657) at weblogic.diagnostics.archive.wlstore.PersistentStoreDataArchive.readRecord(PersistentStoreDataArchive.java:630) at weblogic.diagnostics.archive.wlstore.PersistentRecordIterator.fill(PersistentRecordIterator.java:87) at weblogic.diagnostics.archive.RecordIterator.fetchMore(RecordIterator.java:157) at weblogic.diagnostics.archive.RecordIterator.hasNext(RecordIterator.java:130) at com.bea.wli.monitoring.alert.AlertLoggerImpl.getAlerts(AlertLoggerImpl.java:157) at com.bea.wli.monitoring.alert.AlertLoggerImpl.updateAlertEvalTime(AlertLoggerImpl.java:140) at com.bea.wli.monitoring.alert.AlertLog.updateAlertEvalTime(AlertLog.java:248) at com.bea.wli.monitoring.alert.AlertManager._evaluateSingleRule(AlertManager.java:992) at com.bea.wli.monitoring.alert.AlertManager.intervalCompleted(AlertManager.java:809) at com.bea.wli.monitoring.alert.AlertEvalTask.execute(AlertEvalTask.java:65) at com.bea.wli.monitoring.alert.AlertEvalTask.run(AlertEvalTask.java:37) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread.java:595)
Published at DZone with permission of Pierre - Hugues Charbonneau, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments