`
robinfung
  • 浏览: 55080 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

ggts

 
阅读更多

mac ggts java.net.UnknowHostException

 

scutil --set HostName "localhost"
scutil --get HostName
 org.grails.ide.eclipse.longrunning.client.GrailsProcessDiedException

Preferences -> Groovy -> Grails -> Launch Grails

 

and uncheck “Keep external Grails running“.

 

------------------------------

Unexpected exception: org/eclipse/equinox/internal/p2/repository/RepositoryTransport
java.lang.reflect.InvocationTargetException

 

Window-> Preferences -> General -> Network Connection.

Now remove the proxy bypass and clear SOCKS IP.

 

-Dorg.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclient
-Dhttp.proxyPort=8080
-Dhttp.proxyHost=myproxy
-Dhttp.proxyUser=mydomain\myusername
-Dhttp.proxyPassword=mypassword
-Dhttp.nonProxyHosts=localhost|127.0.0.1

 

 

I experienced this issue when the SOCKS proxy in eclipse was incorrectly configured. My machine which sits in a LAN connects to the internet using an HTTP proxy. In the Network Connections tab in eclipse, i had configured the HTTP, HTTPS and SOCKS proxy. The SOCKS proxy was not required in this case, and on clearing the SOCKS proxy, the error disappeared and Eclipse Marketplace became accessible...woohoo !!

Resolution Steps

  1. In Eclipse, click Windows -> Preferences
  2. Search for 'Network Connections' in the 'filter' textbox
  3. Set HTTP and HTTPS proxies correctly ( If you are connecting to the internet using a proxy)
    Note : If you are connecting to the internet without proxy, use the 'Direct' profile setting in the 'ActionProvider' drop down. Else use the 'Manual' setting.
  4. Set SOCKS proxy ( If you have a SOCKS proxy server configured), otherwise clear this row.
  5. Apply the changes and save it.

Now Marketplace should become accessible for you.

For details on Network Connections configuration in Eclipse, use the following link

http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2Freference%2Fref-net-preferences.htm&_sm_au_=iDMfvB6nQs52SSSM

http://forum.spring.io/forum/spring-projects/web-services/66678-bug-with-importing-multiple-xsds-in-one-wsdl 

 

I fixed this problem by (1) changing windows->preferences->gerneral->network connection: Active provider to "Manual". (2) configure the "proxy entries" below. Since my proxy listens on 8087 on my localhost, here is my configuration:

http : 127.0.0.1:8087
https : 127.0.0.1:8087
分享到:
评论

相关推荐

    mybatis generator 增删改查示例

    mybatis 的generator一个增删改查示例,generator先安装...点击它运行,就会在相应的地方自动生成pojo、interface、impl、xml等,代码我自己写的,1分算是功劳分吧,我是jdk1.7,win7,GGTS,只是测试了一下,没有写jsp

    8种Java Web框架安装手记及HelloWorld

    Grails支持IDE集成,如Groovy-Grails Tool Suite (GGTS),提供类似Eclipse的开发体验。 2. **GWT (Google Web Toolkit)** GWT是由Google开发的,用于构建高性能JavaScript应用的Java框架。安装包括下载Eclipse JEE...

    Eclipse离线版插件CodeMix3

    CodeMix3是Groovy/Grails Tools Suite (GGTS)的继承者,由Genuitec公司开发,现已被Oracle公司接手。它是一个强大的多语言开发插件,旨在提供一个统一的平台,让开发者可以在Eclipse环境中无缝地进行Web、移动以及云...

    groovy-bootcamp2015:JGGUG Groovy新手训练营动手材料

    GGTS 从下面下载。 蚀 从下面下载“ Java开发人员的Eclipse IDE”等 安装Groovy Eclipse插件(无需GGTS) 运行安装新软件.. 输入插件的URL 输入以下URL,然后选择Groovy-Eclipse(必需)。 Eclipse 4.5火星: : ...

    Bondage Club Tools-crx插件

    语言:English 丰富了束缚俱乐部的经验。 添加一个弹出窗口,该弹出窗口显示聊天室中的当前角色,当前聊天室以及您的在线朋友的概述。 包括存储在本地的聊天记录和耳语记录,这意味着您的聊天记录永远不会离开您的...

    harmonyos2-angular-webstorm-project-setup:在这里,您可以找到有关如何设置专业级开发环境以使用Angu

    STS/GGTS for Grails development in /Developer/Applications Your project workspaces go in /Developer/Work 2. Install Command Line Tools for OSX 10.9 Mavericks xcode-select —install 3.

    puppet-eclipse:Boxen 的 Eclipse Puppet 模块

    Boxen 的 Eclipse Puppet 模块 安装 ,这是一个开源 IDE,旨在为开发提供通用工具集。 这将安装最新版本的 Eclipse,称为 Kepler。 您还可以选择版本,例如 SR1 或 SR2。...include eclipse::ggts # Eclipse for C++

    java-spring-boot-restful-api:杂志 API - 宁静的 API 示例

    可选:GGTS(或您最喜欢的 IDE) 运行示例 从IDE: Import the project into the IDE. Build it with Gradle. Execute the class Application.java. 从终端/命令行: 克隆回购 ...

    java-spring-mongo-restful-api:杂志 API - 宁静的 API 示例

    堆Java 8 Mongo (NoSQL 数据库) 弹簧靴JUnit - Mockito Gradle先决条件JDK 1.8 等级 2.2.1 mongo(启动并运行) 任何 REST 客户端(如 XHR 海报) 可选:GGTS(或您最喜欢的 IDE)运行示例从IDE: Import the ...

    toolsuite-distribution:Spring工具套件和GroovyGrails工具套件的发行版本

    Groovy Grails Tool Suite(GGTS)则是一个针对Groovy和Grails开发的IDE,同样基于Eclipse平台,它集成了开发、测试和调试Grails应用所需的全部工具。 标题中提到的"toolsuite-distribution"是指这两个工具套件的...

    UC4-Automic-REST-API:适用于Broadcom的REST API Automic自动化平台(源代码)

    UC4-Automic-REST-API 使用Groovy / Grails工具套件(GGTS),v3.6.4 / java 8构建完整的文档在这里: [ ] 用于Automic的ONE自动化平台的REST API服务器结构: ...object type>?method=<method>&和: 服务器名称:...

    flying sauser生成PDF所需jar包

    flying sauser,基于iText自身的问题,让我们开始寻求可以真正意义上模版技术,那么flying ...具体使用,请访问:http://user.qzone.qq.com/172978548/infocenter?ptsig=3pIuiFzNEdXVYWNL8pcRFUsoJW4ggtS*gRfs07zHgHM_

    grails-todo:示例 grails、gradle、spock TODO 应用程序

    在这个例子中,执行命令的目录被指定为“/workspace-ggts-3.6.4.RELEASE/ProjectTracker”,这通常是你IDE的工作空间路径。 至于标签“JavaScript”,意味着此项目可能包含前端交互元素,利用JavaScript提升用户...

Global site tag (gtag.js) - Google Analytics