java.lang.RuntimeException: Could not find ant interpreter
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via jsystemtest by *anonymous
, 1 year agovia jsystemtest by *anonymous
, 1 year agojava.lang.RuntimeException: Could not find ant interpreter
at jsystem.framework.common.CommonResources.findAntDirectory(CommonResources.java:366)
at jsystem.framework.common.CommonResources.getAntDirectory(CommonResources.java:345)
at jsystem.runner.remote.RemoteExecutorImpl.run(RemoteExecutorImpl.java:163)
at jsystem.runner.remote.ScenarioExecutor.runRound(ScenarioExecutor.java:290)
at jsystem.runner.remote.ScenarioExecutor.execute(ScenarioExecutor.java:156)
at jsystem.runner.agent.server.RunnerEngineImpl.run(RunnerEngineImpl.java:226)
at jsystem.treeui.ExecutionWorker.doInBackground(ExecutionWorker.java:45)
at jsystem.treeui.ExecutionWorker.doInBackground(ExecutionWorker.java:25)
at javax.swing.SwingWorker$1.call(SwingWorker.java:278)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at javax.swing.SwingWorker.run(SwingWorker.java:317)