> close danube ~/newrelease/test-0.1.2-b/foundry > xstartshell On host danube river 0 at Mon Jul 12 22:22:12 CDT 1999 10:22pm up 4 day(s), 20:59, 8 users, load average: 0.03, 0.02, 0.03 PORT 29877 JAVAFLAGS -native -mx256m -ms1m -ss128k -oss400k SCHEDULER osl.scheduler.none.NoScheduler scheduler > create osl.examples.tester.Tester SV_0 SV_END > send SV_0 test SV_END > T @000.026s Ticker timer interval is 2000 for 8 tests T @001.608s Testing helloworld with HelloActor/WorldActor Hello World! T @003.606s End test of helloworld: See "Hello World!" in shell output T @003.622s Testing exceptions with CatchActor/ThrowActor Caught create exception: java.lang.NoSuchMethodException: No constructor for class osl.examples.exception.ThrowActor with arg types () Received asynch msg exception: java.lang.RuntimeException: Thrown from ThrowActor.methodAsynch Received synch msg exception: java.lang.RuntimeException: Thrown from ThrowActor.methodSynch T @005.606s End test of exceptions: See "Received exception" in shell output T @005.624s Testing FibActor 8 with FibActor boot report T @007.606s End test of FibActor 8: see "Final result: 21" in foundry output T @007.608s Testing FibActor 9 with local report T @008.216s fib test result is 34 T @009.606s End test of FibActor 9: see "fib test result is 34" in foundry output T @009.608s Testing FibSuicide 9 with local report T @010.635s fib test result is 34 T @011.606s End test of FibSuicide 9: see "fib test result is 34" in foundry output T @011.609s Testing 2 local ping.PingActors @011.651s Received ping ( @011.647s called from >) from >... @011.654s Received @011.652s > is alive from pinged actor T @013.606s End test of PingActors: See "Received ping" and "is alive" messages in shell output T @013.608s Testing 2 local pingpong.PingActors Sent all pings Received all pongs T @015.606s End test of PingActors: See "Sent all pings" and "Received all pongs" messages in shell output T @015.608s Testing is done T @017.606s > send SV_0 test "cauca.cs.uiuc.edu" SV_END > T @000.009s Ticker timer interval is 2000 for 10 tests T @001.691s Testing remoteping with local and remote PingActors @000.001s Received ping ( @002.339s called from >) from >... @002.572s Received @000.055s > is alive from pinged actor T @003.691s T @005.691s T @007.691s End test of remoteping: See "Received ping" and "is alive" messages in shell output, and "Received ping" and "pausing before sending reply" messages in second foundry output T @007.693s Testing rpcping with local and remote PingActors T @009.691s T @011.691s T @013.691s End test of rpcping: see "Processing start message" and "finished, return value" messages in first foundry output T @013.693s Testing migrate an actor Migrating to: cauca.cs.uiuc.edu made it T @015.691s End test of migrate: see two messages in shell output T @015.693s Testing migrate an actor with msg fwd Creating actor migrate Sending boot and sendNext messages Migrating to: cauca.cs.uiuc.edu Sent value: 20 Sent value: 19 Sent value: 18 Sent value: 17 Sent value: 16 Sent value: 15 Sent value: 14 Sent value: 13 Sent value: 12 Sent value: 11 Sent value: 10 Sent value: 9 Sent value: 8 Sent value: 7 Sent value: 6 Sent value: 5 Sent value: 4 Sent value: 3 20 19 18 made it 5 17 4 3 Sent value: 2 Sent value: 1 All messages sent, test complete 2 15 1 13 11 12 10 9 14 7 6 8 16 T @017.691s End test of migrate an actor with msg fwd: see 20 message sets in shell output, and fwd messages in Actor log T @017.723s Testing CreationTimer Starting actor creation test Test Complete: Start Time: 931836189904 End Time : 931836190261 Ms/Create : 17.85 T @019.691s End test of CreationTimer: see five messages in shell output T @019.693s Testing is done T @021.691s > close danube ~/newrelease/test-0.1.2-b/foundry >