[Mono-aspnet-list] Mod_mono 2.10 server won't start

Tim Nelson nelson.timothy at gmail.com
Wed May 4 08:41:13 EDT 2011


I just built (--prefix=/usr/local) and installed from sources on
CentOS 5.6/x64 Mono/XSP/Mod_mono 2.10.  Mono seems to work fine, XSP
works fine, but Apache doesn't seem to be able to connect to
mod-mono-server.  I recompiled mod_mono with --enable-debug but I am
not getting enough info to go on.  Can some one give me some
troubleshooting ideas? (the only thing I remember having to do in the
past is additionally add /usr/local/lib to /etc/ld.so.conf) , here is
what I am seeing:

...
[Wed May 04 05:19:37 2011] [warn] Acquiring the
/tmp/mod_mono_dashboard_XXGLOBAL_1.lock lock for backend start
[Wed May 04 05:19:37 2011] [warn] config->servers [0]->dashboard ==
0x2B45B27FD000
[Wed May 04 05:19:37 2011] [warn] xsp address 0x2b45b7e39df0,
dashboard 0x2b45b27fd000
[Wed May 04 05:19:37 2011] [warn] getting unix socket path
[Wed May 04 05:19:37 2011] [warn] Socket file name /tmp/mod_mono_server_global
[Wed May 04 05:19:37 2011] [warn] try_connect: -1
[Wed May 04 05:19:37 2011] [warn] backend cannot be connected to.
[Wed May 04 05:19:37 2011] [warn] Starting backend for alias XXGLOBAL
[Wed May 04 05:19:37 2011] [warn] Applications: (null)
[Wed May 04 05:19:37 2011] [warn] Config file: (null)
[Wed May 04 05:19:37 2011] [warn] Config dir.: (null)
[Wed May 04 05:19:37 2011] [warn] Listen port: (null)
[Wed May 04 05:19:37 2011] [warn] Listen address: (null)
[Wed May 04 05:19:37 2011] [warn] child started
[Wed May 04 05:19:37 2011] [warn] Started new backend, sleeping 2s to
let it configure
[Wed May 04 05:19:37 2011] [warn] PATH: /sbin:/usr/sbin:/bin:/usr/bin
[Wed May 04 05:19:37 2011] [warn] serverdir: /usr/local/bin
[Wed May 04 05:19:37 2011] [warn] PATH after:
/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin
[Wed May 04 05:19:37 2011] [warn] getting unix socket path
[Wed May 04 05:19:37 2011] [warn] Backend socket path:
/tmp/mod_mono_server_global
[Wed May 04 05:19:39 2011] [error] Failed to connect to
mod-mono-server after several attempts to spawn the process.


More information about the Mono-aspnet-list mailing list