[ https://forge.continuent.org/jira/browse/SEQUOIA-1114?page=comments#action_14864 ]
Emmanuel Cecchet commented on SEQUOIA-1114: ------------------------------------------- I did not get how the BWT dies since a null task is ignored and the loop continues without executing any further code. So 2 questions: - what is the cause for a null task? - where the thread would end with a NPE if the task is null? > A BackendWorkerThread can die if there is a problem while getting a new task > from the total order queue > ------------------------------------------------------------------------------------------------------- > > Key: SEQUOIA-1114 > URL: https://forge.continuent.org/jira/browse/SEQUOIA-1114 > Project: Sequoia > Type: Bug > Components: Core > Versions: sequoia 2.10.10 > Reporter: Stephane Giron > Assignee: Gilles Rayrat > Priority: Critical > Fix For: sequoia 2.10.11 > > > After getting the following error message into the logs : > 2008-07-18 10:04:25,790 FATAL backend.DatabaseBackend.c1b1 Unexpected error > while executing task: null task > the BackendWorkerThread will die because of a NullPointerException. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://forge.continuent.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
