- From: Steve Bowlds <sbowlds@mystech.com>
- Date: Wed, 04 Dec 1996 11:20:28 -0500
- To: www-jigsaw@w3.org
Following the instructions in the Jigsaw README file, led me to instruction 3) Run the server: After entering the command: java w3c.jigsaw.http.httpd -root <instdir>/Jigsaw/Jigsaw I get the following errors: loading properties from: /net/filehost/opt/gnu/Jigsaw/Jigsaw/config/httpd.props java.lang.UnsatisfiedLinkError: no net in shared library path at java.lang.Runtime.loadLibrary(Runtime.java) at java.lang.System.loadLibrary(System.java) at java.net.InetAddress.<clinit>(InetAddress.java:45) at at w3c.jigsaw.http.httpd.initialize(httpd.java) at w3c.jigsaw.http.httpd.main(httpd.java) *** [httpd]: fatal error, exiting ! java.lang.NullPointerException at java.net.InetAddress.getLocalHost(InetAddress.java:293) at w3c.jigsaw.http.httpd.initializeProperties(httpd.java) at w3c.jigsaw.http.httpd.initialize(httpd.java) at w3c.jigsaw.http.httpd.main(httpd.java) Does anyone know how to get past this error? -- ,-- | | | ,-- : Steve Bowlds (sbowlds@mystech.com) |__, |--, ,--, | | | ,--| |__, : MYSTECH Associates, Inc. | | | | | | | | | | | | : 7900 Sudley Rd, suite 206 `--' `--' `--' `-`-' `-- `--' `--' : Manassas, VA 22110 (703)331-0906
Received on Wednesday, 4 December 1996 11:20:37 UTC