Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Duplicate
-
None
-
None
-
None
Description
See attached log
12.03.2019 13:31:53 [org.apache.catalina.core.StandardWrapperValve invoke] SEVERE Servlet.service() for servlet [default] in context with path [/site] threw exception [Filter execution threw an exception] with root cause
java.lang.StackOverflowError
at java.io.UnixFileSystem.getBooleanAttributes0(Native Method)
at java.io.UnixFileSystem.getBooleanAttributes(UnixFileSystem.java:242)
...
at org.hippoecm.hst.core.container.HstSitePipeline.invoke(HstSitePipeline.java:155)
at org.hippoecm.hst.core.container.HstRequestProcessorImpl.processRequest(HstRequestProcessorImpl.java:79)
at org.hippoecm.hst.container.HstDelegateeFilterBean.processResolvedSiteMapItem(HstDelegateeFilterBean.java:758)
at org.hippoecm.hst.container.HstDelegateeFilterBean.processResolvedSiteMapItem(HstDelegateeFilterBean.java:776)
at org.hippoecm.hst.container.HstDelegateeFilterBean.processResolvedSiteMapItem(HstDelegateeFilterBean.java:776)
Attachments
Issue Links
- relates to
-
HSTTWO-2401 Response forwarding can lead to stackoverflow
- Closed