[jboss-dev-forums] [JBoss AS 7 Development] - StackOverflowError with JSF2.0 in jbossas7.1.1.Final

Naveen do-not-reply at jboss.com
Wed Apr 4 00:41:30 EDT 2012


Naveen [https://community.jboss.org/people/javarebel] created the discussion

"StackOverflowError with JSF2.0 in jbossas7.1.1.Final"

To view the discussion, visit: https://community.jboss.org/message/728136#728136

--------------------------------------------------------------
I am trying to run a JSF2.0 application in Jboss AS7.1.1.Final. I am getting StackOverFlowException.

Here is the Exception I am getting:

javax.servlet.ServletException
 javax.faces.webapp.FacesServlet.service(FacesServlet.java:606)



*root cause* 
java.lang.StackOverflowError
 java.util.concurrent.ConcurrentHashMap$Segment.getFirst(ConcurrentHashMap.java:312)
 java.util.concurrent.ConcurrentHashMap$Segment.get(ConcurrentHashMap.java:336)
 java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:769)
 com.sun.faces.util.ExpiringConcurrentCache.get(ExpiringConcurrentCache.java:95)
 com.sun.faces.facelets.impl.DefaultFaceletCache.getFacelet(DefaultFaceletCache.java:121)
 com.sun.faces.facelets.impl.DefaultFaceletCache.getFacelet(DefaultFaceletCache.java:62)



i tried using maven as well as Jboss Eclipse Tools for Indigo. Both gave me same StackOverFlowException.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/728136#728136]

Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120404/30df104f/attachment.html 


More information about the jboss-dev-forums mailing list