[
https://jira.jboss.org/jira/browse/TEIID-544?page=com.atlassian.jira.plug...
]
Ramesh Reddy resolved TEIID-544.
--------------------------------
Resolution: Done
Assignee: Ramesh Reddy
Service Id inside the Service Data object can be null when the server is not started
NPE in Console In Runtime Panel, when secondary host is down
------------------------------------------------------------
Key: TEIID-544
URL:
https://jira.jboss.org/jira/browse/TEIID-544
Project: Teiid
Issue Type: Bug
Affects Versions: 6.0.0
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Priority: Minor
Fix For: 6.1.0
Original Estimate: 1 hour
Remaining Estimate: 1 hour
java.lang.NullPointerException
at com.metamatrix.platform.admin.api.runtime.ServiceData.equals(ServiceData.java:159)
at java.util.HashMap.put(HashMap.java:376)
at
com.metamatrix.console.ui.views.runtime.model.RuntimeMgmtModel.createNode(RuntimeMgmtModel.java:171)
at
com.metamatrix.console.ui.views.runtime.model.RuntimeMgmtModel.addService(RuntimeMgmtModel.java:158)
at
com.metamatrix.console.ui.views.runtime.model.RuntimeMgmtModel.addProcess(RuntimeMgmtModel.java:123)
at
com.metamatrix.console.ui.views.runtime.model.RuntimeMgmtModel.addHost(RuntimeMgmtModel.java:107)
at
com.metamatrix.console.ui.views.runtime.model.RuntimeMgmtModel.refreshImpl(RuntimeMgmtModel.java:214)
at
com.metamatrix.console.ui.views.runtime.model.RuntimeMgmtModel.access$3(RuntimeMgmtModel.java:192)
at
com.metamatrix.console.ui.views.runtime.model.RuntimeMgmtModel$RefreshRunner.run(RuntimeMgmtModel.java:240)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
--
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