Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015031Openbravo ERP01. General setuppublic2010-10-25 18:372010-12-09 16:07
networkb 
sivaraman 
highminoralways
closedfixed 
5
2.50MP22 
2.50MP252.50MP25 
Core
No
0015031: Scan for updates gives wrong message
Scan for updates gives wrong message.


The message 'No updates available' does not inform properly.

Reported by XME
Ticket: 9491
- modifiy /etc/hosts
- the line:
    127.0.0.1 localhost --> 127.0.0.1 butler.openbravo.com centralrepository.openbravo.com

- As System Administrator go to General Setup || Application || Module Management
- Click 'Scan for updates'
- realize that the message appears.
No tags attached.
Issue History
2010-10-25 18:37networkbNew Issue
2010-10-25 18:37networkbAssigned To => adrianromero
2010-10-26 09:15networkbTarget Version2.50MP24 => 2.50MP25
2010-10-27 10:23shuehnerIssue Monitored: shuehner
2010-11-08 16:54adrianromeroNote Added: 0032472
2010-11-10 11:19rafarodaIssue Monitored: rafaroda
2010-11-24 05:37sivaramanAssigned Toadrianromero => sivaraman
2010-11-24 05:53hgbotCheckin
2010-11-24 05:53hgbotNote Added: 0032800
2010-11-24 05:53hgbotStatusnew => resolved
2010-11-24 05:53hgbotResolutionopen => fixed
2010-11-24 05:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3629a5471dea2e7acf1b7e355ea019e74e71c199 [^]
2010-11-24 06:02sivaramanNote Added: 0032801
2010-11-26 08:00alostaleStatusresolved => closed
2010-11-26 08:00alostaleFixed in Version => 2.50MP25
2010-11-30 17:52hudsonbotCheckin
2010-11-30 17:52hudsonbotNote Added: 0032941
2010-12-09 16:07anonymoussf_bug_id0 => 3133534

Notes
(0032472)
adrianromero   
2010-11-08 16:54   
It has to be differentiated when "Scan of updates" fails if it is because the application cannot reach the Central Repository server or because another reason, and show the proper message in each case.
(0032800)
hgbot   
2010-11-24 05:53   
Repository: erp/devel/pi
Changeset: 3629a5471dea2e7acf1b7e355ea019e74e71c199
Author: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com>
Date: Wed Nov 24 10:21:23 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/3629a5471dea2e7acf1b7e355ea019e74e71c199 [^]

Fixes issue 15031: Scan for updates gives wrong message

New error messages have been created. In order to store error message, a static variable is used in ImportModule.java

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
M src/org/openbravo/erpCommon/modules/ImportModule.java
---
(0032801)
sivaraman   
2010-11-24 06:02   
Pr-requisition:
add the following line in /etc/hosts
127.0.0.1 butler.openbravo.com centralrepository.openbravo.com

Steps to test:

1. Log on to Openbravo with Administrator role
2. General Setup || Application || Module Management
3. Click 'Scan for updates'
4. Verify if it displays proper error message

* Kindly note the following new error messages have been introduced
'Internet is not available'
'Unable to contact with Web Service server'
'Scan for updates failed'
(0032941)
hudsonbot   
2010-11-30 17:52   
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/3629a5471dea [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/7c27b4b566df [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.19017.obx [^]