Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-9507

ThreadLocal variables are not cleared at the end of execution of the thread.

    XMLWordPrintable

Details

    Description

      I am deploying a web application under Jboss AS 5.1.0.GA and in my application, I'm using some java.lang.Threadlocal and java.lang.InheritableThreadLocal variables. Threadlocal variables should be cleared at the end of execution of the thread. In my case, since jboss is using a thread pool, the Threadlocal variables are not cleared.

      In https://issues.jboss.org/browse/JBAS-8389, i saw that this issue has been resolved in JBoss AS 4.2.3.GA, i am using JBoss AS 5.1.0.GA and i still have the problem.

      Attachments

        Activity

          People

            Unassigned Unassigned
            m.abbas_jira Mohamad ABBAS (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: