Contact Us 1-800-596-4880

Troubleshooting

If you experience problems with your deployed apps, Runtime Manager provides several tools that can help you determine the cause.

The troubleshooting resources available to you depend on your deployment strategy.

Troubleshoot Applications

You can access information to help you troubleshoot applications using the following tools:

  • MuleSoft Diagnostics Agent logo cloud2 active logo cloud active

    Use the MuleSoft diagnostics agent to troubleshoot your Mule applications deployed to CloudHub and CloudHub 2.0. This feature leverages Einstein generative AI to automate diagnostics collection and provide intelligent, actionable insights.

  • Insight logo cloud active logo hybrid active

    You can access a dashboard with key metrics and see events at an individual transaction level of detail.

  • API Functional Monitoring logo cloud active logo hybrid active logo server active logo rtf active

    Using API functional monitoring, you can automate testing and generate reports to verify API functionality and validate the results that the API generates. You can monitor APIs at each stage of the software development life cycle and in production.

  • View application log data logo cloud2 active logo cloud active

    For applications deployed to CloudHub and CloudHub 2.0, you can access log data that includes deployment messages and events for each worker or replica and Mule runtime engine logs.

    For applications deployed to your own servers, you can export log data to third-party software to view there.

Troubleshoot Servers

logo hybrid active logo server active

With applications deployed to your own servers, you can access information to help you troubleshoot them through the following tools:

Troubleshoot Runtime Manager Agent Upgrades

logo hybrid active logo server active

TLS Handshake Failures After Upgrading to Runtime Manager Agent 2.7.x in FIPS Environments

If you upgrade the Runtime Manager Agent from 2.6.x to 2.7.x in a FIPS-enabled environment, you might see handshake_failure errors in your mule_ee.log files.

Cause

Runtime Manager Agent 2.6.x had no tls-fips140-2.conf file mechanism and used all JVM-supported ciphers with TLSv1.2. Starting with 2.7.x, the agent reads its cipher list from the tls-fips140-2.conf file. If ciphers required by your environment are not present in that file, TLS handshakes fail.

Solution

Add the required ciphers to the tls-fips140-2.conf file and restart the Runtime Manager Agent.