[Catalyst] Internal Server Error

Peter Karman peter at peknet.com
Mon Apr 24 20:50:18 CEST 2006


Was this issue ever resolved?

I am seeing similar behaviour (misc 500 errors appended to output) under 
mod_perl even though I am using Static::Simple in addition to 
configuring /static in httpd.conf.

I wonder if the whole /static issue is a red herring?

Specifically, the Apache error logs do not show any errors, nor does Cat 
log show error. Response code is 200 according to c->response->status. 
But periodically and inconsistently I'll see the generic 500 error 
message appended to the footer of my pages.

Does not happen when using the Cat devel server.

thoughts?


Ryan scribbled on 4/11/06 7:54 AM:
> We have Cat. running from apache and when serving static content(.html)
> with the Static plugin sometimes we get this....
> --------------
> Internal Server Error
> The server encountered an internal error or misconfiguration and was
> unable to complete your request.
> 
> Please contact the server administrator, root 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.
> 
> Additionally, a 500 Internal Server Error error was encountered while
> trying to use an ErrorDocument to handle the request.
> -----------------------
> 
> and sometimes the page shows fine.  The apache error log dumps
> 
> --------------
> [Tue Apr 11 07:52:37 2006] [catalyst] [debug]
> **********************************
> [Tue Apr 11 07:52:37 2006] [catalyst] [debug] * Request 424 (0.002/s)
> [25356]
> [Tue Apr 11 07:52:37 2006] [catalyst] [debug]
> **********************************
> [Tue Apr 11 07:52:37 2006] [catalyst] [debug] "GET" request for "[page
> name remove]" from "67.153.124.120"
> [Tue Apr 11 07:52:37 2006] [catalyst] [debug] Arguments are "[page name
> removed]"
> [Tue Apr 11 07:52:37 2006] [catalyst] [info] Request took 0.013780s
> (72.569/s)
> .------------------------------------------------------------------+-----------.
> | Action                                                           |
> Time      |
> +------------------------------------------------------------------+-----------+
> | /default                                                         |
> 0.001019s |
> | /end                                                             |
> 0.000091s |
> '------------------------------------------------------------------+-----------'
> -------------
> 
> 
> which really doesn't tell me anything. Anyone have any ideas on this
> one?
> 
> 
> 
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst
> 

-- 
Peter Karman  .  http://peknet.com/  .  peter at peknet.com



More information about the Catalyst mailing list