I just got a bug report from our QA folks with this exact same problem.
details:
'13 Request Entity Too Large Date... GMT Server: Orion/1.3.1 Connection: Close Content - Type:text/html'
Then in big bold letters: '413 Request Entity Too Large'
This isn't using sendRedirect or anything like that though.
I'm also seeing a very bizarre error in NS whereby the page returned would have some odd characters before and after the actual html.
So I would get back something like:
1d9 0
<!doctype blahblah
rest of html>
0
I was getting the same error in Win NS4.7 but fixing a NullPointerException elsewhere somehow got rid of that error, but now it's occuring on Mac NS4.7 only! IE is fine on all platforms. I've emailed bugs@orionserver with relevant details...
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Mike Clark
> Sent: Wednesday, September 06, 2000 9:01 PM
> To: Orion-Interest
> Subject: Re: Strange error with Netscape
>
>
> For what it's worth, I've seen this happen when the URL
> location parameter of
> HttpResponse.sendRedirect() is null.
>
> Mike
>
> [EMAIL PROTECTED] wrote:
>
> > In netscape, I am sometimes getting this error when posting
> to a page. Any
> > ideas?
> > No problems in IE.
> >
> > HTTP/1.1 413 Request Entity Too Large Date: Wed, 06 Sep
> 2000 13:17:26
> > GMT Server: Orion/1.3.1 Connection: Close Content-Type: text/html
> >
> > 413 Request Entity Too Large
> >
> > James Birchfield
> >
> > Ironmax
> > a better way to buy, sell and rent construction equipment
> > 5 Corporate Center
> > 9960 Corporate Campus Drive,
> > Suite 2000
> > Louisville, KY 40223
>
> --
> //////////////////////////////////////////////////////
> //
> // Mike Clark
> //
> // Clarkware Consulting
> // Enterprise Java Architecture, Design, Development
> //
> // http://www.clarkware.com
> // [EMAIL PROTECTED]
> // +1.720.851.2014
> //
>
>
>