Comment #1 on issue 2465 by jean.deruelle: TransactionUnavailableException
http://code.google.com/p/mobicents/issues/detail?id=2465

I'm sorry this revision is too old, please retry on the latest MSS or even latest snapshot build to see if this still exists. It might be that there is a huge GC event that takes around 10 seconds to complete. If that happens, then you would see this exception because when we create a new STX, it is trying to acquire a lock with a timeout of 10s. Not sure if having DEBUG enabled could cause this as well but I guess when this starts to happen other things will go wrong as well. You may want to run this in a profiler or monitor the GC to see if it's related

Reply via email to