Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011023Openbravo ERPB. User interfacepublic2009-10-16 18:152010-03-12 22:40
plujan 
adrianromero 
normalminorhave not tried
closedfixed 
5
main 
2.50MP14 
Core
No
0011023: Message displayed when a grid does not appear in time is not correct
If you open a window with a grid, and response from the server takes too long, a time out is triggered. The message you receive is not correct:

Error:
The data can be incomplete because the server not replayed at specified time. Check the connection with the server.
1. Go to any window with a grid, for example General Setup > Process Scheduling > Process Request
2. Server is busy so a time out is triggered. Incorrect message appears.
Typos apart ("replayed" vs "replied" and "not replied" vs "did not reply"), message text could be improved to something like:

Server is taking too long to respond. Data shown could be incomplete, please check the connection with the server and try again.

No tags attached.
Issue History
2009-10-16 18:15plujanNew Issue
2009-10-16 18:15plujanAssigned To => rafaroda
2009-10-28 09:12psarobeStatusnew => scheduled
2009-10-28 09:12psarobeAssigned Torafaroda => dbaz
2009-10-28 09:12psarobefix_in_branch => pi
2009-11-11 19:42dbazNote Added: 0021738
2009-11-11 19:42dbazAssigned Todbaz => rafaroda
2009-11-11 19:50dbazNote Edited: 0021738
2010-01-19 12:23networkbTarget Version => 2.50MP13
2010-01-19 12:23networkbfix_in_branchpi =>
2010-02-11 11:07rafarodaAssigned Torafaroda => adrianromero
2010-02-26 06:28hgbotCheckin
2010-02-26 06:28hgbotNote Added: 0024845
2010-02-26 06:28hgbotStatusscheduled => resolved
2010-02-26 06:28hgbotResolutionopen => fixed
2010-02-26 06:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e3ea620ab5cbc01829a9a94cf15ec5292cbf3af0 [^]
2010-02-26 07:26harikrishnanNote Added: 0024846
2010-03-08 16:05jpabloaeTarget Version2.50MP13 => 2.50MP14
2010-03-09 14:24plujanNote Added: 0025180
2010-03-09 14:24plujanStatusresolved => closed
2010-03-10 17:20anonymoussf_bug_id0 =>
2010-03-10 18:28anonymoussf_bug_id => 2967932
2010-03-12 22:40hudsonbotCheckin
2010-03-12 22:40hudsonbotNote Added: 0025338

Notes
(0021738)
dbaz   
2009-11-11 19:42   
(edited on: 2009-11-11 19:50)
I am not the right person to say which the messages should be.

(0024845)
hgbot   
2010-02-26 06:28   
Repository: erp/devel/pi
Changeset: e3ea620ab5cbc01829a9a94cf15ec5292cbf3af0
Author: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com>
Date: Fri Feb 26 10:52:34 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/e3ea620ab5cbc01829a9a94cf15ec5292cbf3af0 [^]

Fixes Issue 11023: Message displayed when a grid does not appear in time is not correct

---
M src-db/database/sourcedata/AD_MESSAGE.xml
---
(0024846)
harikrishnan   
2010-02-26 07:26   
Pre-Condition:
1. stress program need be installed.
Command to install in ubuntu -->sudo apt-get install stress
Steps to reproduce:
1. Log on to openbravo

2. Start stress program in 5 different terminal window simultaneously
using the below command. This will keep CPU in hyper-usage.

   stress --cpu 8 --io 4 --vm 2

3. Select General Setup > Process Scheduling > Process Request

4. After a while, Process Request window will be loaded with the following
message as expected

   Server is taking too long to respond. Data shown could be incomplete,
please check the connection with the server and try again.

Note: stress program can be terminated using Ctrl + C


Please let me know if any concern,

Regards,
Siva
(0025180)
plujan   
2010-03-09 14:24   
Verified in PI
(0025338)
hudsonbot   
2010-03-12 22:40   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/e3ea620ab5cb [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/631c626866c1 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16685.obx [^]