Dear Magnolians
We're experiencing big troubles with same named siblings in the DMS – don't ask
me how they got there in the first place. We thought that they would only exist
on the public instance, but… when I activate a branch one folder or document at
the time, everything is fine. When I activate with sub nodes, I get:
2012-06-11 16:49:06,018 INFO info.magnolia.module.exchangesimple.ReceiveFilter
: Moving content from /path/to/MyNode[2] to /path/to/MyNode/ due to activation
request.
2012-06-11 16:49:06,027 ERROR info.magnolia.module.exchangesimple.ReceiveFilter
: Exception caught
javax.jcr.InvalidSerializedDataException: illegal node name:
{http://www.jcp.org/jcr/sv/1.0}node: empty name: empty name
at
org.apache.jackrabbit.core.xml.SysViewImportHandler.startElement(SysViewImportHandler.java:137)
at
org.apache.jackrabbit.core.xml.ImportHandler.startElement(ImportHandler.java:165)
at
org.apache.jackrabbit.commons.xml.DefaultContentHandler.startElement(DefaultContentHandler.java:161)
at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown
Source)
at
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
at
org.apache.xerces.impl.XMLNSDocumentScannerImpl$NSContentDispatcher.scanRootElementHook(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown
Source)
at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)
at
org.apache.jackrabbit.commons.xml.ParsingContentHandler.parse(ParsingContentHandler.java:62)
at
org.apache.jackrabbit.commons.AbstractSession.importXML(AbstractSession.java:354)
So it seems as if a node with the same name would still exist on author. But
neither in author nor in public a "[2]" node shows up at that path (tested with
JCR queries). Any ideas how to debug and fix this?
Thanks!
-will
----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------