You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Cassandra Targett (JIRA)" <ji...@apache.org> on 2017/11/10 15:21:00 UTC

[jira] [Resolved] (SOLR-3771) While using RSS indexing from Solr, we are getting error "Caused by: java.net.UnknownHostException" & indexing fail.

     [ https://issues.apache.org/jira/browse/SOLR-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cassandra Targett resolved SOLR-3771.
-------------------------------------
    Resolution: Incomplete

There isn't enough info in this issue to reproduce, and all signs point to a configuration error.

> 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 was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org