- From: Yves Lafon <ylafon@w3.org>
- Date: Wed, 13 May 1998 11:15:38 +0200 (MET DST)
- To: Ade Okuboyejo <aokuboyejo@TextSys.Co.Uk>
- cc: "'www-jigsaw@w3.org'" <www-jigsaw@w3.org>
On Wed, 13 May 1998, Benoit Mahe wrote:
Another thing is to use Jigsaw 2.0 instead of 1.0!
You will have the same problems with the hst name resolution, but
the property would be org.w3c.jigsaw.host ...
> Ade Okuboyejo writes:
>
> > This message is in MIME format. Since your mail reader does not understand
> > this format, some or all of this message may not be legible.
> >
> > ------ =_NextPart_001_01BD7E4F.9ACCEF80
> > Content-Type: text/plain
> >
> > Hi
> >
> > I have downloaded the jigsaw application and installed it on my a
> > standalone pc. I have set my classpath to include the jigsaw and jdk
> > classes. On launching the server I get an error message as indicated
> > below:
> >
> > c:\>java w3c.jigsaw.Main -root c:\jigsaw\jigsaw
> > loading properties from c:\jigsaw\jigsaw\config\server.props
> > Unable to launch http-server:w3c.jigsaw.http.httpd
> > [initializeProperties]: [host] undefined
> > Unable to launch admin-server:w3c.jigsaw.admin.AdminServer
> > [initializeProperties]: [host] undefined.
> > ***FATAL Error:
> > No servers launched!
> >
> >
> > what am I doing wrong?
> >
> > Ade
> > aokuboyejo@textsys.co.uk
> >
>
> Java is unable to find your host name, add the following line
> in http-server.props
>
> w3c.jigsaw.host=<your host name>
>
> you can specify it as localhost.
>
> w3c.jigsaw.host=localhost
>
> Benoit
>
>
> - Benoît Mahé -------------------------------------------------------
> World Wide Web Consortium (W3C)
> Architecture domain - Jigsaw Team
>
> http://www.w3.org/People/Mahe - bmahe@w3.org - +33.4.92.38.79.89
> ---------------------------------------------------------------------
>
>
/\ - Yves Lafon - World Wide Web Consortium -
/\ / \ Architecture Domain - Jigsaw
/ \ \/\
/ \ / \ http://www.w3.org/People/Lafon - ylafon@w3.org
Received on Wednesday, 13 May 1998 05:15:59 UTC