- From: Faisal Javeed <FJaveed@intechww.com>
- Date: Mon, 31 Oct 2005 09:59:30 +0500
- To: www-jigsaw@w3.org
- Message-ID: <OFFC8A9D6A.868A0A08-ON452570AB.001ADA29-452570AB.001B6B92@intechww.com>
I was finally successfull running jigsaw using the props file by Laird,
Brian .
loading properties from:
D:\IntechSW_Group\WES\Current\Deployment\WES\WS\Jigsaw\jigsaw\config\server.props
Unable to launch admin-server: no class or clones defined.
Jigsaw[2.2.4]: serving at https://lhe1-wes-pc-017/
Now when i try to access any page it shows the security alert with buttons
to proceed cancel or view certificate. The certificate is there and is
trusted as well. When i press the yes button to proceed the following
exception occurs at server and the browser says "error 404 file not found"
+++ client-0(https-server-socket-clients:50) got exception:
org.w3c.www.http.HttpParserException: End Of File
at
org.w3c.www.http.HttpRequestMessage.notifyBeginParsing(HttpRequestMessage.java:193)
at org.w3c.www.mime.MimeParser.parse(MimeParser.java:334)
at org.w3c.jigsaw.http.Client.getNextRequest(Client.java:267)
at org.w3c.jigsaw.http.Client.startConnection(Client.java:527)
at
org.w3c.jigsaw.http.socket.SocketClient.run(SocketClient.java:125)
at org.w3c.util.CachedThread.run(ThreadCache.java:87)
+++ client-0(https-server-socket-clients:50) got ClientException:
org.w3c.jigsaw.http.ClientException: End Of File
at org.w3c.jigsaw.http.Client.getNextRequest(Client.java:276)
at org.w3c.jigsaw.http.Client.startConnection(Client.java:527)
at
org.w3c.jigsaw.http.socket.SocketClient.run(SocketClient.java:125)
at org.w3c.util.CachedThread.run(ThreadCache.java:87)
org.w3c.jigsaw.http.ClientException: End Of File
at org.w3c.jigsaw.http.Client.getNextRequest(Client.java:276)
at org.w3c.jigsaw.http.Client.startConnection(Client.java:527)
at
org.w3c.jigsaw.http.socket.SocketClient.run(SocketClient.java:125)
at org.w3c.util.CachedThread.run(ThreadCache.java:87)
org.w3c.www.http.HttpParserException: End Of File
at
org.w3c.www.http.HttpRequestMessage.notifyBeginParsing(HttpRequestMessage.java:193)
at org.w3c.www.mime.MimeParser.parse(MimeParser.java:334)
at org.w3c.jigsaw.http.Client.getNextRequest(Client.java:267)
at org.w3c.jigsaw.http.Client.startConnection(Client.java:527)
at
org.w3c.jigsaw.http.socket.SocketClient.run(SocketClient.java:125)
at org.w3c.util.CachedThread.run(ThreadCache.java:87)
GET / HTTP/1.1
Connection: keep-alive
Date: Mon, 31 Oct 2005 04:48:36 GMT
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
application/vnd.ms-powerpoint, application/vnd.m
ion/msword, application/x-shockwave-flash, */*
Accept-Encoding: gzip, deflate
Accept-Language: en-us
Host: lhe1-wes-pc-017
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; (R1 1.5);
.NET CLR 1.1.4322)
HTTP/1.1 404 Not Found
Date: Mon, 31 Oct 2005 04:48:36 GMT
Content-Length: 155
Content-Type: text/html
Server: Jigsaw/2.2.4p
The file is there on the server though.
Regards
Faisal Javeed
INTECH Process Automation Pvt. Ltd.
119-B Tech Society Lahore-54590, Pakistan
Cell: 03334241582
Voice: +92 42 5427001 (3 lines)
Fax: +92 42 5411724
Web: www.intechww.com
Received on Monday, 31 October 2005 04:59:35 UTC