Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030547Retail ModulesWeb POSpublic2015-08-11 13:122015-09-01 14:14
marvintm 
marvintm 
normalminoralways
closedfixed 
5
 
RR15Q2.4RR15Q2.4 
mtaal
No
0030547: 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 => RR15Q2.4
2015-08-25 08:54hgbotCheckin
2015-08-25 08:54hgbotNote Added: 0079658
2015-08-25 08:54hgbotStatusscheduled => resolved
2015-08-25 08:54hgbotResolutionopen => fixed
2015-08-25 08:54hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q2.4/org.openbravo.mobile.core/rev/bf239069f6ff501cf1970772c3e28e05807865c4 [^]
2015-08-25 15:30marvintmReview Assigned To => marvintm
2015-08-25 15:30marvintmStatusresolved => closed
2015-08-25 15:30marvintmFixed in Version => RR15Q2.4
2015-09-01 14:14mtaalReview Assigned Tomarvintm => mtaal

Notes
(0079658)
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
---