Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-8990

Document manager beans not destroyed at logout (5.4.2)

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.4.2-HF18
    • Component/s: Core

      Description

      The Remove annotated method is called against the POJO core session instead of the EJB proxy.
      This let the {EJB}} container thinking that the bean is still alive.
      The leaked bean is then passivated onto the file system after the inactive timeout.
      By default, the removal timeout is configured to an infinite value.
      That means that the serialized bean is kept for ever in the system.

      That problem was introduced in NXP-6867 in the method org.nuxeo.ecm.core.api.repository.Repository#open.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                slacoin Stéphane Lacoin
                Reporter:
                slacoin Stéphane Lacoin
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: