Hi,
I am in process of installing BPM 910 trail version on windows 2012 server.
As part of Installation set up, ran the following the bat file “setenv.bat” the below is the output
D:\SoftwareAG\bin>setenv.bat
D:\SoftwareAG\bin already in PATH
Java version = can be used for Groovy
Setting SAGNODE to XXXXXX2363
Setting IboTestAutomation to D:\SoftwareAG
PKG_ROOT = D:\SoftwareAG
GROOVY_HOME = D:\SoftwareAG\groovy-2.4.3
GROOVY_PATH = D:\SoftwareAG\groovy-2.4.3
SAGNODE = XXXXXXXX
D:\SoftwareAG\bin>
the issue is with next step when I ran the following command,
“grexec BpmsTrial -setup” error encountered, please find the error below
D:\SoftwareAG\bin>grexec.bat BpmsTrial -setup
INFO Execute ‘BpmsTrial -setup’
INFO Search “BpmsTrial.groovy” in GROOVY_PATH
INFO Search “BpmsTrial.groovy” recursively in D:\Sof
twareAG\groovy-2.4.3
WARN Could not locate “BpmsTrial.groovy” in D:\Softw
areAG\groovy-2.4.3
ERROR Could not locate BpmsTrial.groovy
INFO grexec: ended with exit code 2
ERROR ===============================================
ERROR grexec: HALT SCRIPT EXECUTION
ERROR ===============================================
D:\SoftwareAG\bin>
Can anyone help me with this error ?
Thanks !