Hi,
I’m facing this error while running the wmTestSuiteExecutor. When I select Ant (from External Tool Configuration) to run the run-composite-runner.xml it returns me the following error. If anybody can help solving it would be really appreciated
Regards!
Buildfile: C:\Users\silvio.grigolini\workspace107\WmTestSuiteExecutor\run-composite-runner.xml
validate-configuration:
composite-runner-all-tests:
[delete] Deleting directory C:\Users\silvio.grigolini\workspace107\WmTestSuiteExecutor\test\reports
[mkdir] Created dir: C:\Users\silvio.grigolini\workspace107\WmTestSuiteExecutor\test\reports
[junit] Running com.softwareag.utf.runner.UTFSuiteCompositeRunner$init
[junit] com.wm.app.b2b.server.UnknownServiceException: wm.bci.redefine:attach
[junit] at com.wm.app.b2b.server.comm.DefaultServerRequestHandler.handleMessage(DefaultServerRequestHandler.java:58)
[junit] at com.wm.app.b2b.server.HTTPMessageHandler.process(HTTPMessageHandler.java:156)
[junit] at com.wm.app.b2b.server.HTTPDispatch.handleRequest(HTTPDispatch.java:218)
[junit] at com.wm.app.b2b.server.Dispatch.run(Dispatch.java:440)
[junit] at com.wm.util.pool.PooledThread.run(PooledThread.java:127)
[junit] at java.lang.Thread.run(Thread.java:748)
[junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.314 sec
[junit] Test com.softwareag.utf.runner.UTFSuiteCompositeRunner$init FAILED
[junitreport] Processing C:\Users\silvio.grigolini\workspace107\WmTestSuiteExecutor\test\reports\TESTS-TestSuites.xml to C:\Users\SILVIO~1.GRI\AppData\Local\Temp\null435509215
[junitreport] Loading stylesheet jar:file:/C:/SoftwareAG/Designer/eclipse/plugins/org.apache.ant_1.10.7.v20190926-0324/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 1868ms
[junitreport] Deleting: C:\Users\SILVIO~1.GRI\AppData\Local\Temp\null435509215
BUILD SUCCESSFUL
Total time: 13 seconds