Hi

Set this class log level to error...but id keep the warning which generally
means a client is wrong or trying to attack your server.
Le 15 déc. 2013 00:16, "Radhakrishna Kalyan" <[email protected]> a écrit :

> Hi,
>
> I am running Openejb in standalone mode and I have published a REST
> resource.
> When I tried to access any unavailable resource then I am getting the
> following warning in the console.
> Is there any way I can able to configure so that I can avoid this much of
> big stack trace?
>
> -------------------------------------------------------
> Dec 15, 2013 12:11:04 AM
> org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor processRequest
> WARNING: No root resource matching request path /batchd has been found,
> Relative Path: /batchd. Please enable FINE/TRACE log level for more
> details.
> Dec 15, 2013 12:11:04 AM
> org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper toResponse
> WARNING: javax.ws.rs.WebApplicationException
>     at
>
> org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor.processRequest(JAXRSInInterceptor.java:162)
>     at
>
> org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor.handleMessage(JAXRSInInterceptor.java:91)
>     at
>
> org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:262)
>     at
>
> org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
>     at
>
> org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:237)
>     at
>
> org.apache.openejb.server.cxf.rs.CxfRsHttpListener.onMessage(CxfRsHttpListener.java:170)
>     at
>
> org.apache.openejb.server.httpd.OpenEJBHttpRegistry$ClassLoaderHttpListener.onMessage(OpenEJBHttpRegistry.java:99)
>     at
>
> org.apache.openejb.server.httpd.HttpListenerRegistry.onMessage(HttpListenerRegistry.java:71)
>     at
>
> org.apache.openejb.server.httpd.OpenEJBHttpServer.process(OpenEJBHttpServer.java:251)
>     at
>
> org.apache.openejb.server.httpd.OpenEJBHttpServer.processRequest(OpenEJBHttpServer.java:193)
>     at
>
> org.apache.openejb.server.httpd.OpenEJBHttpServer.service(OpenEJBHttpServer.java:108)
>     at
>
> org.apache.openejb.server.httpd.HttpEjbServer.service(HttpEjbServer.java:63)
>     at
>
> org.apache.openejb.server.ServerServiceFilter.service(ServerServiceFilter.java:64)
>     at
>
> org.apache.openejb.server.ServerServiceFilter.service(ServerServiceFilter.java:64)
>     at org.apache.openejb.server.ServiceStats.service(ServiceStats.java:54)
>     at
>
> org.apache.openejb.server.ServerServiceFilter.service(ServerServiceFilter.java:64)
>     at
> org.apache.openejb.server.ServiceLogger.service(ServiceLogger.java:93)
>     at
>
> org.apache.openejb.server.ServerServiceFilter.service(ServerServiceFilter.java:64)
>     at
> org.apache.openejb.server.ServicePool.access$201(ServicePool.java:39)
>     at org.apache.openejb.server.ServicePool$3.run(ServicePool.java:200)
>     at
>
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>     at
>
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>     at java.lang.Thread.run(Thread.java:722)
> --------------------------------------------------------------------------
>
>
> --
> Thanks and Regards
> N Radhakrishna Kalyan
>
> P:  +46 733 312 584
> http://about.me/nrkkalyan
> <http://about.me/nrkkalyan>
>

Reply via email to