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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031078
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POSmajorsometimes2015-10-06 16:022015-10-23 17:03
ReportermarvintmView Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionfixedFixed in VersionRR15Q4
StatusclosedFix in branchFixed in SCM revisionf1dd2e07d28b
ProjectionnoneETAnoneTarget VersionRR15Q4
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

0031078: 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
(0081198)
hgbot (developer)
2015-10-22 11:47

Repository: retail/backports/3.0RR15Q4/org.openbravo.mobile.core
Changeset: f1dd2e07d28b0141be0fd72d6502b51a0bf7bd95
Author: Antonio Moreno Perez <antonio.moreno <at> openbravo.com>
Date: Thu Oct 22 11:47:11 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q4/org.openbravo.mobile.core/rev/f1dd2e07d28b0141be0fd72d6502b51a0bf7bd95 [^]

Fixed issue 31078. 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
---
(0081273)
guilleaer (manager)
2015-10-23 17:03

Verified

- Issue History
Date Modified Username Field Change
2015-10-06 19:13 marvintm Type defect => backport
2015-10-06 19:13 marvintm Target Version => RR15Q4.1
2015-10-13 12:34 marvintm Target Version RR15Q4.1 => RR15Q4
2015-10-22 11:47 hgbot Checkin
2015-10-22 11:47 hgbot Note Added: 0081198
2015-10-22 11:47 hgbot Status scheduled => resolved
2015-10-22 11:47 hgbot Resolution open => fixed
2015-10-22 11:47 hgbot Fixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q4/org.openbravo.mobile.core/rev/f1dd2e07d28b0141be0fd72d6502b51a0bf7bd95 [^]
2015-10-23 17:03 guilleaer Review Assigned To => guilleaer
2015-10-23 17:03 guilleaer Note Added: 0081273
2015-10-23 17:03 guilleaer Status resolved => closed
2015-10-23 17:03 guilleaer Fixed in Version => RR15Q4


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker