-
Bug
-
Resolution: Duplicate
-
Major
-
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
- Référence
-
RUNTIME-1519 NPE when retrieving the profile image
- Closed