Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-1714

Unable to retrieve the component ProfileImageProvider in safe mode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • 4.0M11
    • 4.0 alpha
    • None
    • None

      Reproduced in safe mode logged with the user admin/admin.

      Caused by: java.lang.RuntimeException: Lazy initialization failed.
      	at org.ametys.plugins.core.ui.user.ProfileImageReader.generate(ProfileImageReader.java:79)
      	at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processReader(AbstractCachingProcessingPipeline.java:921)
      	... 55 more
      Caused by: org.apache.avalon.framework.service.ServiceException: Could not find component (key [org.ametys.plugins.core.ui.user.ProfileImageProvider]) (Key='org.ametys.plugins.core.ui.user.ProfileImageProvider')
      	at org.apache.avalon.framework.service.WrapperServiceManager.lookup(WrapperServiceManager.java:81)
      	at org.ametys.plugins.core.ui.user.ProfileImageReader.generate(ProfileImageReader.java:75)
      	... 56 more
      Caused by: org.apache.avalon.framework.component.ComponentException: Could not find component (key [org.ametys.plugins.core.ui.user.ProfileImageProvider])
      	at org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(ExcaliburComponentManager.java:265)
      	at org.apache.cocoon.components.CocoonComponentManager.lookup(CocoonComponentManager.java:354)
      	at org.apache.avalon.framework.service.WrapperServiceManager.lookup(WrapperServiceManager.java:69)
      	... 57 more
      

            Unassigned Unassigned
            quentin Quentin Glinel-Mortreuil (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: