After installation of CLM, link https://localhost:9443/jts/setup is not opining
Hi,
One answer
Saumya,
check whether the CLM server is actually up and running, by entering the WAS admin console and looking for the jts application status (if it is deployed on WAS) or by verifying whether Liberty has started properly.
Anyway, have a look at the jts.log file.
It should contain some useful information about this issue.
Comments
Thanks for your prompt reply
If you are trying to connect to "localhost", you must be running your browser on the same machine where CLM is installed.
So, it seems unlikely that a port is blocked for local connections.
Check whether it is used by another application.
Did you find anything useful piece of information in jts.log?
Actually remotely i am handling it.
netstat -an should return the list of listening ports.
And yes, the logs should be under that path.