type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: The name "xml" is not legal for JDOM/XML Namespace prefixs: Namespace prefixes cannot begin with "xml" in any combination of case. org.highwire.firenze.servlet.ConditionalFilter.doFilter(ConditionalFilter.java:164)
root cause
org.jdom.IllegalNameException: The name "xml" is not legal for JDOM/XML Namespace prefixs: Namespace prefixes cannot begin with "xml" in any combination of case. org.jdom.Namespace.getNamespace(Namespace.java:156) org.jdom.input.SAXHandler.startElement(SAXHandler.java:538) org.xml.sax.helpers.XMLFilterImpl.startElement(XMLFilterImpl.java:527) org.jdom.transform.JDOMResult$DocumentBuilder.startElement(JDOMResult.java:519) org.highwire.firenze.pipeline.InstrumentedTransformerHandler.startElement(InstrumentedTransformerHandler.java:115) net.sf.saxon.event.ContentHandlerProxy.startContent(ContentHandlerProxy.java:362) net.sf.saxon.event.NamespaceReducer.startContent(NamespaceReducer.java:197) net.sf.saxon.event.ReceivingContentHandler.startElement(ReceivingContentHandler.java:367) net.sf.saxon.event.ContentHandlerProxy.startContent(ContentHandlerProxy.java:362) net.sf.saxon.event.NamespaceReducer.startContent(NamespaceReducer.java:197) net.sf.saxon.event.ComplexContentOutputter.startContent(ComplexContentOutputter.java:552) net.sf.saxon.event.ProxyReceiver.startContent(ProxyReceiver.java:166) net.sf.saxon.event.TreeReceiver.startContent(TreeReceiver.java:208) net.sf.saxon.event.TreeReceiver.startElement(TreeReceiver.java:135) net.sf.saxon.tinytree.TinyElementImpl.copy(TinyElementImpl.java:280) net.sf.saxon.instruct.CopyOf.processLeavingTail(CopyOf.java:376) net.sf.saxon.instruct.Choose.processLeavingTail(Choose.java:686) net.sf.saxon.instruct.Choose.processLeavingTail(Choose.java:686) net.sf.saxon.instruct.Block.processLeavingTail(Block.java:556) net.sf.saxon.instruct.Instruction.process(Instruction.java:93) net.sf.saxon.instruct.ElementCreator.processLeavingTail(ElementCreator.java:296) net.sf.saxon.instruct.Template.applyLeavingTail(Template.java:203) net.sf.saxon.instruct.ApplyTemplates.applyTemplates(ApplyTemplates.java:345) net.sf.saxon.instruct.ApplyTemplates.apply(ApplyTemplates.java:210) net.sf.saxon.instruct.ApplyTemplates.process(ApplyTemplates.java:170) net.sf.saxon.instruct.ElementCreator.processLeavingTail(ElementCreator.java:296) net.sf.saxon.instruct.Template.applyLeavingTail(Template.java:203) net.sf.saxon.instruct.ApplyTemplates.applyTemplates(ApplyTemplates.java:345) net.sf.saxon.Controller.transformDocument(Controller.java:1807) net.sf.saxon.Controller.transform(Controller.java:1621) net.sf.saxon.Filter.parse(Filter.java:395) net.sf.saxon.event.Sender.sendSAXSource(Sender.java:404) net.sf.saxon.event.Sender.send(Sender.java:193) net.sf.saxon.IdentityTransformer.transform(IdentityTransformer.java:30) org.highwire.firenze.pipeline.SAXPipeline.execute(SAXPipeline.java:352) org.highwire.firenze.pipeline.saxon.SaxonPipeline.execute(SaxonPipeline.java:187) org.highwire.firenze.pipeline.ExecutionContext.execute(ExecutionContext.java:202) org.highwire.firenze.pipeline.Pipeline.doExecute(Pipeline.java:331) org.highwire.firenze.pipeline.Pipeline.execute(Pipeline.java:303) org.highwire.firenze.pipeline.Pipeline.execute(Pipeline.java:292) org.highwire.firenze.servlet.AttributeBuilder.buildAttribute(AttributeBuilder.java:476) org.highwire.firenze.servlet.AttributeBuilder.doFilter(AttributeBuilder.java:204) org.highwire.firenze.servlet.ConditionalFilter.doFilter(ConditionalFilter.java:134)
note The full stack trace of the root cause is available in the Apache Tomcat/5.5.23 logs.