[Mono-bugs] [Bug 74778][Blo] Changed - unknown method exception.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 3 May 2005 12:03:48 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by ryoung@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74778
--- shadow/74778 2005-05-01 04:13:36.000000000 -0400
+++ shadow/74778.tmp.31662 2005-05-03 12:03:48.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74778
Product: Mono: Runtime
Version: 1.0
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Blocker
Component: io-layer
AssignedTo: mono-bugs@ximian.com
ReportedBy: ryoung@novell.com
QAContact: mono-bugs@ximian.com
@@ -114,6 +114,10 @@
thread to abort or, it possibly could be XSP or mod-mono-server
aborting the thread.
------- Additional Comments From gonzalo@ximian.com 2005-05-01 04:13 -------
The abort could be just a timeout on the request. The default max.
time is 90 seconds.
+
+------- Additional Comments From ryoung@novell.com 2005-05-03 12:03 -------
+I found the other issue and the thread was being aborted by XSP. This
+is not a bug.