Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-6852

Clean up log entries in Node2BeanProcessorImpl at the startup

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.5.1
    • 5.5
    • node2bean
    • Saigon 70
    • 5

      Clean up log entries at the startup. Log if needed.

      Comes from info.magnolia.cms.filters.FilterManagerImpl#createConfiguredFilters

      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [DamDownloadServlet] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [RestDispatcherServlet] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [ImagingServlet] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [ResourcesServlet] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [AdminCentral] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [VersionDiffHtmlServlet] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [FeedSyndicationServlet] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [repositoryMapping] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [contentSecurity] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [aggregator] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [variantResolver] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [modelExecution] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [rendering] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [context] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [contentType] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [cookiesDetector] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [date] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [country] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [visitor] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [preview] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [multipartRequest] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [unicodeNormalization] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [registration] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [login] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [activation] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [gzip] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [channel] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [multiSite] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [siteMerge] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [logout] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [securityCallback] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [csrfSecurity] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [crossSite] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [uriSecurity] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [range] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [i18n] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [cache] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [virtualURI] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [servlets] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [cms] not found in class [info.magnolia.cms.filters.CompositeFilter], property is not assigned
      2016-10-31 17:27:47,462 INFO  info.magnolia.cms.filters.FilterManagerImpl       : Initializing filters
      

      Comes from info.magnolia.module.rssaggregator.RSSAggregator#scheduleRSSJob

      2016-11-01 14:35:10,590 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [planetFeed] not found in class [info.magnolia.module.rssaggregator.RSSJob], property is not assigned
      2016-11-01 14:35:10,590 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [itemtype] not found in class [info.magnolia.module.rssaggregator.RSSJob], property is not assigned
      2016-11-01 14:35:10,590 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [importState] not found in class [info.magnolia.module.rssaggregator.RSSJob], property is not assigned
      2016-11-01 14:35:10,590 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [usedImporterTarget] not found in class [info.magnolia.module.rssaggregator.RSSJob], property is not assigned
      2016-11-01 14:35:10,590 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [data] not found in class [info.magnolia.module.rssaggregator.RSSJob], property is not assigned
      2016-11-01 14:35:10,590 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [feeds] not found in class [info.magnolia.module.rssaggregator.RSSJob], property is not assigned
      2016-11-01 14:35:10,590 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [filters] not found in class [info.magnolia.module.rssaggregator.RSSJob], property is not assigned
      2016-11-01 14:35:10,728 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [itemtype] not found in class [info.magnolia.module.rssaggregator.RSSJob], property is not assigned
      2016-11-01 14:35:10,728 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [importState] not found in class [info.magnolia.module.rssaggregator.RSSJob], property is not assigned
      2016-11-01 14:35:10,728 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [usedImporterTarget] not found in class [info.magnolia.module.rssaggregator.RSSJob], property is not assigned
      2016-11-01 14:35:10,728 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [feeds] not found in class [info.magnolia.module.rssaggregator.RSSJob], property is not assigned
      2016-11-01 14:35:10,728 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [filters] not found in class [info.magnolia.module.rssaggregator.RSSJob], property is not assigned
      2016-11-01 14:35:10,728 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [data] not found in class [info.magnolia.module.rssaggregator.RSSJob], property is not assigned
      

      With ChainBase, MgnlCatalog

      2016-11-01 14:35:13,333 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [extractComment] not found in class [info.magnolia.commands.chain.ChainBase], property is not assigned
      2016-11-01 14:35:13,333 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [versionResources] not found in class [info.magnolia.commands.MgnlCatalog], property is not assigned
      2016-11-01 14:35:13,333 INFO  info.magnolia.commands.CommandsManager            : Catalog [resources] registered: [info.magnolia.commands.MgnlCatalog: versionResources]
      2016-11-01 14:35:13,524 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [deactivate] not found in class [info.magnolia.commands.chain.ChainBase], property is not assigned
      2016-11-01 14:35:13,524 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [delete] not found in class [info.magnolia.commands.chain.ChainBase], property is not assigned
      2016-11-01 14:35:13,524 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [markAsDeleted] not found in class [info.magnolia.commands.MgnlCatalog], property is not assigned
      2016-11-01 14:35:13,524 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [export] not found in class [info.magnolia.commands.MgnlCatalog], property is not assigned
      2016-11-01 14:35:13,524 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [import] not found in class [info.magnolia.commands.MgnlCatalog], property is not assigned
      2016-11-01 14:35:13,524 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [delete] not found in class [info.magnolia.commands.MgnlCatalog], property is not assigned
      2016-11-01 14:35:13,524 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [restorePreviousVersion] not found in class [info.magnolia.commands.MgnlCatalog], property is not assigned
      2016-11-01 14:35:13,524 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [exportYaml] not found in class [info.magnolia.commands.MgnlCatalog], property is not assigned
      

      Comes from filter mappings
      E.g: /server/filters/servlets/DamDownloadServlet/mappings/dam-@pattern

      2016-11-01 17:11:16,820 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [pattern] not found in class [java.lang.String], property is not assigned
      2016-11-01 17:11:16,820 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [pattern] not found in class [java.lang.String], property is not assigned
      2016-11-01 17:11:16,820 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [pattern] not found in class [java.lang.String], property is not assigned
      2016-11-01 17:11:16,820 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [pattern] not found in class [java.lang.String], property is not assigned
      2016-11-01 17:11:16,820 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [pattern] not found in class [java.lang.String], property is not assigned
      2016-11-01 17:11:16,820 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [pattern] not found in class [java.lang.String], property is not assigned
      2016-11-01 17:11:16,820 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [pattern] not found in class [java.lang.String], property is not assigned
      2016-11-01 17:11:16,820 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [pattern] not found in class [java.lang.String], property is not assigned
      2016-11-01 17:11:16,820 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [pattern] not found in class [java.lang.String], property is not assigned
      2016-11-01 17:11:16,820 INFO  magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl: Property [pattern] not found in class [java.lang.String], property is not assigned
      

        Acceptance criteria

              mgeljic Mikaël Geljić
              ngoc.nguyenthanh Ngoc Nguyenthanh
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD

                    Estimated:
                    Original Estimate - 2.5d
                    2.5d
                    Remaining:
                    Remaining Estimate - 0d
                    0d
                    Logged:
                    Time Spent - 1d 3h Time Not Required
                    1d 3h