You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@esme.apache.org by Richard Hirsch <hi...@gmail.com> on 2010/09/07 16:40:20 UTC

Feed error

There are tons of exceptions in the stax log:

ERROR - Actor threw an exception
java.util.NoSuchElementException: head of empty stream
at scala.Stream$$anon$1.head(Stream.scala:51)
at scala.Stream$$anon$1.head(Stream.scala:49)
at org.apache.esme.external.Feed.parseInternetDate(Feed.scala:87)
at org.apache.esme.external.RssFeed.getDate(RssFeed.scala:67)

I've created a JIRA item for the error -
https://issues.apache.org/jira/browse/ESME-275

Didn't we have this problem before?

I don't know whether matyjas or esjewett is the culprit - both are
using RSS feeds from twitter.

D.