public SCLServer() { _env = Env.getEnv(); _waitHandles[0] = new ManualResetEvent(false); // end thread }