
rarvind at users
Sep 24, 2009, 10:24 PM
Post #1 of 3
(305 views)
Permalink
|
Hello, I tried to run mono with fastcgi, and i am getting this output on the console. it does not stop spawning a process unless i stop cherokee forcibly. Cherokee Web Server 0.99.24 (Sep 24 2009): Listening on port ALL:80, TLS disabled, IPv6 disabled, using poll, 3520 fds system limit, max. 1753 connections, caching I/O, 5 threads, 350 connections per thread, standard scheduling policy PID 30497: launched '/bin/sh -c exec /usr/local/bin/fastcgi-mono-server2 /socket=tcp:8002' with uid=0, gid=0, env=inherited PID 30497: exited re=1 PID 30498: launched '/bin/sh -c exec /usr/local/bin/fastcgi-mono-server2 /socket=tcp:8002' with uid=0, gid=0, env=inherited PID 30498: exited re=1 PID 30527: launched '/bin/sh -c exec /usr/local/bin/fastcgi-mono-server2 /socket=tcp:8002' with uid=0, gid=0, env=inherited Server is exiting.. PID 30527: received a signal=15 PID 30496: exited re=0 the log says this [2009-09-24 23:11:34Z] Error Error in argument "address". "" cannot be converted to an IP address. [2009-09-24 23:11:36Z] Error Error in argument "address". "" cannot be converted to an IP address. [2009-09-24 23:12:58Z] Error Error in argument "address". "" cannot be converted to an IP address. [2009-09-24 23:13:00Z] Error Error in argument "address". "" cannot be converted to an IP address. any idea what could be wrong ? thanks Arvind _______________________________________________ Cherokee mailing list Cherokee [at] lists http://lists.octality.com/listinfo/cherokee
|