Re: Jigsaw 2.0 beta 2 & Servlets

Yves Lafon wrote:

> <... snip ...>
>
> This is a typical symptom of "brutal shutdown" :)
> You probably did a ctrl-c to kill the server,

Correct. But to be fair to me, I did look through the documentation/FAQ and couldn't
find any other way.

> the right way to shut it down is through jigadmin (control->exit). Jigadmin will
> ask the server to
> save its internal state before exiting.

This does partly shutdown, but only admin-server reports shutting down see below:

    java org.w3c.jigsaw.Main -root d:\java\classes\Jigsaw\Jigsaw
    loading properties from: d:\java\classes\Jigsaw\Jigsaw\config\server.props
    Jigsaw[2.0beta2]: serving at http://mbell:8001/
    *** Warning : no logger specified, not logging.
    JigAdmin[2.0beta2]: serving at http://mbell:8009/
    admin-server: http://mbell:8009/ done.

The http server is still serving up web pages so I have to <CRTL-C> it. Is this
correct ?

Re-starting still shows the same corruption.

Environment : NT 4.0(SP3), JSDK 2.0,   JDK 1.1.6   (should I be using JDK 1.2 beta?)

--
Regards,

Mick.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Michael J. Bell, Consultant       Mail: Michael.Bell@cmgplc.com
Advanced Technology Division       Web:          www.cmgplc.com
CMG PLC                            Tel:    +44 (0) 171 592 4000
London
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Received on Tuesday, 11 August 1998 10:24:18 UTC