Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <May 15, 2015 9:44:27 AM CDT> <Error> <JDBC> <BEA-001112> <Test "ISVALID" set up for pool "AARExternalAppDS" failed with exception: "java.lang.Exception: isValid failed".>
- <May 15, 2015 9:44:27 AM CDT> <Warning> <JTA> <BEA-110484> <The JTA health state has changed from HEALTH_OK to HEALTH_WARN with reason codes: Resource AARExternalAppDS_DefaultDomain declared unhealthy.>
- <oracle.adf.model> <ServiceImpl> <extractServiceException> <>
- oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation. Statement: SELECT * FROM (SELECT
- VxMobileCustOrders.ORDER_ID,
- VxMobileCustOrders.STATUS,
- VxMobileCustOrders.CUSTOMER_PO,
- VxMobileCustOrders.CUST_ID,
- VxMobileCustOrders.DIV_NAME,
- VxMobileCustOrders.DIV_COMMON_NAME,
- VxMobileCustOrders.PRIMARY_REP_ID,
- VxMobileCustOrders.PRIMARY_REP,
- VxMobileCustOrders.PRIMARY_REP_EMAIL,
- VxMobileCustOrders.PRIMARY_REP_PHONE,
- VxMobileCustOrders.SECONDARY_REP_ID,
- VxMobileCustOrders.SECONDARY_REP,
- VxMobileCustOrders.SECONDARY_REP_EMAIL,
- VxMobileCustOrders.SECONDARY_REP_PHONE,
- VxMobileCustOrders.LINE_CNT,
- VxMobileCustOrders.SUM_PRICE,
- VxMobileCustOrders.ORDERED_ON
- FROM
- DSS.VX_MOBILE_CUST_ORDERS VxMobileCustOrders
- ORDER BY
- VxMobileCustOrders.STATUS,
- VxMobileCustOrders.CUSTOMER_PO) QRSLT WHERE ( ( (CUST_ID = :custIdBind ) ) )
- at oracle.jbo.server.BaseSQLBuilderImpl.processException(BaseSQLBuilderImpl.java:3731)
- at oracle.jbo.server.OracleSQLBuilderImpl.processException(OracleSQLBuilderImpl.java:4753)
- at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:1572)
- at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:976)
- at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:7853)
- at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:1399)
- at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:1203)
- at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2827)
- at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2804)
- at oracle.jbo.server.ViewRowSetIteratorImpl.hasNext(ViewRowSetIteratorImpl.java:1956)
- at oracle.jbo.server.ViewRowSetImpl.hasNext(ViewRowSetImpl.java:3814)
- at oracle.jbo.server.ViewObjectImpl.hasNext(ViewObjectImpl.java:11205)
- at oracle.jbo.common.sdo.SDOValueStoreHelper.traverseRowSet(SDOValueStoreHelper.java:3267)
- at oracle.jbo.common.sdo.SDOValueStoreHelper.findRows(SDOValueStoreHelper.java:3304)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2865)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2800)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(OrdersAppModuleServiceImpl.java:171)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
- at com.sun.proxy.$Proxy189.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
- at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
- at com.sun.proxy.$Proxy188.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
- at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
- at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
- at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
- at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
- at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
- at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
- at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
- at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
- at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
- at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
- at java.security.AccessController.doPrivileged(Native Method)
- at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
- at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
- at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
- at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
- at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
- at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
- at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
- at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
- at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
- at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
- at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
- at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
- at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
- at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
- at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
- Caused by: java.sql.SQLException: Statement cancelled, probably by transaction timing out
- at weblogic.jdbc.wrapper.Statement.postInvocationHandlerNoWrap(Statement.java:128)
- at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:156)
- at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:1447)
- ... 96 more
- ## Detail 0 ##
- java.sql.SQLException: Statement cancelled, probably by transaction timing out
- at weblogic.jdbc.wrapper.Statement.postInvocationHandlerNoWrap(Statement.java:128)
- at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:156)
- at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:1447)
- at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:976)
- at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:7853)
- at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:1399)
- at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:1203)
- at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2827)
- at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2804)
- at oracle.jbo.server.ViewRowSetIteratorImpl.hasNext(ViewRowSetIteratorImpl.java:1956)
- at oracle.jbo.server.ViewRowSetImpl.hasNext(ViewRowSetImpl.java:3814)
- at oracle.jbo.server.ViewObjectImpl.hasNext(ViewObjectImpl.java:11205)
- at oracle.jbo.common.sdo.SDOValueStoreHelper.traverseRowSet(SDOValueStoreHelper.java:3267)
- at oracle.jbo.common.sdo.SDOValueStoreHelper.findRows(SDOValueStoreHelper.java:3304)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2865)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2800)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(OrdersAppModuleServiceImpl.java:171)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
- at com.sun.proxy.$Proxy189.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
- at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
- at com.sun.proxy.$Proxy188.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
- at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
- at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
- at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
- at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
- at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
- at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
- at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
- at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
- at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
- at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
- at java.security.AccessController.doPrivileged(Native Method)
- at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
- at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
- at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
- at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
- at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
- at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
- at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
- at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
- at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
- at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
- at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
- at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
- at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
- at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
- at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
- <oracle.j2ee.ws.common.jaxws.JAXWSLoggingUtil> <JAXWSLoggingUtil> <log> <Exception while executing the business logic: JBO-27122: SQL error during statement preparation. Statement: SELECT * FROM (SELECT
- VxMobileCustOrders.ORDER_ID,
- VxMobileCustOrders.STATUS,
- VxMobileCustOrders.CUSTOMER_PO,
- VxMobileCustOrders.CUST_ID,
- VxMobileCustOrders.DIV_NAME,
- VxMobileCustOrders.DIV_COMMON_NAME,
- VxMobileCustOrders.PRIMARY_REP_ID,
- VxMobileCustOrders.PRIMARY_REP,
- VxMobileCustOrders.PRIMARY_REP_EMAIL,
- VxMobileCustOrders.PRIMARY_REP_PHONE,
- VxMobileCustOrders.SECONDARY_REP_ID,
- VxMobileCustOrders.SECONDARY_REP,
- VxMobileCustOrders.SECONDARY_REP_EMAIL,
- VxMobileCustOrders.SECONDARY_REP_PHONE,
- VxMobileCustOrders.LINE_CNT,
- VxMobileCustOrders.SUM_PRICE,
- VxMobileCustOrders.ORDERED_ON
- FROM
- DSS.VX_MOBILE_CUST_ORDERS VxMobileCustOrders
- ORDER BY
- VxMobileCustOrders.STATUS,
- VxMobileCustOrders.CUSTOMER_PO) QRSLT WHERE ( ( (CUST_ID = :custIdBind ) ) ): Statement cancelled, probably by transaction timing out>
- <oracle.adf.model> <ServiceImpl> <acquireResources> <fatal error from ServiceImpl.acquireResources(): JBO-26061: Error while opening JDBC connection.>
- <oracle.adf.model> <ServiceImpl> <extractServiceException> <>
- oracle.jbo.DMLException: JBO-26061: Error while opening JDBC connection.
- at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1043)
- at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
- at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
- at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
- at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
- at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
- at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2800)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(OrdersAppModuleServiceImpl.java:171)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
- at com.sun.proxy.$Proxy189.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
- at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
- at com.sun.proxy.$Proxy188.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
- at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
- at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
- at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
- at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
- at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
- at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
- at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
- at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
- at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
- at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
- at java.security.AccessController.doPrivileged(Native Method)
- at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
- at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
- at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
- at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
- at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
- at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
- at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
- at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
- at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
- at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
- at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
- at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
- at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
- at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
- at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
- Caused by: java.sql.SQLException: Unexpected exception while enlisting XAConnection java.sql.SQLException: XA error: XAResource.XAER_RMFAIL start() failed on resource 'AARExternalAppDS_DefaultDomain': XAER_RMFAIL : Resource manager is unavailable
- javax.transaction.xa.XAException: Internal error: XAResource 'AARExternalAppDS_DefaultDomain' is unavailable
- at weblogic.transaction.internal.XAResourceDescriptor.checkResource(XAResourceDescriptor.java:1302)
- at weblogic.transaction.internal.XAResourceDescriptor.startResourceUse(XAResourceDescriptor.java:718)
- at weblogic.transaction.internal.XAServerResourceInfo.start(XAServerResourceInfo.java:1310)
- at weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerResourceInfo.java:1244)
- at weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerResourceInfo.java:292)
- at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:585)
- at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:490)
- at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1739)
- at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
- at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
- at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
- at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
- at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
- at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
- at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
- at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
- at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
- at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2800)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(OrdersAppModuleServiceImpl.java:171)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
- at com.sun.proxy.$Proxy189.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
- at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
- at com.sun.proxy.$Proxy188.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
- at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
- at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
- at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
- at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
- at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
- at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
- at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
- at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
- at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
- at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
- at java.security.AccessController.doPrivileged(Native Method)
- at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
- at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
- at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
- at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
- at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
- at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
- at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
- at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
- at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
- at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
- at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
- at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
- at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
- at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
- at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
- at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1744)
- at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
- at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
- at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
- at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
- at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
- at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
- at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
- at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
- at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
- at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2800)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(OrdersAppModuleServiceImpl.java:171)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
- at com.sun.proxy.$Proxy189.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
- at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
- at com.sun.proxy.$Proxy188.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
- at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
- at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
- at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
- at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
- at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
- at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
- at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
- at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
- at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
- at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
- at java.security.AccessController.doPrivileged(Native Method)
- at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
- at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
- at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
- at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
- at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
- at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
- at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
- at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
- at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
- at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
- at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
- at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
- at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
- at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
- at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
- at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1660)
- at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
- at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
- at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
- ... 104 more
- ## Detail 0 ##
- java.sql.SQLException: Unexpected exception while enlisting XAConnection java.sql.SQLException: XA error: XAResource.XAER_RMFAIL start() failed on resource 'AARExternalAppDS_DefaultDomain': XAER_RMFAIL : Resource manager is unavailable
- javax.transaction.xa.XAException: Internal error: XAResource 'AARExternalAppDS_DefaultDomain' is unavailable
- at weblogic.transaction.internal.XAResourceDescriptor.checkResource(XAResourceDescriptor.java:1302)
- at weblogic.transaction.internal.XAResourceDescriptor.startResourceUse(XAResourceDescriptor.java:718)
- at weblogic.transaction.internal.XAServerResourceInfo.start(XAServerResourceInfo.java:1310)
- at weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerResourceInfo.java:1244)
- at weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerResourceInfo.java:292)
- at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:585)
- at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:490)
- at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1739)
- at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
- at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
- at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
- at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
- at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
- at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
- at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
- at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
- at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
- at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2800)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(OrdersAppModuleServiceImpl.java:171)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
- at com.sun.proxy.$Proxy189.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
- at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
- at com.sun.proxy.$Proxy188.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
- at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
- at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
- at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
- at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
- at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
- at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
- at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
- at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
- at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
- at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
- at java.security.AccessController.doPrivileged(Native Method)
- at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
- at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
- at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
- at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
- at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
- at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
- at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
- at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
- at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
- at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
- at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
- at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
- at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
- at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
- at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
- at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1744)
- at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
- at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
- at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
- at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
- at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
- at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
- at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
- at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
- at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
- at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2800)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(OrdersAppModuleServiceImpl.java:171)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
- at com.sun.proxy.$Proxy189.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
- at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
- at com.sun.proxy.$Proxy188.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
- at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
- at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
- at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
- at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
- at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
- at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
- at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
- at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
- at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
- at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
- at java.security.AccessController.doPrivileged(Native Method)
- at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
- at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
- at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
- at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
- at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
- at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
- at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
- at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
- at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
- at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
- at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
- at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
- at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
- at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
- at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
- at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1660)
- at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
- at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
- at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
- at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
- at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
- at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
- at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
- at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
- at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2800)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(OrdersAppModuleServiceImpl.java:171)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
- at com.sun.proxy.$Proxy189.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
- at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
- at com.sun.proxy.$Proxy188.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
- at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
- at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
- at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
- at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
- at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
- at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
- at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
- at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
- at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
- at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
- at java.security.AccessController.doPrivileged(Native Method)
- at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
- at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
- at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
- at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
- at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
- at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
- at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
- at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
- at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
- at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
- at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
- at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
- at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
- at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
- at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
- <oracle.j2ee.ws.common.jaxws.JAXWSLoggingUtil> <JAXWSLoggingUtil> <log> <Exception while executing the business logic: JBO-26061: Error while opening JDBC connection.: Unexpected exception while enlisting XAConnection java.sql.SQLException: XA error: XAResource.XAER_RMFAIL start() failed on resource 'AARExternalAppDS_DefaultDomain': XAER_RMFAIL : Resource manager is unavailable
- javax.transaction.xa.XAException: Internal error: XAResource 'AARExternalAppDS_DefaultDomain' is unavailable
- at weblogic.transaction.internal.XAResourceDescriptor.checkResource(XAResourceDescriptor.java:1302)
- at weblogic.transaction.internal.XAResourceDescriptor.startResourceUse(XAResourceDescriptor.java:718)
- at weblogic.transaction.internal.XAServerResourceInfo.start(XAServerResourceInfo.java:1310)
- at weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerResourceInfo.java:1244)
- at weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerResourceInfo.java:292)
- at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:585)
- at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:490)
- at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1739)
- at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
- at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
- at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
- at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
- at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
- at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
- at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
- at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
- at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
- at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2800)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(OrdersAppModuleServiceImpl.java:171)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
- at com.sun.proxy.$Proxy189.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
- at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
- at com.sun.proxy.$Proxy188.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
- at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
- at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
- at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
- at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
- at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
- at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
- at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
- at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
- at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
- at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
- at java.security.AccessController.doPrivileged(Native Method)
- at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
- at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
- at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
- at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
- at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
- at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
- at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
- at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
- at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
- at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
- at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
- at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
- at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
- at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
- at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
- at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1744)
- at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
- at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
- at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
- at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
- at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
- at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
- at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
- at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
- at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
- at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2800)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(OrdersAppModuleServiceImpl.java:171)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
- at com.sun.proxy.$Proxy189.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
- at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
- at com.sun.proxy.$Proxy188.findVxMobileCustOrdersView1WithCustId(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
- at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
- at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
- at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
- at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
- at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
- at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
- at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
- at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
- at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
- at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
- at java.security.AccessController.doPrivileged(Native Method)
- at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
- at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
- at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
- at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
- at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
- at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
- at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
- at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
- at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
- at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
- at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
- at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
- at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
- at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
- at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
- >
- <oracle.adf.model> <ServiceImpl> <acquireResources> <fatal error from ServiceImpl.acquireResources(): JBO-26061: Error while opening JDBC connection.>
- <oracle.adf.model> <ServiceImpl> <extractServiceException> <>
- oracle.jbo.DMLException: JBO-26061: Error while opening JDBC connection.
- at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1043)
- at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
- at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
- at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
- at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
- at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
- at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2647)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(OrdersAppModuleServiceImpl.java:183)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
- at com.sun.proxy.$Proxy189.findVxMobileCustomerContactsView1(Unknown Source)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
- at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
- at com.sun.proxy.$Proxy188.findVxMobileCustomerContactsView1(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
- at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
- at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
- at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
- at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
- at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
- at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
- at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
- at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
- at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
- at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
- at java.security.AccessController.doPrivileged(Native Method)
- at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
- at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
- at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
- at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
- at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
- at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
- at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
- at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
- at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
- at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
- at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
- at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
- at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
- at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
- at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
- Caused by: java.sql.SQLException: Unexpected exception while enlisting XAConnection java.sql.SQLException: XA error: XAResource.XAER_RMFAIL start() failed on resource 'AARExternalAppDS_DefaultDomain': XAER_RMFAIL : Resource manager is unavailable
- javax.transaction.xa.XAException: Internal error: XAResource 'AARExternalAppDS_DefaultDomain' is unavailable
- at weblogic.transaction.internal.XAResourceDescriptor.checkResource(XAResourceDescriptor.java:1302)
- at weblogic.transaction.internal.XAResourceDescriptor.startResourceUse(XAResourceDescriptor.java:718)
- at weblogic.transaction.internal.XAServerResourceInfo.start(XAServerResourceInfo.java:1310)
- at weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerResourceInfo.java:1244)
- at weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerResourceInfo.java:292)
- at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:585)
- at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:490)
- at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1739)
- at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
- at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
- at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
- at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
- at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
- at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
- at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
- at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
- at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
- at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2647)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(OrdersAppModuleServiceImpl.java:183)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
- at com.sun.proxy.$Proxy189.findVxMobileCustomerContactsView1(Unknown Source)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
- at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
- at com.sun.proxy.$Proxy188.findVxMobileCustomerContactsView1(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
- at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
- at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
- at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
- at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
- at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
- at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
- at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
- at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
- at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
- at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
- at java.security.AccessController.doPrivileged(Native Method)
- at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
- at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
- at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
- at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
- at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
- at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
- at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
- at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
- at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
- at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
- at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
- at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
- at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
- at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
- at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
- at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1744)
- at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
- at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
- at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
- at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
- at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
- at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
- at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
- at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
- at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
- at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2647)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(OrdersAppModuleServiceImpl.java:183)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
- at com.sun.proxy.$Proxy189.findVxMobileCustomerContactsView1(Unknown Source)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
- at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
- at com.sun.proxy.$Proxy188.findVxMobileCustomerContactsView1(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
- at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
- at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
- at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
- at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
- at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
- at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
- at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
- at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
- at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
- at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
- at java.security.AccessController.doPrivileged(Native Method)
- at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
- at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
- at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
- at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
- at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
- at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
- at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
- at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
- at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
- at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
- at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
- at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
- at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
- at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
- at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
- at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1660)
- at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
- at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
- at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
- ... 104 more
- ## Detail 0 ##
- java.sql.SQLException: Unexpected exception while enlisting XAConnection java.sql.SQLException: XA error: XAResource.XAER_RMFAIL start() failed on resource 'AARExternalAppDS_DefaultDomain': XAER_RMFAIL : Resource manager is unavailable
- javax.transaction.xa.XAException: Internal error: XAResource 'AARExternalAppDS_DefaultDomain' is unavailable
- at weblogic.transaction.internal.XAResourceDescriptor.checkResource(XAResourceDescriptor.java:1302)
- at weblogic.transaction.internal.XAResourceDescriptor.startResourceUse(XAResourceDescriptor.java:718)
- at weblogic.transaction.internal.XAServerResourceInfo.start(XAServerResourceInfo.java:1310)
- at weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerResourceInfo.java:1244)
- at weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerResourceInfo.java:292)
- at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:585)
- at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:490)
- at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1739)
- at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
- at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
- at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
- at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
- at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
- at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
- at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
- at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
- at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
- at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2647)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(OrdersAppModuleServiceImpl.java:183)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
- at com.sun.proxy.$Proxy189.findVxMobileCustomerContactsView1(Unknown Source)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
- at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
- at com.sun.proxy.$Proxy188.findVxMobileCustomerContactsView1(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
- at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
- at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
- at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
- at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
- at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
- at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
- at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
- at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
- at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
- at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
- at java.security.AccessController.doPrivileged(Native Method)
- at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
- at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
- at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
- at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
- at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
- at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
- at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
- at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
- at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
- at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
- at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
- at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
- at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
- at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
- at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
- at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1744)
- at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
- at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
- at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
- at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
- at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
- at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
- at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
- at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
- at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
- at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2647)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(OrdersAppModuleServiceImpl.java:183)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
- at com.sun.proxy.$Proxy189.findVxMobileCustomerContactsView1(Unknown Source)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
- at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
- at com.sun.proxy.$Proxy188.findVxMobileCustomerContactsView1(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
- at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
- at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
- at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
- at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
- at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
- at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
- at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
- at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
- at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
- at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
- at java.security.AccessController.doPrivileged(Native Method)
- at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
- at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
- at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
- at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
- at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
- at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
- at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
- at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
- at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
- at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
- at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
- at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
- at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
- at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
- at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
- at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1660)
- at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
- at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
- at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
- at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
- at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
- at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
- at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
- at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
- at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2647)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(OrdersAppModuleServiceImpl.java:183)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
- at com.sun.proxy.$Proxy189.findVxMobileCustomerContactsView1(Unknown Source)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
- at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
- at com.sun.proxy.$Proxy188.findVxMobileCustomerContactsView1(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
- at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
- at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
- at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
- at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
- at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
- at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
- at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
- at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
- at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
- at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
- at java.security.AccessController.doPrivileged(Native Method)
- at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
- at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
- at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
- at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
- at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
- at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
- at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
- at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
- at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
- at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
- at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
- at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
- at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
- at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
- at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
- <oracle.j2ee.ws.common.jaxws.JAXWSLoggingUtil> <JAXWSLoggingUtil> <log> <Exception while executing the business logic: JBO-26061: Error while opening JDBC connection.: Unexpected exception while enlisting XAConnection java.sql.SQLException: XA error: XAResource.XAER_RMFAIL start() failed on resource 'AARExternalAppDS_DefaultDomain': XAER_RMFAIL : Resource manager is unavailable
- javax.transaction.xa.XAException: Internal error: XAResource 'AARExternalAppDS_DefaultDomain' is unavailable
- at weblogic.transaction.internal.XAResourceDescriptor.checkResource(XAResourceDescriptor.java:1302)
- at weblogic.transaction.internal.XAResourceDescriptor.startResourceUse(XAResourceDescriptor.java:718)
- at weblogic.transaction.internal.XAServerResourceInfo.start(XAServerResourceInfo.java:1310)
- at weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerResourceInfo.java:1244)
- at weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerResourceInfo.java:292)
- at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:585)
- at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:490)
- at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1739)
- at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
- at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
- at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
- at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
- at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
- at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
- at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
- at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
- at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
- at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2647)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(OrdersAppModuleServiceImpl.java:183)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
- at com.sun.proxy.$Proxy189.findVxMobileCustomerContactsView1(Unknown Source)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
- at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
- at com.sun.proxy.$Proxy188.findVxMobileCustomerContactsView1(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
- at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
- at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
- at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
- at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
- at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
- at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
- at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
- at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
- at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
- at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
- at java.security.AccessController.doPrivileged(Native Method)
- at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
- at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
- at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
- at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
- at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
- at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
- at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
- at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
- at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
- at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
- at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
- at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
- at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
- at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
- at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
- at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1744)
- at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
- at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
- at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
- at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
- at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
- at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
- at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
- at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
- at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
- at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
- at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
- at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
- at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
- at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
- at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
- at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
- at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2647)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(OrdersAppModuleServiceImpl.java:183)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
- at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
- at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
- at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
- at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
- at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
- at com.sun.proxy.$Proxy189.findVxMobileCustomerContactsView1(Unknown Source)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
- at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
- at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
- at com.sun.proxy.$Proxy188.findVxMobileCustomerContactsView1(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
- at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
- at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
- at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
- at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
- at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
- at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
- at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
- at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
- at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
- at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
- at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
- at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
- at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
- at java.security.AccessController.doPrivileged(Native Method)
- at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
- at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
- at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
- at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
- at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
- at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
- at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
- at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
- at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
- at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
- at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
- at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
- at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
- at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
- at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
- at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
- at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
- >
- <oracle.j2ee.ws.common.sdo.SDOHelper> <SDOHelper> <getLocalHelperContext> <Error getting ADF context java.lang.NoSuchMethodException: oracle.adf.share.DefaultContext.getSDOHelperContext()oracle.adf.share.DefaultContext.getSDOHelperContext()>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement