[Mono-bugs] [Bug 77371][Min] Changed - hostname change breaks xsp
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jan 26 14:50:03 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.17306 2006-01-26 14:50:03.000000000 -0500
@@ -1,21 +1,22 @@
Bug#: 77371
Product: Mono: Tools
Version: 1.0
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Minor
Component: XSP
AssignedTo: gonzalo at ximian.com
ReportedBy: gonzalo at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
+Cc: dick at ximian.com,yogendrat at ami.com
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.
@@ -41,6 +42,15 @@
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)
+
+------- Additional Comments From gonzalo at ximian.com 2006-01-26 14:50 -------
+I can reproduce the FileNotFoundException by running xsp, then change
+the hostname of the machine and then hitting a page.
+
+Dick? This is because the .wapi file include the machine name in their
+name and when spawining 'mcs' it uses a new .wapi file with another name.
+
+Is it ok to remove the machine name from that file name?
More information about the mono-bugs
mailing list