throws Exception
{
getLog().debug("Test Nested Stateful Bean Counter Failover with Remote");
getLog().debug("======================================================");
NestedBeanSet beanSet = runner.getNestedBeanSet();
ParentStatefulRemote stateful = beanSet.parent;
VMID node1 = stateful.getVMID();
assertNotNull("State node: ", node1);
getLog ().debug ("Node 1 ID: " +node1);