compbio.engine.local.EngineResourcesLeakTester

Tests passed/Failed/Skipped:0/1/0
Started on:Tue Jan 26 17:00:52 GMT 2010
Total time:0 seconds (782 ms)
Included groups:
Excluded groups:

(Hover the method name to see the test class name)

FAILED TESTS
Test method Instance Time (seconds) Exception
loadEngine
Test class:compbio.engine.local.EngineResourcesLeakTester
compbio.engine.local.EngineResourcesLeakTester@116471f0
java.lang.IllegalArgumentException: Working directory: H:\workspace\clustengine\/homes/pvtroshin/workspace/clustengine/jobsout/local\ClustalW#86210242684128 is inaccessible or does not exist!
	at compbio.engine.client.PathValidator.validateDirectory(PathValidator.java:93)
	at compbio.engine.local.ExecutableWrapper.<init>(ExecutableWrapper.java:87)
	at compbio.engine.local.LocalRunner.executeJob(LocalRunner.java:89)
	at compbio.engine.local.AsyncLocalRunner.submitJob(AsyncLocalRunner.java:75)
	at compbio.engine.local.EngineResourcesLeakTester.loadEngine(EngineResourcesLeakTester.java:28)
... Removed 22 stack frames
Click to show all stack frames
java.lang.IllegalArgumentException: Working directory: H:\workspace\clustengine\/homes/pvtroshin/workspace/clustengine/jobsout/local\ClustalW#86210242684128 is inaccessible or does not exist!
	at compbio.engine.client.PathValidator.validateDirectory(PathValidator.java:93)
	at compbio.engine.local.ExecutableWrapper.<init>(ExecutableWrapper.java:87)
	at compbio.engine.local.LocalRunner.executeJob(LocalRunner.java:89)
	at compbio.engine.local.AsyncLocalRunner.submitJob(AsyncLocalRunner.java:75)
	at compbio.engine.local.EngineResourcesLeakTester.loadEngine(EngineResourcesLeakTester.java:28)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:644)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:546)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:700)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1002)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:137)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:121)
	at org.testng.TestRunner.runWorkers(TestRunner.java:908)
	at org.testng.TestRunner.privateRun(TestRunner.java:617)
	at org.testng.TestRunner.run(TestRunner.java:498)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:329)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:324)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:296)
	at org.testng.SuiteRunner.run(SuiteRunner.java:201)
	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:915)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:879)
	at org.testng.TestNG.run(TestNG.java:787)
	at org.testng.remote.RemoteTestNG.run(RemoteTestNG.java:75)
	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:127)