assertTrue("Exception was expected!", exception);
session.close();
Assert.assertEquals(0, sf.numSessions());
Assert.assertEquals(0, sf.numConnections());
}
/** It doesn't fail, but it restart both servers, live and backup, and the data should be received after the restart,