FAILURE : There was an exception loading configuration Grade
I'm trying to create a RPAS v16 domain on my Windows laptop, just using the template Grade configuration.
Referring to the RPAS guide chapter 4 — "Installing on a Windows Environment"
Oracle Retail Predictive Application Server Installation Guide
My command is:
$ rpasInstall -fullinstall -dh C:/Oracle/RPAS16.0/testenv/domain -cn Grade -ch C:/Oracle/RPAS16.0/testenv/Grade/configuration/Grade -in C:/Oracle/RPAS16.0/testenv/Grade/data -log C:/Oracle/RPAS16.0/testenv/logs/install.log -rf AppFunctions -rf ClusterEngine -verbose
I can list the content under C:/Oracle/RPAS16.0/testenv/Grade/configuration/Grade, and I think the way I give -ch parameter should be right.