On Mon, Aug 4, 2008 at 3:04 PM, Sergiu Dumitriu <[EMAIL PROTECTED]> wrote: > Sergiu Dumitriu wrote: >> Sergiu Dumitriu wrote: >>> Gaëtan GUYODO wrote: >>>> One question again : after updating to XEM 1.3RC1, I tried to import >>>> xwiki-enterprise-manager-application-xem-1.3-rc-1.xar and I still >>>> have an error on XemManager.Install (on a previous thread >>>> (11/06/2008), you told me it's not a needed page... I created a Jira >>>> issue >>>> http://jira.xwiki.org/jira/browse/XEM-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel >>>> >>>> closed by Sergiu Dumitriu for non-reproductible reason. >>>> But I still have that problem. Here's the log : >>>> >>>> >>>> 2008-08-04 14:05:05,375 >>>> [https://sid-sicap.aphp.fr/xwiki/bin/import/XWiki/Import?editor=globaladmin§ion=Import] >>>> [TP-Processor8] WARN util.JDBCExceptionReporter - SQL Error: >>>> 1400, SQLState: 23000 >>>> 2008-08-04 14:05:05,375 >>>> [https://sid-sicap.aphp.fr/xwiki/bin/import/XWiki/Import?editor=globaladmin§ion=Import] >>>> [TP-Processor8] ERROR util.JDBCExceptionReporter - ORA-01400: >>>> impossible d'insérer NULL dans ("XWIKI"."XWIKIOBJECTS"."XWO_CLASSNAME") >>>> >>> >>> Again, the released .xar is broken. I looked at the page sources, and >>> the object is fine, but in the exported file the class part of the >>> object is missing. I think it's a problem in the xmldoc-update plugin. >>> Thomas, did you write that plugin? Can you look into it, please? >> >> I think I know the problem. The xmldoc-update plugin loads the >> XWikiDocument from XML and exports it back, but the Tag xclass >> definition is taken from the "database", which is actually empty, so the >> tag class is not found in there. > > Jerome seems to be responsible for the plugin. I created > http://jira.xwiki.org/jira/browse/XTXMLDOC-6 for this.
Thanks Sergiu, i will speak with Jerome if he can do something about it. > > -- > Sergiu Dumitriu > http://purl.org/net/sergiu/ > _______________________________________________ > 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
