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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031068
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorsometimes2015-10-06 16:022015-11-02 11:53
ReportermarvintmView Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionfixedFixed in VersionRR15Q3.2
StatusclosedFix in branchFixed in SCM revision3b73da233ee2
ProjectionnoneETAnoneTarget Version
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

0031068: 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 Filesdiff file icon issue31068_earlierThanQ4.diff [^] (2,616 bytes) 2015-10-06 19:15 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0031076RR15Q3.2 closedmarvintm There are some problems with offline mode when the server is overloaded 
depends on backport 0031077RR15Q2.6 closedmarvintm There are some problems with offline mode when the server is overloaded 
depends on backport 0031078RR15Q4 closedmarvintm There are some problems with offline mode when the server is overloaded 
has duplicate defect 0030947 closedRetail The stock validation module doesn't work correctly when the server is overloaded 

-  Notes
(0080853)
hgbot (developer)
2015-10-07 09:55

Repository: erp/pmods/org.openbravo.retail.stockvalidation
Changeset: 6aeef8828b826b0b601a3d49751c521e3411f838
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Oct 07 09:55:08 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.stockvalidation/rev/6aeef8828b826b0b601a3d49751c521e3411f838 [^]

Fixed issue 31068. Add timeout to stockValidation request

---
M web/org.openbravo.retail.stockvalidation/js/modals.js
---
(0080916)
hgbot (developer)
2015-10-09 13:52

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 3b73da233ee2ae465878241522d8cceb1c147b78
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Oct 09 13:51:53 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3b73da233ee2ae465878241522d8cceb1c147b78 [^]

Fixed issue 31068. 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
---
(0081371)
dmitry_mezentsev (developer)
2015-10-28 09:58

Not closed for 21 days!

- Issue History
Date Modified Username Field Change
2015-10-06 16:02 marvintm New Issue
2015-10-06 16:02 marvintm Assigned To => marvintm
2015-10-06 16:02 marvintm Triggers an Emergency Pack => No
2015-10-06 19:11 marvintm Status new => scheduled
2015-10-06 19:13 marvintm Status scheduled => feedback
2015-10-06 19:13 marvintm Status feedback => scheduled
2015-10-06 19:15 marvintm File Added: issue31068_earlierThanQ4.diff
2015-10-07 09:32 egoitz Issue Monitored: egoitz
2015-10-07 09:55 hgbot Checkin
2015-10-07 09:55 hgbot Note Added: 0080853
2015-10-07 09:55 hgbot Status scheduled => resolved
2015-10-07 09:55 hgbot Resolution open => fixed
2015-10-07 09:55 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.stockvalidation/rev/6aeef8828b826b0b601a3d49751c521e3411f838 [^]
2015-10-07 17:33 marvintm Relationship added has duplicate 0030947
2015-10-09 13:52 hgbot Checkin
2015-10-09 13:52 hgbot Note Added: 0080916
2015-10-09 13:52 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.stockvalidation/rev/6aeef8828b826b0b601a3d49751c521e3411f838 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3b73da233ee2ae465878241522d8cceb1c147b78 [^]
2015-10-09 13:52 marvintm Review Assigned To => Orekaria
2015-10-28 09:58 dmitry_mezentsev Note Added: 0081371
2015-11-02 11:53 guilleaer Review Assigned To Orekaria => guilleaer
2015-11-02 11:53 guilleaer Status resolved => closed
2015-11-02 11:53 guilleaer Fixed in Version => RR15Q3.2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker