Log File Initialized... 8/28/2024 5:02:49 AM 8/28/2024 5:02:49 AM: Executing Procedure HCM.UPDATE_EMP_CALENDAR_T params: 8/28/2024 5:02:49 AM: @P_ORG_ID=5 8/28/2024 5:02:49 AM: @P_EMPLOYEE_ID=63 8/28/2024 5:02:49 AM: @P_CAL_YEAR=2024 8/28/2024 5:02:49 AM: ORA-20001: ORA-01403: no data found ORA-06512: at "HCM.UPDATE_EMP_CALENDAR_T", line 64 ORA-06512: at line 1 Oracle.ManagedDataAccess.Client.OracleException (0x80004005): ORA-20001: ORA-01403: no data found ORA-06512: at "HCM.UPDATE_EMP_CALENDAR_T", line 64 ORA-06512: at line 1 at OracleInternal.ServiceObjects.OracleConnectionImpl.VerifyExecution(Int32& cursorId, Boolean bThrowArrayBindRelatedErrors, SqlStatementType sqlStatementType, Int32 arrayBindCount, OracleException& exceptionForArrayBindDML, Boolean& hasMoreRowsInDB, Boolean bFirstIterationDone) at OracleInternal.ServiceObjects.OracleCommandImpl.ExecuteReader(String commandText, OracleParameterCollection paramColl, CommandType commandType, OracleConnectionImpl connectionImpl, OracleDataReaderImpl& rdrImpl, Int32 longFetchSize, Int64 clientInitialLOBFS, OracleDependencyImpl orclDependencyImpl, Int64[] scnForExecution, Int64[]& scnFromExecution, OracleParameterCollection& bindByPositionParamColl, Boolean& bBindParamPresent, Int64& internalInitialLOBFS, Int64 internalInitialJSONFS, OracleException& exceptionForArrayBindDML, OracleConnection connection, IEnumerable`1 adrianParsedStmt, Boolean isDescribeOnly, Boolean isFromEF) at Oracle.ManagedDataAccess.Client.OracleCommand.ExecuteReader(Boolean requery, Boolean fillRequest, CommandBehavior behavior) at Oracle.ManagedDataAccess.Client.OracleDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at ZealERP.ZealFramework.Utils.DB.SelectProc_Dataset(String SpName, OracleParameter[] param) at ZealERP.ZealFramework.Utils.DB.ExecuteSP(String procedureName, OracleParameter[] oracleParameters) 8/28/2024 5:02:49 AM: ORA-20001: ORA-01403: no data found ORA-06512: at "HCM.UPDATE_EMP_CALENDAR_T", line 64 ORA-06512: at line 1 Oracle.ManagedDataAccess.Client.OracleException (0x80004005): ORA-20001: ORA-01403: no data found ORA-06512: at "HCM.UPDATE_EMP_CALENDAR_T", line 64 ORA-06512: at line 1 at ZealERP.ZealFramework.Utils.DB.ExecuteSP(String procedureName, OracleParameter[] oracleParameters) at ZealERP.ZealTakaful.Services.DBServiceChildEmployee.AfterSaveAndCommit(SaveDataModel record) at ZealERP.ZealFramework.Services.DBService.Save(SaveDataModel record) at ZealERP.ZealFramework.Services.DBService.SaveSecure(SaveDataModel record) at ZealERP.ZealTakaful.Controllers.DBController.<>c__DisplayClass6_0.b__0() 8/28/2024 6:34:56 AM: Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at ZealERP.ZealTakaful.Services.ILAS.IllustrationHeaderUtility.GetDocObjFromReferenceKey(String key) at ZealERP.ZealTakaful.Services.ILAS.IllustrationHeaderUtility.GetDocObj(String ReferenceKey, OracleCommand transaction) at ZealERP.ZealTakaful.Reports.Illustration.Illustration.PrepareReport()