- From: Christoph Begall <begall@nads.de>
- Date: Tue, 07 Feb 1995 17:10:25 +0100
- To: www-jigsaw@w3.org
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 Friday, 7 February 1997 11:10:35 UTC