Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027292Retail ModulesWeb POSpublic2014-08-07 14:232014-09-10 00:30
caristu 
Orekaria 
highmajoralways
closedfixed 
5
RR14Q2 
RR14Q4 
szapata
No
0027292: Hide unexpected error message: Uncaught Application server is not available
An unexpected exception is thrown when the information of the session is cleared and the user is still logged in the application.
1) Log-in in WebPOS
2) Stop Tomcat Server
3) Notice that the attached error is displayed on WebPOS screen
Don't throw the exception, it is being already recorded in the log so is not necessary to throw it. See attached patch.
No tags attached.
duplicate of defect 0027150RR14Q4 closed Orekaria When going offline, the 'Application server is no available' message is firing an uncaught error 
related to defect 0027448RR14Q4 closed Orekaria Stabilization: When the response is null an uncaught exception is thrown 
depends on design defect 0027466RR14Q4 closed Orekaria Stabilization: The route (OBRoute) object should be use to redirect to the proper webpage 
blocks feature request 0027329 new Retail Stabilization: Overhaul the loading process (since the url is entered until the webpos has loaded) 
jpg errorMessage.jpg (17,888) 2014-08-07 14:23
https://issues.openbravo.com/file_download.php?file_id=7126&type=bug
jpg

diff 27292.diff (559) 2014-08-07 14:29
https://issues.openbravo.com/file_download.php?file_id=7127&type=bug
Issue History
2014-08-07 14:23caristuNew Issue
2014-08-07 14:23caristuAssigned To => marvintm
2014-08-07 14:23caristuFile Added: errorMessage.jpg
2014-08-07 14:23caristuTriggers an Emergency Pack => No
2014-08-07 14:23caristuProposed Solution updated
2014-08-07 14:24caristuDescription Updatedbug_revision_view_page.php?rev_id=6250#r6250
2014-08-07 14:29caristuFile Added: 27292.diff
2014-08-07 20:19OrekariaRelationship addedduplicate of 0027150
2014-08-11 16:23jonalegriaesarteResolution time => 1410127200
2014-09-01 11:22OrekariaRelationship addedblocks 0027329
2014-09-08 10:40OrekariaAssigned Tomarvintm => Orekaria
2014-09-09 22:30OrekariaRelationship addeddepends on 0027466
2014-09-09 23:39OrekariaRelationship addedrelated to 0027448
2014-09-10 00:12hgbotCheckin
2014-09-10 00:12hgbotNote Added: 0070066
2014-09-10 00:12hgbotStatusnew => resolved
2014-09-10 00:12hgbotResolutionopen => fixed
2014-09-10 00:12hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9c3d210496ff0fedee5fdbc3c0103ad7114c8d9c [^]
2014-09-10 00:30szapataReview Assigned To => szapata
2014-09-10 00:30szapataStatusresolved => closed

Notes
(0070066)
hgbot   
2014-09-10 00:12   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 9c3d210496ff0fedee5fdbc3c0103ad7114c8d9c
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Sep 09 23:32:57 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9c3d210496ff0fedee5fdbc3c0103ad7114c8d9c [^]

Fixes issue 27292 and fixes issue 27150: the exception is not thrown

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