which version of jackrabbit, 1.5.2? I saw the same problem on magnolia 3.6 running on Websphere AS with jackrabbit 1.5.0, so the problem looked definitively related to jackrabbit. That never happened to me on tomcat, so I can guess it may also depend on the xml/xerces libs already available in the appserver?
fabrizio On Fri, Feb 13, 2009 at 12:34 PM, Bubenik, Wolf <[email protected]> wrote: > > This may be important to: > > We use the Enterprise Edition with extended-templating-kit, using multiple > sites (3). > > Regards Wolf > > -----Ursprüngliche Nachricht----- > Von: [email protected] > [mailto:[email protected]] Im Auftrag von Grégory Joseph > Gesendet: Donnerstag, 12. Februar 2009 19:08 > An: Magnolia User-List > Betreff: Re: AW: [magnolia-user] Xml-Export with magnolia 4.0RC3 > > > So you get this with both Tomcat and Jetty ?? > Could you provide more details about your systems (OSs, versions, > versions of the containers, ...) > > Thanks > > -g > > On Feb 12, 2009, at 6:52 PM, Bubenik, Wolf wrote: > >> >> Hi Gregory, >> >> We are using Tomcat (staging system) and Jetty (local testing). >> >> After right-clicking on a website or module node and choosing >> 'export tree to xml' I see a new dialog that allows to specify the >> repository and path (what I allready entered by choosing a node) and >> some export options like formating and compression. When choosing >> export nothing happens but i see a stacktrace on my console: >> >> Caused by: org.xml.sax.SAXParseException: Attribute "nt" bound to >> namespace "http://www.w3.org/2000/xmlns/" was already specified for >> element "sv:node". >> at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown >> Source) >> at org.xml.sax.helpers.XMLFilterImpl.parse(XMLFilterImpl.java: >> 333) >> at org.xml.sax.helpers.XMLFilterImpl.parse(XMLFilterImpl.java: >> 333) >> at >> info >> .magnolia >> .importexport.DataTransporter.readFormatted(DataTransporter.java:506) >> at >> info >> .magnolia >> .importexport.DataTransporter.readFormatted(DataTransporter.java:482) >> at >> info >> .magnolia >> .importexport.DataTransporter.parseAndFormat(DataTransporter.java:464) >> at >> info >> .magnolia >> .importexport.DataTransporter.executeExport(DataTransporter.java:408) >> ... 75 more >> >> Thus the error is very similar to the one given for the Jboss >> problem. Obviously it is a general parser/xml problem that is >> independent of the servlet container. >> >> -----Ursprüngliche Nachricht----- >> Von: [email protected] >> [mailto:[email protected] >> ] Im Auftrag von Grégory Joseph >> Gesendet: Donnerstag, 12. Februar 2009 16:52 >> An: Magnolia User-List >> Betreff: Re: [magnolia-user] Xml-Export with magnolia 4.0RC3 >> >> >> Hi Wolf, >> >> >> It's a known bug if you're using jboss [1] >> >> What new dialog are you referring to? >> >> [1] http://jira.magnolia-cms.com/browse/MAGNOLIA-2615 >> >> On Feb 12, 2009, at 4:03 PM, Bubenik, Wolf wrote: >> >>> Hallo, >>> >>> with the RC3 of magnolia4.0 i cannot export data as xml. I suppose >>> this is a bug but may be I should not ignore the new dialog? >>> >>> Regards >>> Wolf >>> >>> >>> ---------------------------------------------------------------- >>> 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]> >> ---------------------------------------------------------------- >> >> >> ---------------------------------------------------------------- >> 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]> > ---------------------------------------------------------------- > > > ---------------------------------------------------------------- > 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]> ----------------------------------------------------------------
