Starting JBoss from Eclipse

前端 未结 20 1430
名媛妹妹
名媛妹妹 2021-01-17 07:46

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 requ

20条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-17 07:56

    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".

    Edit:

    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.

提交回复
热议问题