Created
April 6, 2017 10:56
-
-
Save diogopedreira/65e950d770a5dcb7ae67a41e1bc8b3ba to your computer and use it in GitHub Desktop.
log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 20170406 09:09:09.091 ERROR [] GOWINGCORE-Server - | |
| [null] [com.celfocus.gowing.core.server.servlet.CoreServlet] [processMessage] Error executing route | |
| com.celfocus.gowing.core.utils.errorhandling.exceptions.InternalErrorException: {errorCode=ERROR_EXECUTING_SERVICE, process=UFEServices, intention=execute service, possibleSolution=contact the support center, parameters=} | |
| at com.celfocus.gowing.core.utils.errorhandling.exceptions.InternalErrorException.copy(InternalErrorException.java:61) ~[utils-1.4.2-alpha-28.jar:na] | |
| at com.celfocus.gowing.core.plugin.RequestHandlerImpl.executeService(RequestHandlerImpl.java:231) ~[gowing-core-api-1.4.2-alpha-28.jar:na] | |
| at com.celfocus.gowing.core.plugin.RequestHandlerImpl.processMessage(RequestHandlerImpl.java:164) ~[gowing-core-api-1.4.2-alpha-28.jar:na] | |
| at com.celfocus.gowing.core.plugin.CorePlugin.run(CorePlugin.java:143) ~[gowing-core-api-1.4.2-alpha-28.jar:na] | |
| at com.celfocus.gowing.core.routes.action.JavaAction.runJavaAction(JavaAction.java:111) ~[_wl_cls_gen.jar:na] | |
| at com.celfocus.gowing.core.routes.action.JavaAction.run(JavaAction.java:63) ~[_wl_cls_gen.jar:na] | |
| at com.celfocus.gowing.core.routes.Route.execute(Route.java:131) ~[gowing-core-api-1.4.2-alpha-28.jar:na] | |
| at com.celfocus.gowing.core.routes.RouteManagerImpl.findAndExecuteRoute(RouteManagerImpl.java:122) ~[_wl_cls_gen.jar:na] | |
| at sun.reflect.GeneratedMethodAccessor196.invoke(Unknown Source) ~[na:na] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_102] | |
| at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_102] | |
| at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) ~[spring-aop-4.1.2.RELEASE.jar:4.1.2.RELEASE] | |
| at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) ~[spring-aop-4.1.2.RELEASE.jar:4.1.2.RELEASE] | |
| at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) ~[spring-aop-4.1.2.RELEASE.jar:4.1.2.RELEASE] | |
| at net.bull.javamelody.MonitoringSpringInterceptor.invoke(MonitoringSpringInterceptor.java:73) ~[javamelody-core-1.58.0.jar:1.58.0] | |
| at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.1.2.RELEASE.jar:4.1.2.RELEASE] | |
| at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) ~[spring-aop-4.1.2.RELEASE.jar:4.1.2.RELEASE] | |
| at com.sun.proxy.$Proxy117.findAndExecuteRoute(Unknown Source) ~[na:na] | |
| at com.celfocus.gowing.core.server.servlet.CoreServlet.processMessage(CoreServlet.java:477) [_wl_cls_gen.jar:na] | |
| at com.celfocus.gowing.core.server.servlet.CoreServlet.doPost(CoreServlet.java:242) [_wl_cls_gen.jar:na] | |
| at javax.servlet.http.HttpServlet.service(HttpServlet.java:751) [weblogic.server.merged.jar:12.1.3.0.0] | |
| at javax.servlet.http.HttpServlet.service(HttpServlet.java:844) [weblogic.server.merged.jar:12.1.3.0.0] | |
| at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254) [weblogic.server.merged.jar:12.1.3.0.0] | |
| at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136) [weblogic.server.merged.jar:12.1.3.0.0] | |
| at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346) [weblogic.server.merged.jar:12.1.3.0.0] | |
| at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25) [weblogic.server.merged.jar:12.1.3.0.0] | |
| at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79) [weblogic.server.merged.jar:12.1.3.0.0] | |
| at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:200) [javamelody-core-1.58.0.jar:1.58.0] | |
| at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:178) [javamelody-core-1.58.0.jar:1.58.0] | |
| at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79) [weblogic.server.merged.jar:12.1.3.0.0] | |
| at com.celfocus.gowing.core.server.servlet.filter.DocWSDLQueryFilter.doFilter(DocWSDLQueryFilter.java:58) [_wl_cls_gen.jar:na] | |
| at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79) [weblogic.server.merged.jar:12.1.3.0.0] | |
| at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:162) [javamelody-core-1.58.0.jar:1.58.0] | |
| at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79) [weblogic.server.merged.jar:12.1.3.0.0] | |
| at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436) [weblogic.server.merged.jar:12.1.3.0.0] | |
| at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402) [weblogic.server.merged.jar:12.1.3.0.0] | |
| at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) [weblogic.server.merged.jar:12.1.3.0.0] | |
| at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120) [com.oracle.css.weblogic.security.wls_7.1.0.0.jar:CSS 7.1 0.0] | |
| at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57) [weblogic.server.merged.jar:12.1.3.0.0] | |
| at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285) [weblogic.server.merged.jar:12.1.3.0.0] | |
| at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201) [weblogic.server.merged.jar:12.1.3.0.0] | |
| at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179) [weblogic.server.merged.jar:12.1.3.0.0] | |
| at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572) [weblogic.server.merged.jar:12.1.3.0.0] | |
| at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255) [weblogic.server.merged.jar:12.1.3.0.0] | |
| at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311) [weblogic.server.merged.jar:12.1.3.0.0] | |
| at weblogic.work.ExecuteThread.run(ExecuteThread.java:263) [weblogic.server.merged.jar:12.1.3.0.0] | |
| Caused by: java.lang.reflect.InvocationTargetException: null | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_102] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_102] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_102] | |
| at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_102] | |
| at com.celfocus.gowing.core.plugin.RequestHandlerImpl.invokeMethod(RequestHandlerImpl.java:310) ~[gowing-core-api-1.4.2-alpha-28.jar:na] | |
| at com.celfocus.gowing.core.plugin.RequestHandlerImpl.executeService(RequestHandlerImpl.java:224) ~[gowing-core-api-1.4.2-alpha-28.jar:na] | |
| ... 45 common frames omitted | |
| Caused by: java.lang.ClassCastException: com.sun.org.apache.xerces.internal.dom.ElementNSImpl cannot be cast to javax.xml.bind.JAXBElement | |
| at com.celfocus.omnichannel.plugins.data.equinox.esb.commonutil.errorhandling.VodafoneFaultExceptionFactory.generateHolder(VodafoneFaultExceptionFactory.java:68) ~[na:na] | |
| at com.celfocus.omnichannel.plugins.data.equinox.esb.commonutil.errorhandling.VodafoneFaultExceptionFactory.create(VodafoneFaultExceptionFactory.java:27) ~[na:na] | |
| at com.celfocus.omnichannel.plugins.data.equinox.esb.customeraccount.dao.CustomerAccountServiceDaoImpl.getCustomerAccountList(CustomerAccountServiceDaoImpl.java:98) ~[na:na] | |
| at com.celfocus.omnichannel.plugins.context.equinox.customer.impl.factory.CustomerFactoryImpl.retrieveFullBillingEntity(CustomerFactoryImpl.java:240) ~[na:na] | |
| at com.celfocus.omnichannel.plugins.plugin.customerinformation.plugin.CustomerInformationPlugin.getCustomerAccountInformation(CustomerInformationPlugin.java:190) ~[na:na] | |
| ... 51 common frames omitted |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment