Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-2967

EL.EL_CONTEXT concurrency problem causes javax.el.PropertyNotFoundException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.2.0.GA_CP08, 4.3.0.GA_CP07
    • 4.2.0.GA_CP07, 4.3.0.GA_CP06
    • Seam
    • None
    • EAP 4.2.0.GA_CP07, Seam 1.2

    • Release Notes

      This is same problem described in JBSEAM-2357. Under load the UnifiedELValueBinding sometimes throws an exception like the following. Need to backport the fix into Seam 1.2 enterprise branch.

      Caused by: javax.el.PropertyNotFoundException: ELResolver cannot handle a null base Object with identifier 'identity'
      at com.sun.el.lang.ELSupport.throwUnhandled(ELSupport.java:52)
      at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:75)
      at com.sun.el.parser.AstValue.getValue(AstValue.java:114)
      at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:195)
      at org.jboss.seam.util.UnifiedELValueBinding.getValue(UnifiedELValueBinding.java:35)
      at org.jboss.seam.security.Identity.evaluateExpression(Identity.java:518)
      at org.jboss.seam.security.Identity.checkRestriction(Identity.java:160)

        1. booking.zip
          2 kB
        2. log.zip
          251 kB
        3. JBPAPP-2967.patch
          2 kB

              oskutka@redhat.com Ondrej Skutka
              rhn-support-tkimura Takayoshi Kimura
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: