jet to let you know, its fixed.

-igor

On Thu, Oct 14, 2010 at 12:46 AM, Martin Grigorov <[email protected]> wrote:
> Hi,
>
> Just to let you know that 1.5.x build is broken after the latest changes
> from the last several hours.
> The test
> org.apache.wicket.filtertest.WithoutCPWithoutFPTest.testHelloWorld()
> (wicket-examples) hangs. Thread dump shows:
>
> "main" prio=10 tid=0x0841fc00 nid=0x661 waiting on condition [0xb6b4b000]
>   java.lang.Thread.State: TIMED_WAITING (sleeping)
>    at java.lang.Thread.sleep(Native Method)
>    at
> com.meterware.httpunit.WebResponse.getAvailableBytes(WebResponse.java:972)
>    at
> com.meterware.httpunit.WebResponse.readFromStream(WebResponse.java:957)
>    at
> com.meterware.httpunit.WebResponse.loadResponseText(WebResponse.java:927)
>    at
> com.meterware.httpunit.HttpWebResponse.<init>(HttpWebResponse.java:61)
>    at
> com.meterware.httpunit.HttpWebResponse.<init>(HttpWebResponse.java:67)
>    at
> com.meterware.httpunit.WebConversation.newResponse(WebConversation.java:76)
>    at com.meterware.httpunit.WebWindow.getResource(WebWindow.java:164)
>    at
> com.meterware.httpunit.WebWindow.getSubframeResponse(WebWindow.java:128)
>    at com.meterware.httpunit.WebWindow.getResponse(WebWindow.java:121)
>    at com.meterware.httpunit.WebWindow.updateWindow(WebWindow.java:144)
>    at
> com.meterware.httpunit.WebWindow.getSubframeResponse(WebWindow.java:130)
>    at com.meterware.httpunit.WebWindow.getResponse(WebWindow.java:121)
>    at com.meterware.httpunit.WebWindow.updateWindow(WebWindow.java:144)
>  ......
>
> I'll have to look at it tonight.
>

Reply via email to