Starting JBoss from Eclipse

前端 未结 20 1249
名媛妹妹
名媛妹妹 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:59

    I am new to EJB - Jboss. I too was getting the same problem

    Jboss Is not started in given time, increase Start-up time out]]

    It is not solved by your given valuable suggestions.

    According to console: My Jboss-5.1.0.GA Server started in 50:21, 49:91 ...so on.

    But not responded well with given host name: 10.168.2.11 Server Configuration Server: 10.168.2.11 which I like to execute when using ant.

    Solution: All though It is worked well with

    host Name: localhost
    Server Name:localhost
    

    Even increased port i.e. ports-02: result in http: port 8280


    Attempted every practice given here. This is mine. Hope that eclipse community with jboss collaboration give right solution.

    I don't know but bit Ground point in this Suggestion: https://stackoverflow.com/a/945444/1164686

提交回复
热议问题