Hi Community,
I have some strange logs at startup of our XWiki instance (15.10.12 docker-tomcat-postgresql) that occur two times and that have been present for at least a couple past versions:
[XWiki initialization] ERROR c.x.x.p.XWikiPluginManager - Cannot initialize plugin [com.xpn.xwiki.plugin.svg.SVGPlugin]. This plugin will not be available.
java.lang.ClassNotFoundException: com.xpn.xwiki.plugin.svg.SVGPlugin
and
[XWiki initialization] ERROR c.x.x.p.XWikiPluginManager - Cannot initialize plugin [com.xpn.xwiki.plugin.diff.DiffPlugin]. This plugin will not be available.
java.lang.ClassNotFoundException: com.xpn.xwiki.plugin.diff.DiffPlugin
I would assume that these are some corrupted extension installs that linger around. I checked the extension manager with the intention to reinstall / delete. However, I did not find any indication of them being present and I do not really know how to proceed from here. While we do experience any problems during daily use I would like to have this fixed to keep the instance clean.
Any ideas what this could be, where I could look for more information or how I could fix it?
Thanks!
1 post - 1 participant