Hi Hermann, are you sure that your node types definitions match each other on your Author and Public instances (see custom_nodetypes.xml)?
The exception is probably thrown when attempting to set the predecessors property however we don't use any versionable node's properties (versionHistory, baseVersion, predecessors) - see [1]. Btw it works for me on Public like a charm. [1] http://jira.magnolia-cms.com/browse/MGNLTOOLS-9 -zdenek On Tue, 2010-09-14 at 11:14 +0200, [email protected] wrote: > Hi, > > > > i have a strange problem with the RSSAggregator module: > > > > On the Author instance the module works OK, but if I activate a node, there > is nothing shown on the corresponding node on the public instance: > > > > > > I see the following error in the log if I start an import manually: > > > > at java.lang.Thread.run(Thread.java:636) > > Caused by: info.magnolia.module.data.importer.ImportException: can't create > parent [/rssaggregator]:no matching property definition found for > {http://www.jcp.org/jcr/1.0}predecessors > > at > info.magnolia.module.data.importer.ImportHandler.getParent(ImportHandler.java:296) > > at > info.magnolia.module.data.importer.ImportHandler.unlock(ImportHandler.java:260) > > at > info.magnolia.module.data.importer.ImportHandler.executeImport(ImportHandler.java:252) > > > > I added permissions for the anonymous role, (at first they where > insufficient), so the problem is another one. > > > > Does anybody have hints where to look at? > > > > Thanks for any help, > > > > Hermann > > > > Sitz der Gesellschaft / Corporate Headquarters: Lufthansa Systems Network > Services GmbH, Norderstedt, Registereintragung / Registration: Amtsgericht > Kiel HRB 9608 KI > Geschaeftsfuehrung / Management Board: Dr. Hannes Pfister, Dr. Roland Schuetz > > > > > > > > ______________________________________________________________________ > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
