Bug 1270360 - [GSS] (6.4.z) HHH-10182 - org.infinispan.util.concurrent.TimeoutException: Unable to acquire lock after [0 milliseconds] ... Lock held by [null]
Summary: [GSS] (6.4.z) HHH-10182 - org.infinispan.util.concurrent.TimeoutException: Un...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Hibernate
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR1
: EAP 6.4.5
Assignee: Radim Vansa
QA Contact: hsvabek
URL:
Whiteboard:
Depends On:
Blocks: 1235745 1259122
TreeView+ depends on / blocked
 
Reported: 2015-10-09 18:52 UTC by Stephen Fikes
Modified: 2019-09-12 09:04 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-01-17 11:39:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Stephen Fikes 2015-10-09 18:52:36 UTC
Description of problem:

Frequently seeing the below error:

... ERROR [org.infinispan.interceptors.InvocationContextInterceptor] ISPN000136: Execution error: org.infinispan.util.concurrent.TimeoutException: Unable to acquire lock after [0 milliseconds] on key [sql: select ... from ... where ...; parameters: ; named parameters: ...; transformer: org.hibernate.transform.CacheableResultTransformer@110f2] for requestor [GlobalTransaction:<null>:3786846:local]! Lock held by [null]

Version-Release number of selected component (if applicable):

5.2.10.Final-redhat-1

How reproducible:

Random

Steps to Reproduce:

Multiple threads accessing overlapping entity sets (high concurrency)

Actual results:

Transaction fails and must be re-executed

Expected results:

The error should not occur

Additional info:

https://hibernate.atlassian.net/browse/HHH-7898

Comment 4 Gail Badner 2015-10-13 09:17:03 UTC
Only the fix for JPA environment can be backported from HHH-7898. 

I've created a different JIRA for backporting the partial fix: 
https://hibernate.atlassian.net/browse/HHH-10182

Comment 5 Gail Badner 2015-10-13 09:34:08 UTC
https://hibernate.atlassian.net/browse/HHH-10005 will also be backported because it fixes a regression caused by HHH-7898.

Comment 8 hsvabek 2015-11-05 08:07:01 UTC
Verified with EAP 6.4.5.CP.CR1.

Comment 9 Petr Penicka 2017-01-17 11:39:05 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.


Note You need to log in before you can comment on or make changes to this bug.