Skip to Content
0
Former Member
Feb 22, 2011 at 09:24 AM

Session Lock Exception

303 Views

I getting following error while running the application

com.sap.tc.webdynpro.services.session.LockException: Thread SAPEngine_Application_Thread[impl:3]_34 failed to acquire exclusive lock on client session ClientSession(id=(J2EE3167300)ID1864495250DB10228320696692062728End_1165247860). Existing locks: LockingManager(ThreadName:SAPEngine_Application_Thread[impl:3]_34, exclusive client session lock: ClientSessionLock(SAPEngine_Application_Thread[impl:3]_50), shared client session locks: ClientSessionSharedLockManager([]), app session locks: ApplicationSessionLockManager([]), current request: local/SupportDeskHomePage/Support_Desk_Home).Hint: Take a thread dump of the server node to find the blocking thread that causes the problem.

what may be the problem?