[MAGNOLIA-1759] Stack overflow error when using <distributable/> Created: 09/Oct/07  Updated: 03/Mar/11  Resolved: 03/Mar/11

Status: Closed
Project: Magnolia
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major
Reporter: zam6ak Assignee: Boris Kraft
Resolution: Outdated Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

3.1-SNAPSHOT
JBoss 4.0.5GA


Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled
Date of First Response:

 Description   

To reproduce

1. install "out of the box" SNAPSHOT-3.1
2. log into author instance

following error is displayed:

javax.servlet.ServletException: Filter execution threw an exception
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

root cause

java.lang.StackOverflowError
org.jboss.web.tomcat.tc5.session.ClusteredSession.isValid(ClusteredSession.java:695)
org.jboss.web.tomcat.tc5.session.ClusteredSession.isValid(ClusteredSession.java:682)
org.apache.catalina.connector.Request.doGetSession(Request.java:2183)
org.apache.catalina.connector.Request.getSession(Request.java:2024)
org.apache.catalina.connector.RequestFacade.getSession(RequestFacade.java:831)
info.magnolia.context.WebContextImpl.setAttribute(WebContextImpl.java:301)
info.magnolia.context.WebContextImpl.setAttribute(WebContextImpl.java:320)



 Comments   
Comment by zam6ak [ 09/Oct/07 ]

I tried commenting out <distributable/> in the web.xml hoping this would be a workaround but same error occurs...

Comment by Magnolia International [ 03/Mar/11 ]

This was happening with a snapshot version prior to 3.5.
Please reopen if this still occurs with more recent versions.

Generated at Mon Feb 12 03:30:03 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.