Atomikos Forum |
|
We are using Version 3.6.4, that came in built with MyEclipse.
There was a problem with Tomcat restart (PermSpace Error) and I started getting this error since then. Every time I start the application, a new thread is created and that works fine. But behind the scenes, I keeps infinitely looping through this thread with ID: 0000100119 and displays this error in the log continuously. WARNING: Exception on timeout of coordinator formsKnowledgeBase0000100119: null I got a chance to take a look at other discussions related to this, but I couldn't find any solution. Is there way I can terminate this thread permanently? |