Jboss Mysql Jar Issues
mittal.suthar Nov 4, 2014 5:10 AMHey guys,
please help me resolve this issue. switchyard project not supported mysql jar file.
13:09:11,038 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) java.lang.ClassNotFoundException: com.mysql.jdbc.Driver from [Module "deployment.Payment-Gateway.jar:main" from Service Module Loader]
13:09:11,040 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:196)
13:09:11,041 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:444)
13:09:11,042 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:432)
13:09:11,043 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:374)
13:09:11,044 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:119)
13:09:11,045 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.lang.Class.forName0(Native Method)
13:09:11,046 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.lang.Class.forName(Class.java:190)
13:09:11,047 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at com.example.switchyard.Payment_Gateway.CRUD.connectionOpen(CRUD.java:39)
13:09:11,048 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at com.example.switchyard.Payment_Gateway.CRUD.query_Update(CRUD.java:64)
13:09:11,049 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at com.example.switchyard.Payment_Gateway.PaymentBean.Submit(PaymentBean.java:14)
13:09:11,049 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:09:11,050 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
13:09:11,051 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:09:11,051 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.lang.reflect.Method.invoke(Method.java:606)
13:09:11,051 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.component.bean.ServiceProxyHandler.handle(ServiceProxyHandler.java:163)
13:09:11,052 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.component.bean.ServiceProxyHandler.handleMessage(ServiceProxyHandler.java:94)
13:09:11,052 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.bus.camel.processors.ProviderProcessor.process(ProviderProcessor.java:29)
13:09:11,053 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorConverterHelper$ProcessorToAsyncProcessorBridge.process(AsyncProcessorConverterHelper.java:61)
13:09:11,054 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,055 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,055 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,056 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,056 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,057 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,057 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:73)
13:09:11,058 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,058 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,059 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,059 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.interceptor.TraceInterceptor.process(TraceInterceptor.java:91)
13:09:11,060 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,060 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,061 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,061 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,062 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,063 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,063 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.bus.camel.audit.FaultProcessor.process(FaultProcessor.java:46)
13:09:11,064 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,064 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,065 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,065 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,066 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,066 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,067 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.fabric.FabricTraceProcessor.process(FabricTraceProcessor.java:81)
13:09:11,067 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,068 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,068 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,069 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.RouteContextProcessor.processNext(RouteContextProcessor.java:46)
13:09:11,069 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,071 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.interceptor.DefaultChannel.process(DefaultChannel.java:308)
13:09:11,073 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,080 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.Pipeline.process(Pipeline.java:117)
13:09:11,081 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.Pipeline.process(Pipeline.java:80)
13:09:11,081 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,082 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.TryProcessor.process(TryProcessor.java:104)
13:09:11,082 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.TryProcessor.process(TryProcessor.java:78)
13:09:11,083 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,084 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,084 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,085 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:73)
13:09:11,085 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,086 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,086 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,087 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.interceptor.TraceInterceptor.process(TraceInterceptor.java:91)
13:09:11,087 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,088 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,088 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,089 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,089 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,090 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,090 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.bus.camel.audit.FaultProcessor.process(FaultProcessor.java:46)
13:09:11,091 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,091 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,092 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,092 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,093 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,093 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,094 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.fabric.FabricTraceProcessor.process(FabricTraceProcessor.java:81)
13:09:11,094 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,095 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,095 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,096 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.RouteContextProcessor.processNext(RouteContextProcessor.java:46)
13:09:11,096 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,096 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.interceptor.DefaultChannel.process(DefaultChannel.java:308)
13:09:11,097 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.RouteContextProcessor.processNext(RouteContextProcessor.java:46)
13:09:11,097 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,098 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.UnitOfWorkProcessor.process(UnitOfWorkProcessor.java:122)
13:09:11,098 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.RouteInflightRepositoryProcessor.processNext(RouteInflightRepositoryProcessor.java:48)
13:09:11,098 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,099 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,099 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,101 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,102 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:73)
13:09:11,102 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,103 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.component.direct.DirectProducer.process(DirectProducer.java:60)
13:09:11,103 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.UnitOfWorkProcessor.processAsync(UnitOfWorkProcessor.java:150)
13:09:11,103 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.UnitOfWorkProcessor.process(UnitOfWorkProcessor.java:117)
13:09:11,104 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:99)
13:09:11,104 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:86)
13:09:11,104 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.UnitOfWorkProducer.process(UnitOfWorkProducer.java:63)
13:09:11,105 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.impl.ProducerCache$2.doInProducer(ProducerCache.java:366)
13:09:11,105 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.impl.ProducerCache$2.doInProducer(ProducerCache.java:337)
13:09:11,106 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.impl.ProducerCache.doInProducer(ProducerCache.java:233)
13:09:11,106 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.impl.ProducerCache.sendExchange(ProducerCache.java:337)
13:09:11,107 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.impl.ProducerCache.send(ProducerCache.java:159)
13:09:11,107 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.impl.DefaultProducerTemplate.send(DefaultProducerTemplate.java:106)
13:09:11,108 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.impl.DefaultProducerTemplate.send(DefaultProducerTemplate.java:92)
13:09:11,108 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.bus.camel.ExchangeDispatcher.dispatch(ExchangeDispatcher.java:87)
13:09:11,109 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.bus.camel.CamelExchange.sendInternal(CamelExchange.java:234)
13:09:11,109 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.bus.camel.CamelExchange.send(CamelExchange.java:171)
13:09:11,109 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.component.soap.InboundHandler.invoke(InboundHandler.java:314)
13:09:11,110 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.component.soap.endpoint.BaseWebService.invoke(BaseWebService.java:112)
13:09:11,110 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.component.soap.endpoint.BaseWebService.invoke(BaseWebService.java:41)
13:09:11,111 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:09:11,113 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
13:09:11,113 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:09:11,113 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.lang.reflect.Method.invoke(Method.java:606)
13:09:11,114 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.ws.common.invocation.AbstractInvocationHandlerJSE.invoke(AbstractInvocationHandlerJSE.java:108)
13:09:11,115 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.wsf.stack.cxf.JBossWSInvoker.performInvocation(JBossWSInvoker.java:149)
13:09:11,115 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96)
13:09:11,116 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.invoke(AbstractJAXWSMethodInvoker.java:178)
13:09:11,118 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:66)
13:09:11,118 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.wsf.stack.cxf.JBossWSInvoker.invoke(JBossWSInvoker.java:129)
13:09:11,119 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58)
13:09:11,120 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
13:09:11,121 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.util.concurrent.FutureTask.run(FutureTask.java:262)
13:09:11,122 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
13:09:11,122 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:107)
13:09:11,123 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:262)
13:09:11,124 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
13:09:11,125 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:237)
13:09:11,125 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97)
13:09:11,126 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:156)
13:09:11,127 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:87)
13:09:11,127 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:225)
13:09:11,128 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:145)
13:09:11,129 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
13:09:11,130 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:135)
13:09:11,130 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140)
13:09:11,131 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
13:09:11,131 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:295)
13:09:11,132 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
13:09:11,132 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
13:09:11,132 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:149)
13:09:11,133 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:145)
13:09:11,133 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:97)
13:09:11,134 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:102)
13:09:11,134 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:336)
13:09:11,135 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
13:09:11,135 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:653)
13:09:11,136 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:920)
13:09:11,136 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.lang.Thread.run(Thread.java:744)
13:09:11,137 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) java.lang.NullPointerException
13:09:11,138 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at com.example.switchyard.Payment_Gateway.CRUD.query_Update(CRUD.java:64)
13:09:11,138 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at com.example.switchyard.Payment_Gateway.PaymentBean.Submit(PaymentBean.java:14)
13:09:11,138 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:09:11,139 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
13:09:11,139 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:09:11,140 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.lang.reflect.Method.invoke(Method.java:606)
13:09:11,140 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.component.bean.ServiceProxyHandler.handle(ServiceProxyHandler.java:163)
13:09:11,141 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.component.bean.ServiceProxyHandler.handleMessage(ServiceProxyHandler.java:94)
13:09:11,142 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.bus.camel.processors.ProviderProcessor.process(ProviderProcessor.java:29)
13:09:11,142 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorConverterHelper$ProcessorToAsyncProcessorBridge.process(AsyncProcessorConverterHelper.java:61)
13:09:11,142 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,143 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,143 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,144 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,145 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,145 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,145 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:73)
13:09:11,146 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,146 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,147 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,147 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.interceptor.TraceInterceptor.process(TraceInterceptor.java:91)
13:09:11,148 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,148 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,149 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,149 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,149 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,150 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,151 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.bus.camel.audit.FaultProcessor.process(FaultProcessor.java:46)
13:09:11,152 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,152 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,153 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,153 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,154 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,154 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,154 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.fabric.FabricTraceProcessor.process(FabricTraceProcessor.java:81)
13:09:11,161 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,161 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,162 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,162 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.RouteContextProcessor.processNext(RouteContextProcessor.java:46)
13:09:11,163 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,163 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.interceptor.DefaultChannel.process(DefaultChannel.java:308)
13:09:11,164 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,164 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.Pipeline.process(Pipeline.java:117)
13:09:11,164 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.Pipeline.process(Pipeline.java:80)
13:09:11,165 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,165 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.TryProcessor.process(TryProcessor.java:104)
13:09:11,165 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.TryProcessor.process(TryProcessor.java:78)
13:09:11,165 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,166 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,166 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,166 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:73)
13:09:11,167 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,167 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,167 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,168 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.interceptor.TraceInterceptor.process(TraceInterceptor.java:91)
13:09:11,168 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,168 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,169 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,169 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,169 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,169 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,170 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.bus.camel.audit.FaultProcessor.process(FaultProcessor.java:46)
13:09:11,170 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,170 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,171 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,171 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,171 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,172 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,172 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.fabric.FabricTraceProcessor.process(FabricTraceProcessor.java:81)
13:09:11,172 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,172 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,173 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,173 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.RouteContextProcessor.processNext(RouteContextProcessor.java:46)
13:09:11,173 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,174 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.interceptor.DefaultChannel.process(DefaultChannel.java:308)
13:09:11,174 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.RouteContextProcessor.processNext(RouteContextProcessor.java:46)
13:09:11,174 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,175 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.UnitOfWorkProcessor.process(UnitOfWorkProcessor.java:122)
13:09:11,175 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.RouteInflightRepositoryProcessor.processNext(RouteInflightRepositoryProcessor.java:48)
13:09:11,175 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,175 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,176 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
13:09:11,176 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
13:09:11,176 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:73)
13:09:11,177 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
13:09:11,177 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.component.direct.DirectProducer.process(DirectProducer.java:60)
13:09:11,177 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.UnitOfWorkProcessor.processAsync(UnitOfWorkProcessor.java:150)
13:09:11,177 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.UnitOfWorkProcessor.process(UnitOfWorkProcessor.java:117)
13:09:11,178 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:99)
13:09:11,178 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:86)
13:09:11,178 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.processor.UnitOfWorkProducer.process(UnitOfWorkProducer.java:63)
13:09:11,179 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.impl.ProducerCache$2.doInProducer(ProducerCache.java:366)
13:09:11,179 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.impl.ProducerCache$2.doInProducer(ProducerCache.java:337)
13:09:11,179 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.impl.ProducerCache.doInProducer(ProducerCache.java:233)
13:09:11,180 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.impl.ProducerCache.sendExchange(ProducerCache.java:337)
13:09:11,180 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.impl.ProducerCache.send(ProducerCache.java:159)
13:09:11,180 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.impl.DefaultProducerTemplate.send(DefaultProducerTemplate.java:106)
13:09:11,181 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.camel.impl.DefaultProducerTemplate.send(DefaultProducerTemplate.java:92)
13:09:11,181 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.bus.camel.ExchangeDispatcher.dispatch(ExchangeDispatcher.java:87)
13:09:11,181 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.bus.camel.CamelExchange.sendInternal(CamelExchange.java:234)
13:09:11,182 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.bus.camel.CamelExchange.send(CamelExchange.java:171)
13:09:11,182 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.component.soap.InboundHandler.invoke(InboundHandler.java:314)
13:09:11,182 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.component.soap.endpoint.BaseWebService.invoke(BaseWebService.java:112)
13:09:11,183 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.switchyard.component.soap.endpoint.BaseWebService.invoke(BaseWebService.java:41)
13:09:11,183 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:09:11,183 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
13:09:11,183 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:09:11,184 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.lang.reflect.Method.invoke(Method.java:606)
13:09:11,184 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.ws.common.invocation.AbstractInvocationHandlerJSE.invoke(AbstractInvocationHandlerJSE.java:108)
13:09:11,184 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.wsf.stack.cxf.JBossWSInvoker.performInvocation(JBossWSInvoker.java:149)
13:09:11,185 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96)
13:09:11,185 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.invoke(AbstractJAXWSMethodInvoker.java:178)
13:09:11,185 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:66)
13:09:11,186 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.wsf.stack.cxf.JBossWSInvoker.invoke(JBossWSInvoker.java:129)
13:09:11,186 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58)
13:09:11,186 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
13:09:11,187 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.util.concurrent.FutureTask.run(FutureTask.java:262)
13:09:11,187 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
13:09:11,187 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:107)
13:09:11,187 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:262)
13:09:11,188 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
13:09:11,188 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:237)
13:09:11,188 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:97)
13:09:11,189 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:156)
13:09:11,189 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:87)
13:09:11,189 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:225)
13:09:11,190 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:145)
13:09:11,190 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
13:09:11,190 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:135)
13:09:11,191 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140)
13:09:11,191 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
13:09:11,191 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:295)
13:09:11,192 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
13:09:11,192 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
13:09:11,192 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:149)
13:09:11,193 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:145)
13:09:11,193 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:97)
13:09:11,193 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:102)
13:09:11,194 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:336)
13:09:11,194 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
13:09:11,194 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:653)
13:09:11,195 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:920)
13:09:11,195 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.lang.Thread.run(Thread.java:744)