Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031076
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POSmajorsometimes2015-10-06 16:022015-11-02 11:47
ReportermarvintmView Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionfixedFixed in VersionRR15Q3.2
StatusclosedFix in branchFixed in SCM revision21579c7f0dfa
ProjectionnoneETAnoneTarget VersionRR15Q3.2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0031076: There are some problems with offline mode when the server is overloaded

DescriptionWhen the server is overloaded, the Web POS should automatically do login in offline mode, or switch to offline mode on the fly if the user is already logged in and doing operations.

However, this doesn't happen correctly. There are two main reasons for this:
- The timeout of a request to the backend is too big, which can confuse the user when reloading the page.
- Several requests to the login.Context servlet do not have timeout, which can block the Web POS in the case the server is still alive but very overloaded.
Steps To Reproduce- Run a report or a task in the server which makes it run out of memory, thus making it unable to respond properly to the requests.
- Try to login in the Web POS. Verify that it's not possible to do it.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0031068 closedmarvintm There are some problems with offline mode when the server is overloaded 

-  Notes
(0081408)
hgbot (developer)
2015-10-30 14:03

Repository: retail/backports/3.0RR15Q3.2/org.openbravo.mobile.core
Changeset: 21579c7f0dfa4052cb5f63970180bac3f09385bd
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Oct 30 14:00:40 2015 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR15Q3.2/org.openbravo.mobile.core/rev/21579c7f0dfa4052cb5f63970180bac3f09385bd [^]

Fixed issue 31076. Fixed some problems when the server is overloaded.

---
M web/org.openbravo.mobile.core/source/data/ob-datasource.js
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---

- Issue History
Date Modified Username Field Change
2015-10-06 19:11 marvintm Type defect => backport
2015-10-06 19:11 marvintm Target Version => RR15Q3.2
2015-10-30 14:03 hgbot Checkin
2015-10-30 14:03 hgbot Note Added: 0081408
2015-10-30 14:03 hgbot Status scheduled => resolved
2015-10-30 14:03 hgbot Resolution open => fixed
2015-10-30 14:03 hgbot Fixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q3.2/org.openbravo.mobile.core/rev/21579c7f0dfa4052cb5f63970180bac3f09385bd [^]
2015-11-02 11:47 guilleaer Review Assigned To => guilleaer
2015-11-02 11:47 guilleaer Status resolved => closed
2015-11-02 11:47 guilleaer Fixed in Version => RR15Q3.2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker