[jbosstools-issues] [JBoss JIRA] Created: (JBDS-941) JBoss 5.0 runtime fails to start with minimal server in JBDS 2.1

Matt Davis (JIRA) jira-events at lists.jboss.org
Tue Nov 10 12:03:06 EST 2009


JBoss 5.0 runtime fails to start with minimal server in JBDS 2.1
----------------------------------------------------------------

                 Key: JBDS-941
                 URL: https://jira.jboss.org/jira/browse/JBDS-941
             Project: JBoss Developer Studio
          Issue Type: Bug
          Components: servers
    Affects Versions: 2.1.0
         Environment: Fedora 11, JBoss Enterprise Application Platform 5.0.0 GA
            Reporter: Matt Davis


To reproduce, 
-in the server Window select new server
- for 'server type' select JBoss AS 5.0
- for 'Server runtime environment' select JBoss 5.0 Runtime 
- click 'add' link
 -point it to an existing 5.0.0.GA server installation
-under Configuration select minimal
-add the server
-start the server in JBDS from the server window

The server.log will show that the server relatively quickly :

Started in 10s:285ms

After 450 seconds (default timeout for JBDS), the following message will pop up :

Server JBoss 5.0 Server was unable to start within 450 seconds. If the server requires more time, try increasing the timeout in the server editor.

JBDS will call the shutdown hook for JBoss EAP server.  From the server.log file :

2009-11-10 11:27:39,892 INFO  [org.jboss.bootstrap.microcontainer.ServerImpl] (JBoss Shutdown Hook) Runtime shutdown hook called, forceHalt: true
2009-11-10 11:27:40,843 INFO  [org.jboss.bootstrap.microcontainer.ServerImpl] (JBoss Shutdown Hook) Shutdown complete

The server itself starts up and functions normally. JDBS just doesn't acknowledge that it has started.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list