[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-4412) server Editor Broken for minimal config

Rob Stryker (JIRA) jira-events at lists.jboss.org
Fri Jun 5 02:13:56 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-4412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Stryker updated JBIDE-4412:
-------------------------------

    Attachment: JBIDE-4412.jpg


Workaround image

You need to de-select "Detect Automatically" and fill in values. This will say you will manually tell the tooling which ports to use.

This should let you save the editor. Then you want to change the startup poller to "timeout poller". You may still need to manually terminate the server process in the console view to stop it. The alternative is to right-click the server, select stop, dismiss the error message, then right-click the server again adn select stop.

The reason for this is that the tooling representation of the server doesn't know whether or not it should be using JMX. The official jboss shutdown script shutdown.bat / shutdown.sh both use JMX to terminate the server. Since the minimal configuration doesn't have JMX, the stop script doesn't work.

The reason we can't just "key" off the name "minimal" is that if you make your own configuration named "minimal2" or "myMinimal" we will run into the same problem. 

> server Editor Broken for minimal config
> ---------------------------------------
>
>                 Key: JBIDE-4412
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4412
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 3.0.1.GA
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>         Attachments: JBIDE-4412.jpg
>
>
> The editor is too strict on minimal configuration. 
> if minimal configuration: 
>   - warn on any poller that's not timeout poller
> if timeout poller is used, *allow* bad ports configs to still be saved since they won't matter anyway really. 

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