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]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to