I agree there are some serious short comings in PetStore and I hope Sun sees
fit to address them.  But Its the first application I've seen that attempts
to implement the Model View Controller architecture.


Kirk S. Kalvar, Software Engineer
DRS Electronic Systems Group

> -----Original Message-----
> From: Victor A. Salaman [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, June 07, 2000 13:08
> To:   Orion-Interest
> Subject:      RE: connection reset by peer problems
>
> This is a design issue in PetStore... PetStore is an extremely badly
> written
> application :) If you look at their source, you'll find the source of the
> "Connection Reset by peer". Most of the bugs present in PetStore have been
> documented by Magnus, and can be found orion/applications/estore-bugs.txt.
> If you look at this file, in item 12, you'll see why...
>
> "12. The code catches IOExceptions without rethrowing them (instead it
> prints them, IOExceptions occur whenever there's a HTTP-layer error like a
> client disconnecting etc, should only be propagated)."
>
> I guess that those using PetStore as a Reference Implementation are in for
> big surprises as PetStore needs serious work.
>
> Best Wishes,
>
> Victor Salaman
>
> > -----Original Message-----
> > From: Kalvar, Kirk [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, June 07, 2000 12:34 PM
> > To: Orion-Interest
> > Subject: RE: connection reset by peer problems
> >
> >
> > I've been working with the PetStore application on Orion 1.0
> > and have been
> > seeing "connection reset by peer" messages.  These messages
> > are appearing
> > directly on the console and not in the orion application
> > logs.  The orion
> > server and the browser acessing the application where located
> > on the same
> > machine.
> >
> > Kirk S. Kalvar, Software Engineer
> > DRS Electronic Systems Group
> >
> > > -----Original Message-----
> > > From:     Robert Krueger [SMTP:[EMAIL PROTECTED]]
> > > Sent:     Wednesday, June 07, 2000 11:01
> > > To:       Orion-Interest
> > > Subject:  connection reset by peer problems
> > >
> > > hi,
> > >
> > > has anyone experienced problems with orion and post
> > requests that resulted
> > >
> > > in "connection reset by peer" messages by netscape? we have
> > had reports
> > > from customers that experience errors like these but we
> > don't see anything
> > >
> > > in the server logs. another thing that has happened was
> > that the response
> > > to a POST request was truncated on the client side (the
> > server logs record
> > >
> > > the proper content-length).
> > >
> > > in both cases we suspect it's their proxy but I'm just
> > checking if anyone
> > > has had similar problems. we have tested the applications
> > and have never
> > > been able to reproduce the problems accessing the site
> > ourselves even with
> > >
> > > a squid proxy inbetween.
> > >
> > > any similar experiences anyone?
> > >
> > > thanks,
> > >
> > > robert
> > >
> > >
> > > (-) Robert Kr�ger
> > > (-) SIGNAL 7 Gesellschaft f�r Informationstechnologie mbH
> > > (-) Br�der-Knau�-Str. 79 - 64285 Darmstadt,
> > > (-) Tel: 06151 665401, Fax: 06151 665373
> > > (-) [EMAIL PROTECTED], www.signal7.de
> > >
> >

Reply via email to