Error Message :
Application return code = 1
DB Load utility fails to load an RA solution in batch mode.
Investigation
Start DB Load with a command like below:
ucybdbld[.exe] -B -C0000 -X<Path>\<RA_Solution.jar>
Results
Expected : The solution should be loaded into the Automation Engine's database.
Actual : Nothing happens. The execution of DB load completes but the solution is not loaded.
Release: AUTOMATION ENGINE
Component: UTILITY
The .jar version of DB Load utility (ucybdbld.jar) must be used - not the regular ucybdbld.
Example:
java -jar ucybdbld.jar -B -C0000 -X<path><RA_Solution>.jar