java.lang.StackOverflowError が発生します
Issue
- JBoss がシャットダウンする前に自動的にスタックトレースが出力されます。
- セッションデータがレプリケートされているときに、stackoverflow エラーがログに出力されます。
- EAR ファイルのデプロイ時に StackOverflowError が発生します。
- JBoss サーバーのログに以下のエラーが出力されます。
ERROR [org.jboss.mx.loading.LoadMgr3] Not rescheduling failed loading task,
loadTask=org.jboss.mx.loading.ClassLoadingTask@1923ca5{classname: org.omg.ETF._ConnectionLocalBase, requestingThread:Thread[main,5,jboss],
requestingClassLoader: org.jboss.mx.loading.UnifiedClassLoader3@171f189{ url=null ,addedOrder=2}, loadedClass: nullnull, loadOrder:2147483647,
loadException: java.lang.StackOverflowError, threadTaskCount:0, state:1, #CCE:1}
java.lang.StackOverflowError
at java.lang.Exception.<init>(Exception.java:59)
at java.lang.ClassNotFoundException.<init>(ClassNotFoundException.java:65)
...
Environment
- Java
- JBoss Enterprise Application Platform (EAP)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
