198199200201202203204205206207208
"was it a virtual cluster launched with the context broker?"); } final FutureTask task = new FutureTask( new PrintContextStatusTask(eprPath, brokerIdAuthz, shortName, ipIdDirPath, print)); this.executor.submit(task); try {