[Seaside] Error: invalid http status line

Rob Withers reefedjib at gmail.com
Wed Sep 22 13:50:59 UTC 2010


It originally happened in an image I had built from 4.1 by loading all Trunk 
versions up to current.  I just took a Squeak4.2-10382 image, loaded Seaside 
by running:

(Installer ss)
	project: 'MetacelloRepository';
		install: 'ConfigurationOfSeaside30'.
(Smalltalk at: #ConfigurationOfSeaside30) load.

Then starting the WAListenerAdapter with:

WAListenerAdaptor startOn: 8080.

I don't know what version of Kom I have.  THe problem is repeatable in this 
version as well.

The aString is empty string:  ''

Rob

--------------------------------------------------
From: "Philippe Marschall" <philippe.marschall at gmail.com>
Sent: Wednesday, September 22, 2010 5:56 AM
To: "Seaside - general discussion" <seaside at lists.squeakfoundation.org>
Subject: Re: [Seaside] Error: invalid http status line

> 2010/9/21 Rob Withers <reefedjib at gmail.com>:
>> I am using the WAListenerAdaptor and after I load a page, at some short 
>> time
>> later (not immediately) I get a walkback saying 'Error: invalid http 
>> status
>> line' from HttpRequest>>initStatusString:
>
>
> Can you provide a bit more information? What is aString? Can you
> reproduce it? What version of Smalltalk, Seaside and Kom do you have?
>
> Cheers
> Philippe
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> 


More information about the seaside mailing list