Bug 1011365 - Solution needed for JBAS010213: Cannot acquire lock default-host
Summary: Solution needed for JBAS010213: Cannot acquire lock default-host
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Clustering
Version: 6.1.1
Hardware: x86_64
OS: Windows
unspecified
urgent
Target Milestone: ---
: ---
Assignee: Paul Ferraro
QA Contact: Jitka Kozana
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-24 07:20 UTC by johnborgjacob
Modified: 2014-10-25 12:01 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-12 14:11:13 UTC
Type: Bug


Attachments (Terms of Use)
standalone-ha (34.69 KB, text/xml)
2013-09-24 07:20 UTC, johnborgjacob
no flags Details

Description johnborgjacob 2013-09-24 07:20:26 UTC
Created attachment 802066 [details]
standalone-ha

Description of problem: BAS010213: Cannot acquire lock default-host


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


How reproducible: every time


Steps to Reproduce:
setup a mod_jk loadbalance setup using standalone-ha configuration
enable session replication in the application
the first time the request is processes correctly in second or subsequent times the session lock happens
this is supposedly fixed as per 
https://bugzilla.redhat.com/show_bug.cgi?id=900204
but its still happening resulting in session replication not to be used and application is not usable

Actual results:
Session locking happens

Expected results:
Sesssion lock should not happen

Additional info:
attached my standalone-ha file for reference

Comment 1 johnborgjacob 2013-09-24 09:57:27 UTC
Got this issue fixed by placing jboss-web.xml in web.xml, it would be good if this is updated in the documentation.

Comment 2 johnborgjacob 2013-09-24 09:58:43 UTC
What i meant was, got this issue fixed by placing jboss-web.xml in web-inf folder, it would be good if this is updated in the documentation.

Comment 4 Paul Ferraro 2014-03-05 16:42:39 UTC
Do you have a stack trace?

Comment 6 johnborgjacob 2014-03-06 16:22:57 UTC
(In reply to Paul Ferraro from comment #4)
> Do you have a stack trace?

Its been a long time since this issue happened I didn't keep the trace. The issue got resolved by placing jboss-web.xml in web-inf folder, if you still want the trace its the same as in the original defect (https://bugzilla.redhat.com/show_bug.cgi?id=900204)

my request is to update the docs so that its easier to solve


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