Re: trouble with DTD

2010-02-08 Thread gwk
On 2/8/2010 3:15 PM, Jens Kapitza wrote: hi @all, using solr and dataimport stuff to import ends up in RuntimeException. Caused by: java.lang.RuntimeException: [com.ctc.wstx.exc.WstxLazyException] com.ctc.wstx.exc.WstxParsingException: Undeclared general entity "eacute" at [row,col {unknown

Re: trouble with DTD

2010-02-08 Thread Erick Erickson
Are you sure this isn't just a typo? "eacute" <- "execute"? On Mon, Feb 8, 2010 at 9:15 AM, Jens Kapitza wrote: > hi @all, > > using solr and dataimport stuff to import ends up in RuntimeException. > > Caused by: java.lang.RuntimeException: [com.ctc.wstx.exc.WstxLazyException] > com.ctc.wstx.exc.

trouble with DTD

2010-02-08 Thread Jens Kapitza
hi @all, using solr and dataimport stuff to import ends up in RuntimeException. Caused by: java.lang.RuntimeException: [com.ctc.wstx.exc.WstxLazyException] com.ctc.wstx.exc.WstxParsingException: Undeclared general entity "eacute" at [row,col {unknown-source}]: [49,23] Browsing the code show