[jbosstools-issues] [JBoss JIRA] (JBIDE-14097) Process terminated poller is not an acceptable option for remote servers

Rob Stryker (JIRA) jira-events at lists.jboss.org
Fri Apr 19 03:18:53 EDT 2013


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

Rob Stryker resolved JBIDE-14097.
---------------------------------

    Resolution: Done


When the user switches server mode, the poller section will update itself and refresh the available options in the combo drops. When the user attempts to save the server, and if the user does not have valid selections in the combos, the editor section will reply to the server editor framework that the selections are invalid via an Error status object. The wtp framework handles the display of these status objects by displaying a dialog listing all errors from all sections. 

The error messages are as follows: 

EditorStartupPollerNotSet=Your server must have a valid startup poller selected.
EditorShutdownPollerNotSet=Your server must have a valid shutdown poller selected.

                
> Process terminated poller is not an acceptable option for remote servers
> ------------------------------------------------------------------------
>
>                 Key: JBIDE-14097
>                 URL: https://issues.jboss.org/browse/JBIDE-14097
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: server
>    Affects Versions: 4.1.0.Alpha1
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>             Fix For: 4.1.0.Beta1
>
>
> If you create a server in 'local' mode, and later switch it to RSE, the selected timeout poller is still 'process terminated' poller. This poller should not be available or visible if the server is in remote mode. 
> The effect of this bug is that when shutting down the server, the server remains stuck in a 'stopping' phase for a long time (until timeout). 
> This will require slight api enhancement (addition) to an interface which is not intended to be implemented by clients, as well as an optional addition to the poller extension point. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list