Hi Julien,

try adding the settings for https as well, e.g.

<jvmArg>-Dhttps.proxyHost=myproxyhost</jvmArg>

Might help, I'm not sure.

JC

On 30 April 2013 16:57, Julien Plu <julien....@redaction-developpez.com> wrote:
> Hi,
>
> I try to use the extraction framework on my Windows machine, but I fall on a
> 407 http proxy authentication error during the dumps download. I put these
> lines inside the dump/pom.xml :
>
> <jvmArg>-Dhttp.proxyHost=myproxyhost</jvmArg>
> <jvmArg>-Dhttp.proxyPort=port</jvmArg>
> <jvmArg>-Dhttp.proxyUser=myuser</jvmArg>
> <jvmArg>-Dhttp.proxyPassword=mypass</jvmArg>
>
> Even this :
>
> <jvmArg>-Djava.net.useSystemProxies=true</jvmArg>
>
> Doesn't work.
>
> There is something more to use ?
>
> Best.
>
> Julien.
>
> ------------------------------------------------------------------------------
> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> Get 100% visibility into your production application - at no cost.
> Code-level diagnostics for performance bottlenecks with <2% overhead
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap1
> _______________________________________________
> Dbpedia-discussion mailing list
> Dbpedia-discussion@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
>

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Dbpedia-discussion mailing list
Dbpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to