[jboss-user] [JCA] - Re: Question for the ResourceException: Interrupted while requesting permit! Waited 0 ms

Vicky Kak do-not-reply at jboss.com
Thu Oct 7 04:53:31 EDT 2010


Vicky Kak [http://community.jboss.org/people/vickyk] created the discussion

"Re: Question for the ResourceException: Interrupted while requesting permit! Waited 0 ms"

To view the discussion, visit: http://community.jboss.org/message/565294#565294

--------------------------------------------------------------
> I am observing the error +"ResourceException: Interrupted while requesting permit! Waited 0 ms"+ in the peer node in the cluster when main node (the first node started in the cluster) is crashed unexpectedly.

It is a crash related scenario and there could be possiblity that the invoking thread is trying to call the connection is being stopped, why are you worried about it since this is happening while there is a crash. You must me worried about the crash itself.

> I am using JBOSS 4.2.3 GA, and the cluster is consisting of 2 nodes. The DB i am using is postgres 8.4.4 and i am using a Fedora 8 box.
> 
> I have read the thread ( http://community.jboss.org/message/150841#150841 http://community.jboss.org/message/150841) and it mentioned the error is related to the transaction time out, and it suggested that to include the option <blocking-timeout-millis> in the ds.xml. I still observing such error even after such option is enable in my db ds file.
> 
> 

You are using Jboss4.2* series which does not contain the older in memory TM, the trasaction timeout would result in thread interruption in that case. So the transaction timeout should not be the cause for this case.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/565294#565294]

Start a new discussion in JCA at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20101007/065ef7d1/attachment.html 


More information about the jboss-user mailing list