- From: Pacific Morrowind <pacificmorrowind@gmail.com>
- Date: Mon, 04 Apr 2011 23:25:39 -0700
- To: public-qa-dev@w3.org
Hi; Just tried out Unicorn for the first time (usually use the standalone checkers) and it popped up two critical errors and requested that the stack traces be sent to this address. (just in case it matters, I was doing Direct Input, full webpage contents, xhtml 1.0 Strict,) #1: class java.io.IOException Error writing to server sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:578) sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:590) sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1193) org.w3c.unicorn.util.ClientHttpRequest.post(ClientHttpRequest.java:397) org.w3c.unicorn.request.DirectRequestPOST.doRequest(DirectRequestPOST.java:81) org.w3c.unicorn.RequestThread.run(RequestThread.java:67) #2: class java.io.IOException Error writing to server sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:578) sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:590) sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1193) org.w3c.unicorn.util.ClientHttpRequest.post(ClientHttpRequest.java:397) org.w3c.unicorn.request.DirectRequestPOST.doRequest(DirectRequestPOST.java:81) org.w3c.unicorn.RequestThread.run(RequestThread.java:67) (as you can see they appear to be identical) regards; Pacific Morrowind
Received on Thursday, 7 April 2011 01:28:31 UTC