[jbosstools-issues] [JBoss JIRA] (JBIDE-14658) Management poller too slow for synchronous polling, should be disabled

Rob Stryker (JIRA) jira-events at lists.jboss.org
Tue May 28 03:27:06 EDT 2013


Rob Stryker created JBIDE-14658:
-----------------------------------

             Summary: Management poller too slow for synchronous polling, should be disabled
                 Key: JBIDE-14658
                 URL: https://issues.jboss.org/browse/JBIDE-14658
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: server
    Affects Versions: 4.1.0.Beta1
            Reporter: Rob Stryker
            Assignee: Rob Stryker
             Fix For: 4.1.0.Beta2


The management poller has a timeout of 5000 ms deep in the app server client jar code. I haven't figured out how to isolate it yet, or to change the timeout value, and so until that can be done, it'd be better to ensure that the management poller is disabled for synchronous calls when the server is likely down (ie during a 'startup' call) until that can be figured out. 

This would have the effect of the web port poller being used for such synchronous calls. This could be reversed once sufficient api was discovered / added to control the timeouts. 

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