We are trying to run a mari file located on remote server through HP ALM and getting an error as below when we run it through Test Plan/Test lab.
File has attached in format: file:///c:/Lisa/Projects/Tests/logTest.mari
An error has occurred on the thread running the test. Error is:java.lang.reflect.InvocationTargetException: null
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
java.lang.reflect.Method.invoke(Unknown Source)
com.itko.lisa.jdbridge.DJInvoker.invoke(DJInvoker.java:31)
java.lang.IllegalArgumentException: Unable to load model archive information from *********
Since the file is located on remote server and not accessible by HP ALM when you run it from local, we will get this error. Make sure file path does not include spaces and file is available on respective location.
To give remote server file path, attach file in format as file://///myserver.ca.com/Shared/QCTests/Tests/Lisa_config_info.mari