Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
Troubleshooting case where all users experience performance issues on a specific application - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Troubleshooting case where all users experience performance issues on a specific application
KB0517280

Troubleshooting case where all users experience performance issues on a specific application


8438 Views Last updated : Oct 15, 2024 public Copy Permalink English (Original)
  • English (Original)
  • Japanese
KB Summary by Now Assist

Issue

If slow performance is experienced by all users and affects a specific application in the instance, see below for symptoms, causes, and ways to resolve the issue.

Symptoms

  • The instance is slow and sometimes unavailable. 
  • Semaphores appear to be locked or have long running times.
  • The Pool Sweeper cannot release long running database connections.
  • Low or out of memory alerts appear.
  • Localhost logs display a slow business rule message.
  • Loading a form takes too long or freezes before any interaction is possible.
  • High amount of browser time indicated in the Client Transaction Timing widget or log for a particular form transaction.

Cause

  • Inefficient queries executing in the database (MySQL).
  • Inefficient business rules being processed in the application.
  • Too many asynchronous JavaScript and XML (AJAX) calls generated by client scripts.

Resolution

PrerequisiteNote: Prerequisite:
Prior to completing the following steps, collect the necessary information needed to troubleshoot the performance issue. For more information, see Gathering node data via stats.do and threads.do

To troubleshoot slow performance experienced by all users on a specific application:

  1. Verify that there are no inefficient business rules being processed in the application. For more information, see Identifying and addressing inefficient business rules.
  2. Verify that a client script is not making too many asynchronous AJAX calls. For more information, see Identifying and reducing synchronous AJAX calls generated by client scripts.

The ServiceNow internal role is required to complete the following steps:

  1. Verify that there are no inefficient queries running against the database. For more information, see Identifying and tuning inefficient queries executing in the database (MySQL).

If the issue continues to exist after trying the above steps:

  • Clearly identify the issue or question.
  • Search in the ServiceNow product documentation for your issue.
  • Search for your issue in the ServiceNow Community.
  • Post a question on the ServiceNow Community forums. New users must create an account on the ServiceNow Community in order to post.
  • Open an incident via email or the online Technical Support system.
  • Contact the Technical Support team.

Related Links

For more information on related topics, review the following ServiceNow product documentation pages:

  • Platform Performance
  • Thread Performance Monitoring
  • System Diagnostics Page

For more topic-related issues, review the following Knowledge Base article:

  • Troubleshooting slow performance

The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.