Something to do with the client connection, may be this can help:
https://groups.google.com/forum/#!topic/cometd-users/aJFjUizBYKk

Sergey
On 23/07/15 14:39, Srikanth Hugar wrote:
I am using apache karaf container along with jetty, spring and cxf. And
noticed lot of warning while authenticating using spring security.

Tried to find the information on web, but could not find much. Anybody
experienced similar issue. Why such warnings? Will it impact?

*Snippet of exception stacktrace:*

2015-07-23T09:37:42.0 localhost.localdomain
org.apache.cxf.interceptor.Fault: [warning]
  org.eclipse.jetty.io.EofException: timeout

2015-07-23T09:37:42.0 localhost.localdomain     at [warning]
  
org.apache.cxf.jaxrs.utils.JAXRSUtils.readFromMessageBody(JAXRSUtils.java:1243)

2015-07-23T09:37:42.0 localhost.localdomain     at [warning]
  org.apache.cxf.jaxrs.utils.JAXRSUtils.processParameter(JAXRSUtils.java:782)

2015-07-23T09:37:42.0 localhost.localdomain     at [warning]
  org.apache.cxf.jaxrs.utils.JAXRSUtils.processParameters(JAXRSUtils.java:741)
......................................................

2015-07-23T09:37:42.0 localhost.localdomain     Caused [warning]  by:
java.lang.RuntimeException: org.eclipse.jetty.io.EofException: timeout

2015-07-23T09:37:42.0 localhost.localdomain     at [warning]
  
org.apache.cxf.attachment.LazyAttachmentCollection.loadAll(LazyAttachmentCollection.java:58)

2015-07-23T09:37:42.0 localhost.localdomain     at [warning]

.......................................................

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

2015-07-23T09:37:42.0 localhost.localdomain     at [warning]
  
com.mypackage.UserAuthenticationProcessingFilter.prepareSecurityContext(UserAuthenticationProcessingFilter.java:132)



--
Sergey Beryozkin

Talend Community Coders
http://coders.talend.com/

Blog: http://sberyozkin.blogspot.com

Reply via email to