Skip to main content



      Home
Home » Eclipse Projects » Buckminster dev » [buckminster-dev] Windows proxy issue
[buckminster-dev] Windows proxy issue [message #1697443] Wed, 03 June 2015 22:05
Eclipse UserFriend
<div dir="ltr">Hi,<div><br></div><div>I&#39;m just trying to build a simple project in a headless manner. Due to some JRE environment issues mentioned in my previous post, i decided to test in windows. Here is the horror story.</div><div><br></div><div>Cloned the example project org.xtext.example.hellobuck.buckminster (<a href="https://github.com/LorenzoBettini/Xtext-Buckminster-Example">https://github.com/LorenzoBettini/Xtext-Buckminster-Example</a>)</div><div><br></div><div>from *.buckminister -&gt; ant -f build.ant</div><div><br></div><div>Errors:</div><div>   [java] WARN:  Connection to <a href="http://download.eclipse.org/releases/luna/p2.index">http://download.eclipse.org/releases/luna/p2.index</a> failed on <a href="http://download.eclipse.org">download.eclipse.org</a>. Retry attempt 0 started</div><div>[java] java.net.UnknownHostException: <a href="http://download.eclipse.org">download.eclipse.org</a></div><div>[java]     at java.net.InetAddress.getAllByName0(InetAddress.java:1243)</div><div>[java]     at java.net.InetAddress.getAllByName(InetAddress.java:1155)</div><div>[java]     at java.net.InetAddress.getAllByName(InetAddress.java:1091)</div><div><br></div><div>[java] ERROR   [0002] : No suitable provider for component org.eclipse.xtext.sdk:eclipse.feature was found in resourceMap file:/C:/Users/sgaddam/workspace/org.xtext.example.hellobuck.buckminster/projects-platform.rmap</div><div>[java]   ERROR   [0002] : No suitable provider for component org.eclipse..xtext.sdk:eclipse.feature was found in searchPath xtext</div><div>[java]     ERROR   [0002] : Rejecting provider p2({0}[<a href="http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/]">http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/]</a>): No component match was found</div><div>[java]       ERROR   No repository found at <a href="http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/">http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/</a>.</div><div>[java] INFO:  TAG-ID 0002 = Query for org.xtext.example.hellobuck.buckminster:buckminster, path: org.xtext.example.hellobuck.buckminster:buckminster$1.0.0</div><div>[java]</div><div><br></div><div>Here is what I have tried to enable proxy:</div><div>    &lt;jvmarg line=&quot; -Xms256m -Xmx512m -Dhttp.proxySet=true -Dhttp.proxyHost=proxyServer -Dhttp.proxyPort=80 &quot; /&gt;</div><div>       ---&gt; Being overridden by preferences</div><div><br></div><div>Preferences: </div><div>    Saved network connections settings in eclipse and copied the org.eclipse.core.net.prefs to C:\Users\sgaddam\buckminster\configuration\.settings\</div><div><div>eclipse.preferences.version=1</div><div>org.eclipse.core.net.hasMigrated=true</div><div>proxyData/HTTP/hasAuth=false</div><div>proxyData/HTTP/host=proxyserver</div><div>proxyData/HTTP/port=80</div><div>systemProxiesEnabled=true</div></div><div><br></div><div><br></div><div>No luck with this framework yet. Any help is appreciated.</div><div><br></div><div>   </div></div>
Previous Topic:[buckminster-dev] Fwd: Build XText with ant
Next Topic:[buckminster-dev] download buckminster headless issue
Goto Forum:
  


Current Time: Mon Apr 21 02:15:19 EDT 2025

Powered by FUDForum. Page generated in 0.03536 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top