Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-2817

Stackoverflow on Tracing JSF-Application

XMLWordPrintable

      Setting log-level to TRACE and using
      set of the jstl-namespace: xmlns:c="http://xmlns.jcp.org/jsp/jstl/core"
      with scope request
      like

      <c:set var="activeIndexValue" scope="request">0,1</c:set>

      causes a StackoverflowException in org.jboss.weld.contexts.SerializableContextualInstanceImpl#toString due to a self reference loop by the value instance.
       

              manovotn Matěj Novotný
              mlv-itse-prj Johannes Probst (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: