Question
· 12 hr ago

InterSystems Cache service

Hi Team, Cahe system is not starting while starting one of our software application and getting an above error

Discussion (2)2
Log in or sign up to continue

Likely is because the superserver or webserver port is being used by other application... or just locked at OS level. Try to find out if there is any app using it... using the Task Manager or TCPview... if you can't find any app using those ports, change them in the cpf file using some other numbers above 60000 and restart. DO A COPY OF YOUR CPF FILE BEFORE MODIFYING IT (just in case). Other way to test if its related with used ports would be to restart your machine... and try to init Caché afterwards.