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

AbstractJBossCacheService swallows root cause of exception

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • TBD EAP 5
    • EAP_EWP 5.1.2
    • Clustering
    • None
    • Release Notes
    • Hide
      If an exception occurs in <literal>org.jboss.web.tomcat.service.session.distributedcache.impl.jbc.AbstractJBossCacheService#getSessionData</literal>, the exception message is logged, but the root cause is not identified in the logged message:

      <screen>
      Problem accessing session data : class java.lang.NullPointerException null
      </screen>

      Work on this issue is underway and a resolution is expected in a future release.
      Show
      If an exception occurs in <literal>org.jboss.web.tomcat.service.session.distributedcache.impl.jbc.AbstractJBossCacheService#getSessionData</literal>, the exception message is logged, but the root cause is not identified in the logged message: <screen> Problem accessing session data : class java.lang.NullPointerException null </screen> Work on this issue is underway and a resolution is expected in a future release.
    • Documented as Known Issue
    • NEW

    Description

      If an exception occurs in org.jboss.web.tomcat.service.session.distributedcache.impl.jbc.AbstractJBossCacheService#getSessionData, the exception message is logged, but the root cause is swallowed resulting in useless logging such as:

      Problem accessing session data : class java.lang.NullPointerException null

      Attachments

        Activity

          People

            rhn-support-dereed Dennis Reed
            rhn-support-dereed Dennis Reed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: