You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Joerg Heinicke <jo...@gmx.de> on 2004/03/10 21:44:53 UTC

Re: xmldb call problem

On 13.02.2004 10:31, Dmitry Diskin wrote:

> Hi All!
> 
> After some actions (bad me, I can't identify what exactly was done, but 
> nothing serious, just content changes) I can't get anything from xindice 
> db. An excerpt from cocoon error.log is attached. What does this message 
> mean:
> 
> Caused by: org.xml.sax.SAXParseException: Attribute "src" bound to 
> namespace "null" was already specified for element "img".

Either while parsing or while creating SAX events (but I guess the 
first) it is found that the attribute src does exist twice on the img 
element - which is obviously an error.

Joerg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: xmldb call problem

Posted by Dan Alford <da...@appraisalforum.com>.
I had something similar happen to me with Xindice and cocoon. After I 
rebooted it all worked fine again.

Dan

Joerg Heinicke wrote:

> On 13.02.2004 10:31, Dmitry Diskin wrote:
>
>> Hi All!
>>
>> After some actions (bad me, I can't identify what exactly was done, 
>> but nothing serious, just content changes) I can't get anything from 
>> xindice db. An excerpt from cocoon error.log is attached. What does 
>> this message mean:
>>
>> Caused by: org.xml.sax.SAXParseException: Attribute "src" bound to 
>> namespace "null" was already specified for element "img".
>
>
> Either while parsing or while creating SAX events (but I guess the 
> first) it is found that the attribute src does exist twice on the img 
> element - which is obviously an error.
>
> Joerg
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org