[Mono-bugs] [Bug 477472] New: [Regression] Exception while trying to download new definitions in MoMA
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Feb 18 17:53:10 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=477472
Summary: [Regression] Exception while trying to download new
definitions in MoMA
Classification: Mono
Product: Mono: Class Libraries
Version: 2.4.x
Platform: i586
OS/Version: SLED 10
Status: NEW
Severity: Critical
Priority: P5 - None
Component: System
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: twiest at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Component Test
Description of Problem:
When trying to "check for newer version" in MoMA, it just sits there until it
times out and throws the exception:
System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult)
[0x00000]
at System.Net.HttpWebRequest.GetResponse () [0x00000]
at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse
(System.Net.WebRequest request) [0x00000]
This was found in Mono 2.4p3.
This didn't happen in Mono 2.4p2, and is therefore a regression.
In fact, I took the VM I used for testing Mono 2.4p2 and ran MoMA and was able
to "check for a newer version". I then upgraded mono on that VM to Mono 2.4p3,
and tried the check again, and it failed.
This also seems to be affecting MonoCalendar on start because MonoCalendar
checks to see if there it has a newer version and instead now just locks up
until the check times out.
Steps to reproduce the problem:
1. Install Mono 2.4p3 from here:
http://mono.ximian.com/monobuild/preview/download-preview/
2. Install MoMA from Mono:Community here:
http://download.opensuse.org/repositories/Mono://Community/openSUSE_11.0+Mono_Preview/noarch/moma-2.4.126766-2.3.noarch.rpm
3. Run MoMA inside a terminal
4. On step 2 of 5, click the "Check for newer version"
5. Wait for MoMA to time out
6. Notice the exception as above
Actual Results:
timeout
Expected Results:
should download the newest moma definitions
How often does this happen?
every time, and on multiple VMs
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list