Translated message

A translation of this page exists in English.

如何使用 Tattletale 诊断 JBoss EAP 6 / 7 中的 ClassNotFoundException / NoClassDefFoundError 和其他类加载问题

Solution In Progress - 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