The last logout time is not updated

Hi,

When I request the lapsed time since the last logout of particular user it always the same although user was logged in and the disconnected recently.

lastUserActivity = lastActivityManager.getLastActivity(XmppStringUtils.parseBareJid(c.getMailbox() ));

It seems that last activity contains time since first logout.

Could you advise what is wrong?

Regards,

Roman.