Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0011023 | Openbravo ERP | B. User interface | public | 2009-10-16 18:15 | 2010-03-12 22:40 |
|
Reporter | plujan | |
Assigned To | adrianromero | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | main | |
Target Version | 2.50MP14 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0011023: Message displayed when a grid does not appear in time is not correct |
Description | 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. |
Steps To Reproduce | 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. |
Proposed Solution | 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.
|
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-10-16 18:15 | plujan | New Issue | |
2009-10-16 18:15 | plujan | Assigned To | => rafaroda |
2009-10-16 18:15 | plujan | OBNetwork customer | => No |
2009-10-28 09:12 | psarobe | Status | new => scheduled |
2009-10-28 09:12 | psarobe | Assigned To | rafaroda => dbaz |
2009-10-28 09:12 | psarobe | fix_in_branch | => pi |
2009-11-11 19:42 | dbaz | Note Added: 0021738 | |
2009-11-11 19:42 | dbaz | Assigned To | dbaz => rafaroda |
2009-11-11 19:50 | dbaz | Note Edited: 0021738 | |
2010-01-19 12:23 | networkb | OBNetwork customer | No => Yes |
2010-01-19 12:23 | networkb | Target Version | => 2.50MP13 |
2010-01-19 12:23 | networkb | fix_in_branch | pi => |
2010-02-11 11:07 | rafaroda | Assigned To | rafaroda => adrianromero |
2010-02-26 06:28 | hgbot | Checkin | |
2010-02-26 06:28 | hgbot | Note Added: 0024845 | |
2010-02-26 06:28 | hgbot | Status | scheduled => resolved |
2010-02-26 06:28 | hgbot | Resolution | open => fixed |
2010-02-26 06:28 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e3ea620ab5cbc01829a9a94cf15ec5292cbf3af0 [^] |
2010-02-26 07:26 | harikrishnan | Note Added: 0024846 | |
2010-03-08 16:05 | jpabloae | Target Version | 2.50MP13 => 2.50MP14 |
2010-03-09 14:24 | plujan | Note Added: 0025180 | |
2010-03-09 14:24 | plujan | Status | resolved => closed |
2010-03-10 17:20 | anonymous | sf_bug_id | 0 => |
2010-03-10 18:28 | anonymous | sf_bug_id | => 2967932 |
2010-03-12 22:40 | hudsonbot | Checkin | |
2010-03-12 22:40 | hudsonbot | Note 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
|
|
|
|
|
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
|
|
|
|
|
|