Rjava proxy configuration ?
0
0
Entering edit mode
@julien-fouret-10091
Last seen 6.4 years ago

Hello, 

I've some trouble (connectiontimeout) using RDAVIDWebService package, I know that the url has to be changed to https ( I found many post related to RDAVIDWebService in this forum...) , I am also well-registered. Moreover I manage to use the package with another computer.

I think that the problem comes from java proxy configuration ! 

I know nothing in JAVA but what I did to fix this proxy problem in unix termnal is :

alias java='java  -Dhttp.proxyHost=proxy.univ-lyon1.fr -Dhttp.proxyPort=3128 -Dhttps.proxyHost=proxy.univ-lyon1.fr -Dhttps.proxyPort=3128 -Dftp.proxyHost=proxy.univ-lyon1.fr -Dftp.proxyPort=3128'

But it seems that's not working with R driven java application ia rJAVA...

Is there somebody able to help me to configure proxy settings in rJAVA ???

Thanks a lot, 

Julien

 

 

rJAVA java proxy connectiontimeout rdavidwebservice • 1.1k views
ADD COMMENT

Login before adding your answer.

Traffic: 773 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6