[kepler-dev] [Bug 5489] Module Manager GUI should fail gracefully if a remote module cannot be downloaded

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Sep 12 16:32:12 PDT 2012


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5489

--- Comment #4 from jianwu <jianwu at sdsc.edu> 2012-09-12 16:32:12 PDT ---
At version 30650, kepler now throws and checks exception if the url is not
accessible. It will popup a dialogue about the error.

To test it, change releaseLocation in
module-manager/resources/configurations/configuration.xml to be
"https://code.kepler-project.org/code/kepler/releases/test-releases/". And try
to switch to master-slave-2.2.1. 

I didn't add connection time out except throw and checking because it's hard to
estimate the download time. Also module manager itself heavily use internet. I
think it is reasonable to assume the internet is connected.

I think I can close the bug. I'll leave it open for a while for more tests.

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Kepler-dev mailing list