B
Bartel Dodeman
Guest
My SCO runs several queries in order to create the required entities. One of those queries has a massive resultset (about 100000 rows). After the resultsets are processed (creating entities) the queries and database-connection are closed. With Corticon 5.4.0.3 i did use a combination of EDC ans SCO for database-actions. Since Corticon 5.5.1. i perform the database-actions via my SCO exclusively and do not use EDC any more. As a kind of test i run many DS and after half a day CorticonServer-console showed the following log-enties : Exception in thread "catalina-exec-2" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "catalina-exec-2" Exception in thread "Timer-9" Exception in thread "Timer-10" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Timer-9" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Timer-10" Exception in thread "Timer-12" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Timer-12" Exception in thread "Timer-13" Exception in thread "Timer-14" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Timer-13" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Timer-14" Exception in thread "Timer-11" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Timer-11" Exception in thread "Timer-15" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Timer-15" Exception in thread "Timer-16" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Timer-16" Exception in thread "Timer-17" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Timer-17" Exception in thread "Timer-0" Exception in thread "Timer-1" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Timer-0" Exception in thread "Timer-3" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Timer-1" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Timer-3" Exception in thread "Timer-2" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Timer-2" Exception in thread "Timer-8" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Timer-8" Exception in thread "Timer-6" Exception in thread "Timer-7" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Timer-6" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Timer-7" Exception in thread "Timer-4" Exception in thread "Timer-5" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Timer-4" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Timer-5" Could it be that the thread for each DS-call does not end?
Continue reading...
Continue reading...