mod_mono.so looks for missing /usr/bin/mod-mono-server

Bug #179304 reported by John Ryan
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mod-mono (Ubuntu)
New
Low
Unassigned

Bug Description

Binary package hint: libapache2-mod-mono

The file /usr/lib/apache2/modules/mod_mono.so which is loaded by the apache configuration file /etc/apache2/mods-enabled/mod_mono.load is hard-coded to load /usr/bin/mod-mono-server

If the mono-apache-server package is not installed (i.e. mono-apache-server2 is being used), this file is missing resulting in the following entry in /var/log/apache2/error.log

[Sun Dec 30 11:12:45 2007] [error] Failed running '/usr/bin/mod-mono-server --filename /tmp/mod_mono_server_global --nonstop --master (null) (null) (null) (null) (null) (null) (null) (null)'. Reason: No such file or directory

The problem is aesthetic only in that apache2 still correctly spawns a mod-mono-server2 and correctly serves ASP.NET 2.0 pages.

Revision history for this message
Luciano (lucianoc) wrote :

Hi, this problem can be solved with Link to mod-mono-server2 i did:

cd /bin/
ln -s mod-mono-server mod-mono-server2

I write a mail to the mono-devel list, and it have this response
http://www.nabble.com/forum/ViewPost.jtp?post=17830043&framed=y
It is an Ubuntu Package problem.

This problem is present when only mod-mono-server2 is installed (without having mod-mono-server installed, the previous version)

Revision history for this message
Daniel T Chen (crimsun) wrote :

Is this symptom still reproducible in 8.10?

Changed in mod-mono:
importance: Undecided → Low
status: New → Incomplete
Revision history for this message
Pedro Villavicencio (pedro) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to New. Thanks again!.

Changed in mod-mono:
status: Incomplete → Invalid
Revision history for this message
Pankaj Garg Insan (pankajgarg-kumar41) wrote :

I am using mod-mono-server4 why i am receiving this message in apache error log
Failed running '/usr/bin/mod-mono-server2 --filename /tmp/mod_mono_server_global --nonstop --master (null) (null) (null) (null) (null) (null) (null) (null)'. Reason: No such file or directory
mod-mono-server4
Listening on: /tmp/mod_mono_server_global
Root directory: /
Listening on: /tmp/.mod_mono_server4
Root directory: /
WARNING: WebConfigurationManager's LRUcache evictions count reached its max size
Cache Size: 100 (overridable via MONO_ASPNET_WEBCONFIG_CACHESIZE)

Changed in mod-mono (Ubuntu):
status: Invalid → New
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.