I'm seeing this same problem at the exact same line/column many, many
times per hour since yesterday.  This is also because the feeds we are
receiving (partner feed) are repeating constantly.  This is a separate
issue, whereby only a small handful of feeds are being repeated over
and over, and we get this malformed feed coming up about 30 times per
hour now (out of a total of 60 requests per hour).  The char, as
mentioned, is "end-of-medium", and the status that contains it is
1718277608 , the text is "RT @Gonendunit New Study: Americas ..." ,
the invalid char comes between the a and s in Americas.

If you need more info, I can easily extract more from my debug output.

Hoping we can get to the bottom of this. Many thanks,

Alan

On May 7, 5:24 am, AJ Chen <[email protected]> wrote:
> the example xml feed I'm looking at has status ID from 1718273418 to
> 1718264182
> -aj
>
> On May 6, 7:21 pm, Cameron Kaiser <[email protected]> wrote:
>
> > > I'm getting this xml parsing error all day long. I'm using jdom.jar
> > > and pass twitter api xml response directly to build jdom document.
> > > Looking at the xml file right now, but hope you can take at look at it
> > > as well. I expect other jdom users may see the same error.
>
> > > 2009-05-06 19:11:49,401 ERROR feed.XmlFetcher (XmlFetcher.java:run
> > > (136)) - failed to fetchhttp://twitter.com/statuses/public_timeline.xml;
> > > org.jdom.input.JDOMParseException: Error on line 8148: An invalid XML
> > > character (Unicode: 0x19) was found in the element content of the
> > > document.
>
> > The problem is that the view moves so fast that it's unlikely it's still
> > there. When you dump the raw data, what is the last status ID you see before
> > it bugs out?
>
> > --
> > ------------------------------------ 
> > personal:http://www.cameronkaiser.com/--
> >   Cameron Kaiser * Floodgap Systems *www.floodgap.com*[email protected]
> > -- It's the car, right? Chicks dig the car. -- "Batman Forever" 
> > ---------------

Reply via email to