[Mono-list] Error 500 and 503 in Webservice running on mono
Arx Henrique
arxcruz at gmail.com
Sat Jun 10 10:01:47 EDT 2006
Hi all
I deploy a webservice in my machine, running over apache2-prefork and mod_mono.
Works very well for a time, and then crash throw this message in the browser:
Internal Server Error
The server encountered an internal error or misconfiguration and was
unable to complete your request.
Please contact the server administrator, webmaster at localhost and
inform them of the time the error occurred, and anything you might
have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/2.0.55 (Ubuntu) mod_mono/1.1.10 Server at localhost Port 80
------------------------------------------------------------------------------------------------------
When i try reload the page, i get this error:
Service Temporarily Unavailable
The server is temporarily unable to service your request due to
maintenance downtime or capacity problems. Please try again later.
Apache/2.0.55 (Ubuntu) mod_mono/1.1.10 Server at localhost Port 80
------------------------------------------------------------------------------------------------------
my mono version is:
Mono JIT compiler version 1.1.13.6, (C) 2002-2005 Novell, Inc and
Contributors. www.mono-project.com
TLS: __thread
GC: Included Boehm (with typed GC)
SIGSEGV : normal
------------------------------------------------------------------------------------------------------
and mod_mono:
libapache2-mod-mono 1.1.10-1
------------------------------------------------------------------------------------------------------
My webservice is configured like this:
Alias /acessa "/home/arxcruz/Projects/AcessaDesktop"
MonoApplications "/acessa:/home/arxcruz/Projects/AcessaDesktop"
<Directory /home/arxcruz/Projects/AcessaDesktop>
SetHandler mono
<IfModule mod_dir.c>
DirectoryIndex index.aspx
</IfModule>
</Directory>
------------------------------------------------------------------------------------------------------
I have the following packages installed for apache:
ii apache2 2.0.55-4ubuntu2 next
generation, scalable, extendable web se
ii apache2-common 2.0.55-4ubuntu2 next
generation, scalable, extendable web se
ii apache2-mpm-prefork 2.0.55-4ubuntu2
traditional model for Apache2
ii apache2-utils 2.0.55-4ubuntu2 utility
programs for webservers
ii libapache2-mod-mono 1.1.10-1 Run ASP.NET Pages
on UNIX with Apache 2 and
rc libapache2-mod-php4 4.4.2-1build1 server-side,
HTML-embedded scripting languag
ii mono-apache-server 1.1.10-0ubuntu2 backend
for mod_mono Apache module
Where's i wrong?
Cheers
--
"A fé remove montanhas, mas eu prefiro a dinamite"
More information about the Mono-list
mailing list