Full of "java.lang.StackOverflowError" Exception in Log
(Doc ID 2815346.1)
Last updated on OCTOBER 23, 2024
Applies to:
Oracle WebLogic Server - Version 10.3.6 and laterInformation in this document applies to any platform.
Symptoms
StackOverflowError persists in log when one AXIS2 Web Service application deployed on Weblogic10.3.6.0.200414.
<BEA-101017> <[ServletContext@1072930419[app:<app> module:<module> path:[/path] spec-version:null]] Root cause of ServletException.
java.lang.StackOverflowErrorat java.util.Hashtable.get(Hashtable.java:334)
at com.ibm.wsdl.util.ObjectRegistry.lookup(Unknown Source)
at com.ibm.wsdl.util.ObjectRegistry.lookup(Unknown Source)
at com.ibm.wsdl.util.ObjectRegistry.lookup(Unknown Source)
at com.ibm.wsdl.util.ObjectRegistry.lookup(Unknown Source)
at com.ibm.wsdl.util.ObjectRegistry.lookup(Unknown Source)
at com.ibm.wsdl.util.ObjectRegistry.lookup(Unknown Source)
at com.ibm.wsdl.util.ObjectRegistry.lookup(Unknown Source)
at com.ibm.wsdl.util.ObjectRegistry.lookup(Unknown Source)
......
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |