please suggest i am stuck
regards On Sat, Jun 14, 2014 at 12:16 AM, Irfan Sayed <[email protected]> wrote: > hi, > > i am using fitnesse jenkins plugin version 1.9 > when i am executing test cases using plugin , then i am getting following > exception in console log > > Connected: 200/OK > java.net.SocketTimeoutException: Read timed out > at java.net.SocketInputStream.socketRead0(Native Method) > at java.net.SocketInputStream.read(SocketInputStream.java:146) > at java.io.BufferedInputStream.fill(BufferedInputStream.java:235) > at java.io.BufferedInputStream.read1(BufferedInputStream.java:275) > at java.io.BufferedInputStream.read(BufferedInputStream.java:334) > at > sun.net.www.http.ChunkedInputStream.readAheadBlocking(ChunkedInputStream.java:543) > at > sun.net.www.http.ChunkedInputStream.readAhead(ChunkedInputStream.java:600) > at sun.net.www.http.ChunkedInputStream.read(ChunkedInputStream.java:687) > at java.io.FilterInputStream.read(FilterInputStream.java:133) > at > sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:2411) > at > sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:2406) > at > hudson.plugins.fitnesse.FitnesseExecutor.getHttpBytes(FitnesseExecutor.java:230) > at > hudson.plugins.fitnesse.FitnesseExecutor$1.run(FitnesseExecutor.java:201) > at java.lang.Thread.run(Thread.java:636) > Force close of input stream. > > can you please suggest what could have been wrong > > in job configuration, i am using option (connect to existing fitnesse > instance) > > please suggest > > > regards > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
