[
https://issues.jboss.org/browse/ISPN-2898?page=com.atlassian.jira.plugin....
]
RH Bugzilla Integration commented on ISPN-2898:
-----------------------------------------------
Shay Matasaro <smatasar(a)redhat.com> made a comment on [bug
918791|https://bugzilla.redhat.com/show_bug.cgi?id=918791]
:22:40,823 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 60) MSC000001:
Failed to start service jboss.infinispan.web.default-host/FT:
org.jboss.msc.service.StartException in service jboss.infinispan.web.default-host/FT:
org.infinispan.CacheException: Unable to acquire lock on cache with name default-host/FT
at org.jboss.as.clustering.msc.AsynchronousService$1.run(AsynchronousService.java:87)
[jboss-as-clustering-common-7.1.3.Final-redhat-4.jar:7.1.3.Final-redhat-4]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[rt.jar:1.6.0_37]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[rt.jar:1.6.0_37]
at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_37]
at org.jboss.threads.JBossThread.run(JBossThread.java:122)
[jboss-threads-2.0.0.GA-redhat-2.jar:2.0.0.GA-redhat-2]
Caused by: org.infinispan.CacheException: Unable to acquire lock on cache with name
default-host/FT
at org.infinispan.manager.DefaultCacheManager.wireCache(DefaultCacheManager.java:675)
at org.infinispan.manager.DefaultCacheManager.createCache(DefaultCacheManager.java:649)
at org.infinispan.manager.DefaultCacheManager.getCache(DefaultCacheManager.java:549)
at org.infinispan.manager.DefaultCacheManager.getCache(DefaultCacheManager.java:563)
at
org.jboss.as.clustering.infinispan.DefaultEmbeddedCacheManager.getCache(DefaultEmbeddedCacheManager.java:125)
at
org.jboss.as.clustering.infinispan.DefaultEmbeddedCacheManager.getCache(DefaultEmbeddedCacheManager.java:116)
at org.jboss.as.clustering.infinispan.subsystem.CacheService.start(CacheService.java:78)
at org.jboss.as.clustering.msc.AsynchronousService$1.run(AsynchronousService.java:82)
[jboss-as-clustering-common-7.1.3.Final-redhat-4.jar:7.1.3.Final-redhat-4]
... 4 more
Web Cache fails to start when multiple apps are trying to create it
-------------------------------------------------------------------
Key: ISPN-2898
URL:
https://issues.jboss.org/browse/ISPN-2898
Project: Infinispan
Issue Type: Bug
Affects Versions: 5.1.7.Final
Reporter: Shay Matasaro
Assignee: Mircea Markus
When multiple apps are trying to create/connect to the web cache , the fist one get a
lock on the cache manager, and prevents the others from starting it in a timely manner
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira