问题标签 [anthill]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
236 浏览

tomcat - 启动 AnthillPro 时发生异常:

AnthillPro 未正确加载。null java.lang.NullPointerException at com.urbancode.anthill2.impl.AnthillImpl.if(Unknown Source) at com.urbancode.anthill2.impl.AnthillImpl.int(Unknown Source) at com.urbancode.anthill2.impl.AnthillImpl.init (Unknown Source) at com.urbancode.anthill2.Anthill.a(Unknown Source) at com.urbancode.anthill2.Anthill.getInstance(Unknown Source) at com.urbancode.anthill2.ui.AnthillInitServlet.doPost(Unknown Source) at javax .servlet.http.HttpServlet.service(HttpServlet.java:709) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237 ) 在 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157) 在 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.

0 投票
1 回答
685 浏览

.net - 垤?如何将项目添加到山上?

有人使用 AntHillPro 进行自动构建吗?如果是这样,我很好奇您如何将 .NET 解决方案/项目添加到山上(与其他所有内容一起编译等)

这是“昨天必须完成”的事情之一,但我的团队中没有人知道如何做到这一点(我希望这是任何人在使用构建工具时都会问的最基本问题)。因此,我正在查看文档,并没有立即发现它有帮助/不会放弃……但我想我会问这个论坛,因为每个人都对大多数编程主题都很了解。

我还尝试在 anthill 的网站上查找相同的信息,但是要进入他们的论坛,他们说可能需要 24 小时(如果你问我,这很荒谬 - 为什么有人想购买他们预先分享很少信息的产品看看它是如何工作的,等等)

无论如何到文档上......但如果有人有任何有用的提示,将不胜感激 - 谢谢。

0 投票
1 回答
93 浏览

build - Anthill build 在 OnSite 机器中出现错误

我们在本地构建了我们的应用程序。它顺利进行,没有错误。但是在现场机器上使用anthill的构建在生成的类文件中给出了诸如“找不到符号”之类的错误。我们在本地的另一台机器上下载了整个应用程序,构建再次顺利。想知道什么可能是可能的问题?

这些方法已经导入到类文件中,因此无法获取这些错误。还下载了具有这些类文件的 jar 文件以从存储库进行编译。版本在本地和现场是相同的。

我通过日志文件发现的唯一区别是 jdk 1.5.0 和 1.5.0_17。

0 投票
1 回答
335 浏览

http - Anthill Beanshell 脚本可以建立 HTTP 连接吗?

我使用Anthill Pro进行构建和部署管理。我正在尝试将 Anthill 配置为在部署完成后向 Web 服务器发送 HTTP POST 或 GET。我正在将有关部署的基本信息传递给 Web 应用程序。

看起来编写 Beanshell 脚本是在 Anthill 中执行此操作的方法(我愿意接受建议),但文档似乎没有提供明显的方法来执行此操作。

Anthill 的 Beanshell 脚本能否建立 HTTP 连接来完成此操作,或者有更好的方法吗?

我正在尝试建立的连接示例:

任何帮助表示赞赏。

0 投票
1 回答
419 浏览

ubuntu-10.10 - 使用 AnthillPro 进行“构建”时,出现错误 com.urbancode.command.CommandException: java.net.ConnectException: Connection denied

知道如何在 AnthillPro 中解决这个问题。我在 ubuntu 10.10 上运行 AnthillPro 服务器

0 投票
1 回答
4409 浏览

cygwin - Coverity 设置(Cygwin 警告)?

我目前正在尝试运行 Coverity Prevent,并且我相信我已经在我的 Windows 7 构建机器上正确设置了所有内容。我已经用 AnthillPro 运行它,当我的代码完成并到达 Coverity 时,它说一切都构建得很好,我得到的唯一错误是:

我什至尝试安装 Cygwin 看看这是否可以解决问题,但我仍然遇到同样的错误。


我目前正在使用 AnthillPro 3.7 和 Coverity 5.5.3。构建日志说我有警告但没有错误,并且它没有发出任何东西。我试图直接从机器(而不是服务器)本身运行脚本,但我遇到了与在 Anthill 中使用 Coverity Prevent 相同的错误

这是我在构建日志底部获得的唯一信息。

0 投票
1 回答
197 浏览

build - AnthillPro - CCTray 集成

有谁知道您是否可以将 CCTray(或同等产品)与 AnthillPro 一起使用?我没有找到很多文档,并且对使用 AHP 很陌生。

谢谢。

0 投票
1 回答
35209 浏览

for-loop - 循环的批处理脚本不会设置变量

我有一个批处理脚本试图从蚁丘中执行以获取包含要编译的 plsql 的文件夹名称。

这呼应 * PROCESSING FOLDER *

好像变量没有设置,在花了太长时间验证它之后我很确定这是真的

所以......我做错了什么?

0 投票
1 回答
418 浏览

windows - How can I have the Anthill Pro agent launch apps in the foreground

When the Anthill Pro 3.8 agent is run as a service under Windows XP, the "Shell" step (of type Builder) executes commands in the background (for lack of a better term - what I mean is that the GUI-based application is launched but not displayed on the screen, though its process can be seen in the task manager).

If I try to manually execute the same command to launch the application from the command line (simply the process's path and name), I don't have any problems. If I stop the Anthill Agent service and launch the agent manually so that the agent is running in the foreground, I also don't have an issue with the application displaying on the screen.

So I believe this is an Anthill Pro configuration issue, but I'm not familiar enough to know what the issue could be or where to look.

0 投票
2 回答
2014 浏览

anthill - 使用 Anthill Pro 如何以编程方式启动新构建?

我想以编程方式从另一个系统启动 Anthill 作业并设置一些构建属性(Git 分支)。

有什么 API 可以帮助我做到这一点?