Status: Accepted
Owner: [email protected]
CC: [email protected]
Labels: Type-Defect Priority-Critical

New issue 933 by [email protected]: IllegalStateException in startRecovery
https://code.google.com/p/asterixdb/issues/detail?id=933

$ cat /scratch/yingyib/data/asterix_log8/test4_sensorium-33.log
Aug 11, 2015 5:48:50 PM edu.uci.ics.hyracks.control.nc.NCDriver main
SEVERE: Setting uncaught exception handler edu.uci.ics.hyracks.api.lifecycle.LifeCycleComponentManager@17da89a0 Aug 11, 2015 5:48:50 PM edu.uci.ics.hyracks.control.nc.NodeControllerService start
INFO: Starting NodeControllerService
Aug 11, 2015 5:48:50 PM edu.uci.ics.asterix.hyracks.bootstrap.NCApplicationEntryPoint start
INFO: Starting Asterix node controller: test4_sensorium-33
java.lang.IllegalStateException
at edu.uci.ics.asterix.transaction.management.service.logging.LogReader.next(LogReader.java:78) at edu.uci.ics.asterix.transaction.management.service.recovery.RecoveryManager.startRecovery(RecoveryManager.java:222) at edu.uci.ics.asterix.hyracks.bootstrap.NCApplicationEntryPoint.start(NCApplicationEntryPoint.java:118) 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)


With this exception in one NC,  my instance can never be usable....


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to