Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015046Openbravo ERPA. Platformpublic2010-10-27 13:272010-12-09 16:07
gorkaion 
gorkaion 
urgentminorN/A
closedfixed 
20Gentoo
 
2.50MP242.50MP24 
No
Core
No
0015046: Add number of rejected logins due to maximum concurrent users limit
Add as a new parameter to heartbeat the number of rejected logins due to maximum concurrent users limit on the last 30 days.
No tags attached.
Issue History
2010-10-27 13:27gorkaionNew Issue
2010-10-27 13:27gorkaionAssigned To => gorkaion
2010-10-27 13:27gorkaionOBNetwork customer => No
2010-10-28 16:55gorkaionStatusnew => scheduled
2010-10-28 16:56gorkaionStatusscheduled => resolved
2010-10-28 16:56gorkaionResolutionopen => fixed
2010-10-28 16:56gorkaionFixed in Version => 2.50MP24
2010-10-28 16:56gorkaionFixed in SCM revision => 09983f27135a
2010-10-28 16:56gorkaionStatusresolved => new
2010-10-28 16:56gorkaionResolutionfixed => open
2010-10-28 16:56gorkaionFixed in Version2.50MP24 =>
2010-10-28 16:56gorkaionStatusnew => scheduled
2010-10-28 16:57gorkaionStatusscheduled => resolved
2010-10-28 16:57gorkaionResolutionopen => fixed
2010-10-28 16:57gorkaionFixed in Version => 2.50MP24
2010-10-28 16:57gorkaionFixed in SCM revision09983f27135a => https://code.openbravo.com/erp/devel/pi/rev/09983f27135a [^]
2010-10-29 09:23hgbotCheckin
2010-10-29 09:23hgbotNote Added: 0032325
2010-11-05 12:44hudsonbotCheckin
2010-11-05 12:44hudsonbotNote Added: 0032445
2010-11-25 19:10shuehnerNote Added: 0032866
2010-11-25 19:10shuehnerStatusresolved => closed
2010-12-09 16:07anonymoussf_bug_id0 => 3133538

Notes
(0032325)
hgbot   
2010-10-29 09:23   
Repository: erp/devel/pi
Changeset: a71bc77a4fc9e43ba6c4809063ba1a71106409fe
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Fri Oct 29 09:22:41 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a71bc77a4fc9e43ba6c4809063ba1a71106409fe [^]

Related to issue 15046.Optimization and fix typo.

---
M src/org/openbravo/erpCommon/utility/SystemInfo.java
---
(0032445)
hudsonbot   
2010-11-05 12:44   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/a71bc77a4fc9 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/f2cf138fa03c [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18797.obx [^]
(0032866)
shuehner   
2010-11-25 19:10   
Reviewed & tested on pi/pgsql, rev: b033a1fa2c06.
Already calculated data in AD_SESSION is aggregated saved in local heartbeat-log and send to the heartbeat server.