Doing more digging, I see it seems to be hanging in the method
testSimpleRpc. Has anyone else seen this?
[junit] Running org.waveprotocol.box.server.rpc.RpcTest
[junit] junit.framework.TestListener: tests to run: 4
[junit] junit.framework.TestListener: startTest(testIsStreamingRpc)
[junit] junit.framework.TestListener: endTest(testIsStreamingRpc)
[junit] junit.framework.TestListener: startTest(testSimpleRpc) <---
hangs here until I ctrl-c the command
Thanks,
Dudley
On Fri, Dec 10, 2010 at 3:52 PM, Dudley Fox <[email protected]> wrote:
> I am trying to get Wave in A Box up and running on FreeBSD, but when I run
> ant it seems to hang forever on:
> [junit] Running org.waveprotocol.box.server.rpc.RpcTest
>
> There are no errors, it just sits there.
>
> I am using the sun jdk1.6 installed from /usr/ports/java/jdk16.
>
> Any suggestions would be welcome.
>
> Sincerely,
> Dudley
>