Hello,
I have some problems with my XWiki installation. I'm using XWiki Enterprise
6.4 and I've tried some extentions (installed and deinstalled them) and
deleted the original Admin user account as mentioned in the manual.
Now there are some missing localization strings in the Wiki and I also get
an exception.
2015-02-06 00:18:32,611 [XWiki Solr index job thread] INFO
o.x.s.s.i.j.IndexerJob - Starting job of type [solr.indexer] with
identifier [[solr, indexer]]
2015-02-06 00:18:32,803 [XWiki initialization] INFO
.a.DefaultAuthorizationManager - [programming] access has been denied for
user [xwiki:XWiki.Admin] on [Public]: security checkpoint
2015-02-06 00:18:32,851 [XWiki initialization] ERROR
cumentTranslationBundleFactory - Failed to register translation bundle from
document [xwiki:WikiManager.Translations]
org.xwiki.security.authorization.AccessDeniedException: Access denied when
checking [programming] access to [Main Wiki] for user [xwiki:XWiki.Admin]
at
org.xwiki.security.authorization.DefaultAuthorizationManager.checkAccess(DefaultAuthorizationManager.java:94)
~[DefaultAuthorizationManager.class:na]
at
org.xwiki.localization.wiki.internal.DocumentTranslationBundleFactory.checkRegistrationAuthorization(DocumentTranslationBundleFactory.java:439)
[DocumentTranslationBundleFactory.class:na]
at
org.xwiki.localization.wiki.internal.DocumentTranslationBundleFactory.registerTranslationBundle(DocumentTranslationBundleFactory.java:418)
[DocumentTranslationBundleFactory.class:na]
at
org.xwiki.localization.wiki.internal.DocumentTranslationBundleFactory.loadTranslations(DocumentTranslationBundleFactory.java:233)
[DocumentTranslationBundleFactory.class:na]
at
org.xwiki.localization.wiki.internal.DocumentTranslationBundleFactory.initialize(DocumentTranslationBundleFactory.java:206)
[DocumentTranslationBundleFactory.class:na]
at
org.xwiki.component.embed.InitializableLifecycleHandler.handle(InitializableLifecycleHandler.java:39)
[InitializableLifecycleHandler.class:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:355)
[EmbeddableComponentManager.class:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:410)
[EmbeddableComponentManager.class:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:378)
[EmbeddableComponentManager.class:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:190)
[EmbeddableComponentManager.class:na]
at org.xwiki.component.embed.GenericProvider.get(GenericProvider.java:99)
[GenericProvider.class:na]
at
org.xwiki.localization.wiki.internal.DocumentTranslationBundleInitializer.onEvent(DocumentTranslationBundleInitializer.java:82)
[DocumentTranslationBundleInitializer.class:na]
at
org.xwiki.observation.internal.DefaultObservationManager.notify(DefaultObservationManager.java:304)
[DefaultObservationManager.class:na]
at
org.xwiki.observation.internal.DefaultObservationManager.notify(DefaultObservationManager.java:269)
[DefaultObservationManager.class:na]
at
com.xpn.xwiki.internal.XWikiInitializerJob.runInternal(XWikiInitializerJob.java:127)
[XWikiInitializerJob.class:na]
at org.xwiki.job.internal.AbstractJob.runInContext(AbstractJob.java:209)
[AbstractJob.class:na]
at org.xwiki.job.internal.AbstractJob.run(AbstractJob.java:192)
[AbstractJob.class:na]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_25]
<http://xwiki.475771.n2.nabble.com/file/n7595251/001.png>
<http://xwiki.475771.n2.nabble.com/file/n7595251/002.png>
<http://xwiki.475771.n2.nabble.com/file/n7595251/003.png>
Can anybody help with a solution for the problem? Thank you!
--
View this message in context:
http://xwiki.475771.n2.nabble.com/Missing-localization-strings-admin-user-e…
Sent from the XWiki- Users mailing list archive at
Nabble.com.