Hi Sebastian, The Goovy Console application seems to contain 3 pages (XWiki.Ace, XWiki.Xuake, XWiki.XuakeExecutor). I looked in the XAR file that you can download from http://extensions.xwiki.org/xwiki/bin/view/Extension/Groovy+Console+Application (open it as a zip archive).
It was most likely installed on your wiki some time ago and probably it was installed manually (xar import) as opposed to installing it with Extension Manager (and then seeing it in the list of "Installed Extensions"). One option for you, since you don`t seem to be aware of it or need it, would be to remove those 3 pages (thus removing the extension from your wiki) and your problem should go away. Regarding the Colibri skin, it is not an extension, but the previous default skin before until XWiki 6.2. See this document for details on XWiki`s skins http://design.xwiki.org/xwiki/bin/view/Proposal/SupportSkin The new default since XWiki 6.2 is the Flamingo skin which is now pretty stable and tested, compared to Colibri which was deprecated and might stop working at some point or in some circumstances. The base skins are in your webapp's folder, inside /webapps/xwiki/skins (colibri and flamingo). Thanks, Eduard On Wed, Apr 20, 2016 at 7:44 PM, Thomas Mortagne <[email protected]> wrote: > On Wed, Apr 20, 2016 at 5:45 PM, Sebastian Schabbach > <[email protected]> wrote: > > Okay, > > > > only to ensure what is going on. I am right that all extentions are > listeted in the 'installed extentions' list I can find on the wiki > administrations page. > > > > I would like to check your assumptions against our wiki installation. So > I guess if the addons are installed, I must found them in that list (Groovy > console and colibri skin)? > > As I do not find any match on that, I guess these extentions are not > installed. I am right? > > Yes and no. Anything installed trough Extension Manager will be listed > as installed extension. But it's not the only way to install > extensions (it's just the clean way): XAR extensions can be imported > as any plain XAR and JAR extensions can be put in WEB-INF/lib for > example. > > > > > About your words to update at 8.0: Currently I can see the Flamingo > Theme Application is installed, so that should not cause any problems? > > > > Regards, > > Sebastian. > > > > -----Ursprüngliche Nachricht----- > > Von: users [mailto:[email protected]] Im Auftrag von Eduard Moraru > > Gesendet: Mittwoch, 20. April 2016 17:30 > > An: XWiki Users <[email protected]> > > Betreff: Re: [xwiki-users] ACE Editor cannot be loaded after migration > to version 7.4.2 > > > > Hi, Sebastian, > > > > Not entirely related to this topic, but I also notice from those logs > that you seem to be using the colibri skin in 7.4. > > > > Note that in 8.0 we have officially deprecated the Colibri skin and, > since you are doing the upgrade, you should start looking at the Flamingo > skin instead (to avoid possible issues that Colibri might have). > > > > Hope this helps, > > Eduard > > > > On Wed, Apr 20, 2016 at 5:05 PM, Thomas Mortagne < > [email protected]> > > wrote: > > > >> Indeed the documentation of > >> > >> http://extensions.xwiki.org/xwiki/bin/view/Extension/Groovy+Console+Ap > >> plication > >> does talk about a XWiki.Xuake page. > >> > >> On Wed, Apr 20, 2016 at 3:44 PM, Hamster <[email protected]> wrote: > >> > It seems to be a part of... > >> > > >> > > >> http://extensions.xwiki.org/xwiki/bin/view/Extension/Groovy+Console+Ap > >> plication > >> > > >> > > >> > > >> > > >> > -- > >> > View this message in context: > >> http://xwiki.475771.n2.nabble.com/ACE-Editor-cannot-be-loaded-after-mi > >> gration-to-version-7-4-2-tp7599063p7599097.html > >> > Sent from the XWiki- Users mailing list archive at Nabble.com. > >> > _______________________________________________ > >> > users mailing list > >> > [email protected] > >> > http://lists.xwiki.org/mailman/listinfo/users > >> > >> > >> > >> -- > >> Thomas Mortagne > >> _______________________________________________ > >> users mailing list > >> [email protected] > >> http://lists.xwiki.org/mailman/listinfo/users > >> > > _______________________________________________ > > users mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/users > > _______________________________________________ > > users mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/users > > > > -- > Thomas Mortagne > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
