Skip to content

UnknownHostException when trying to initialize scraper. #2

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Using scraper.scrape method returns UnknownHostException.

URI uri = new URI("http://fastcast4u.com:9044");
streams = scraper.scrape(uri);

What is the expected output? What do you see instead?
- initialized streams variable.

What version of the product are you using? On what operating system?
latest. compiled as jar, put into Android project.

Please provide any additional information below.
I use it on Android but I doubt that has to do anything with the error.

Original issue reported on code.google.com by abalalov...@gmail.com on 4 Oct 2011 at 4:05

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions