Troubleshooting Flashcards
What is the first step when a web ping fail occurs?
Confirm the issue by trying to access the website
What if there’s a web ping fail and the site is down?
Try restarting the web services
What if there’s an issue with exporting to Excel?
There’s an issue with the Tomcat service
What if the site is down but restarting the services didn’t work?
Check Event Logs on the server for any obvious issues, then restart the server
What is the first step when a database ping fail occurs?
Login to the site and confirm the error
What if there’s a database ping fail and you can’t log into the site?
Log into the Prod server and check the status of the database connection via CLI; if not connected, try to connect
What does the Check Out link status mean?
Checking “out” the queue for messages to send
What does the Enabled link status mean?
Link is running, no messages have been sent
What does the Idle link status mean?
No messages are waiting to be sent
What does the Inactive link status mean?
Link has delivered messages, no waiting to be sent, background job is “sleeping” until needed again
What does the Reading link status mean?
Link is reading a message
What does the Retention link status mean?
Link has delivered message, none waiting to be sent, background job is waiting for retention time to expire or for new messages
What does the Send link status mean?
Link is sending a message
What does the Error link status mean?
Link encountered an error
What does the Halting link status mean?
Link has been asked to shut down