Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading Reddit #341

Closed
Steveaxelrod007 opened this issue Jul 7, 2017 · 3 comments
Closed

Loading Reddit #341

Steveaxelrod007 opened this issue Jul 7, 2017 · 3 comments

Comments

@Steveaxelrod007
Copy link

When I try to load "http://www.reddit.com/.rss" I get

com.rometools.rome.io.ParsingFeedException: Invalid XML: Error on line 1: Premature end of file.
at com.rometools.rome.io.WireFeedInput.build(WireFeedInput.java:236)
at com.rometools.rome.io.SyndFeedInput.build(SyndFeedInput.java:150)
at com.axee.safetyNet.SearchTopNews.getFeed(SearchTopNews.java:557)
at com.axee.safetyNet.SearchTopNews.lambda$goodUrls$5(SearchTopNews.java:90)
at com.axee.safetyNet.SearchTopNews$$Lambda$14/2041039871.run(Unknown Source)
at java.lang.Thread.run(Thread.java:745)

I checked the XML and it looks fine and the XML validator says it is ok.

Thank you.

@mishako
Copy link
Member

mishako commented Jul 7, 2017

Closing in favor of #340

@Steveaxelrod007
Copy link
Author

Is 340 and 341 same issue?

@mishako
Copy link
Member

mishako commented Jul 7, 2017

I think it is. But if we find out that it isn't, I will reopen it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants