I'm getting an error "Feed Parsing error: can't find the next feed" when testing GeoEvent Processor with an RSS input using the USGS Earthquake URL, below is the full error log. Can someone help?
- com.esri.ges.manager.stream.internal.StreamBase
| Restarting Stream 'rss-in-usgs-earthquakes' because the Transport is available again. | Thu Jul 31 16:02:03 CDT 2014 | INFO |
- com.esri.ges.manager.stream.internal.StreamBase
| Stream (rss-in-usgs-earthquakes) has started successfully. | Thu Jul 31 16:06:58 CDT 2014 | INFO |
- com.esri.ges.processing.camel.CamelRouteBuilder
| Camel route collection('rss-in-usgs-earthquakes') is being started... | Thu Jul 31 16:06:58 CDT 2014 | INFO |
- org.apache.camel.blueprint.BlueprintCamelContext
| Route: rss-in-usgs-earthquakes started and consuming from: Endpoint[jms://queue:rss-in-usgs-earthquakes] | Thu Jul 31 16:06:58 CDT 2014 | INFO |
- com.esri.ges.processing.camel.CamelRouteBuilder
| SUCCESS! | Thu Jul 31 16:06:58 CDT 2014 | INFO |
- com.esri.ges.adapter.rss.RssInboundAdapter
| Feed Parsing error: can't find the next feed | Thu Jul 31 16:06:58 CDT 2014 | ERROR |

