0 Replies Latest reply on Oct 6, 2011 10:11 AM by jyang

    org.apache.cxf.interceptor.Fault: No such operation: (HTTP GET PATH_INFO:

    jyang

      The environment: camel:cxf(2.6.0), osgi and servicemix(4.3.0-fuse)

       

      My camel:cxf component behavior is OK except the warn statements (see below).

      Can I ignore  these warn message?

       

      Thanks,

      -Jing

       

       

      19:42:39,801 | WARN  | - /MsgWebService | PhaseInterceptorChain            | ache.cxf.common.logging.LogUtils  371 |  -  -  | Interceptor for CMPWebService has thrown exception, unwinding now

      org.apache.cxf.interceptor.Fault: No such operation:  (HTTP GET PATH_INFO: /MsgWebService)

           at org.apache.cxf.interceptor.URIMappingInterceptor.handleMessage(URIMappingInterceptor.java:88)[136:org.apache.cxf.bundle:2.3.3.fuse-01-15]

           at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:255)[136:org.apache.cxf.bundle:2.3.3.fuse-01-15]

           at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:113)[136:org.apache.cxf.bundle:2.3.3.fuse-01-15]

           at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.serviceRequest(JettyHTTPDestination.java:311)[136:org.apache.cxf.bundle:2.3.3.fuse-01-15]

           at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.doService(JettyHTTPDestination.java:280)[136:org.apache.cxf.bundle:2.3.3.fuse-01-15]

           at org.apache.cxf.transport.http_jetty.JettyHTTPHandler.handle(JettyHTTPHandler.java:72)[136:org.apache.cxf.bundle:2.3.3.fuse-01-15]

           at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:936)[143:org.eclipse.jetty.server:7.3.1.v20110307]

           at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:873)[143:org.eclipse.jetty.server:7.3.1.v20110307]

           at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)[143:org.eclipse.jetty.server:7.3.1.v20110307]

           at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247)[143:org.eclipse.jetty.server:7.3.1.v20110307]

           at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)[143:org.eclipse.jetty.server:7.3.1.v20110307]

           at org.eclipse.jetty.server.Server.handle(Server.java:342)[143:org.eclipse.jetty.server:7.3.1.v20110307]

           at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:581)[143:org.eclipse.jetty.server:7.3.1.v20110307]

           at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1040)[143:org.eclipse.jetty.server:7.3.1.v20110307]

           at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:592)[139:org.eclipse.jetty.http:7.3.1.v20110307]

           at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:214)[139:org.eclipse.jetty.http:7.3.1.v20110307]

           at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:411)[143:org.eclipse.jetty.server:7.3.1.v20110307]

           at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:526)[138:org.eclipse.jetty.io:7.3.1.v20110307]

           at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:41)[138:org.eclipse.jetty.io:7.3.1.v20110307]

           at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:528)[137:org.eclipse.jetty.util:7.3.1.v20110307]

           at java.lang.Thread.run(Unknown Source)[:1.6.0_26]

      19:42:39,802 | DEBUG | - /MsgWebService | PhaseInterceptorChain            | .cxf.phase.PhaseInterceptorChain  205 |  -  -  | Adding interceptor org.apache.cxf.jaxws.interceptors.WebFaultOutInterceptor@14002b9 to phase pre-protocol

      19:42:39,802 | DEBUG | - /MsgWebService | PhaseInterceptorChain            | .cxf.phase.PhaseInterceptorChain  205 |  -  -  | Adding interceptor org.apache.cxf.interceptor.MessageSenderInterceptor@172d5dd to phase prepare-send

      19:42:39,802 | DEBUG | - /MsgWebService | PhaseInterceptorChain            | .cxf.phase.PhaseInterceptorChain  205 |  -  -  | Adding interceptor org.apache.cxf.interceptor.StaxOutInterceptor@36dd6f to phase pre-stream

      19:42:39,802 | DEBUG | - /MsgWebService | PhaseInterceptorChain            | .cxf.phase.PhaseInterceptorChain  205 |  -  -  | Adding interceptor org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@3acc7 to phase write

      19:42:39,803 | DEBUG | - /MsgWebService | PhaseInterceptorChain            | .cxf.phase.PhaseInterceptorChain  205 |  -  -  | Adding interceptor org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@1444c36 to phase write

      19:42:39,803 | DEBUG | - /MsgWebService | PhaseInterceptorChain            | .cxf.phase.PhaseInterceptorChain  205 |  -  -  | Adding interceptor org.apache.cxf.binding.soap.interceptor.Soap11FaultOutInterceptor@e76ee6 to phase prepare-send