@Before public void setUp() throws Exception { count=3; peers=new HashMap(count); tmpdir=new File[count]; port=new int[count]; }