Start a new topic
Answered

[version 2.3.1 or less] NullPointerException thrown when triyng to create new deployment specification

Error case:


"New Deployment Specification":

throws a NullPointerException (NPE):



Best Answer

Applies only to Analytics version up to 2.3.1


The NPE might be caused by an unnamed item in Parameters.


Check whether there is an item without a name in Parameters:


If so, either name it or (if it is possible) delete it.

1 Comment

Answer

Applies only to Analytics version up to 2.3.1


The NPE might be caused by an unnamed item in Parameters.


Check whether there is an item without a name in Parameters:


If so, either name it or (if it is possible) delete it.

Login to post a comment