Uploaded image for project: 'Admininterface Legacy 4.x (closed)'
  1. Admininterface Legacy 4.x (closed)
  2. MGNLADMLEG-33

Remove filter definition for EE modules not migrated for 5.2

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 5.2
    • 5.1
    • None

    Description

      Modules

      • SoftLocking
      • Packager
        are out of the 5.2 release (as they need to be migrated) and are not part of the EE bundle.

      This generate warn log during startup phase of the server.

      As long as these modules are not migrated remove these configuration fron the admin interface module version handler.

      2013-11-06 16:03:12,100 WARN  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: can't resolve class for node /server/filters/cms/softLocking
      java.lang.ClassNotFoundException: info.magnolia.module.softlocking.filters.SoftLockingFilter
      	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
      	at java.security.AccessController.doPrivileged(Native Method)
      ...
      2013-11-06 16:03:12,115 WARN  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: can't resolve class for node /server/filters/packager
      java.lang.ClassNotFoundException: org.mgnl.magnolia.cms.pack.PackagerFilter
      	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
      

      Checklists

        Acceptance criteria

        Attachments

          Issue Links

            Activity

              People

                ehechinger Eric Hechinger
                ehechinger Eric Hechinger
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Checklists

                    Task DoR