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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=76425 --- shadow/76425 2005-10-14 21:09:23.000000000 -0400 +++ shadow/76425.tmp.30546 2005-10-15 03:04:42.000000000 -0400 @@ -134,6 +134,106 @@ 1. make uninstall 2. rm -rf /usr/src/mono-1.1.9.2 3. reinstall from tarball mono-1.1.9.2_1 Let's see what happens.... + +------- Additional Comments From [EMAIL PROTECTED] 2005-10-15 03:04 ------- +I saw that the mono-1.1.9.2_2 installer was out. After using it to +install, I get a new set of errors, but at the same point as before +(trying to access the same .aspx page as before). The .aspx page +works with XSP, but not with mod_mono/apache as stated before. Here +is the latest error_log: + +[Sat Oct 15 02:19:52 2005] [warn] handler: mono +[Sat Oct 15 02:19:52 2005] [warn] config = -2146881904 +[Sat Oct 15 02:19:52 2005] [warn] dir_config = -2146881896 +[Sat Oct 15 02:19:52 2005] [warn] idx = 0 +[Sat Oct 15 02:19:52 2005] [warn] Socket file +name /tmp/mod_mono_server +[Sat Oct 15 02:19:52 2005] [warn] try_connect: 0 +[Sat Oct 15 02:19:52 2005] [warn] After setup_socket +[Sat Oct 15 02:19:52 2005] [warn] Sending init data +[Sat Oct 15 02:19:52 2005] [warn] Send init1 +[Sat Oct 15 02:19:52 2005] [warn] Sending headers (init2) +[Sat Oct 15 02:19:52 2005] [warn] Elements: 7 +[Sat Oct 15 02:19:52 2005] [warn] Accept: */* +[Sat Oct 15 02:19:52 2005] [warn] Accept-Language: en-us +[Sat Oct 15 02:19:52 2005] [warn] Accept-Encoding: gzip, deflate +[Sat Oct 15 02:19:52 2005] [warn] User-Agent: Mozilla/4.0 +(compatible; MSIE 6.0; Windows NT 5.1) +[Sat Oct 15 02:19:52 2005] [warn] Host: 192.168.1.77 +[Sat Oct 15 02:19:52 2005] [warn] Connection: Keep-Alive +[Sat Oct 15 02:19:52 2005] [warn] Cookie: +ASPSESSION=520B688C405535D1B98E3F832728A0 +[Sat Oct 15 02:19:52 2005] [warn] Done headers (init2) +[Sat Oct 15 02:19:52 2005] [warn] Sending init3 +[Sat Oct 15 02:19:52 2005] [warn] Done init3 +[Sat Oct 15 02:19:52 2005] [warn] Loop + +Unhandled Exception: System.Reflection.TargetInvocationException: +Exception has been thrown by the target of an invocation. ---> +System.Threading.ThreadAbortException: Thread was being aborted +in <0x00000> <unknown method> +in (wrapper managed-to-native) +System.Threading.Monitor:Monitor_try_enter (object,int) +in [0x00013] (at /tmp/scratch/BUILD/mono- +1.1.9.2/mcs/class/corlib/System.Threading/Monitor.cs:64) +System.Threading.Monitor:Enter (System.Object obj) +in [0x00008] (at /tmp/scratch/BUILD/mono- +1.1.9.2/mcs/class/System.Web/System.Web.Configuration/WebConfiguratio +nSettings.cs:310) +System.Web.Configuration.FileWatcherCache:SetChanged (System.Object +o, System.IO.FileSystemEventArgs args) +in <0x00000> <unknown method> +in (wrapper managed-to-native) +System.Reflection.MonoMethod:InternalInvoke (object,object[]) +in [0x00044] (at /tmp/scratch/BUILD/mono- +1.1.9.2/mcs/class/corlib/System.Reflection/MonoMethod.cs:127) +System.Reflection.MonoMethod:Invoke (System.Object obj, BindingFlags +invokeAttr, System.Reflection.Binder binder, System.Object[] +parameters, System.Globalization.CultureInfo culture)--- End of +inner exception stack trace --- + +in [0x0006b] (at /tmp/scratch/BUILD/mono- +1.1.9.2/mcs/class/corlib/System.Reflection/MonoMethod.cs:133) +System.Reflection.MonoMethod:Invoke (System.Object obj, BindingFlags +invokeAttr, System.Reflection.Binder binder, System.Object[] +parameters, System.Globalization.CultureInfo culture) +in [0x00006] (at /tmp/scratch/BUILD/mono- +1.1.9.2/mcs/class/corlib/System.Reflection/MethodBase.cs:87) +System.Reflection.MethodBase:Invoke (System.Object obj, System.Object +[] parameters) +in [0x0005e] (at /tmp/scratch/BUILD/mono- +1.1.9.2/mcs/class/corlib/System/Delegate.cs:239) +System.Delegate:DynamicInvokeImpl (System.Object[] args) +in [0x0001a] (at /tmp/scratch/BUILD/mono- +1.1.9.2/mcs/class/corlib/System/MulticastDelegate.cs:68) +System.MulticastDelegate:DynamicInvokeImpl (System.Object[] args) +in [0x00002] (at /tmp/scratch/BUILD/mono- +1.1.9.2/mcs/class/corlib/System/Delegate.cs:227) +System.Delegate:DynamicInvoke (System.Object[] args) +in [0x00024] (at /tmp/scratch/BUILD/mono- +1.1.9.2/mcs/class/System/System.IO/FileSystemWatcher.cs:354) +System.IO.FileSystemWatcher:RaiseEvent (System.Delegate ev, +System.EventArgs arg) +in [0x00008] (at /tmp/scratch/BUILD/mono- +1.1.9.2/mcs/class/System/System.IO/FileSystemWatcher.cs:373) +System.IO.FileSystemWatcher:OnDeleted (System.IO.FileSystemEventArgs +e) +in [0x00090] (at /tmp/scratch/BUILD/mono- +1.1.9.2/mcs/class/System/System.IO/FileSystemWatcher.cs:428) +System.IO.FileSystemWatcher:DispatchEvents (FileAction act, +System.String filename, System.IO.RenamedEventArgs renamed) +in (wrapper remoting-invoke-with-check) +System.IO.FileSystemWatcher:DispatchEvents +(System.IO.FileAction,string,System.IO.RenamedEventArgs&) +in [0x00237] (at /tmp/scratch/BUILD/mono- +1.1.9.2/mcs/class/System/System.IO/FAMWatcher.cs:310) +System.IO.FAMWatcher:ProcessEvents () +in [0x0002c] (at /tmp/scratch/BUILD/mono- +1.1.9.2/mcs/class/System/System.IO/FAMWatcher.cs:208) +System.IO.FAMWatcher:Monitor () +in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () +!root:/root> + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
