[graalvm-users] gu error
    Oleg Šelajev 
    oleg.selajev at oracle.com
       
    Thu May 10 01:16:49 PDT 2018
    
    
  
Hi Rodrigo, 
thank you for reaching out! 
The component catalog is located at: http://www.graalvm.org/1.0.0-rc1/component-catalog/graal-updater-component-catalog.properties
Can you please check if that file is reachable from the virtual machine. The component catalog lists the locations of the jar files containing the language engines for GraalVM’s R, Ruby, Python. You can download them manually and install locally from your machine (or virtual machine) by running:
`gu install path/to/language-engine.jar` 
Hope this helps, 
Oleg
On 10 May 2018 at 11:08:16, Rodrigo Botafogo (rodrigo.a.botafogo at gmail.com) wrote:
I keep getting the following error when trying to install Ruby or R in Graal:
Downloading: Component catalog
Error: Component catalog is unreachable.
Please check your connection and proxy settings. If your machine is behind a proxy, environment variables (http_proxy, https_proxy, ...) must be set appropriately.
But I'm in an Virtual Machine without any proxy. 
Is this a problem with the catalog or should I do some troubleshooting in my equipment?
Thanks
--
Rodrigo Botafogo
_______________________________________________  
GraalVM-Users mailing list  
GraalVM-Users at oss.oracle.com  
https://oss.oracle.com/mailman/listinfo/graalvm-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/graalvm-users/attachments/20180510/7c9e4720/attachment.html 
    
    
More information about the GraalVM-Users
mailing list