[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1891) Error when stopping JBoss

Gene Gretter (JIRA) jira-events at lists.jboss.org
Tue Apr 22 16:37:44 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-1891?page=comments#action_12410117 ] 
            
Gene Gretter commented on JBIDE-1891:
-------------------------------------

I downloaded the source from trunk and rebuilt JBoss Tools. Here are the results of my testing:

When starting JBoss, I receive a Server Credentials Required dialog that is prompting for a User Name/Password.  Not clear why this is displayed since my JMX console is not secured.  If you wait until JBoss is started, then I can cancel the dialog without causing an problems; however, if you cancel before JBoss is fully started, then JBoss is terminated.  This appears to be a new issues and should be handle as a different JIRA issue.   

If I double-click on the server configuration and enter an IP address in the Host name field, JBoss still starts using localhost, but when I stop JBoss, the IP address I entered for Host name is used, so an error occurs.  If I add -b <IP address> to the launch configuration, then I can start and stop JBoss without any problems.  I would like to be able to enter an IP address in the Host name field and have it used both when I start and stop JBoss.  I shouldn't have to add the -b <IP address> to the launch configuration. 

Hope that helps.

> Error when stopping JBoss
> -------------------------
>
>                 Key: JBIDE-1891
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1891
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 2.0.0.GA
>         Environment: Windows XP, Eclipse 3.3.1.1, JBoss Tools 2.0.0GA, JBoss 4.2.0
>            Reporter: Gene Gretter
>         Assigned To: Rob Stryker
>             Fix For: LATER, 2.2.x
>
>         Attachments: jbide-1891.txt
>
>
> When stopping JBoss from the Eclipse Server view, I receive the following error:  "Could not obtain connection to any of these urls: localhost:1099".  I found that this problem occurs because the process in which JBoss is running is terminated before shutdown is executed.  I found that eliminating the call to pollServer(IServerStatePoller.SERVER_DOWN); in the JBossServerBehavior.serverStopping() method resolves the problem, though I am not sure that this is the final fix.

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

        



More information about the jbosstools-issues mailing list