Translated message

A translation of this page exists in English.

Tattletale を使用して JBoss EAP 8/7/6 の ClassNotFoundException/NoClassDefFoundError およびその他のクラスローディングの問題を診断する方法

Solution Verified - Updated -

Issue

  • JBoss Enterprise Application Platform (JBoss EAP) での ClassNotFoundException 問題の診断方法
  • JBoss EAP での NoClassDefFoundError 問題の診断方法
  • JBoss EAP でのクラスローディング問題の診断方法
  • JBoss EAP での ClassCastException 問題の診断方法
  • JBoss EAP での LinkageError 問題の診断方法
  • JBoss EAP での NoSuchMethodError 問題の診断方法
  • JBoss EAP での UnsupportedClassVersionError 問題の診断方法
  • JBoss EAP での java.lang.InstantiationError 問題の診断方法
  • アプリケーションが ClassNotFoundException で失敗します。
...
Caused by: java.lang.ClassNotFoundException: com.jboss.examples.MyClass from [Module "deployment.application.war:main" from Service Module Loader]
...
  • アプリケーションが応答しません。リクエストを送信中に、アプリケーションが接続タイムアウトで応答しています。xfire-all-1.2.6.jar を削除すると、アプリケーションは正常に動作しますが、前述の jar を再度追加すると、接続がタイムアウトしたという同じ応答が再び表示されます。
49 00:06:47,820 ERROR [stderr] (http-/10.10.10.74:80-1) Caused by: java.lang.NoSuchMethodException: com.abc.jkl.xyz.ClassMap()

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 8
    • 7
    • 6

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content