Hi, On Thu, May 15, 2008 at 10:04 PM, Anil K. Kotha <[EMAIL PROTECTED]> wrote: > [...] for a single user it is working properly. but when multiple threads are > accessing > the method it struck at node.checkin() statement. It is executing all the > above statements.
I assume the threads are all using their own sessions. > how to overcome this issue? Do you have a thread dump of the lockup? Please file a bug report in Jira and attach the thread dump there. BR, Jukka Zitting
