Re: I get Jigadmin warning: 'no logger specified'

On Sun, 29 Aug 1999, Yona Shlomo CN1W00 wrote:

> Hi,
> 
> I RUN:		java org.w3c.jigsaw.Main -root <Inst-Dir>/Jigsaw/Jigsaw
>  
> I SEE:
> 
> loading properties from:
> /home/cn1w00/jigsaw_server/Jigsaw/Jigsaw/config/server.props
> Jigsaw[2.0.3]: serving at http://comnet13.technion.ac.il:8001/
> *** Warning : JigAdmin[2.0.3]: no logger specified, not logging.   <<----
> JigAdmin[2.0.3]: serving at http://comnet13.technion.ac.il:8009/
> 
> Can i just ignore this Warning ?
> If not how can i fix that ?

The warning says that the admin server won't log. If you want it to log,
you have to define 
"org.w3c.jigsaw.logger=org.w3c.jigsaw.http.CommonLogger" (Or
ExtendedCommonLogger), and modify the PATH so it won't overwrite the main
server log files.
Otherwise it doesn't hurt not to log the admin server.
Regards,

      /\          - Yves Lafon - World Wide Web Consortium - 
  /\ /  \        Architecture Domain - Jigsaw Activity Leader
 /  \    \/\    
/    \   /  \   http://www.w3.org/People/Lafon - ylafon@w3.org    

Received on Monday, 30 August 1999 04:22:39 UTC