|
Application Error:
IndexAction: executeAdditionalActions:: GatewaySessBean: getCustomer: A SAXException error occurred while parsing the incoming XML document. Output: An error occurred while retreiving customer data: java.sql.SQLException: Limit on number of statements exceeded.: Content is not allowed in prolog.
org.xml.sax.SAXParseException: Content is not allowed in prolog.
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at com.dc.gateway.access.GatewayJob.parseXML(GatewayJob.java(Compiled Code))
at com.dc.gateway.access.GatewayJob.startTransaction(GatewayJob.java(Compiled Code))
at com.dc.gateway.access.RunGatewayJob.getCustomer(RunGatewayJob.java(Compiled Code))
at com.dc.storefront.ejb.session.GatewaySessBean.getCustomer(GatewaySessBean.java(Compiled Code))
at com.dc.storefront.ejb.session.EJSLocalStatelessGatewaySess_9fc9164d.getCustomer(EJSLocalStatelessGatewaySess_9fc9164d.java(Compiled Code))
at com.dc.storefront.ejb.session.LoginSessBean.loadCustomerAndShipto(LoginSessBean.java(Compiled Code))
at com.dc.storefront.ejb.session.EJSLocalStatelessLoginSess_f48bd0cb.loadCustomerAndShipto(EJSLocalStatelessLoginSess_f48bd0cb.java(Compiled Code))
at com.dc.storefront.b2c.actions.CategoryDetailAction.buildPrincipal(CategoryDetailAction.java(Compiled Code))
at com.dc.storefront.b2c.actions.CategoryDetailAction.execute(CategoryDetailAction.java(Compiled Code))
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java(Inlined Compiled Code))
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java(Compiled Code))
at org.apache.struts.action.ActionServlet.process(ActionServlet.java(Inlined Compiled Code))
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java(Compiled Code))
at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java(Compiled Code))
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java(Compiled Code))
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java(Compiled Code))
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java(Compiled Code))
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java(Compiled Code))
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java(Compiled Code))
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java(Compiled Code))
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java(Compiled Code))
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java(Compiled Code))
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java(Compiled Code))
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java(Compiled Code))
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java(Compiled Code))
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java(Compiled Code))
at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java(Compiled Code))
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))
-------- nested by:
com.dc.gateway.access.GatewayJobException: A SAXException error occurred while parsing the incoming XML document. Output: An error occurred while retreiving customer data: java.sql.SQLException: Limit on number of statements exceeded.: Content is not allowed in prolog.;
---> nested org.xml.sax.SAXParseException: Content is not allowed in prolog.
at com.dc.gateway.access.GatewayJob.parseXML(GatewayJob.java(Compiled Code))
at com.dc.gateway.access.GatewayJob.startTransaction(GatewayJob.java(Compiled Code))
at com.dc.gateway.access.RunGatewayJob.getCustomer(RunGatewayJob.java(Compiled Code))
at com.dc.storefront.ejb.session.GatewaySessBean.getCustomer(GatewaySessBean.java(Compiled Code))
at com.dc.storefront.ejb.session.EJSLocalStatelessGatewaySess_9fc9164d.getCustomer(EJSLocalStatelessGatewaySess_9fc9164d.java(Compiled Code))
at com.dc.storefront.ejb.session.LoginSessBean.loadCustomerAndShipto(LoginSessBean.java(Compiled Code))
at com.dc.storefront.ejb.session.EJSLocalStatelessLoginSess_f48bd0cb.loadCustomerAndShipto(EJSLocalStatelessLoginSess_f48bd0cb.java(Compiled Code))
at com.dc.storefront.b2c.actions.CategoryDetailAction.buildPrincipal(CategoryDetailAction.java(Compiled Code))
at com.dc.storefront.b2c.actions.CategoryDetailAction.execute(CategoryDetailAction.java(Compiled Code))
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java(Inlined Compiled Code))
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java(Compiled Code))
at org.apache.struts.action.ActionServlet.process(ActionServlet.java(Inlined Compiled Code))
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java(Compiled Code))
at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java(Compiled Code))
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java(Compiled Code))
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java(Compiled Code))
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java(Compiled Code))
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java(Compiled Code))
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java(Compiled Code))
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java(Compiled Code))
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java(Compiled Code))
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java(Compiled Code))
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java(Compiled Code))
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java(Compiled Code))
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java(Compiled Code))
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java(Compiled Code))
at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java(Compiled Code))
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))
-------- nested by:
com.dc.storefront.common.StorefrontException: GatewaySessBean: getCustomer: A SAXException error occurred while parsing the incoming XML document. Output: An error occurred while retreiving customer data: java.sql.SQLException: Limit on number of statements exceeded.: Content is not allowed in prolog.;
---> nested com.dc.gateway.access.GatewayJobException: A SAXException error occurred while parsing the incoming XML document. Output: An error occurred while retreiving customer data: java.sql.SQLException: Limit on number of statements exceeded.: Content is not allowed in prolog.;
---> nested org.xml.sax.SAXParseException: Content is not allowed in prolog.
at com.dc.storefront.ejb.session.GatewaySessBean.getCustomer(GatewaySessBean.java(Compiled Code))
at com.dc.storefront.ejb.session.EJSLocalStatelessGatewaySess_9fc9164d.getCustomer(EJSLocalStatelessGatewaySess_9fc9164d.java(Compiled Code))
at com.dc.storefront.ejb.session.LoginSessBean.loadCustomerAndShipto(LoginSessBean.java(Compiled Code))
at com.dc.storefront.ejb.session.EJSLocalStatelessLoginSess_f48bd0cb.loadCustomerAndShipto(EJSLocalStatelessLoginSess_f48bd0cb.java(Compiled Code))
at com.dc.storefront.b2c.actions.CategoryDetailAction.buildPrincipal(CategoryDetailAction.java(Compiled Code))
at com.dc.storefront.b2c.actions.CategoryDetailAction.execute(CategoryDetailAction.java(Compiled Code))
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java(Inlined Compiled Code))
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java(Compiled Code))
at org.apache.struts.action.ActionServlet.process(ActionServlet.java(Inlined Compiled Code))
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java(Compiled Code))
at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java(Compiled Code))
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java(Compiled Code))
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java(Compiled Code))
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java(Compiled Code))
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java(Compiled Code))
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java(Compiled Code))
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java(Compiled Code))
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java(Compiled Code))
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java(Compiled Code))
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java(Compiled Code))
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java(Compiled Code))
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java(Compiled Code))
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java(Compiled Code))
at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java(Compiled Code))
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))
|