I haven't seen that failure. What version of FreeBSD are you using? I might setup a vm and see what I can find out
James On Sat, Dec 11, 2010 at 9:16 AM, Dudley Fox <[email protected]> wrote: > 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 > > >
