- From: Benoit Mahe <Benoit.Mahe@sophia.inria.fr>
- Date: Mon, 01 Dec 1997 09:04:28 +0100
- To: tangk <tangk@nic.bmi.ac.cn>
- cc: www-jigsaw@w3.org, Benoit.Mahe@sophia.inria.fr
> hi,
> I want to use jigadm when jigsaw webserver is running.I follow the
> instruction and type "java w3c.jigadm.Main -root <distrib>\Jigsaw\Jigsaw
> http://mymachine:8009/",but an exception happens,it display the
> following messages:
> w3c.www.protocol.HttpException: unable to contact target server XXX
> after 3 tries.
> w3c.www.protocol.RemoteAccessException: unable to contact target
> server XXX after 3 tries.
> w3c.jigsaw.admin.RemoteAccesException: unable to contact target
> server XXX after 3 tries.
> Maybe I configure jigsaw webserver incorrectly ?Anyone has
> suggestions?
> Thanks in advance!
> tangk
>
Are you sure that the Admin server is running?
You must start Jigsaw with this command:
# java w3c.jigsaw.Main -root <distrib>\Jigsaw\Jigsaw
Do you have a trace like that when you start Jigsaw?
# loading properties from: <distrib>/Jigsaw/Jigsaw/config/server.props
# Jigsaw[1.0beta1]: serving at http://yourmachine:8007/
# *** Warning : no logger specified, not logging.
# JigAdmin[1.0alpha]: serving at http://yourmachine:8009/
- Benoît Mahé -------------------------------------------------------
World Wide Web Consortium (W3C)
Architecture domain - Jigsaw Team
http://www.w3.org/People/Mahe - bmahe@w3.org - +33.4.93.65.79.89
---------------------------------------------------------------------
Received on Monday, 1 December 1997 03:06:41 UTC