How check web services on Connections?

Hello, let me this basic question. Connections runs on Rocky Linux. We have a problem with webserver, URL address "https:\\connections"not working. I checked free space, this is Ok. What services i can checked? May i use command top?

Many thanks for help,

JP

Hi.

Just to double check: Are you using backslashes or forward slashes in the request?

Moving forward: Is connections deployed Full-Blown or is it Container-deployed? Which version are you running?

You may need to check many stuff, beginning with DNS, Certificate, going through network firewall, firewall at the OS-level, and checking services.

Most services need to be checked in the DMgr WAS Deployment Manager (IBM Web Application Server Deployment Manager).

You may need to check IBM HTTP Web Server is running, as well as the Agents.

You may need to check the DB2 database as well (assuming you're using IBM DB2 as the database).

Please check the following links for additional reference:

Starting or stopping Connections applications

Starting or stopping Connections applications - HCL Connections v8.0 Help Center

Configuring the servers to start automatically at boot

Regards,

Elvis

First, what part is "not working"? Depending on your setup, the first service that you connect to is either nginx or IBM HTTP Server. Check the logs of those services to see if you connect to them. If not, your problem would be DNS. Without those first steps, there's no way for us to help you.

Second, make sure that you use full qualified domain names both for the Connections url, but also for your WebSphere nodes. A url of https://connections is never going to work.

Dear Martinj and Elvis many thanks for help and advices, it was useful!

Best regards,

JP