Nagaraj Molala created SOLR-3771:
------------------------------------
Summary: While using RSS indexing from Solr, we are getting error
"Caused by: java.net.UnknownHostException" & indexing fail.
Key: SOLR-3771
URL: https://issues.apache.org/jira/browse/SOLR-3771
Project: Solr
Issue Type: Bug
Components: search
Affects Versions: 3.1
Environment: Solr Search engine using RSS data feeding
Reporter: Nagaraj Molala
we are getting below error. Please give us the solution as this is a show
stopper for our application.
https://issues.apache.org/jira/browse/SOLR 2:51 PM
Caused by: java.net.UnknownHostException: xx.abcd.abcd.com
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown
Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Sour
ce)
at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
at org.apache.solr.handler.dataimport.URLDataSource.getData(URLDataSourc
e.java:97)
... 13 more
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]