You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Danny Lin <Li...@doc.state.sc.us> on 2006/12/28 04:21:44 UTC

stack overflow error

I have a fairly large schema that I am required to use. I only use a
very small subset of this schema. I used a tool provided by DOJ to
generate a subset schema. I ran into a Java Stack overflow problem when
using ADB approach. So, I changed the databinding to "none" and ran the
wsdl2java. It generated the stub and skeleton accordingly. I then packed
an AAR file. When I deployed the service, I was still still getting a
stack overflow. Here is the log when I turn the Axis2 log4j property to
DEBUG. Any suggestion will be greatly appreciated. I am basically stuck
now. Thanks.
 
Danny
 
 
2006-12-27 22:11:54,990 DEBUG main
org.apache.axiom.om.impl.builder.StAXOMBuilder - END_ELEMENT:
module:module
2006-12-27 22:11:55,006 DEBUG main
org.apache.axis2.i18n.ProjectResourceBundle -
org.apache.axis2.i18n.resource::handleGetObject(addingnewmodule)
2006-12-27 22:11:55,006 DEBUG main
org.apache.axis2.deployment.DeploymentEngine - adding new module
2006-12-27 22:11:55,006 DEBUG main
org.apache.axis2.i18n.ProjectResourceBundle -
org.apache.axis2.i18n.resource::handleGetObject(deployeingmodule)
2006-12-27 22:11:55,021 INFO main
org.apache.axis2.deployment.DeploymentEngine - Deploying module :
soapmonitor-1.1
2006-12-27 22:11:55,052 DEBUG main
org.apache.axis2.deployment.WarBasedAxisConfigurator - loaded repository
from /WEB-INF folder (unpacked war)
2006-12-27 22:11:55,068 DEBUG main org.apache.axiom.om.util.StAXUtils -
XMLStreamReader is com.ctc.wstx.sr.ValidatingStreamReader
2006-12-27 22:11:55,084 DEBUG main
org.apache.axiom.om.impl.builder.StAXOMBuilder - START_ELEMENT:
{http://schemas.xmlsoap.org/wsdl/}definitions:definitions
2006-12-27 22:12:00,959 DEBUG main
org.apache.axis2.i18n.ProjectResourceBundle -
org.apache.axis2.i18n.resource::handleGetObject(invalidservice)
2006-12-27 22:12:00,974 INFO main
org.apache.axis2.deployment.DeploymentEngine - Invalid service
InmateMatchService.aar due to java.lang.StackOverflowError
 
2006-12-27 22:12:00,990 DEBUG main org.apache.axiom.om.util.StAXUtils -
XMLStreamReader is com.ctc.wstx.sr.ValidatingStreamReader
2006-12-27 22:12:00,990 DEBUG main
org.apache.axiom.om.impl.builder.StAXOMBuilder - START_ELEMENT:
service:service
2006-12-27 22:12:00,990 DEBUG main
org.apache.axiom.om.impl.builder.StAXOMBuilder - CHARACTERS: [
    ]