[ 
https://issues.apache.org/jira/browse/SOLR-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13445029#comment-13445029
 ] 

Hoss Man commented on SOLR-3771:
--------------------------------

1) "xx.abcd.abcd.com" from your stack trace is not a valid hostname.
2) your attached rss-data-config.xml has the url scrubed and replaced with 
"company URL comes here ......"

There is no evidence of any actual problem other then the one already mentioned 
in the error message form solr: "UnknownHostException" .. ie: the hostname 
specified does not appear to exist.

Without more detials on what host you are trying to connect to, and wether or 
not that that host can be resolved by DNS clients on the machine where you are 
running Solr, there's really no help anyone can offer you.
                
> 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.6
>         Environment: Solr Search engine using RSS data feeding
>            Reporter: Nagaraj Molala
>         Attachments: rss-data-config.xml, schema.xml, solrconfig.xml
>
>
> we are getting below error. Please give us the solution as this is a show 
> stopper for our application. Attached the config files for your reference.
>  
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to