[Pangloss] Dependencies and running the test server

Steve Purkis spurkis at quiup.com
Thu Mar 4 22:49:52 GMT 2004


On Wednesday, March 3, 2004, at 01:26  pm, Bruno Postle wrote:

> On Tue 02-Mar-2004 at 10:39:18PM +0000, Steve Purkis wrote:
>> On Friday, February 27, 2004, at 02:10  pm, Bruno Postle wrote:
>> (8929) serving request for /pcie.css
>> [Pipeline::Dispatch] dispatching to OpenFrame::Segment::HTTP::Request
>> [Pipeline::Dispatch] dispatching to Pangloss::Segment::StoreRequest
>> [Pangloss::Segment::StoreRequest] saving copy of original request
>> [Pipeline::Dispatch] dispatching to  
>> OpenFrame::WebApp::Segment::Session::CookieLoader
>> [Pipeline::Dispatch] dispatching to Pipeline
>> [Pipeline::Dispatch] dispatching to  
>> OpenFrame::WebApp::Segment::Decline::StaticContent
>> [Pipeline::Dispatch] dispatching to OpenFrame::Segment::HTTP::Response
>> [OpenFrame::Segment::HTTP::Response::OpenFrame::Segment::HTTP::Respons 
>> e::dispatch] no response available at  
>> /usr/lib/perl5/site_perl/5.8.1/Pipeline/Dispatch.pm line 74
>> [Pipeline::Dispatch] dispatching to  
>> OpenFrame::WebApp::Segment::Session::Saver
>> [Pangloss::WebApp::Standalone::handle_request] sent response (122  
>> characters)
>
> Note that actually the server crashed serving the /pcie.css request.

Eek - that's static content!  Hrmm.  Well, should be easier to debug at  
least.


> All other responses after the initial page also fail, this is the
> error I get reloading '/':
>
>> [Pangloss::WebApp::Standalone::handle_request]
>> (8929) serving request for /
>> [Pipeline::Dispatch] dispatching to OpenFrame::Segment::HTTP::Request
>> [Pipeline::Dispatch] dispatching to Pangloss::Segment::StoreRequest
>> [Pangloss::Segment::StoreRequest] saving copy of original request
>> [Pipeline::Dispatch] dispatching to  
>> OpenFrame::WebApp::Segment::Session::CookieLoader
>> [Pipeline::Dispatch] dispatching to Pipeline
>> [Pipeline::Dispatch] dispatching to  
>> OpenFrame::WebApp::Segment::Decline::StaticContent
>> [Pipeline::Dispatch] dispatching to OpenFrame::Segment::HTTP::Response
>> [OpenFrame::Segment::HTTP::Response::OpenFrame::Segment::HTTP::Respons 
>> e::dispatch] no response available at  
>> /usr/lib/perl5/site_perl/5.8.1/Pipeline/Dispatch.pm line 74
>> [Pipeline::Dispatch] dispatching to  
>> OpenFrame::WebApp::Segment::Session::Saver
>> [Pangloss::WebApp::Standalone::handle_request] sent response (122  
>> characters)
>
> Basically, the server crashes after the first request, I can now
> access other Pangloss paths such as /login.html by restarting the
> server before making the request.

Well, that's about as useful as trying to suck on a lollypop while  
scuba diving.

This sounds like it will require some work to track down.   
Unfortunately, I won't get a chance to look into it for a few weeks -  
less than ideal, but the project I'm on is scheduled to do 2 major  
deliveries this month (the 15th and the 31st).

If I get some time on the weekends I'll let you know, otherwise it'll  
have to wait until April I'm afraid.

-Steve



More information about the Pangloss mailing list