Details
-
Bug
-
Resolution: Not an issue
-
Neutral
-
None
-
6.2.21
-
None
Description
Hi
We try to upgrade our Magnolia Enterprise installation to the newest version 6.2.22 and facing issues with admincentral(could not be initialized properly). It seems that our old installation from 6.2.15 is not upgradable due to config issues with the ResurfaceLayout. A fresh installation of our system with 6.2.22 works.
Do you have any hint which config may needs to be cleared or update manually?
17-Aug-2022 08:34:23.074 SEVERE [http-nio-8081-exec-4] com.vaadin.server.DefaultErrorHandler.doDefault
com.google.inject.ProvisionException: Unable to provision, see the following errors:
1) Error in custom provider, info.magnolia.objectfactory.MgnlInstantiationException: Failed to create instance of [class info.magnolia.admincentral.ResurfaceUILayout]
at info.magnolia.ui.framework.ioc.ProduceNewInstancesWithComponentProvider.lambda$null$2(ProduceNewInstancesWithComponentProvider.java:84) (via modules: com.google.inject.util.Modules$OverrideModule -> info.magnolia.objectfactory.guice.GuiceComponentProviderBuilder$1 -> com.google.inject.util.Modules$CombinedModule -> info.magnolia.ui.framework.ioc.DeflateUiContextDependentBindings -> info.magnolia.ui.framework.ioc.ProduceNewInstancesWithComponentProvider)
while locating info.magnolia.admincentral.ResurfaceUILayout
Caused by: info.magnolia.objectfactory.MgnlInstantiationException: Unable to resolve parameters [FavouritesView at 7] of ctor [ResurfaceUILayout(ComponentProvider, NotificationBadge, TaskBadge, BannerContainer, InstanceInfo, UserMenu, ViewportLayout, FavouritesView)]
at info.magnolia.objectfactory.ObjectManufacturer.newInstance(ObjectManufacturer.java:97)
at info.magnolia.objectfactory.guice.GuiceComponentProvider.newInstanceWithParameterResolvers(GuiceComponentProvider.java:134)
Best Regards
Andreas