Re: current number of transactions JOnAS 5.2 - jonasAdmin

Florent BENOIT <[email protected]> Mon, 21 Mar 2011 14:29:46 +0100
Newsgroups gmane.comp.java.objectweb.jonas
Message-ID <[email protected]>
    Hi Hans,

You may open an issue on the JOnAS tracker page so this issue is recorded

Regards,

Florent

Hans J. Prueller wrote:
> hi all,
>
> could it be that the counter of "current nb. of transactions" in 
> jonasAdmin of JOnAS 5.2 (m4)
>
> ist not reduced correctly after a transaction is timed out?
>
> on one of our servers I experienced the following:
>
> - current nb. of transactions: 11
> - transactions with time-out: 11
>
> - i can see them all in the "monitor" view, with status ROLLED_BACK
>
> - I then checkd db-connection usage and there was no single active or 
> open db connection (guess they were automatically closed after
>         time out by JOnAS)
>
>
> so I would expect after the 11 transactions are rolledback by time out 
> and cleaned up, that current number of transactions goes to 0 again
>
> - or do I understand this wrong? are they still "current" in some 
> other way?
>
> regards,
> hans
>