TaSK icon indicating copy to clipboard operation
TaSK copied to clipboard

Trying to unmarshall the test run plan XML file: /home/kali/...../TestRunPlan.xml

Open Trickevtarike opened this issue 5 months ago • 0 comments

is there any explanation for this issue?

2024-09-23T12:01:47.195 DEBUG MSG: RunPlan Parser: Trying to unmarshall the test run plan XML file: /home/kali/Downloads/TaSK-1.0.1/report/2024-09-23T120145_TestReport/TestRunPlan.xml 2024-09-23T12:04:01.115 ERROR MSG: TaSK: Error occurred while trying to parse the test run plan file. EXC:java.lang.RuntimeException: Unable to register RMI ClientExecutor. at com.achelos.task.dutmotivator.GenericClientExecutableDUTMotivator.(GenericClientExecutableDUTMotivator.java:25) at com.achelos.task.configuration.TestRunPlanConfiguration.setDUTCommandGenerator(TestRunPlanConfiguration.java:123) at com.achelos.task.configuration.TestRunPlanConfiguration.parseRunPlanConfiguration(TestRunPlanConfiguration.java:79) at com.achelos.task.abstractinterface.TaskTestTool.executeTaskTestToolRun(TaskTestTool.java:329) at com.achelos.task.abstractinterface.TaskTestTool.executeTaskTestTool(TaskTestTool.java:175) at com.achelos.task.abstractinterface.TaskTestTool.executeTaskTesttool(TaskTestTool.java:215) at com.achelos.task.abstractinterface.TaskTestTool.executeTaskTestTool(TaskTestTool.java:200) at com.achelos.task.commandlineinterface.CommandLineInterface.executeMicsMode(CommandLineInterface.java:391) at com.achelos.task.commandlineinterface.CommandLineInterface.main(CommandLineInterface.java:178)

Thanks

Trickevtarike avatar Sep 23 '24 10:09 Trickevtarike