You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@asterixdb.apache.org by "Ian Maxon (JIRA)" <ji...@apache.org> on 2015/09/14 19:35:45 UTC

[jira] [Created] (ASTERIXDB-1089) NPE when substitute node joins

Ian Maxon created ASTERIXDB-1089:
------------------------------------

             Summary: NPE when substitute node joins
                 Key: ASTERIXDB-1089
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1089
             Project: Apache AsterixDB
          Issue Type: Bug
          Components: AsterixDB, Configuration
            Reporter: Ian Maxon
            Assignee: Ian Maxon


This NPE shouldn't happen. There's an attribute that's expected in the deserialized configuration, but evidently can not be there.

INFO: Substitute node joining : aws_single_catching_you_node1
java.lang.NullPointerException
at edu.uci.ics.asterix.hyracks.bootstrap.NCApplicationEntryPoint.updateOnNodeJoin(NCApplicationEntryPoint.java:250)
at edu.uci.ics.asterix.hyracks.bootstrap.NCApplicationEntryPoint.start(NCApplicationEntryPoint.java:94)
at edu.uci.ics.hyracks.control.nc.NodeControllerService.startApplication(NodeControllerService.java:318)
at edu.uci.ics.hyracks.control.nc.NodeControllerService.start(NodeControllerService.java:255)
at edu.uci.ics.hyracks.control.nc.NCDriver.main(NCDriver.java:44)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)