[
https://issues.apache.org/jira/browse/ASTERIXDB-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Maxon resolved ASTERIXDB-1089.
----------------------------------
Resolution: Fixed
> 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)