Hi! I would like to change the paths for a few folders so I am running the <APPIAN_HOME>\_admin\_scripts\tools\change-paths.bat,
but I got the following error:
Error: Could not find or load main class com.appiancorp.tools.ChangePaths
Please does anyone know what was happening and what should I do?
Thanks in advance
Discussion posts and replies are publicly visible
Hi Joann, It actually refers the appian-tools.jar where com.appiancorp.tools.ChangePaths present. Could you please check path is correct or not? If you type above command then it will look for cllaspath.jar where it has references to appian-tools.jar which is at ../../ear/suite.ear/lib/appian-tools.jar location.
Try to run change-paths.bat from that location itself instead of c:\users.