Problem with IGV

Doug Simon doug.simon at oracle.com
Mon Mar 14 16:07:30 UTC 2016


Since IGV is launched with ant, you can specify ant proxies[1] via the ANT_OPTS environment variable. For example:

$ export ANT_OPTS="-Dhttp.proxyHost=www-proxy.company.com -Dhttp.proxyPort=80”
$ mx igv

-Doug

[1] https://ant.apache.org/manual/proxy.html

> On 14 Mar 2016, at 15:44, Bahram Yarahmadi <bahram.yarahmadi at gmail.com> wrote:
> 
> Thanks Doug,
> You helped me a lot
> 
> 
> Regards ,
> 
> 
> On Mon, Mar 14, 2016 at 6:00 PM, Bahram Yarahmadi <bahram.yarahmadi at gmail.com> wrote:
> I'm in iran and the url is not accesable for me ,But I can download the file with some proxy setting in my web brower !!
> 
> 
> On Mon, Mar 14, 2016 at 5:35 PM, Doug Simon <doug.simon at oracle.com> wrote:
> Might be a network issue on your end as I can download http://updates.netbeans.org/netbeans/updates/7.4/uc/final/distribution/catalog.xml.gz fine. Can you download it in a browser?
> 
> 
> > On 14 Mar 2016, at 14:30, Bahram Yarahmadi <bahram.yarahmadi at gmail.com> wrote:
> >
> > Sorry Doug,Please accept my apology,The file was hidden and I didn't know
> > And the content of the file :
> > download:
> >     [mkdir] Created dir: /home/bahram/graal/jvmci/src/share/tools/IdealGraphVisualizer/nbplatform/harness
> >      [echo] Downloading clusters ide|platform
> >       [get] Getting: http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbuild/netbeans/harness/tasks.jar
> >       [get] To: /tmp/tasks.jar
> >       [get] local file date : Mon Mar 14 09:12:41 IRST 2016
> >       [get] Not modified - so not downloaded
> > [autoupdate] Downloading http://updates.netbeans.org/netbeans/updates/7.4/uc/final/distribution/catalog.xml.gz
> >
> > BUILD FAILED
> > /home/bahram/graal/jvmci/src/share/tools/IdealGraphVisualizer/build.xml:7: The following error occurred while executing this line:
> > /home/bahram/graal/jvmci/src/share/tools/IdealGraphVisualizer/nbproject/build-impl.xml:41: The following error occurred while executing this line:
> > /home/bahram/graal/jvmci/src/share/tools/IdealGraphVisualizer/nbproject/platform.xml:29: Server returned HTTP response code: 403 for URL: http://updates.netbeans.org/netbeans/updates/7.4/uc/final/distribution/catalog.xml.gz
> >
> > Total time: 11 seconds
> >
> > On Mon, Mar 14, 2016 at 4:46 PM, Doug Simon <doug.simon at oracle.com> wrote:
> >
> > > On 14 Mar 2016, at 14:08, Bahram Yarahmadi <bahram.yarahmadi at gmail.com> wrote:
> > >
> > > There is no such file .ideal_graph_visualizer.log.
> >
> > This file is in the jvmci suite directory which I’m guessing is ../jvmci/.ideal_graph_visualizer.log or ../graal-jvmci-8/.ideal_graph_visualizer.log for you (assuming you are in the graal-core/ directory).
> >
> > -Doug
> >
> 
> 
> 



More information about the graal-dev mailing list