not possible ot host aps.net files with apache2 and Jaunty

Bug #383866 reported by blanderer
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mod-mono (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Hi @all,

after a clean jaunty server install I´ve tried to set up apache2 and mod_mono along with this Howto:
https://help.ubuntu.com/community/ModMono wich worked fine with Hardy Server Edition and Debian Lenny.
It seems for me that some of the hardcoded links into the mono packages doesn´t work. Her the output of the apache2 error.log

Thu Jun 04 01:38:11 2009] [notice] Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4 with Suhosin-Patch configured -- resuming normal operations
[Thu Jun 04 01:39:08 2009] [error] [client 192.168.235.36] File does not exist: /var/www/favicon.ico
[Thu Jun 04 01:39:11 2009] [error] [client 192.168.235.36] File does not exist: /var/www/favicon.ico
[Thu Jun 04 01:42:15 2009] [notice] caught SIGTERM, shutting down
[Thu Jun 04 01:58:50 2009] [notice] Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4 with Suhosin-Patch configured -- resuming normal operations
[Thu Jun 04 02:03:37 2009] [notice] Graceful restart requested, doing restart
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
[Thu Jun 04 02:03:37 2009] [notice] Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.1 with Suhosin-Patch configured -- resuming normal operations
[Thu Jun 04 02:28:27 2009] [notice] caught SIGTERM, shutting down
[Thu Jun 04 13:48:36 2009] [notice] Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.1 with Suhosin-Patch configured -- resuming normal operations
[Thu Jun 04 13:52:05 2009] [notice] Graceful restart requested, doing restart
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
[Thu Jun 04 13:52:06 2009] [notice] Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.1 with Suhosin-Patch configured -- resuming normal operations
[Thu Jun 04 13:52:08 2009] [notice] caught SIGTERM, shutting down
[Thu Jun 04 13:52:10 2009] [notice] Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.1 with Suhosin-Patch configured -- resuming normal operations
[Thu Jun 04 13:52:52 2009] [error] [client 192.168.235.36] File does not exist: /var/www/favicon.ico
[Thu Jun 04 13:52:55 2009] [error] [client 192.168.235.36] File does not exist: /var/www/favicon.ico
[Thu Jun 04 13:57:01 2009] [notice] caught SIGTERM, shutting down
[Thu Jun 04 13:57:02 2009] [notice] Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.1 with Suhosin-Patch configured -- resuming normal operations
[Thu Jun 04 13:57:46 2009] [notice] Graceful restart requested, doing restart
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
[Thu Jun 04 13:57:47 2009] [notice] Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.1 with Suhosin-Patch configured -- resuming normal operations
[Thu Jun 04 13:57:49 2009] [notice] caught SIGTERM, shutting down

** (/usr/lib/mono/2.0/mod-mono-server2.exe:3954): WARNING **: The class System.Collections.IEqualityComparer could not be loaded, used in mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
[Thu Jun 04 13:57:51 2009] [notice] Apache/2.2.11 (Ubuntu) mod_mono/2.0 PHP/5.2.6-3ubuntu4.1 with Suhosin-Patch configured -- resuming normal operations

** (/usr/lib/mono/2.0/mod-mono-server2.exe:3954): WARNING **: Missing method System.String::IsNullOrEmpty(string) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

** (/usr/lib/mono/2.0/mod-mono-server2.exe:3954): WARNING **: exception inside UnhandledException handler: Cannot access a class member.

[Thu Jun 04 14:00:27 2009] [notice] caught SIGTERM, shutting down
[Thu Jun 04 14:00:29 2009] [warn] module mono_module is already loaded, skipping

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4129): WARNING **: The class System.Collections.IEqualityComparer could not be loaded, used in mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
[Thu Jun 04 14:00:30 2009] [notice] Apache/2.2.11 (Ubuntu) mod_mono/2.0 PHP/5.2.6-3ubuntu4.1 with Suhosin-Patch configured -- resuming normal operations

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4129): WARNING **: Missing method System.String::IsNullOrEmpty(string) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4129): WARNING **: exception inside UnhandledException handler: Cannot access a class member.

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4144): WARNING **: The class System.Collections.IEqualityComparer could not be loaded, used in mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4144): WARNING **: Missing method System.String::IsNullOrEmpty(string) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4144): WARNING **: exception inside UnhandledException handler: Cannot access a class member.

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4149): WARNING **: The class System.Collections.IEqualityComparer could not be loaded, used in mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4149): WARNING **: Missing method System.String::IsNullOrEmpty(string) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4149): WARNING **: exception inside UnhandledException handler: Cannot access a class member.

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4153): WARNING **: The class System.Collections.IEqualityComparer could not be loaded, used in mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4153): WARNING **: Missing method System.String::IsNullOrEmpty(string) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4153): WARNING **: exception inside UnhandledException handler: Cannot access a class member.

[Thu Jun 04 14:00:44 2009] [error] Failed to connect to mod-mono-server after several attempts to spawn the process.

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4162): WARNING **: The class System.Collections.IEqualityComparer could not be loaded, used in mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4162): WARNING **: Missing method System.String::IsNullOrEmpty(string) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4162): WARNING **: exception inside UnhandledException handler: Cannot access a class member.

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4166): WARNING **: The class System.Collections.IEqualityComparer could not be loaded, used in mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4166): WARNING **: Missing method System.String::IsNullOrEmpty(string) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4166): WARNING **: exception inside UnhandledException handler: Cannot access a class member.

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4170): WARNING **: The class System.Collections.IEqualityComparer could not be loaded, used in mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4170): WARNING **: Missing method System.String::IsNullOrEmpty(string) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4170): WARNING **: exception inside UnhandledException handler: Cannot access a class member.

[Thu Jun 04 14:02:29 2009] [error] Failed to connect to mod-mono-server after several attempts to spawn the process.

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4420): WARNING **: The class System.Collections.IEqualityComparer could not be loaded, used in mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4420): WARNING **: Missing method System.String::IsNullOrEmpty(string) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4420): WARNING **: exception inside UnhandledException handler: Cannot access a class member.

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4424): WARNING **: The class System.Collections.IEqualityComparer could not be loaded, used in mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4424): WARNING **: Missing method System.String::IsNullOrEmpty(string) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4424): WARNING **: exception inside UnhandledException handler: Cannot access a class member.

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4428): WARNING **: The class System.Collections.IEqualityComparer could not be loaded, used in mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4428): WARNING **: Missing method System.String::IsNullOrEmpty(string) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4428): WARNING **: exception inside UnhandledException handler: Cannot access a class member.

[Thu Jun 04 14:05:54 2009] [error] Failed to connect to mod-mono-server after several attempts to spawn the process.

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4617): WARNING **: The class System.Collections.IEqualityComparer could not be loaded, used in mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4617): WARNING **: Missing method System.String::IsNullOrEmpty(string) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4617): WARNING **: exception inside UnhandledException handler: Cannot access a class member.

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4621): WARNING **: The class System.Collections.IEqualityComparer could not be loaded, used in mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4621): WARNING **: Missing method System.String::IsNullOrEmpty(string) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4621): WARNING **: exception inside UnhandledException handler: Cannot access a class member.

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4625): WARNING **: The class System.Collections.IEqualityComparer could not be loaded, used in mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4625): WARNING **: Missing method System.String::IsNullOrEmpty(string) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4625): WARNING **: exception inside UnhandledException handler: Cannot access a class member.

[Thu Jun 04 14:16:23 2009] [error] Failed to connect to mod-mono-server after several attempts to spawn the process.

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4660): WARNING **: The class System.Collections.IEqualityComparer could not be loaded, used in mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4660): WARNING **: Missing method System.String::IsNullOrEmpty(string) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4660): WARNING **: exception inside UnhandledException handler: Cannot access a class member.

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4664): WARNING **: The class System.Collections.IEqualityComparer could not be loaded, used in mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4664): WARNING **: Missing method System.String::IsNullOrEmpty(string) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4664): WARNING **: exception inside UnhandledException handler: Cannot access a class member.

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4668): WARNING **: The class System.Collections.IEqualityComparer could not be loaded, used in mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4668): WARNING **: Missing method System.String::IsNullOrEmpty(string) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4668): WARNING **: exception inside UnhandledException handler: Cannot access a class member.

[Thu Jun 04 14:19:07 2009] [error] Failed to connect to mod-mono-server after several attempts to spawn the process.

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4675): WARNING **: The class System.Collections.IEqualityComparer could not be loaded, used in mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4675): WARNING **: Missing method System.String::IsNullOrEmpty(string) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4675): WARNING **: exception inside UnhandledException handler: Cannot access a class member.

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4679): WARNING **: The class System.Collections.IEqualityComparer could not be loaded, used in mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4679): WARNING **: Missing method System.String::IsNullOrEmpty(string) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4679): WARNING **: exception inside UnhandledException handler: Cannot access a class member.

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4683): WARNING **: The class System.Collections.IEqualityComparer could not be loaded, used in mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4683): WARNING **: Missing method System.String::IsNullOrEmpty(string) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

** (/usr/lib/mono/2.0/mod-mono-server2.exe:4683): WARNING **: exception inside UnhandledException handler: Cannot access a class member.

[Thu Jun 04 14:19:44 2009] [error] Failed to connect to mod-mono-server after several attempts to spawn the process.

Any suggestion?

Greetings

Karl

Revision history for this message
Raptor 2101 (raptor2101) wrote :

i don't know if you checked it (your report don't mentioned it) your mono version... its seems you run mono 1.0 instead of 2.0

check the /etc/apache2/mods-available/mod_mono.conf file. there you can link wich version to use...

on ubuntu 9.04 (64) Mono/ASP works fine (after editing the file...)

Revision history for this message
Jo Shields (directhex) wrote :

Unable to duplicate. Somehow user seems to have mixed up 1.0 and 2.0 classlib. Shouldn't be an issue on Karmic (ASP.NET 2.0 by default, as with the rest of the system)

Changed in mod-mono (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.