[Mono-bugs] [Bug 77371][Min] New - hostname change breaks xsp

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jan 26 14:28:43 EST 2006


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 gonzalo at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77371

--- shadow/77371	2006-01-26 14:28:43.000000000 -0500
+++ shadow/77371.tmp.17091	2006-01-26 14:28:43.000000000 -0500
@@ -0,0 +1,46 @@
+Bug#: 77371
+Product: Mono: Tools
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: XSP
+AssignedTo: gonzalo at ximian.com                            
+ReportedBy: gonzalo at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Summary: hostname change breaks xsp
+
+Now I am able to reproduce this issue consistently.
+
+1. Run the XSP server .
+2. Change the hostname on which xsp server is running.
+3. On browsing pages you will get following error.
+Description: Error processing request. 
+Error Message: HTTP 500. 
+
+Stack Trace: System.Net.Sockets.SocketException: No such host is known
+in <0x0009f> System.Net.Dns:GetHostByName (System.String hostName)
+ 
+
+In another scenario.
+4.If xsp is running and u browsed few pages in application, and change
+the servername. This will result in following.
+
+Previously browsed pages will be displayed fine.
+
+The pages which are getting displayed for first time after XSP server
+started ,will throw following message.
+
+Error Message: HTTP 404. File not found 
+
+Stack Trace: System.IO.FileNotFoundException:
+/tmp/root-temp-aspnet-0/28bf7633/28579.dll :
+/tmp/root-temp-aspnet-0/28bf7633/28579.dll
+in <0x00000> <unknown method>
+in (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom
+(string,bool)


More information about the mono-bugs mailing list