Mace issue on assortment planning vanilla domain
Hi all,
Running directly the rule group AP_to_IP (which is part of the extract to IP vanilla script exportToIP_noODI.ksh) from AP 14.1 is throwing the folowing error
-bash-4.1$ mace -d ldom0 -run -group AP_to_IP -loglevel all
Running Rule Group ap_to_ip...
mace Got Rpas exception: RpasBTreeException
RpasBTree::openDatabase failed, database '/u03/app/oracle/rpas/ap/domain/APFA/ldom0.db' does not exist.
mace exited with status: 4
Even recreating the vanilla domain and running the rule group it throws this error. Is this a bug? Why is it looking for that db on that path?