[Mono-bugs] [Bug 608158] New: XSP2 hangs after some time
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun May 23 14:30:18 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=608158
http://bugzilla.novell.com/show_bug.cgi?id=608158#c0
Summary: XSP2 hangs after some time
Classification: Mono
Product: Mono: Class Libraries
Version: SVN
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: buehlmann at gmx.ch
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=363999)
--> (http://bugzilla.novell.com/attachment.cgi?id=363999)
sample webservice
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3)
Gecko/20100401 Firefox/3.6.3
I'm running a REST/JSON webservice (SVC) using xsp2 (and xsp2 through
Apache/mod_mono).
After some hours, the service just hangs and outputs a timeout after about 5
minutes. This can only be solved by restarting xsp2. Sometimes multiple
restarts are needed to get it running again.
I've made a small sample webservice simply returning a "pong" (attached).
Reproducible: Sometimes
Steps to Reproduce:
1. start xsp2 (webservice)
2. request http://[server]/WSPing.svc/ping
Actual Results:
After some time, I always get timeouts.
Expected Results:
return "pong"
I'm running a gentoo linux as a XEN DomU and i'm using Visual Studio to build
and publish the service.
Please inform me, if I should provide any additional information
This bug might be related to 372269
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list