[overlord-issues] [JBoss JIRA] (RTGOV-557) NPE in service definition build when interface not available

Gary Brown (JIRA) issues at jboss.org
Thu Aug 14 10:40:29 EDT 2014


Gary Brown created RTGOV-557:
--------------------------------

             Summary: NPE in service definition build when interface not available
                 Key: RTGOV-557
                 URL: https://issues.jboss.org/browse/RTGOV-557
             Project: RTGov (Run Time Governance)
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Gary Brown
            Assignee: Gary Brown


When the interface field is not defined in the RequestReceived activity event, this causes a NPE when building the service definition:

{quote}
Caused by: java.lang.NullPointerException
	at org.overlord.rtgov.analytics.service.InterfaceDefinition.merge(InterfaceDefinition.java:142) [analytics-1.0.1.Final-redhat-3.jar:1.0.1.Final-redhat-3]
	at org.overlord.rtgov.analytics.service.ServiceDefinition.merge(ServiceDefinition.java:213) [analytics-1.0.1.Final-redhat-3.jar:1.0.1.Final-redhat-3]
	at org.overlord.rtgov.analytics.service.ServiceDefinition.merge(ServiceDefinition.java:180) [analytics-1.0.1.Final-redhat-3.jar:1.0.1.Final-redhat-3]
	... 92 more
{quote}




--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the overlord-issues mailing list