573574575576577578579580581582583
} // not possible, Home initializes if (worksp == null) { logger.error(NO_WRKSP); throw new WorkspaceException(NO_WRKSP); } final ArrayList cmd = new ArrayList(6); cmd.add(worksp);