JetStream Software Portal

Failure to Access JetStream DR GUI

This article applies to all JSDR software versions.

Issue

Unable to access the JetStream DR UI from the vCenter. Various reasons described below may cause the problem.

Symptom 1

The JetStream DR may become stuck in the “loading state” with no result and no error being reported.

Symptom 2

An error message may appear while the UI is being loaded:

Error connecting to JetStream Management Server. Connection refused by Management Server. Make sure Management Server is running and services are accessible from outside.

Symptom 3

An error message may appear when the UI is being accessed:

Error connecting to JetStream Management Server. Make sure Management Server is running and vCenter Server is able to reach it by both its FQDN and IP address.

Troubleshooting

  1. Validate communication between the MSA and vCenter. This is mandatory for the seamless management functionality of JetStream DR. This can be validated using ping and curl -v commands.
    #curl -v https://<vCenter_IP or FQDN>:443


     
  2. Validate the MSA VM is up and running.
     
  3. Ensure port 443 is enabled.


     
  4. From the MSA web console, check if the PostgreSQL and Tomcat services are up and running.
    #service vme2 status


     
  5. Re-establish the PostgreSQL and Tomcat8 services. PostgreSQL is the MSA DB service and Tomcat8 is a webserver service.
    • Manually start the services using the command: #service vme2 start.
    • Completely restart both services using the command: #service vme2 restart.


       
  6. If it is noticed from the MSA web console that Tomcat8 service has not successfully started and continuously retries, manually restart the Tomcat8 service or consider rebooting the entire MSA VM.


     

From JetStream DR software version 4.3 and beyond, it is possible to manually restart the Tomcat8 service. Use the following command to restart Tomcat8: #service msa-tomcat restart.

If you are unable to start the Tomcat8 service, contact JetStream support for additional assistance.

After making any changes to the MSA network, reboot the MSA VM for the changes to be reflected.

Was this article helpful?

Related Articles

Can We Help You?

Can't find what you're looking for?
Contact JetStream