Wow ! you are amazing remembering abt my last post. It is the same applicaiton
The thread in the last post was recovering itself and I know the application loads huge amount of data during that period, which usually happens at midnight, so I was ok with that.
this time , There are 3 jvms in the cluster and all hung with the same message, I need to kill the jvm everytime and would start it back up, but after 12 minutes of time or so I will see that hung thread which will remain for ever.
Its not an ingrown application, its a vendor app and I am working with them too. They want to blame it on the CPU /memory allocation but I am not seeing issues reagarding OOM /CPU starvation/CPU time slices.
Just trying to pin point the issue and I am having hard time doing that.