Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030546Retail ModulesWeb POSpublic2015-08-11 13:122015-09-22 12:47
marvintm 
marvintm 
normalminoralways
closedfixed 
5
 
RR15Q3.1RR15Q3.1 
Orekaria
No
0030546: 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.
blocks defect 0030545 closed marvintm Web POS generates too many useless messages when the session is lost 
Issue History
2015-08-11 13:12marvintmTypedefect => backport
2015-08-11 13:12marvintmTarget Version => RR15Q3.1
2015-09-15 17:03hgbotCheckin
2015-09-15 17:03hgbotNote Added: 0080417
2015-09-15 17:03hgbotStatusscheduled => resolved
2015-09-15 17:03hgbotResolutionopen => fixed
2015-09-15 17:03hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q3.1/org.openbravo.mobile.core/rev/684001318768593eb8fb96e26ca6b2af6aeadd53 [^]
2015-09-22 12:47OrekariaReview Assigned To => Orekaria
2015-09-22 12:47OrekariaStatusresolved => closed
2015-09-22 12:47OrekariaFixed in Version => RR15Q3.1

Notes
(0080417)
hgbot   
2015-09-15 17:03   
Repository: retail/backports/3.0RR15Q3.1/org.openbravo.mobile.core
Changeset: 684001318768593eb8fb96e26ca6b2af6aeadd53
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Sep 15 17:03:13 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q3.1/org.openbravo.mobile.core/rev/684001318768593eb8fb96e26ca6b2af6aeadd53 [^]

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

---
M web/org.openbravo.mobile.core/source/component/ob-terminal-component.js
---