Re: Cannot update Lenya Website: Exception while trying to "Update Code Changes"
Richard Frovarp <[email protected]> Wed, 09 Mar 2011 21:00:25 -0600
| Newsgroups | gmane.comp.cms.lenya.devel |
|---|---|
| Message-ID | <[email protected]> |
On 3/9/2011 10:48 AM, Richard Frovarp wrote: > On 03/09/2011 12:01 AM, Rainer Schöpf wrote: >> Richard, >> >> I followed the instructions, clicking on the "Update Code Changes" >> entry in the >> File menu. >> >> However, at the moment I cannot login to the docu cms; all I get from >> lenya.zones.apache.org is "500 Internal server error"; the apache >> error log >> tells me that there is no valid protocol handler. >> >> As far as I can see, apache was updated yesterday. Maybe something >> went wrong? >> >> - Rainer >> >> > > Okay. I'm seeing the same 500 error at the moment. The Java process > was causing the load to go rather high on the zone. For the moment > I've shut down Tomcat until I have a chance to investigate tonight. I > see the requests hitting the HTTPD logs, but I don't see anything in > Tomcat's logs about the request getting to it. > > If someone else wants to look, go for it. It was the HTTPD update. Thanks for pointing it out. For some reason mod_proxy was included, but mod_proxy_ajp was not, which is the problem. I have an email into infra as I'm not quite sure where to go to rebuild HTTPD.