public boolean isRunning() {
   return managedOfficeProcess.isConnected();
 }