From solr-user-return-71280-apmail-lucene-solr-user-archive=lucene.apache.org@lucene.apache.org Sat Sep 1 02:39:21 2012 Return-Path: X-Original-To: apmail-lucene-solr-user-archive@minotaur.apache.org Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 58DB7D06A for ; Sat, 1 Sep 2012 02:39:21 +0000 (UTC) Received: (qmail 23869 invoked by uid 500); 1 Sep 2012 02:39:17 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 23818 invoked by uid 500); 1 Sep 2012 02:39:17 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 23808 invoked by uid 99); 1 Sep 2012 02:39:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Sep 2012 02:39:17 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FSL_RCVD_USER,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of goksron@gmail.com designates 209.85.210.176 as permitted sender) Received: from [209.85.210.176] (HELO mail-iy0-f176.google.com) (209.85.210.176) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Sep 2012 02:39:12 +0000 Received: by iagt4 with SMTP id t4so6890014iag.35 for ; Fri, 31 Aug 2012 19:38:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=EuTAVV2/F6d3PJjY23sSqWV/CIsJswea6hmAiwsAzWk=; b=WXfTVpnXUUaFt6HS4Auu/H2l3B2jT0+037tehpadkv/H3bcnKrKB7xniUxAyL4MMWe 68p2MW5xybSjn2rMrpDXWUeHYZQ0uZq5eaB3uXzWd+V3BeNxbcbOcaWsvn9aygtaBuym T1B7N9LuT4urCo0heoR1Yyoivy0YQGia9/mYNZ9pdLzRDEWu0WXC6dQlurIuMX/qTByt DSgCPRohhqQCNPnqrSQwovbQGBLJK4tEp3/zWQW3qKdG4lzHoX9fUI8KKGqtVHPGrd36 oaJbGQDmhPSewAezeBrofHlrESYZmX7g8KFSxhkIjxVEZBExhms+GZ36vlBWz/8gtTrM hbWA== MIME-Version: 1.0 Received: by 10.50.173.41 with SMTP id bh9mr4874910igc.52.1346467131043; Fri, 31 Aug 2012 19:38:51 -0700 (PDT) Received: by 10.50.112.68 with HTTP; Fri, 31 Aug 2012 19:38:50 -0700 (PDT) In-Reply-To: References: Date: Fri, 31 Aug 2012 19:38:50 -0700 Message-ID: Subject: Re: Solr Issue : SOLR-3771 From: Lance Norskog To: solr-user@lucene.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Java has system properties for setting proxies. http://docs.oracle.com/javase/6/docs/technotes/guides/net/proxies.html On Fri, Aug 31, 2012 at 3:43 AM, Nagaraj Molala wrote: > Hi, > > Is there any option in the configuration to add proxy setting in the > rss-data-config.xml file or any configuration in solr?. Basically mention= ed > rss url is able to parse with standalone java program using proxy setting= . > while trying to index with the Solr using dataImport, its giving the > UnknownHostException exception. I am attaching the config files. > > > > > > pk=3D"link" > url=3D"company URL comes here ......" > processor=3D"XPathEntityProcessor" > forEach=3D"/channel | /channel/item" > transformer=3D"DateFormatTransformer"> > > > > > > > > > > > > Warm Regards, > Nagaraj Molala > Cell: +91 8447016501 > ________________________________________ > From: Jack Krupansky (JIRA) [jira@apache.org] > Sent: Friday, August 31, 2012 4:28 AM > To: Nagaraj M > Subject: [jira] [Commented] (SOLR-3771) While using RSS indexing from Sol= r, > we are getting error "Caused by: java.net.UnknownHostException" & indexin= g > fail. > > [ > https://issues.apache.org/jira/browse/SOLR-3771?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13445389#= comment-13445389 > ] > > Jack Krupansky commented on SOLR-3771: > -------------------------------------- > > Any support questions should be directed to the Solr user mailing list: > solr-user@lucene.apache.org > > It still doesn't sound as if there is any evidence being presented here o= f a > "bug" in Solr. > > >> 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 sho= w >> stopper for our application. Attached the config files for your referenc= e. >> >> 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.(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(Unkno= wn >> 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 > > > > Warm Regards, > > Nagaraj Molala > > Contractor > > GE Capital =E2=80=93 Americas > > > > T : +91 120 4675233 > M : +91 8447016501. > > E : nagaraj.molala@ge.com > > > > D-195 Sector 63 > Noida, UP 201306, INDIA > > > > -- > With Regards, > Nagaraj Molala. > Mobile: 9618246257. --=20 Lance Norskog goksron@gmail.com