- From: Anselm Baird-Smith <abaird@w3.org>
- Date: Fri, 21 Jun 1996 19:27:39 +0500
- To: Aaron Shtromas <ams@mci.net>
- Cc: www-jigsaw@w3.org
Your LD_LIBRARY_PATH en variable is not set properly.. Anselm. Aaron Shtromas writes: > > i apologise for the cut-and-paste error in the previous post - i did use the > -host option. the invocation should have been: > > foghorn% java w3c.jigsaw.http.httpd -host foghorn.Reston.mci.net \ -root > /home/sailors/ams/s olaris/Jigsaw/Jigsaw > > with the same results. > > -a > > On Fri, 21 Jun 1996, Aaron Shtromas wrote: > > > > > hi, > > > > i hope, i can ask the following question on this list. i have not been > > able to start the jigsaw httpd, which quits with these errors: > > > > foghorn% java w3c.jigsaw.http.httpd -root /home/sailors/ams/solaris/Jigsaw/Jigsaw > > loading properties from: > > /home/sailors/ams/solaris/Jigsaw/Jigsaw/config/httpd.props > > java.lang.NullPointerException > > at java.lang.Runtime.loadLibrary(Runtime.java) > > at java.lang.System.loadLibrary(System.java) > > at java.net.InetAddress.<clinit>(InetAddress.java:46) > > at > > at w3c.jigsaw.http.httpd.initialize(httpd.java) > > at w3c.jigsaw.http.httpd.<init>(httpd.java) > > at w3c.jigsaw.http.httpd.main(httpd.java) > > *** [httpd]: fatal error, exiting ! > > java.lang.NullPointerException > > at java.net.InetAddress.getLocalHost(InetAddress.java:280) > > at w3c.jigsaw.http.httpd.initializeFromProperties(httpd.java) > > at w3c.jigsaw.http.httpd.initialize(httpd.java) > > at w3c.jigsaw.http.httpd.<init>(httpd.java) > > at w3c.jigsaw.http.httpd.main(httpd.java) > > > > can anyone suggest what is the reason behind it? thanks, > > > > -a > > > > ---------------------------------------------------------------------- > > Aaron Shtromas (ams@mci.net) MCI Internet Engineering > > 2100 Reston Parkway > > "chip-chip-chip... ja, Pantani is weg!" Reston, VA 22091 > > (Belgian TV at L'Alpe d'Huez 1995 TdF) (703) 715-7334 > > > > > > ---------------------------------------------------------------------- > Aaron Shtromas (ams@mci.net) MCI Internet Engineering > 2100 Reston Parkway > "chip-chip-chip... ja, Pantani is weg!" Reston, VA 22091 > (Belgian TV at L'Alpe d'Huez 1995 TdF) (703) 715-7334 > >
Received on Friday, 21 June 1996 19:27:44 UTC