从Eclipse启动JBoss [英] Starting JBoss from Eclipse

查看:156
本文介绍了从Eclipse启动JBoss的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

从Eclipse内部注意JBoss服务器Ganymede给了我以下问题:
localhost上的服务器JBoss v4.0在120秒内无法启动,如果服务器需要更多时间,请尝试增加服务器中的超时时间编辑器。

Staring JBoss server from within Eclipse Ganymede gives me the following problem: "Server JBoss v4.0 at localhost was unable to start within 120 seconds. If the server requires more time, try increasing the timeout in the server editor."

控制台显示JBoss已经启动了,所以分钟,不久之后,弹出如果上面的消息。
我也可以从外部启动JBoss。

The console shows JBoss has started in so and so minutes but soon after, there is a pop up if the above message. I can also start the JBoss externally.

推荐答案

我有一个类似的问题,但是它是一个Tomcat 5.5服务器。
启动时间非常重要,所以我收到这个错误。

I had a similar problem, but it was with a Tomcat 5.5 server. The startup time was quite important, so I got this error.

为了解决这个问题,我做了以下步骤:
在首选项中,服务器,我将属性服务器超时延迟更改为无限制。

To solve this problem, I did that steps: In Preferences, Server, I changed the property "Server timeout delay" to "Unlimited".

编辑:

对于Eclipse Ganymede,您必须这样做:
在服务器视图中,双击您的服务器JBoss。
在概述中,您有一个超时面板(默认情况下,它已折叠)。
您可以定义服务器启动和停止操作的超时。

For Eclipse Ganymede, you must do that: In the server view, double-click on your server JBoss. In the overview, you have a "Timeouts" panel (by default, it is collapsed). You can define the timeouts for server start and stop operations.

这篇关于从Eclipse启动JBoss的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆