Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added additional troubleshooting steps #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -160,5 +160,7 @@ Event Viewer contains messages like "Error executing PubSub jobs, X consecutive

Event Viewer contains messages like "Error executing PubSub jobs, X consecutive connections failed."
: _Description_: The module cannot reach the RabbitMQ service.

A) Follow the instructions provided in "Applications cannot reach the RabbitMQ service" to troubleshoot this issue.
A) Open the Configuration Tool and, in the "Cache" tab, click on "Create/Update Service" to reinstall RabbitMQ and correct any connectivity problems.
B) Still in the Configuration Tool, click on the "Apply and Exit" button and, when prompted, reinstall Service Center.
C) Then, in the Service Center, create and run an [All Components solution](<https://success.outsystems.com/Support/Enterprise_Customers/Maintenance_and_Operations/Creating_and_using_an_%22All_Components%22_solution>), which will update the RabbitMQ local data for all applications.
D) If the problem persists after doing the above, then follow the instructions provided in "Applications cannot reach the RabbitMQ service" to troubleshoot this issue.