Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030545Retail ModulesWeb POSpublic2015-08-11 13:122015-09-07 16:08
marvintm 
marvintm 
normalminoralways
closedfixed 
5
 
RR15Q4 
mtaal
No
0030545: Web POS generates too many useless messages when the session is lost
When the POS loses the session, it starts generating the following message every couple of seconds:

"Connection came back. Session no longer valid, so relogin required"

This message is generated lots of times, so it can clutter the log, and even cause network saturation problems. It's ok to generate it once, but not multiple times.
- Login in the Web POS
- Restart tomcat
- Verify that the message is generated once every couple of seconds.
No tags attached.
depends on backport 0030546RR15Q3.1 closed marvintm Web POS generates too many useless messages when the session is lost 
depends on backport 0030547RR15Q2.4 closed marvintm Web POS generates too many useless messages when the session is lost 
Issue History
2015-08-11 13:12marvintmNew Issue
2015-08-11 13:12marvintmAssigned To => marvintm
2015-08-11 13:12marvintmTriggers an Emergency Pack => No
2015-08-11 13:12marvintmStatusnew => scheduled
2015-08-11 13:14hgbotCheckin
2015-08-11 13:14hgbotNote Added: 0079312
2015-08-11 13:14hgbotStatusscheduled => resolved
2015-08-11 13:14hgbotResolutionopen => fixed
2015-08-11 13:14hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/37b154842353eae03947ae4da474ec45885a7d5f [^]
2015-08-25 08:54hgbotCheckin
2015-08-25 08:54hgbotNote Added: 0079657
2015-09-07 16:08mtaalReview Assigned To => mtaal
2015-09-07 16:08mtaalNote Added: 0080201
2015-09-07 16:08mtaalStatusresolved => closed
2015-09-07 16:08mtaalFixed in Version => RR15Q4

Notes
(0079312)
hgbot   
2015-08-11 13:14   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 37b154842353eae03947ae4da474ec45885a7d5f
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Aug 11 13:14:21 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/37b154842353eae03947ae4da474ec45885a7d5f [^]

Fixed issue 30545. Log message will only be shown once.

---
M web/org.openbravo.mobile.core/source/component/ob-terminal-component.js
---
(0079657)
hgbot   
2015-08-25 08:54   
Repository: retail/backports/3.0RR15Q2.4/org.openbravo.mobile.core
Changeset: bf239069f6ff501cf1970772c3e28e05807865c4
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Aug 11 13:14:21 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q2.4/org.openbravo.mobile.core/rev/bf239069f6ff501cf1970772c3e28e05807865c4 [^]

Fixed issue 30547, backport of issue 30545. Log message will only be shown once.

---
M web/org.openbravo.mobile.core/source/component/ob-terminal-component.js
---
(0080201)
mtaal   
2015-09-07 16:08   
Reviewed and tested