[forge-users] Forge find-plugin hangs if used behind a proxy

Giancarlo Pioli gcpioli at gmail.com
Tue Sep 20 04:27:29 EDT 2011


Hi everybody,

I am using forge 1.0.0 SNAPSHOT on Ubuntu 10.04 with java build
1.6.0_26-b03.
I am behind a proxy so I have tried to configure forge to use them. I have
tried setting FORGE_OPTS to "-Dhttp.proxyHost=localhost
-Dhttp.proxyPort=3128" but I have got this error:

[no project] giancarlo $ forge find-plugin jsf
Connecting to remote repository [
http://seamframework.org/service/File/148617]... ***ERROR*** [forge
find-plugin]
No route to host

So I have tried to configure the jvm to use the system proxies
(java.net.useSystemProxies=true on config file
/etc/java-6-sun/net.properties) but if I try to find the plugins the console
seems to hang and even using ctrl+c doesn't quit forge. The only thing I can
do is close the terminal window:

giancarlo at gp-fs:~$ forge
   ____                          _____
  / ___|  ___  __ _ _ __ ___    |  ___|__  _ __ __ _  ___
  \___ \ / _ \/ _` | '_ ` _ \   | |_ / _ \| '__/ _` |/ _ \  \\
   ___) |  __/ (_| | | | | | |  |  _| (_) | | | (_| |  __/  //
  |____/ \___|\__,_|_| |_| |_|  |_|  \___/|_|  \__, |\___|
                                                |___/
[no project] giancarlo $ forge find-plugin jsf
Connecting to remote repository [
http://seamframework.org/service/File/148617]... ^C
[no project] giancarlo $ ^C
[no project] giancarlo $ ^C
[no project] giancarlo $


The same thing happens if I set explicitly the http/https proxy server and
proxy port properties.

Is
Thank you.

Giancarlo Pioli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/forge-users/attachments/20110920/9bde474e/attachment.html 


More information about the forge-users mailing list