On Mittwoch, 9. September 2009, Anders wrote:
> Thanks for the VERY quick answer!
Hi Anders,
np. :) Please always CC to the user list.
> server:/# kamctl fifo get_statistics inuse_transactions
> database engine 'MYSQL' loaded
> Control engine 'FIFO' loaded
> entering fifo_cmd get_statistics inuse_transactions
> tm:inuse_transactions = 23
>
> FIFO command was:
> :get_statistics:openser_receiver_1853
>
> inuse_transactions
>
> That looks alright, doesn't it?
It looks ok, but perhaps the additional debugging output you got confuse the subsequent commands you want to run? Can you check your kamctlrc file? There is something like this:
## verbose - debug purposes - default '0'
# VERBOSE=1
Perhaps it works when you deactivate this setting?
Henning