- From: Anselm Baird_Smith <abaird@www43.inria.fr>
- Date: Mon, 10 Feb 1997 13:29:19 +0100 (MET)
- To: begall@nads.de
- Cc: www-jigsaw@w3.org
I think I ran into that, I can't remember when and how, maybe your mixing classes from 1.1 and 1.0.2 (make sure you compiled using the same version you run) Anselm. Christoph Begall writes: > Hello Jigsaw'ers, > > I'm using Jigsaw alpha3 with Java 1.02 under Solaris 2.3. > It's a sparc-box, where Jigsaw is running. > If anyone of you had a similar problem, it would be nice to answer. > > I use some self written Resources under Jigsaw, but as far as I know > this should never happen, because Java should be some kind of > sandbox for Jigsaw. I got the following on stdout: > (I don't know if the Exceptions came earlier or with the segmentation > violation.) > > loading properties from: > /usr/local/www/doc/db/JacomvaTest/Develop/var/config/ht > tpd.props > Jigsaw[1.0alpha3]: serving at http://www-intern.nads.de:9999 > java.net.SocketException: Protocol error > at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:320) > at java.net.ServerSocket.accept(ServerSocket.java:109) > at w3c.jigsaw.http.httpd.run(httpd.java) > at java.lang.Thread.run(Thread.java) > java.net.SocketException: Protocol error > at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:320) > at java.net.ServerSocket.accept(ServerSocket.java:109) > at w3c.jigsaw.http.httpd.run(httpd.java) > at java.lang.Thread.run(Thread.java) > SIGSEGV 11* segmentation violation > si_signo [11]: SIGSEGV 11* segmentation violation > si_errno [0]: Error 0 > si_code [1]: SEGV_ACCERR [addr: 0x4d455428] > > stackbase=EF24E000, stackpointer=EF24CE30 > > Full thread dump: > .... > (if this is necessary for solving the problem, I will gladly mail it) > > Thank you, > Christoph > >
Received on Monday, 10 February 1997 07:29:50 UTC