Details
Description
While importing the default xwiki-enterprise-ui-all-4.3.1.xar on a fresh install with an empty database (using the new security authentication manager component but not sure it is related), I get the following errors:
Logged errors
WARN iComponentManagerEventListener - Failed to create wiki component(s) for document [Dashboard.WebHome]: Registering UI extensions requires admin rights WARN iComponentManagerEventListener - Failed to create wiki component(s) for document [AppWithinMinutes.LiveTableTemplate]: Registering UI extensions requires admin rights WARN iComponentManagerEventListener - Failed to create wiki component(s) for document [AppWithinMinutes.ApplicationsPanelEntry]: Registering UI extensions requires admin rights WARN iComponentManagerEventListener - Failed to create wiki component(s) for document [Blog.ApplicationsPanelEntry]: Registering UI extensions requires admin rights WARN iComponentManagerEventListener - Failed to create wiki component(s) for document [XWiki.AddExtensions]: Registering UI extensions requires admin rights WARN iComponentManagerEventListener - Failed to create wiki component(s) for document [Main.UserDirectory]: Registering UI extensions requires admin rights
Step to reproduce ([] means not sure this is closely related to this issue):
- deploy a fresh xwiki-enterprise-web-4.3.1.war [configured for mysql]
- [configure {{xwiki.authentication.rightsclass=org.xwiki.security.authorization.internal.XWikiCachingRightService}} and {{xwiki.superadminpassword=whateveryouwant}}]
- [create an empty database]
- start the instance
- [if using the new rightsclass, login as superadmin]
- skip the Distribution Wizard
- import the default xwiki-enterprise-ui-all-4.3.1.xar
Attachments
Issue Links
- is duplicated by
-
XWIKI-8629 Application Panel is empty when installing through XAR Import
- Closed
- relates to
-
XWIKI-8750 Warnings in console about UIExtension creation when importing the XE XAR
- Closed