Hi

Can you please update to Jettison 1.3.8 ?

Sergey
On 19/12/16 22:53, sandesh wrote:
Hi All,

            Getting JSONSequenceTooLargeException occasionally for some REST
service call. This isn't occurs every time. Some times in between
transactions we do see errors due to this request fails without response.
Extensive google search didn't help. Any help much appreciated.

Environment:

OS: RHEL 7.2

App Server on both nodes: (Captured from console logs from both nodes)
  JBoss Bootstrap Environment
  JBOSS_HOME: /manh/3rdparty/swtools/jboss-eap-6.4
  JAVA: /manh/3rdparty/swtools/java-1.8.0-openjdk/bin/java

Jar versions:
                      jettison-1.3.jar
                      cxf-bundle-2.6.11.jar

Error Trace:


java.lang.NoClassDefFoundError:
org/codehaus/jettison/JSONSequenceTooLargeException
                at
org.apache.cxf.jaxrs.provider.json.JSONProvider.readFrom(JSONProvider.java:248)
                at
org.apache.cxf.jaxrs.utils.JAXRSUtils.readFromMessageBody(JAXRSUtils.java:1032)
                at
org.apache.cxf.jaxrs.utils.JAXRSUtils.processParameter(JAXRSUtils.java:610)
                at
org.apache.cxf.jaxrs.utils.JAXRSUtils.processParameters(JAXRSUtils.java:574)
                at
org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor.processRequest(JAXRSInInterceptor.java:242)
                at
org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor.handleMessage(JAXRSInInterceptor.java:91)
                at
org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:263)
                at
org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
                at
org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:237)
                at
org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:239)
                at
org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:213)
                at
org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:131)
                at
org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:266)
                at
org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:186)
                at
javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
                at
org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:242)
                at
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:751)
                at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1666)
                at
net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:202)
                at
net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:180)






--
View this message in context: 
http://cxf.547215.n5.nabble.com/java-lang-NoClassDefFoundError-JSONSequenceTooLargeException-tp5775928.html
Sent from the cxf-user mailing list archive at Nabble.com.



--
Sergey Beryozkin

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

Reply via email to