当进行“构建”时使用 AnthillPro,我收到错误 com.urbancode.command.CommandException:java.net.ConnectException:连接被拒绝
知道如何在 AnthillPro 中解决这个问题。我在 ubuntu 10.10 上运行 AnthillPro 服务器
Any idea how to resolve this in AnthillPro. I am running the AnthillPro server on ubuntu 10.10
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
了解您使用的版本会有所帮助。就像知道失败的步骤一样。但我认为代理存在连接问题 - 代理到服务器或服务器到代理。
从代理配置中验证服务器是否可以看到它。它在线。在较新的版本中,您可以运行显式通信测试。在旧版本中,您可以转到代理的变量屏幕,因为该屏幕过去是在每个请求上拉取而不是缓存。
然后进入系统->服务器设置并查找传递给代理的连接 URL。确保您可以从代理访问这些 URL(与屏幕上显示的完全一样)。如果不能,代理将无法访问服务器的 Web 服务,并且您会看到某种连接错误 - 也许像这样。
Knowing what version you were on would help. As would knowing the step that's failing. But I assume that there is a connectivity problem with the agent - either agent to server or server to agent.
Validate from the agent configuration that it is seen by the server. It's online. In newer versions you can run an explicit communication test. In older versions you can go to the agent's variable screen as that used to be pulled on each request rather than cached.
Then go to System -> Server Settings and find the connectivity URLs that are passed to the agent. Ensure that you can hit those URLs - exactly as they are on that screen - from the agent. If you can't, the agent won't be able to hit the Server's web services and you would see some sort of connectivity error - perhaps like this one.