[jbosstools-issues] [JBoss JIRA] (JBIDE-24137) Improve robustness of DefaultConnectionProvider by ensuring connections attribute is initialized

Aurélien Pupier (JIRA) issues at jboss.org
Tue Mar 28 10:06:00 EDT 2017


Aurélien Pupier created JBIDE-24137:
---------------------------------------

             Summary: Improve robustness of DefaultConnectionProvider by ensuring connections attribute is initialized
                 Key: JBIDE-24137
                 URL: https://issues.jboss.org/browse/JBIDE-24137
             Project: Tools (JBoss Tools)
          Issue Type: Task
          Components: jmx
    Affects Versions: 4.4.4.AM1
            Reporter: Aurélien Pupier
            Priority: Minor


if addConnection is called before any getConnections, there is a NPE
{noformat}
java.lang.NullPointerException
	at org.jboss.tools.jmx.core.providers.DefaultConnectionProvider.addConnection(DefaultConnectionProvider.java:111)
{noformat}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jbosstools-issues mailing list