Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.

4.2. General Diagnostics


  1. Verify the back end server is responsive by making a direct request to it.
  2. Monitor high load using one of the following methods:
    Twiddle
    1. Locate the appropriate Twiddle script for your environment (twiddle.sh, twiddle.bat or twiddle.jar) in the <JBOSS_HOME>/bin/ directory.
    2. Run the following command:
      <TWIDDLE> -u admin -p password get "jboss.web:name=ajp-127.0.0.1-8009,type=ThreadPool"
      
      Copy to Clipboard Toggle word wrap
      Use the script appropriate to your operating system and environment .
      Twiddle may need to be modified for each specific environment, but the above will work in a default JBoss instance where no ports have been changed and JBoss is starting on the localhost.
    JMX Console
    1. Navigate to http://localhost:8080/jmx-console.
    2. Find the jboss.web section.
    3. Click on name=ajp-localhost/127.0.0.1-8009,type=ThreadPool (or whichever AJP ThreadPool matches your environment)
    4. Investigate the currentThreadsBusy attribute. If this attribute is reaching the maxThreads there will be a problem as JBoss Web is reaching the defined ThreadPool capacity.
Nach oben
Red Hat logoGithubredditYoutubeTwitter

Lernen

Testen, kaufen und verkaufen

Communitys

Über Red Hat Dokumentation

Wir helfen Red Hat Benutzern, mit unseren Produkten und Diensten innovativ zu sein und ihre Ziele zu erreichen – mit Inhalten, denen sie vertrauen können. Entdecken Sie unsere neuesten Updates.

Mehr Inklusion in Open Source

Red Hat hat sich verpflichtet, problematische Sprache in unserem Code, unserer Dokumentation und unseren Web-Eigenschaften zu ersetzen. Weitere Einzelheiten finden Sie in Red Hat Blog.

Über Red Hat

Wir liefern gehärtete Lösungen, die es Unternehmen leichter machen, plattform- und umgebungsübergreifend zu arbeiten, vom zentralen Rechenzentrum bis zum Netzwerkrand.

Theme

© 2025 Red Hat