Hi,
I got the solution, and add the folloring setting:
JAVA_OPTS="$JAVA_OPTS
-Dhttp.proxyHost=www-proxy.us.oracle.com-Dhttp.proxyPort=80" to
catalina.sh
Thanks,
Kidd
For the ideal, never give up, fighting!
On Wed, Dec 18, 2013 at 11:10 AM, xie kidd wrote:
> Thanks.
>
> I run Solr4.5 with Tom
Thanks.
I run Solr4.5 with Tomcat 7, how should i set the http proxy?
Thanks,
Kidd
For the ideal, never give up, fighting!
On Tue, Dec 17, 2013 at 8:45 PM, Ahmet Arslan wrote:
> Hi,
>
> Once I used something like below :
>
> java -Dhttp.proxyHost=proxyhostURL -Dhttp.proxyPort=proxyPortNumber
Hi,
Once I used something like below :
java -Dhttp.proxyHost=proxyhostURL -Dhttp.proxyPort=proxyPortNumber -jar
start.jar
On Tuesday, December 17, 2013 11:08 AM, xie kidd wrote:
Hi
I install a solr instance after firewall, and try the URLDataSource Example
as: http://wiki.apache.org/solr/
Hi
I install a solr instance after firewall, and try the URLDataSource Example
as: http://wiki.apache.org/solr/DataImportHandler
Error happened, from log, i think this issue was caused by the http proxy.
So my question is, how should i set the http proxy for Solr? or for
URLDataSource type
Erro
Hi
I install a solr instance after firewall, and try the URLDataSource Example
as: http://wiki.apache.org/solr/DataImportHandler
Error happened, from log, i think this issue was caused by the http proxy.
So my question is, how should i set the http proxy for Solr? or for
URLDataSource type
follo