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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031077
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POSmajorsometimes2015-10-06 16:022015-11-10 16:37
ReportermarvintmView Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionsuspendedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionRR15Q2.6
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0031077: 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
(0081662)
gorka_gil (administrator)
2015-11-10 16:37

The newer version 15Q3.x has been promoted to Confirmed Stable (CS). So no new 15Q2.x releases will be published.

- Issue History
Date Modified Username Field Change
2015-10-06 19:11 marvintm Type defect => backport
2015-10-06 19:11 marvintm Target Version => RR15Q2.6
2015-11-10 16:37 gorka_gil Note Added: 0081662
2015-11-10 16:37 gorka_gil Status scheduled => closed
2015-11-10 16:37 gorka_gil Resolution open => suspended


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker