Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Intermittent java.net.UnknownHostException

843790Aug 6 2008 — edited Aug 31 2008
Our system makes a large amount of HTTP requests via Java every day, and periodically we have periods where we get a large percentage of "java.net.UnknownHostException" exceptions (10-50%). Other times, the same URLs work fine, so we know the URLs are legitimate. Anyone have any ideas what can be going on? What situations produce this error?

We suspect it might have something to do with DNS rate limiting, but are not sure how to confirm this. Any thoughts on that as well?

We are using Java 6 and running on Windows 2003 servers.

Thank you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 28 2008
Added on Aug 6 2008
10 comments
2,647 views