[xwiki-users] [xem] Wiki alias not found exception
Hi everyone, I'm running XEM based on XE 2.6.33077 with several wikis which behave normally. However, I get plenty of exceptions in the log files such as the one below. I checked what could be wrong with the documents having an attached XWikiServerClass instance but I cannot find anything suspect, and, again, the wikis seem to behave perfectly well. Do you have any idea why I get this exception and how I can stop having it raised? ====== ERROR wikimanager.WikiManagerPluginApi - Wiki [xwiki_edos] alias cant be found com.xpn.xwiki.plugin.wikimanager.WikiManagerException: Error number 50034 in 5: com.xpn.xwiki.plugin.wikimanager.WikiManagerPlugin: Wiki alias [xwiki_edos] document does not exist Wrapped Exception: Error number 2 in 2: xwiki_edos object does not exist [...] com.xpn.xwiki.plugin.applicationmanager.core.doc.objects.classes.XObjectDocumentDoesNotExistException: Error number 2 in 2: xwiki_edos object does not exist at com.xpn.xwiki.plugin.applicationmanager.core.doc.objects.classes.AbstractXClassManager.getXObjectDocument(AbstractXClassManager.java:821) at com.xpn.xwiki.plugin.wikimanager.doc.XWikiServerClass.getXObjectDocument(XWikiServerClass.java:440) ====== Thanks and cheers Stéphane -- Stéphane Laurière Mandriva http://mandriva.com
Hi Stéphane, 2011/1/31 Stéphane Laurière <[email protected]>:
Hi everyone,
I'm running XEM based on XE 2.6.33077 with several wikis which behave normally. However, I get plenty of exceptions in the log files such as the one below. I checked what could be wrong with the documents having an attached XWikiServerClass instance but I cannot find anything suspect, and, again, the wikis seem to behave perfectly well.
Do you have any idea why I get this exception and how I can stop having it raised?
Are you able to access this wiki ? What is the wiki page name of this wiki descriptor ? It's possible there is a bug somewhere with underscore (I actually tough is was not even allowed but it seems it's not filtered by WikiManager UI).
====== ERROR wikimanager.WikiManagerPluginApi - Wiki [xwiki_edos] alias cant be found com.xpn.xwiki.plugin.wikimanager.WikiManagerException: Error number 50034 in 5: com.xpn.xwiki.plugin.wikimanager.WikiManagerPlugin: Wiki alias [xwiki_edos] document does not exist Wrapped Exception: Error number 2 in 2: xwiki_edos object does not exist
[...] com.xpn.xwiki.plugin.applicationmanager.core.doc.objects.classes.XObjectDocumentDoesNotExistException: Error number 2 in 2: xwiki_edos object does not exist at com.xpn.xwiki.plugin.applicationmanager.core.doc.objects.classes.AbstractXClassManager.getXObjectDocument(AbstractXClassManager.java:821) at com.xpn.xwiki.plugin.wikimanager.doc.XWikiServerClass.getXObjectDocument(XWikiServerClass.java:440) ======
Thanks and cheers
Stéphane
-- Stéphane Laurière Mandriva http://mandriva.com
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Hi Thomas,
Hi Stéphane,
2011/1/31 Stéphane Laurière<[email protected]>:
Hi everyone,
I'm running XEM based on XE 2.6.33077 with several wikis which behave normally. However, I get plenty of exceptions in the log files such as the one below. I checked what could be wrong with the documents having an attached XWikiServerClass instance but I cannot find anything suspect, and, again, the wikis seem to behave perfectly well.
Do you have any idea why I get this exception and how I can stop having it raised?
Are you able to access this wiki ? What is the wiki page name of this wiki descriptor ?
Yes, I can access the wiki indeed. The page name of the descriptor is XWiki.XWikiServerXwiki_edos
It's possible there is a bug somewhere with underscore (I actually tough is was not even allowed but it seems it's not filtered by WikiManager UI).
That's what I would have suspected as well, but since the wiki works perfectly fine, I thought that would be something else. Let me give a try to a wiki containing no underscore. Stéphane
====== ERROR wikimanager.WikiManagerPluginApi - Wiki [xwiki_edos] alias cant be found com.xpn.xwiki.plugin.wikimanager.WikiManagerException: Error number 50034 in 5: com.xpn.xwiki.plugin.wikimanager.WikiManagerPlugin: Wiki alias [xwiki_edos] document does not exist Wrapped Exception: Error number 2 in 2: xwiki_edos object does not exist
[...] com.xpn.xwiki.plugin.applicationmanager.core.doc.objects.classes.XObjectDocumentDoesNotExistException: Error number 2 in 2: xwiki_edos object does not exist at com.xpn.xwiki.plugin.applicationmanager.core.doc.objects.classes.AbstractXClassManager.getXObjectDocument(AbstractXClassManager.java:821) at com.xpn.xwiki.plugin.wikimanager.doc.XWikiServerClass.getXObjectDocument(XWikiServerClass.java:440) ======
Thanks and cheers
Stéphane
-- Stéphane Laurière Mandriva http://mandriva.com
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Stéphane Laurière -
Thomas Mortagne