Advertisement
Guest User

Untitled

a guest
May 15th, 2015
1,202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 189.57 KB | None | 0 0
  1. <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".>
  2. <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.>
  3. <oracle.adf.model> <ServiceImpl> <extractServiceException> <>
  4. oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation. Statement: SELECT * FROM (SELECT
  5. VxMobileCustOrders.ORDER_ID,
  6. VxMobileCustOrders.STATUS,
  7. VxMobileCustOrders.CUSTOMER_PO,
  8. VxMobileCustOrders.CUST_ID,
  9. VxMobileCustOrders.DIV_NAME,
  10. VxMobileCustOrders.DIV_COMMON_NAME,
  11. VxMobileCustOrders.PRIMARY_REP_ID,
  12. VxMobileCustOrders.PRIMARY_REP,
  13. VxMobileCustOrders.PRIMARY_REP_EMAIL,
  14. VxMobileCustOrders.PRIMARY_REP_PHONE,
  15. VxMobileCustOrders.SECONDARY_REP_ID,
  16. VxMobileCustOrders.SECONDARY_REP,
  17. VxMobileCustOrders.SECONDARY_REP_EMAIL,
  18. VxMobileCustOrders.SECONDARY_REP_PHONE,
  19. VxMobileCustOrders.LINE_CNT,
  20. VxMobileCustOrders.SUM_PRICE,
  21. VxMobileCustOrders.ORDERED_ON
  22. FROM
  23. DSS.VX_MOBILE_CUST_ORDERS VxMobileCustOrders
  24. ORDER BY
  25. VxMobileCustOrders.STATUS,
  26. VxMobileCustOrders.CUSTOMER_PO) QRSLT WHERE ( ( (CUST_ID = :custIdBind ) ) )
  27. at oracle.jbo.server.BaseSQLBuilderImpl.processException(BaseSQLBuilderImpl.java:3731)
  28. at oracle.jbo.server.OracleSQLBuilderImpl.processException(OracleSQLBuilderImpl.java:4753)
  29. at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:1572)
  30. at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:976)
  31. at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:7853)
  32. at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:1399)
  33. at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:1203)
  34. at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2827)
  35. at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2804)
  36. at oracle.jbo.server.ViewRowSetIteratorImpl.hasNext(ViewRowSetIteratorImpl.java:1956)
  37. at oracle.jbo.server.ViewRowSetImpl.hasNext(ViewRowSetImpl.java:3814)
  38. at oracle.jbo.server.ViewObjectImpl.hasNext(ViewObjectImpl.java:11205)
  39. at oracle.jbo.common.sdo.SDOValueStoreHelper.traverseRowSet(SDOValueStoreHelper.java:3267)
  40. at oracle.jbo.common.sdo.SDOValueStoreHelper.findRows(SDOValueStoreHelper.java:3304)
  41. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2865)
  42. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2800)
  43. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(OrdersAppModuleServiceImpl.java:171)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  47. at java.lang.reflect.Method.invoke(Method.java:606)
  48. at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  49. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  50. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  51. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  52. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  53. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  54. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  55. at java.lang.reflect.Method.invoke(Method.java:606)
  56. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  57. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  58. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  59. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  60. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  61. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  62. at java.lang.reflect.Method.invoke(Method.java:606)
  63. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  64. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  65. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
  66. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
  67. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  68. at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
  69. at com.sun.proxy.$Proxy189.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  70. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
  71. at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
  72. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  73. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  74. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  75. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  76. at java.lang.reflect.Method.invoke(Method.java:606)
  77. at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
  78. at com.sun.proxy.$Proxy188.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  79. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  80. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  81. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  82. at java.lang.reflect.Method.invoke(Method.java:606)
  83. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
  84. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
  85. at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
  86. at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
  87. at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
  88. at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
  89. at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
  90. at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
  91. at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
  92. at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
  93. at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
  94. at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
  95. at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
  96. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
  97. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
  98. at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
  99. at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
  100. at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
  101. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  102. at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
  103. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  104. at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
  105. at java.security.AccessController.doPrivileged(Native Method)
  106. at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
  107. at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  108. at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
  109. at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
  110. at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
  111. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  112. at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
  113. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  114. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
  115. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
  116. at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  117. at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  118. at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
  119. at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
  120. at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
  121. at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
  122. at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
  123. at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
  124. at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
  125. at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
  126. Caused by: java.sql.SQLException: Statement cancelled, probably by transaction timing out
  127. at weblogic.jdbc.wrapper.Statement.postInvocationHandlerNoWrap(Statement.java:128)
  128. at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:156)
  129. at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:1447)
  130. ... 96 more
  131. ## Detail 0 ##
  132. java.sql.SQLException: Statement cancelled, probably by transaction timing out
  133. at weblogic.jdbc.wrapper.Statement.postInvocationHandlerNoWrap(Statement.java:128)
  134. at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:156)
  135. at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:1447)
  136. at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:976)
  137. at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:7853)
  138. at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:1399)
  139. at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:1203)
  140. at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2827)
  141. at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2804)
  142. at oracle.jbo.server.ViewRowSetIteratorImpl.hasNext(ViewRowSetIteratorImpl.java:1956)
  143. at oracle.jbo.server.ViewRowSetImpl.hasNext(ViewRowSetImpl.java:3814)
  144. at oracle.jbo.server.ViewObjectImpl.hasNext(ViewObjectImpl.java:11205)
  145. at oracle.jbo.common.sdo.SDOValueStoreHelper.traverseRowSet(SDOValueStoreHelper.java:3267)
  146. at oracle.jbo.common.sdo.SDOValueStoreHelper.findRows(SDOValueStoreHelper.java:3304)
  147. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2865)
  148. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2800)
  149. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(OrdersAppModuleServiceImpl.java:171)
  150. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  151. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  152. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  153. at java.lang.reflect.Method.invoke(Method.java:606)
  154. at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  155. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  156. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  157. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  158. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  159. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  160. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  161. at java.lang.reflect.Method.invoke(Method.java:606)
  162. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  163. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  164. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  165. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  166. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  167. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  168. at java.lang.reflect.Method.invoke(Method.java:606)
  169. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  170. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  171. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
  172. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
  173. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  174. at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
  175. at com.sun.proxy.$Proxy189.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  176. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
  177. at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
  178. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  179. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  180. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  181. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  182. at java.lang.reflect.Method.invoke(Method.java:606)
  183. at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
  184. at com.sun.proxy.$Proxy188.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  185. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  186. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  187. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  188. at java.lang.reflect.Method.invoke(Method.java:606)
  189. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
  190. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
  191. at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
  192. at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
  193. at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
  194. at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
  195. at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
  196. at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
  197. at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
  198. at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
  199. at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
  200. at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
  201. at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
  202. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
  203. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
  204. at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
  205. at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
  206. at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
  207. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  208. at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
  209. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  210. at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
  211. at java.security.AccessController.doPrivileged(Native Method)
  212. at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
  213. at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  214. at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
  215. at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
  216. at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
  217. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  218. at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
  219. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  220. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
  221. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
  222. at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  223. at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  224. at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
  225. at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
  226. at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
  227. at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
  228. at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
  229. at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
  230. at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
  231. at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
  232. <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
  233. VxMobileCustOrders.ORDER_ID,
  234. VxMobileCustOrders.STATUS,
  235. VxMobileCustOrders.CUSTOMER_PO,
  236. VxMobileCustOrders.CUST_ID,
  237. VxMobileCustOrders.DIV_NAME,
  238. VxMobileCustOrders.DIV_COMMON_NAME,
  239. VxMobileCustOrders.PRIMARY_REP_ID,
  240. VxMobileCustOrders.PRIMARY_REP,
  241. VxMobileCustOrders.PRIMARY_REP_EMAIL,
  242. VxMobileCustOrders.PRIMARY_REP_PHONE,
  243. VxMobileCustOrders.SECONDARY_REP_ID,
  244. VxMobileCustOrders.SECONDARY_REP,
  245. VxMobileCustOrders.SECONDARY_REP_EMAIL,
  246. VxMobileCustOrders.SECONDARY_REP_PHONE,
  247. VxMobileCustOrders.LINE_CNT,
  248. VxMobileCustOrders.SUM_PRICE,
  249. VxMobileCustOrders.ORDERED_ON
  250. FROM
  251. DSS.VX_MOBILE_CUST_ORDERS VxMobileCustOrders
  252. ORDER BY
  253. VxMobileCustOrders.STATUS,
  254. VxMobileCustOrders.CUSTOMER_PO) QRSLT WHERE ( ( (CUST_ID = :custIdBind ) ) ): Statement cancelled, probably by transaction timing out>
  255. <oracle.adf.model> <ServiceImpl> <acquireResources> <fatal error from ServiceImpl.acquireResources(): JBO-26061: Error while opening JDBC connection.>
  256. <oracle.adf.model> <ServiceImpl> <extractServiceException> <>
  257. oracle.jbo.DMLException: JBO-26061: Error while opening JDBC connection.
  258. at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1043)
  259. at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
  260. at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
  261. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
  262. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
  263. at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
  264. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
  265. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
  266. at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
  267. at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
  268. at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
  269. at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
  270. at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
  271. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
  272. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
  273. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
  274. at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
  275. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
  276. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
  277. at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
  278. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
  279. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2800)
  280. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(OrdersAppModuleServiceImpl.java:171)
  281. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  282. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  283. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  284. at java.lang.reflect.Method.invoke(Method.java:606)
  285. at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  286. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  287. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  288. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  289. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  290. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  291. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  292. at java.lang.reflect.Method.invoke(Method.java:606)
  293. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  294. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  295. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  296. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  297. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  298. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  299. at java.lang.reflect.Method.invoke(Method.java:606)
  300. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  301. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  302. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
  303. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
  304. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  305. at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
  306. at com.sun.proxy.$Proxy189.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  307. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
  308. at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
  309. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  310. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  311. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  312. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  313. at java.lang.reflect.Method.invoke(Method.java:606)
  314. at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
  315. at com.sun.proxy.$Proxy188.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  316. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  317. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  318. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  319. at java.lang.reflect.Method.invoke(Method.java:606)
  320. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
  321. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
  322. at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
  323. at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
  324. at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
  325. at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
  326. at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
  327. at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
  328. at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
  329. at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
  330. at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
  331. at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
  332. at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
  333. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
  334. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
  335. at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
  336. at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
  337. at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
  338. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  339. at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
  340. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  341. at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
  342. at java.security.AccessController.doPrivileged(Native Method)
  343. at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
  344. at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  345. at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
  346. at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
  347. at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
  348. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  349. at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
  350. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  351. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
  352. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
  353. at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  354. at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  355. at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
  356. at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
  357. at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
  358. at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
  359. at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
  360. at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
  361. at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
  362. at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
  363. 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
  364. javax.transaction.xa.XAException: Internal error: XAResource 'AARExternalAppDS_DefaultDomain' is unavailable
  365. at weblogic.transaction.internal.XAResourceDescriptor.checkResource(XAResourceDescriptor.java:1302)
  366. at weblogic.transaction.internal.XAResourceDescriptor.startResourceUse(XAResourceDescriptor.java:718)
  367. at weblogic.transaction.internal.XAServerResourceInfo.start(XAServerResourceInfo.java:1310)
  368. at weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerResourceInfo.java:1244)
  369. at weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerResourceInfo.java:292)
  370. at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:585)
  371. at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:490)
  372. at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1739)
  373. at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
  374. at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
  375. at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
  376. at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
  377. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
  378. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
  379. at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
  380. at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
  381. at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
  382. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
  383. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
  384. at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
  385. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
  386. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
  387. at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
  388. at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
  389. at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
  390. at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
  391. at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
  392. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
  393. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
  394. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
  395. at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
  396. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
  397. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
  398. at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
  399. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
  400. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2800)
  401. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(OrdersAppModuleServiceImpl.java:171)
  402. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  403. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  404. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  405. at java.lang.reflect.Method.invoke(Method.java:606)
  406. at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  407. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  408. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  409. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  410. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  411. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  412. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  413. at java.lang.reflect.Method.invoke(Method.java:606)
  414. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  415. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  416. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  417. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  418. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  419. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  420. at java.lang.reflect.Method.invoke(Method.java:606)
  421. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  422. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  423. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
  424. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
  425. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  426. at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
  427. at com.sun.proxy.$Proxy189.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  428. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
  429. at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
  430. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  431. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  432. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  433. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  434. at java.lang.reflect.Method.invoke(Method.java:606)
  435. at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
  436. at com.sun.proxy.$Proxy188.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  437. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  438. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  439. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  440. at java.lang.reflect.Method.invoke(Method.java:606)
  441. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
  442. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
  443. at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
  444. at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
  445. at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
  446. at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
  447. at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
  448. at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
  449. at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
  450. at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
  451. at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
  452. at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
  453. at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
  454. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
  455. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
  456. at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
  457. at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
  458. at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
  459. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  460. at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
  461. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  462. at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
  463. at java.security.AccessController.doPrivileged(Native Method)
  464. at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
  465. at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  466. at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
  467. at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
  468. at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
  469. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  470. at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
  471. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  472. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
  473. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
  474. at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  475. at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  476. at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
  477. at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
  478. at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
  479. at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
  480. at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
  481. at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
  482. at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
  483. at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
  484.  
  485. at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1744)
  486. at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
  487. at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
  488. at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
  489. at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
  490. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
  491. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
  492. at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
  493. at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
  494. at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
  495. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
  496. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
  497. at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
  498. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
  499. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
  500. at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
  501. at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
  502. at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
  503. at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
  504. at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
  505. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
  506. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
  507. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
  508. at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
  509. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
  510. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
  511. at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
  512. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
  513. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2800)
  514. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(OrdersAppModuleServiceImpl.java:171)
  515. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  516. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  517. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  518. at java.lang.reflect.Method.invoke(Method.java:606)
  519. at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  520. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  521. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  522. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  523. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  524. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  525. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  526. at java.lang.reflect.Method.invoke(Method.java:606)
  527. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  528. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  529. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  530. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  531. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  532. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  533. at java.lang.reflect.Method.invoke(Method.java:606)
  534. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  535. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  536. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
  537. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
  538. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  539. at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
  540. at com.sun.proxy.$Proxy189.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  541. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
  542. at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
  543. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  544. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  545. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  546. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  547. at java.lang.reflect.Method.invoke(Method.java:606)
  548. at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
  549. at com.sun.proxy.$Proxy188.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  550. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  551. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  552. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  553. at java.lang.reflect.Method.invoke(Method.java:606)
  554. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
  555. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
  556. at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
  557. at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
  558. at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
  559. at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
  560. at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
  561. at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
  562. at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
  563. at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
  564. at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
  565. at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
  566. at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
  567. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
  568. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
  569. at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
  570. at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
  571. at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
  572. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  573. at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
  574. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  575. at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
  576. at java.security.AccessController.doPrivileged(Native Method)
  577. at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
  578. at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  579. at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
  580. at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
  581. at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
  582. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  583. at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
  584. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  585. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
  586. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
  587. at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  588. at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  589. at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
  590. at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
  591. at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
  592. at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
  593. at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
  594. at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
  595. at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
  596. at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
  597.  
  598. at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1660)
  599. at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
  600. at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
  601. at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
  602. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
  603. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
  604. at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
  605. ... 104 more
  606. ## Detail 0 ##
  607. 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
  608. javax.transaction.xa.XAException: Internal error: XAResource 'AARExternalAppDS_DefaultDomain' is unavailable
  609. at weblogic.transaction.internal.XAResourceDescriptor.checkResource(XAResourceDescriptor.java:1302)
  610. at weblogic.transaction.internal.XAResourceDescriptor.startResourceUse(XAResourceDescriptor.java:718)
  611. at weblogic.transaction.internal.XAServerResourceInfo.start(XAServerResourceInfo.java:1310)
  612. at weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerResourceInfo.java:1244)
  613. at weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerResourceInfo.java:292)
  614. at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:585)
  615. at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:490)
  616. at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1739)
  617. at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
  618. at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
  619. at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
  620. at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
  621. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
  622. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
  623. at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
  624. at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
  625. at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
  626. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
  627. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
  628. at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
  629. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
  630. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
  631. at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
  632. at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
  633. at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
  634. at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
  635. at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
  636. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
  637. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
  638. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
  639. at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
  640. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
  641. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
  642. at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
  643. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
  644. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2800)
  645. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(OrdersAppModuleServiceImpl.java:171)
  646. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  647. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  648. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  649. at java.lang.reflect.Method.invoke(Method.java:606)
  650. at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  651. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  652. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  653. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  654. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  655. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  656. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  657. at java.lang.reflect.Method.invoke(Method.java:606)
  658. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  659. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  660. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  661. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  662. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  663. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  664. at java.lang.reflect.Method.invoke(Method.java:606)
  665. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  666. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  667. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
  668. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
  669. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  670. at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
  671. at com.sun.proxy.$Proxy189.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  672. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
  673. at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
  674. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  675. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  676. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  677. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  678. at java.lang.reflect.Method.invoke(Method.java:606)
  679. at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
  680. at com.sun.proxy.$Proxy188.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  681. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  682. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  683. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  684. at java.lang.reflect.Method.invoke(Method.java:606)
  685. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
  686. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
  687. at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
  688. at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
  689. at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
  690. at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
  691. at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
  692. at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
  693. at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
  694. at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
  695. at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
  696. at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
  697. at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
  698. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
  699. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
  700. at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
  701. at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
  702. at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
  703. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  704. at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
  705. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  706. at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
  707. at java.security.AccessController.doPrivileged(Native Method)
  708. at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
  709. at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  710. at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
  711. at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
  712. at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
  713. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  714. at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
  715. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  716. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
  717. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
  718. at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  719. at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  720. at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
  721. at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
  722. at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
  723. at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
  724. at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
  725. at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
  726. at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
  727. at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
  728.  
  729. at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1744)
  730. at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
  731. at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
  732. at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
  733. at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
  734. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
  735. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
  736. at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
  737. at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
  738. at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
  739. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
  740. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
  741. at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
  742. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
  743. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
  744. at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
  745. at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
  746. at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
  747. at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
  748. at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
  749. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
  750. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
  751. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
  752. at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
  753. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
  754. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
  755. at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
  756. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
  757. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2800)
  758. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(OrdersAppModuleServiceImpl.java:171)
  759. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  760. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  761. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  762. at java.lang.reflect.Method.invoke(Method.java:606)
  763. at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  764. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  765. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  766. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  767. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  768. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  769. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  770. at java.lang.reflect.Method.invoke(Method.java:606)
  771. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  772. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  773. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  774. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  775. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  776. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  777. at java.lang.reflect.Method.invoke(Method.java:606)
  778. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  779. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  780. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
  781. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
  782. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  783. at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
  784. at com.sun.proxy.$Proxy189.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  785. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
  786. at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
  787. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  788. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  789. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  790. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  791. at java.lang.reflect.Method.invoke(Method.java:606)
  792. at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
  793. at com.sun.proxy.$Proxy188.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  794. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  795. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  796. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  797. at java.lang.reflect.Method.invoke(Method.java:606)
  798. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
  799. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
  800. at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
  801. at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
  802. at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
  803. at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
  804. at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
  805. at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
  806. at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
  807. at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
  808. at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
  809. at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
  810. at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
  811. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
  812. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
  813. at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
  814. at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
  815. at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
  816. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  817. at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
  818. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  819. at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
  820. at java.security.AccessController.doPrivileged(Native Method)
  821. at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
  822. at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  823. at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
  824. at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
  825. at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
  826. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  827. at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
  828. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  829. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
  830. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
  831. at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  832. at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  833. at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
  834. at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
  835. at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
  836. at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
  837. at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
  838. at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
  839. at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
  840. at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
  841.  
  842. at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1660)
  843. at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
  844. at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
  845. at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
  846. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
  847. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
  848. at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
  849. at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
  850. at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
  851. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
  852. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
  853. at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
  854. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
  855. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
  856. at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
  857. at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
  858. at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
  859. at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
  860. at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
  861. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
  862. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
  863. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
  864. at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
  865. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
  866. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
  867. at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
  868. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
  869. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2800)
  870. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(OrdersAppModuleServiceImpl.java:171)
  871. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  872. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  873. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  874. at java.lang.reflect.Method.invoke(Method.java:606)
  875. at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  876. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  877. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  878. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  879. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  880. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  881. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  882. at java.lang.reflect.Method.invoke(Method.java:606)
  883. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  884. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  885. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  886. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  887. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  888. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  889. at java.lang.reflect.Method.invoke(Method.java:606)
  890. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  891. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  892. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
  893. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
  894. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  895. at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
  896. at com.sun.proxy.$Proxy189.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  897. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
  898. at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
  899. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  900. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  901. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  902. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  903. at java.lang.reflect.Method.invoke(Method.java:606)
  904. at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
  905. at com.sun.proxy.$Proxy188.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  906. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  907. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  908. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  909. at java.lang.reflect.Method.invoke(Method.java:606)
  910. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
  911. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
  912. at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
  913. at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
  914. at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
  915. at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
  916. at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
  917. at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
  918. at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
  919. at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
  920. at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
  921. at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
  922. at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
  923. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
  924. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
  925. at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
  926. at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
  927. at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
  928. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  929. at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
  930. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  931. at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
  932. at java.security.AccessController.doPrivileged(Native Method)
  933. at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
  934. at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  935. at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
  936. at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
  937. at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
  938. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  939. at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
  940. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  941. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
  942. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
  943. at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  944. at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  945. at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
  946. at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
  947. at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
  948. at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
  949. at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
  950. at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
  951. at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
  952. at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
  953. <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
  954. javax.transaction.xa.XAException: Internal error: XAResource 'AARExternalAppDS_DefaultDomain' is unavailable
  955. at weblogic.transaction.internal.XAResourceDescriptor.checkResource(XAResourceDescriptor.java:1302)
  956. at weblogic.transaction.internal.XAResourceDescriptor.startResourceUse(XAResourceDescriptor.java:718)
  957. at weblogic.transaction.internal.XAServerResourceInfo.start(XAServerResourceInfo.java:1310)
  958. at weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerResourceInfo.java:1244)
  959. at weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerResourceInfo.java:292)
  960. at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:585)
  961. at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:490)
  962. at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1739)
  963. at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
  964. at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
  965. at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
  966. at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
  967. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
  968. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
  969. at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
  970. at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
  971. at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
  972. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
  973. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
  974. at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
  975. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
  976. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
  977. at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
  978. at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
  979. at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
  980. at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
  981. at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
  982. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
  983. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
  984. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
  985. at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
  986. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
  987. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
  988. at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
  989. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
  990. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2800)
  991. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(OrdersAppModuleServiceImpl.java:171)
  992. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  993. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  994. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  995. at java.lang.reflect.Method.invoke(Method.java:606)
  996. at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  997. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  998. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  999. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  1000. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  1001. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  1002. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1003. at java.lang.reflect.Method.invoke(Method.java:606)
  1004. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  1005. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1006. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  1007. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  1008. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  1009. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1010. at java.lang.reflect.Method.invoke(Method.java:606)
  1011. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  1012. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1013. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
  1014. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
  1015. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1016. at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
  1017. at com.sun.proxy.$Proxy189.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  1018. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
  1019. at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
  1020. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  1021. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1022. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1023. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1024. at java.lang.reflect.Method.invoke(Method.java:606)
  1025. at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
  1026. at com.sun.proxy.$Proxy188.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  1027. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1028. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1029. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1030. at java.lang.reflect.Method.invoke(Method.java:606)
  1031. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
  1032. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
  1033. at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
  1034. at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
  1035. at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
  1036. at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
  1037. at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
  1038. at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
  1039. at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
  1040. at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
  1041. at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
  1042. at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
  1043. at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
  1044. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
  1045. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
  1046. at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
  1047. at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
  1048. at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
  1049. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1050. at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
  1051. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1052. at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
  1053. at java.security.AccessController.doPrivileged(Native Method)
  1054. at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
  1055. at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  1056. at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
  1057. at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
  1058. at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
  1059. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1060. at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
  1061. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1062. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
  1063. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
  1064. at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  1065. at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  1066. at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
  1067. at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
  1068. at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
  1069. at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
  1070. at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
  1071. at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
  1072. at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
  1073. at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
  1074.  
  1075. at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1744)
  1076. at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
  1077. at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
  1078. at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
  1079. at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
  1080. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
  1081. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
  1082. at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
  1083. at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
  1084. at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
  1085. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
  1086. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
  1087. at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
  1088. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
  1089. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
  1090. at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
  1091. at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
  1092. at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
  1093. at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
  1094. at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
  1095. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
  1096. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
  1097. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
  1098. at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
  1099. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
  1100. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
  1101. at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
  1102. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
  1103. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2800)
  1104. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(OrdersAppModuleServiceImpl.java:171)
  1105. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1106. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1107. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1108. at java.lang.reflect.Method.invoke(Method.java:606)
  1109. at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  1110. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1111. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1112. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  1113. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  1114. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  1115. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1116. at java.lang.reflect.Method.invoke(Method.java:606)
  1117. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  1118. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1119. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  1120. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  1121. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  1122. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1123. at java.lang.reflect.Method.invoke(Method.java:606)
  1124. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  1125. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1126. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
  1127. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
  1128. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1129. at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
  1130. at com.sun.proxy.$Proxy189.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  1131. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
  1132. at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
  1133. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  1134. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1135. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1136. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1137. at java.lang.reflect.Method.invoke(Method.java:606)
  1138. at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
  1139. at com.sun.proxy.$Proxy188.findVxMobileCustOrdersView1WithCustId(Unknown Source)
  1140. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1141. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1142. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1143. at java.lang.reflect.Method.invoke(Method.java:606)
  1144. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
  1145. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
  1146. at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
  1147. at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
  1148. at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
  1149. at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
  1150. at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
  1151. at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
  1152. at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
  1153. at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
  1154. at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
  1155. at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
  1156. at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
  1157. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
  1158. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
  1159. at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
  1160. at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
  1161. at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
  1162. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1163. at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
  1164. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1165. at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
  1166. at java.security.AccessController.doPrivileged(Native Method)
  1167. at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
  1168. at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  1169. at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
  1170. at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
  1171. at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
  1172. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1173. at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
  1174. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1175. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
  1176. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
  1177. at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  1178. at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  1179. at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
  1180. at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
  1181. at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
  1182. at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
  1183. at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
  1184. at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
  1185. at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
  1186. at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
  1187. >
  1188. <oracle.adf.model> <ServiceImpl> <acquireResources> <fatal error from ServiceImpl.acquireResources(): JBO-26061: Error while opening JDBC connection.>
  1189. <oracle.adf.model> <ServiceImpl> <extractServiceException> <>
  1190. oracle.jbo.DMLException: JBO-26061: Error while opening JDBC connection.
  1191. at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1043)
  1192. at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
  1193. at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
  1194. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
  1195. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
  1196. at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
  1197. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
  1198. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
  1199. at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
  1200. at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
  1201. at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
  1202. at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
  1203. at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
  1204. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
  1205. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
  1206. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
  1207. at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
  1208. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
  1209. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
  1210. at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
  1211. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
  1212. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2647)
  1213. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(OrdersAppModuleServiceImpl.java:183)
  1214. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1215. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1216. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1217. at java.lang.reflect.Method.invoke(Method.java:606)
  1218. at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  1219. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1220. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1221. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  1222. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  1223. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  1224. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1225. at java.lang.reflect.Method.invoke(Method.java:606)
  1226. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  1227. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1228. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  1229. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  1230. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  1231. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1232. at java.lang.reflect.Method.invoke(Method.java:606)
  1233. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  1234. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1235. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
  1236. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
  1237. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1238. at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
  1239. at com.sun.proxy.$Proxy189.findVxMobileCustomerContactsView1(Unknown Source)
  1240. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
  1241. at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
  1242. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(Unknown Source)
  1243. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1244. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1245. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1246. at java.lang.reflect.Method.invoke(Method.java:606)
  1247. at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
  1248. at com.sun.proxy.$Proxy188.findVxMobileCustomerContactsView1(Unknown Source)
  1249. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1250. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1251. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1252. at java.lang.reflect.Method.invoke(Method.java:606)
  1253. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
  1254. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
  1255. at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
  1256. at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
  1257. at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
  1258. at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
  1259. at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
  1260. at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
  1261. at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
  1262. at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
  1263. at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
  1264. at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
  1265. at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
  1266. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
  1267. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
  1268. at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
  1269. at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
  1270. at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
  1271. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1272. at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
  1273. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1274. at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
  1275. at java.security.AccessController.doPrivileged(Native Method)
  1276. at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
  1277. at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  1278. at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
  1279. at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
  1280. at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
  1281. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1282. at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
  1283. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1284. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
  1285. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
  1286. at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  1287. at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  1288. at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
  1289. at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
  1290. at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
  1291. at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
  1292. at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
  1293. at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
  1294. at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
  1295. at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
  1296. 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
  1297. javax.transaction.xa.XAException: Internal error: XAResource 'AARExternalAppDS_DefaultDomain' is unavailable
  1298. at weblogic.transaction.internal.XAResourceDescriptor.checkResource(XAResourceDescriptor.java:1302)
  1299. at weblogic.transaction.internal.XAResourceDescriptor.startResourceUse(XAResourceDescriptor.java:718)
  1300. at weblogic.transaction.internal.XAServerResourceInfo.start(XAServerResourceInfo.java:1310)
  1301. at weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerResourceInfo.java:1244)
  1302. at weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerResourceInfo.java:292)
  1303. at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:585)
  1304. at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:490)
  1305. at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1739)
  1306. at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
  1307. at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
  1308. at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
  1309. at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
  1310. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
  1311. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
  1312. at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
  1313. at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
  1314. at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
  1315. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
  1316. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
  1317. at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
  1318. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
  1319. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
  1320. at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
  1321. at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
  1322. at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
  1323. at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
  1324. at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
  1325. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
  1326. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
  1327. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
  1328. at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
  1329. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
  1330. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
  1331. at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
  1332. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
  1333. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2647)
  1334. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(OrdersAppModuleServiceImpl.java:183)
  1335. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1336. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1337. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1338. at java.lang.reflect.Method.invoke(Method.java:606)
  1339. at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  1340. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1341. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1342. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  1343. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  1344. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  1345. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1346. at java.lang.reflect.Method.invoke(Method.java:606)
  1347. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  1348. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1349. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  1350. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  1351. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  1352. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1353. at java.lang.reflect.Method.invoke(Method.java:606)
  1354. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  1355. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1356. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
  1357. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
  1358. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1359. at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
  1360. at com.sun.proxy.$Proxy189.findVxMobileCustomerContactsView1(Unknown Source)
  1361. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
  1362. at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
  1363. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(Unknown Source)
  1364. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1365. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1366. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1367. at java.lang.reflect.Method.invoke(Method.java:606)
  1368. at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
  1369. at com.sun.proxy.$Proxy188.findVxMobileCustomerContactsView1(Unknown Source)
  1370. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1371. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1372. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1373. at java.lang.reflect.Method.invoke(Method.java:606)
  1374. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
  1375. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
  1376. at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
  1377. at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
  1378. at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
  1379. at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
  1380. at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
  1381. at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
  1382. at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
  1383. at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
  1384. at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
  1385. at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
  1386. at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
  1387. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
  1388. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
  1389. at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
  1390. at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
  1391. at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
  1392. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1393. at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
  1394. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1395. at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
  1396. at java.security.AccessController.doPrivileged(Native Method)
  1397. at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
  1398. at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  1399. at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
  1400. at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
  1401. at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
  1402. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1403. at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
  1404. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1405. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
  1406. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
  1407. at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  1408. at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  1409. at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
  1410. at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
  1411. at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
  1412. at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
  1413. at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
  1414. at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
  1415. at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
  1416. at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
  1417.  
  1418. at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1744)
  1419. at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
  1420. at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
  1421. at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
  1422. at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
  1423. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
  1424. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
  1425. at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
  1426. at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
  1427. at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
  1428. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
  1429. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
  1430. at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
  1431. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
  1432. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
  1433. at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
  1434. at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
  1435. at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
  1436. at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
  1437. at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
  1438. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
  1439. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
  1440. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
  1441. at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
  1442. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
  1443. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
  1444. at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
  1445. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
  1446. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2647)
  1447. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(OrdersAppModuleServiceImpl.java:183)
  1448. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1449. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1450. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1451. at java.lang.reflect.Method.invoke(Method.java:606)
  1452. at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  1453. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1454. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1455. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  1456. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  1457. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  1458. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1459. at java.lang.reflect.Method.invoke(Method.java:606)
  1460. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  1461. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1462. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  1463. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  1464. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  1465. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1466. at java.lang.reflect.Method.invoke(Method.java:606)
  1467. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  1468. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1469. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
  1470. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
  1471. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1472. at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
  1473. at com.sun.proxy.$Proxy189.findVxMobileCustomerContactsView1(Unknown Source)
  1474. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
  1475. at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
  1476. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(Unknown Source)
  1477. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1478. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1479. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1480. at java.lang.reflect.Method.invoke(Method.java:606)
  1481. at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
  1482. at com.sun.proxy.$Proxy188.findVxMobileCustomerContactsView1(Unknown Source)
  1483. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1484. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1485. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1486. at java.lang.reflect.Method.invoke(Method.java:606)
  1487. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
  1488. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
  1489. at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
  1490. at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
  1491. at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
  1492. at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
  1493. at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
  1494. at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
  1495. at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
  1496. at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
  1497. at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
  1498. at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
  1499. at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
  1500. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
  1501. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
  1502. at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
  1503. at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
  1504. at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
  1505. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1506. at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
  1507. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1508. at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
  1509. at java.security.AccessController.doPrivileged(Native Method)
  1510. at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
  1511. at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  1512. at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
  1513. at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
  1514. at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
  1515. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1516. at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
  1517. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1518. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
  1519. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
  1520. at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  1521. at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  1522. at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
  1523. at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
  1524. at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
  1525. at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
  1526. at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
  1527. at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
  1528. at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
  1529. at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
  1530.  
  1531. at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1660)
  1532. at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
  1533. at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
  1534. at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
  1535. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
  1536. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
  1537. at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
  1538. ... 104 more
  1539. ## Detail 0 ##
  1540. 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
  1541. javax.transaction.xa.XAException: Internal error: XAResource 'AARExternalAppDS_DefaultDomain' is unavailable
  1542. at weblogic.transaction.internal.XAResourceDescriptor.checkResource(XAResourceDescriptor.java:1302)
  1543. at weblogic.transaction.internal.XAResourceDescriptor.startResourceUse(XAResourceDescriptor.java:718)
  1544. at weblogic.transaction.internal.XAServerResourceInfo.start(XAServerResourceInfo.java:1310)
  1545. at weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerResourceInfo.java:1244)
  1546. at weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerResourceInfo.java:292)
  1547. at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:585)
  1548. at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:490)
  1549. at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1739)
  1550. at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
  1551. at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
  1552. at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
  1553. at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
  1554. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
  1555. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
  1556. at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
  1557. at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
  1558. at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
  1559. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
  1560. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
  1561. at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
  1562. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
  1563. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
  1564. at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
  1565. at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
  1566. at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
  1567. at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
  1568. at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
  1569. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
  1570. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
  1571. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
  1572. at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
  1573. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
  1574. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
  1575. at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
  1576. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
  1577. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2647)
  1578. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(OrdersAppModuleServiceImpl.java:183)
  1579. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1580. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1581. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1582. at java.lang.reflect.Method.invoke(Method.java:606)
  1583. at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  1584. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1585. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1586. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  1587. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  1588. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  1589. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1590. at java.lang.reflect.Method.invoke(Method.java:606)
  1591. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  1592. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1593. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  1594. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  1595. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  1596. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1597. at java.lang.reflect.Method.invoke(Method.java:606)
  1598. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  1599. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1600. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
  1601. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
  1602. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1603. at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
  1604. at com.sun.proxy.$Proxy189.findVxMobileCustomerContactsView1(Unknown Source)
  1605. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
  1606. at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
  1607. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(Unknown Source)
  1608. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1609. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1610. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1611. at java.lang.reflect.Method.invoke(Method.java:606)
  1612. at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
  1613. at com.sun.proxy.$Proxy188.findVxMobileCustomerContactsView1(Unknown Source)
  1614. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1615. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1616. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1617. at java.lang.reflect.Method.invoke(Method.java:606)
  1618. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
  1619. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
  1620. at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
  1621. at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
  1622. at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
  1623. at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
  1624. at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
  1625. at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
  1626. at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
  1627. at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
  1628. at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
  1629. at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
  1630. at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
  1631. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
  1632. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
  1633. at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
  1634. at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
  1635. at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
  1636. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1637. at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
  1638. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1639. at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
  1640. at java.security.AccessController.doPrivileged(Native Method)
  1641. at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
  1642. at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  1643. at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
  1644. at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
  1645. at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
  1646. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1647. at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
  1648. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1649. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
  1650. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
  1651. at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  1652. at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  1653. at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
  1654. at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
  1655. at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
  1656. at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
  1657. at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
  1658. at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
  1659. at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
  1660. at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
  1661.  
  1662. at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1744)
  1663. at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
  1664. at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
  1665. at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
  1666. at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
  1667. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
  1668. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
  1669. at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
  1670. at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
  1671. at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
  1672. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
  1673. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
  1674. at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
  1675. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
  1676. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
  1677. at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
  1678. at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
  1679. at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
  1680. at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
  1681. at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
  1682. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
  1683. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
  1684. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
  1685. at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
  1686. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
  1687. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
  1688. at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
  1689. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
  1690. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2647)
  1691. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(OrdersAppModuleServiceImpl.java:183)
  1692. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1693. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1694. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1695. at java.lang.reflect.Method.invoke(Method.java:606)
  1696. at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  1697. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1698. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1699. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  1700. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  1701. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  1702. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1703. at java.lang.reflect.Method.invoke(Method.java:606)
  1704. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  1705. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1706. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  1707. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  1708. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  1709. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1710. at java.lang.reflect.Method.invoke(Method.java:606)
  1711. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  1712. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1713. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
  1714. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
  1715. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1716. at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
  1717. at com.sun.proxy.$Proxy189.findVxMobileCustomerContactsView1(Unknown Source)
  1718. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
  1719. at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
  1720. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(Unknown Source)
  1721. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1722. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1723. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1724. at java.lang.reflect.Method.invoke(Method.java:606)
  1725. at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
  1726. at com.sun.proxy.$Proxy188.findVxMobileCustomerContactsView1(Unknown Source)
  1727. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1728. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1729. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1730. at java.lang.reflect.Method.invoke(Method.java:606)
  1731. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
  1732. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
  1733. at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
  1734. at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
  1735. at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
  1736. at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
  1737. at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
  1738. at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
  1739. at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
  1740. at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
  1741. at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
  1742. at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
  1743. at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
  1744. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
  1745. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
  1746. at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
  1747. at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
  1748. at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
  1749. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1750. at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
  1751. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1752. at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
  1753. at java.security.AccessController.doPrivileged(Native Method)
  1754. at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
  1755. at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  1756. at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
  1757. at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
  1758. at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
  1759. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1760. at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
  1761. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1762. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
  1763. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
  1764. at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  1765. at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  1766. at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
  1767. at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
  1768. at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
  1769. at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
  1770. at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
  1771. at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
  1772. at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
  1773. at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
  1774.  
  1775. at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1660)
  1776. at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
  1777. at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
  1778. at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
  1779. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
  1780. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
  1781. at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
  1782. at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
  1783. at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
  1784. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
  1785. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
  1786. at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
  1787. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
  1788. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
  1789. at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
  1790. at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
  1791. at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
  1792. at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
  1793. at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
  1794. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
  1795. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
  1796. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
  1797. at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
  1798. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
  1799. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
  1800. at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
  1801. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
  1802. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2647)
  1803. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(OrdersAppModuleServiceImpl.java:183)
  1804. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1805. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1806. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1807. at java.lang.reflect.Method.invoke(Method.java:606)
  1808. at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  1809. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1810. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1811. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  1812. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  1813. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  1814. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1815. at java.lang.reflect.Method.invoke(Method.java:606)
  1816. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  1817. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1818. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  1819. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  1820. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  1821. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1822. at java.lang.reflect.Method.invoke(Method.java:606)
  1823. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  1824. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1825. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
  1826. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
  1827. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1828. at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
  1829. at com.sun.proxy.$Proxy189.findVxMobileCustomerContactsView1(Unknown Source)
  1830. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
  1831. at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
  1832. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(Unknown Source)
  1833. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1834. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1835. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1836. at java.lang.reflect.Method.invoke(Method.java:606)
  1837. at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
  1838. at com.sun.proxy.$Proxy188.findVxMobileCustomerContactsView1(Unknown Source)
  1839. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1840. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1841. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1842. at java.lang.reflect.Method.invoke(Method.java:606)
  1843. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
  1844. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
  1845. at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
  1846. at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
  1847. at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
  1848. at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
  1849. at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
  1850. at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
  1851. at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
  1852. at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
  1853. at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
  1854. at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
  1855. at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
  1856. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
  1857. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
  1858. at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
  1859. at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
  1860. at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
  1861. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1862. at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
  1863. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1864. at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
  1865. at java.security.AccessController.doPrivileged(Native Method)
  1866. at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
  1867. at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  1868. at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
  1869. at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
  1870. at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
  1871. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1872. at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
  1873. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1874. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
  1875. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
  1876. at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  1877. at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  1878. at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
  1879. at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
  1880. at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
  1881. at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
  1882. at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
  1883. at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
  1884. at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
  1885. at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
  1886. <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
  1887. javax.transaction.xa.XAException: Internal error: XAResource 'AARExternalAppDS_DefaultDomain' is unavailable
  1888. at weblogic.transaction.internal.XAResourceDescriptor.checkResource(XAResourceDescriptor.java:1302)
  1889. at weblogic.transaction.internal.XAResourceDescriptor.startResourceUse(XAResourceDescriptor.java:718)
  1890. at weblogic.transaction.internal.XAServerResourceInfo.start(XAServerResourceInfo.java:1310)
  1891. at weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerResourceInfo.java:1244)
  1892. at weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerResourceInfo.java:292)
  1893. at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:585)
  1894. at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:490)
  1895. at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1739)
  1896. at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
  1897. at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
  1898. at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
  1899. at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
  1900. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
  1901. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
  1902. at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
  1903. at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
  1904. at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
  1905. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
  1906. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
  1907. at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
  1908. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
  1909. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
  1910. at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
  1911. at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
  1912. at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
  1913. at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
  1914. at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
  1915. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
  1916. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
  1917. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
  1918. at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
  1919. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
  1920. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
  1921. at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
  1922. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
  1923. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2647)
  1924. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(OrdersAppModuleServiceImpl.java:183)
  1925. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1926. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1927. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1928. at java.lang.reflect.Method.invoke(Method.java:606)
  1929. at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  1930. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1931. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1932. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  1933. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  1934. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  1935. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1936. at java.lang.reflect.Method.invoke(Method.java:606)
  1937. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  1938. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1939. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  1940. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  1941. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  1942. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1943. at java.lang.reflect.Method.invoke(Method.java:606)
  1944. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  1945. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1946. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
  1947. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
  1948. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1949. at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
  1950. at com.sun.proxy.$Proxy189.findVxMobileCustomerContactsView1(Unknown Source)
  1951. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
  1952. at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
  1953. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(Unknown Source)
  1954. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1955. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1956. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1957. at java.lang.reflect.Method.invoke(Method.java:606)
  1958. at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
  1959. at com.sun.proxy.$Proxy188.findVxMobileCustomerContactsView1(Unknown Source)
  1960. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1961. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1962. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1963. at java.lang.reflect.Method.invoke(Method.java:606)
  1964. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
  1965. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
  1966. at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
  1967. at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
  1968. at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
  1969. at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
  1970. at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
  1971. at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
  1972. at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
  1973. at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
  1974. at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
  1975. at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
  1976. at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
  1977. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
  1978. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
  1979. at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
  1980. at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
  1981. at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
  1982. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1983. at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
  1984. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1985. at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
  1986. at java.security.AccessController.doPrivileged(Native Method)
  1987. at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
  1988. at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  1989. at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
  1990. at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
  1991. at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
  1992. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1993. at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
  1994. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  1995. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
  1996. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
  1997. at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  1998. at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  1999. at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
  2000. at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
  2001. at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
  2002. at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
  2003. at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
  2004. at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
  2005. at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
  2006. at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
  2007.  
  2008. at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1744)
  2009. at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1641)
  2010. at weblogic.jdbc.jta.DataSource.getConnectionInternal(DataSource.java:517)
  2011. at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:494)
  2012. at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:565)
  2013. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:545)
  2014. at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:538)
  2015. at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1002)
  2016. at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1183)
  2017. at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:7091)
  2018. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:297)
  2019. at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:328)
  2020. at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:202)
  2021. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:630)
  2022. at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:426)
  2023. at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9552)
  2024. at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4526)
  2025. at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2453)
  2026. at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2263)
  2027. at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3162)
  2028. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:590)
  2029. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:523)
  2030. at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:518)
  2031. at oracle.jbo.server.svc.ServiceConfiguration.getApplicationModule(ServiceConfiguration.java:345)
  2032. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:295)
  2033. at oracle.jbo.server.svc.ServiceConfiguration.getRootApplicationModule(ServiceConfiguration.java:270)
  2034. at oracle.jbo.server.svc.ServiceImpl.acquireResources(ServiceImpl.java:486)
  2035. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2837)
  2036. at oracle.jbo.server.svc.ServiceImpl.find(ServiceImpl.java:2647)
  2037. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(OrdersAppModuleServiceImpl.java:183)
  2038. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2039. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  2040. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2041. at java.lang.reflect.Method.invoke(Method.java:606)
  2042. at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  2043. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  2044. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  2045. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  2046. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  2047. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  2048. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2049. at java.lang.reflect.Method.invoke(Method.java:606)
  2050. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  2051. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2052. at com.oracle.pitchfork.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:100)
  2053. at oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:134)
  2054. at sun.reflect.GeneratedMethodAccessor546.invoke(Unknown Source)
  2055. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2056. at java.lang.reflect.Method.invoke(Method.java:606)
  2057. at com.oracle.pitchfork.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:109)
  2058. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2059. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
  2060. at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
  2061. at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  2062. at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(Unknown Source)
  2063. at com.sun.proxy.$Proxy189.findVxMobileCustomerContactsView1(Unknown Source)
  2064. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.__WL_invoke(Unknown Source)
  2065. at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
  2066. at com.aar.extmobile.server.serviceinterface.OrdersAppModuleServiceImpl_foyuuh_OrdersAppModuleServiceImpl.findVxMobileCustomerContactsView1(Unknown Source)
  2067. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2068. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  2069. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2070. at java.lang.reflect.Method.invoke(Method.java:606)
  2071. at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
  2072. at com.sun.proxy.$Proxy188.findVxMobileCustomerContactsView1(Unknown Source)
  2073. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2074. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  2075. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2076. at java.lang.reflect.Method.invoke(Method.java:606)
  2077. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:424)
  2078. at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:231)
  2079. at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:498)
  2080. at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1319)
  2081. at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1380)
  2082. at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessingPhaseTwo(ProviderProcessor.java:705)
  2083. at oracle.j2ee.ws.server.WebServiceProcessor.doRequestProcessing(WebServiceProcessor.java:693)
  2084. at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:251)
  2085. at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:215)
  2086. at oracle.j2ee.ws.server.WebServiceServlet.doService(WebServiceServlet.java:687)
  2087. at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:525)
  2088. at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
  2089. at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
  2090. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
  2091. at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
  2092. at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
  2093. at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
  2094. at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
  2095. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  2096. at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:109)
  2097. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  2098. at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
  2099. at java.security.AccessController.doPrivileged(Native Method)
  2100. at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
  2101. at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  2102. at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
  2103. at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
  2104. at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
  2105. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  2106. at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
  2107. at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  2108. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
  2109. at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
  2110. at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  2111. at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  2112. at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
  2113. at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
  2114. at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
  2115. at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
  2116. at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
  2117. at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
  2118. at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
  2119. at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
  2120. >
  2121. <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