G
Gertjan Hendriks
Guest
In the meantime I was able to fix this issue myself. Somehow an old bug had reappeared in Corticon 5.7, when installing Corticon Server as a Windows service. This caused the ccServerSandbox directory to be installed in the Corticon installation directory (/Server/pas/bin to be precise): Progress KB - Configuring Windows service for Corticon PAS Server creates CcServerSandbox and logs directories in <Corticon_Install_dir>\Server\pas\bin instead of CORTICON_WORK_DIR It seems that this issue was caused due to the fact that services.bat in 5.7 incorrectly pointed to Tomcat 7, where Corticon 5.7 is based on Tomcat 8. I added the -DCORTICON_WORK_DIR=C:\CorticonWork to the jvm.properties, fixing the issue. -Gertjan
Continue reading...
Continue reading...