Overview
While running setupCluster command to configure Aurea Process 2020 on WebSphere (WAS) you are receiving the following error in sbmwsadmin.log:
WASX7017E: Exception received while running file
exception information: com.ibm.bsf.BSFException: exception from Jython:
Traceback (innermost last):
File "<string>", line 111, in ?
While running the same command in the other two setups (dev and QA environments) you didn't had this issue.
The full error stack:
WASX7017E: Exception received while running file "/opt/cx2020/cluster/scripts/websphere/jython/sbmcluster/setupcluster.py"; exception information: com.ibm.bsf.BSFException: exception from Jython:
Traceback (innermost last):
File "<string>", line 111, in ?
SbmJythonException: <sbmframework.sbmutil.SbmJythonException instance at -1580406983>
WASX7341W: No "save" was performed before the interactive scripting session exited; configuration changes will not be saved.
Solution
Since the issue did not occur in your other environments, this seems to be caused by your current environment.
Contact your WebMaster (WebSphere Administrator) and request reinstalling your WebSphere (WAS) environment. After reinstalling WAS, you should be able to run the setupCluster command successfully.