YF:2017-05-30 16:56:21:DEBUG (TransferContentItemManager:insertTransferContentItem) - TransferContentItem INSERT SQL: INSERT INTO TransferContentItem ( TransferUUID, ContentName, ContentId, ContentType, ContentUUID, ContentIdentifier, LevelCode, ClientOrg, IpCreator, IpLastModified, IpExporter, CreationDate, LastModifiedDate, LastModifiedGMT, IpTester, StatusCode, OrderIndex ) VALUES ('98cc4d97-6292-405b-984d-0b9776e6d8b0','Email Queue Performance',378157,'REPORT','6f683449-8f98-494d-bd94-28e2064b6445','378157','PRIMARY',12460,12784,12784,12784,TO_DATE('2017-05-30 16:56:21', 'YYYY-MM-DD HH24:MI:SS'),TO_DATE('2017-05-30 16:56:21', 'YYYY-MM-DD HH24:MI:SS'),20170530065621,12784,'EXPORT',0) YF:2017-05-30 16:56:21:DEBUG (TransferContentItemManager:insertTransferContentItem) - Method insertTransferContentItem() completed successfully YF:2017-05-30 16:56:21:DEBUG (DBAction:disconnect) - Terminating Database connection YF:2017-05-30 16:56:21:DEBUG (AjaxAction:execute) - MIExportAjaxAction exiting YF:2017-05-30 16:56:21:DEBUG (RequestProcessor:processForwardConfig) - processForwardConfig(ForwardConfig[name=PDFoutput,path=/pdf.jsp,redirect=false,module=null,extends=null,catalog=null,command=null]) YF:2017-05-30 16:57:55:DEBUG (ModuleUtils:getModuleName) - Get module name for path /MIExportAjaxAction.i4 YF:2017-05-30 16:57:55:DEBUG (ModuleUtils:getModuleName) - Module name found: default YF:2017-05-30 16:57:55:DEBUG (RequestProcessor:process) - Processing a 'POST' for path '/MIExportAjaxAction' YF:2017-05-30 16:57:55:DEBUG (RequestUtils:lookupActionForm) - Looking for ActionForm bean instance in scope 'session' under attribute key 'MIForm' YF:2017-05-30 16:57:55:DEBUG (FormBeanConfig:canReuse) - Can reuse existing instance (non-dynamic) YF:2017-05-30 16:57:55:DEBUG (RequestProcessor:processActionForm) - Storing ActionForm bean instance in scope 'session' under attribute key 'MIForm' YF:2017-05-30 16:57:55:DEBUG (RequestProcessor:processParameters) - Populating bean properties from this request YF:2017-05-30 16:57:55:DEBUG (BeanUtils:populate) - BeanUtils.populate(com.hof.mi.web.form.MIForm@66cec5e1, {models=[Ljava.lang.String;@48e30d87, action=[Ljava.lang.String;@35a2d499, export=[Ljava.lang.String;@36d60a26}) YF:2017-05-30 16:57:55:DEBUG (BeanUtils:setProperty) - setProperty(com.hof.mi.web.form.MIForm@66cec5e1, models, [[{"contentId":378157,"contentType":"REPORT","levelCode":"PRIMARY","contentName":"Email Queue Performance","orderIndex":0,"contentUUID":"6f683449-8f98-494d-bd94-28e2064b6445"}]]) YF:2017-05-30 16:57:55:DEBUG (BeanUtils:setProperty) - setProperty(com.hof.mi.web.form.MIForm@66cec5e1, action, [validateList]) YF:2017-05-30 16:57:55:DEBUG (ConvertUtils:convert) - Convert string 'validateList' to class 'java.lang.String' YF:2017-05-30 16:57:55:DEBUG (ConvertUtils:convert) - Using converter org.apache.commons.beanutils.converters.StringConverter@560812a YF:2017-05-30 16:57:55:DEBUG (PropertyUtils:setSimpleProperty) - setSimpleProperty: Invoking method public void com.hof.mi.web.form.MIForm.setAction(java.lang.String) with value validateList (class java.lang.String) YF:2017-05-30 16:57:55:DEBUG (BeanUtils:setProperty) - setProperty(com.hof.mi.web.form.MIForm@66cec5e1, export, [{"placeHolder":"Export20175301657","fileName":"ExportTest"}]) YF:2017-05-30 16:57:55:DEBUG (RequestProcessor:processValidate) - Validating input form properties YF:2017-05-30 16:57:55:DEBUG (RequestProcessor:processValidate) - No errors detected, accepting input YF:2017-05-30 16:57:55:DEBUG (RequestProcessor:processActionCreate) - Looking for Action instance for class com.hof.mi.web.action.MIExportAjaxAction YF:2017-05-30 16:57:55:DEBUG (RequestProcessor:processActionCreate) - Returning existing Action instance YF:2017-05-30 16:57:55:DEBUG (AjaxAction:execute) - MIExportAjaxAction entered YF:2017-05-30 16:57:55:DEBUG (AuthUtil:checkLogonFunction) - Checking valid access to requested function YF:2017-05-30 16:57:55:DEBUG (AuthUtil:checkLogonFunction) - Access authorised YF:2017-05-30 16:57:55:DEBUG (MIExportAjaxAction:runAction) - ==> Requested action: validateList YF:2017-05-30 16:57:55:DEBUG (MIReportProcess:loadDataSources) - Entering loadDataSources() YF:2017-05-30 16:57:55:DEBUG (DBAction:) - Establishing database connection for sourceId null YF:2017-05-30 16:57:55:DEBUG (MIReportProcess:refreshReportAccess) - Entering refreshReportAccess() YF:2017-05-30 16:57:55:DEBUG (AccessLevelManager:selectAccessLevels) - Entering method selectAccessLevels() (by Entity Type / person) YF:2017-05-30 16:57:55:DEBUG (AccessLevelManager:selectAccessLevels) - AccessLevel SELECT SQL: SELECT a.EntityId, a.EntityTypeCode, a.AccessLevelCode, a.AccessSubjectCode, a.AccessGroupId FROM AccessLevel a LEFT OUTER JOIN AccessGroupFlat b ON a.AccessGroupId = b.AccessGroupId WHERE ( (a.AccessSubjectCode = 'PERSON' AND a.AccessGroupId = 12784) OR (a.AccessSubjectCode = 'GROUP' AND b.IpPerson = 12784) ) AND a.EntityTypeCode = 'REPORTVIEWSOURCE' YF:2017-05-30 16:57:55:DEBUG (AccessLevelManager:selectAccessLevels) - Method selectAccessLevels() (by Entity Type / person) completed successfully YF:2017-05-30 16:57:55:DEBUG (ReportViewSourceManager:selectAllReportViewSources) - Entering method selectAllReportViewSources() YF:2017-05-30 16:57:55:DEBUG (ReportViewSourceManager:selectAllReportViewSources) - ReportViewSource SELECT SQL: SELECT SourceId, SourceName, SourceDescription, Host, Port, DatabasePath, UserName, Password, ConnectionMethodCode, ConnectionDriver, DatabaseURL, MinConnections, MaxConnections, ConnectionRefreshTime, ConnectionTimeOut, JDBCLogFile, LoggingLevelCode, AccessCode, DatabaseTypeCode, PlatFormTypeCode, ProductionSourceId, SourceLogIndicator, InternalReferenceId, AuthenticateTypeCode, CloseSessionCode, ConnectionTypeCode, MaxRowCount, MaxQueryTime, IpOrg, SchedulesPermitted, LocalTimezoneCode, InheritChildSourceFilters, LastModifiedGMTDateTime, SourceUUID FROM ReportViewSource WHERE (IpOrg = 1 OR IpOrg = 12460) AND AccessCode != 'DELETED' ORDER BY SourceName YF:2017-05-30 16:57:55:DEBUG (ReportViewSourceManager:selectAllReportViewSources) - Method selectAllReportViewSources() completed successfully YF:2017-05-30 16:57:55:DEBUG (ReportViewSourceManager:selectAllReportViewSources) - 8 rows returned YF:2017-05-30 16:57:55:DEBUG (MIViewProcess:loadReportViewAccess) - Entering loadReportViewAccess() YF:2017-05-30 16:57:55:DEBUG (AccessLevelManager:selectAccessLevels) - Entering method selectAccessLevels() (by Entity Type / person) YF:2017-05-30 16:57:55:DEBUG (AccessLevelManager:selectAccessLevels) - AccessLevel SELECT SQL: SELECT a.EntityId, a.EntityTypeCode, a.AccessLevelCode, a.AccessSubjectCode, a.AccessGroupId FROM AccessLevel a LEFT OUTER JOIN AccessGroupFlat b ON a.AccessGroupId = b.AccessGroupId WHERE ( (a.AccessSubjectCode = 'PERSON' AND a.AccessGroupId = 12784) OR (a.AccessSubjectCode = 'GROUP' AND b.IpPerson = 12784) ) AND a.EntityTypeCode = 'REPORTVIEW' YF:2017-05-30 16:57:55:DEBUG (AccessLevelManager:selectAccessLevels) - Method selectAccessLevels() (by Entity Type / person) completed successfully YF:2017-05-30 16:57:55:DEBUG (ReportViewManager:selectAllReportViews) - Entering method selectAllReportViews() YF:2017-05-30 16:57:55:DEBUG (ReportViewManager:selectAllReportViews) - ReportView SELECT SQL: SELECT v.ViewId, v.ViewName, v.ViewDescription, v.ViewStatusCode, v.DefaultFilterCode, v.SourceId, v.AccessCode, v.ViewTypeCode, v.SQLText, v.BusinessDescription, v.TechnicalDescription, v.IpApprover, v.CreationDate, v.IpCreator, v.IpLastModifier, v.LastModifiedGMTDateTime, v.LastModifiedDate, v.LastModifiedTime, v.ParentViewId, v.TimeDimensionRequiredCode, v.DefaultCachePeriod, v.IpTester, v.ImpactTestDateTime, v.ImpactTestCode, v.TestSQLDateTime, v.TestSQLCode, v.ApprovedDateTime, v.SQLDocumentId, v.OriginalViewId, v.VersionNumber, v.Audience, v.ChangeDesc, v.DisplayProperties, v.ViewRowLimit, v.CategoryCode, v.ResultBuildCode, v.ResultUpdateCode, v.QuerySequence, v.QuerySequenceType, v.TableSize, v.PublishUUID, v.TranslationTimestamp, v.TranslationStatusCode, v.PublishTimestamp, FilterTextSuggestions, AutoRefresh, ShowDuplicates, ContentCategoryCode, ContentSubCategoryCode FROM ReportView v, ReportViewSource s WHERE v.SourceId = s.SourceId AND v.ViewStatusCode NOT IN ('DELETED', 'REPLACED', 'ROLLEDBACK') AND s.AccessCode != 'DELETED' AND (s.IpOrg = 1 OR s.IpOrg = 12460) YF:2017-05-30 16:57:57:DEBUG (ReportViewManager:selectAllReportViews) - Method selectAllReportViews() completed successfully YF:2017-05-30 16:57:57:DEBUG (ReportViewManager:selectAllReportViews) - 2268 rows returned YF:2017-05-30 16:57:57:DEBUG (AccessLevelManager:selectAccessLevels) - Entering method selectAccessLevels() (by Entity Type / person) YF:2017-05-30 16:57:57:DEBUG (AccessLevelManager:selectAccessLevels) - AccessLevel SELECT SQL: SELECT a.EntityId, a.EntityTypeCode, a.AccessLevelCode, a.AccessSubjectCode, a.AccessGroupId FROM AccessLevel a LEFT OUTER JOIN AccessGroupFlat b ON a.AccessGroupId = b.AccessGroupId WHERE ( (a.AccessSubjectCode = 'PERSON' AND a.AccessGroupId = 12784) OR (a.AccessSubjectCode = 'GROUP' AND b.IpPerson = 12784) ) AND a.EntityTypeCode = 'REPORTVIEWCOL' YF:2017-05-30 16:57:57:DEBUG (AccessLevelManager:selectAccessLevels) - Method selectAccessLevels() (by Entity Type / person) completed successfully YF:2017-05-30 16:57:57:DEBUG (MIViewProcess:loadReportViewAccess) - loadReportViewAccess() completed successfully YF:2017-05-30 16:57:57:DEBUG (MIReportProcess:refreshReportAccess) - refreshReportAccess() completed successfully YF:2017-05-30 16:57:57:DEBUG (ReportViewSourceManager:selectAllReportViewSources) - Entering method selectAllReportViewSources() YF:2017-05-30 16:57:57:DEBUG (ReportViewSourceManager:selectAllReportViewSources) - ReportViewSource SELECT SQL: SELECT SourceId, SourceName, SourceDescription, Host, Port, DatabasePath, UserName, Password, ConnectionMethodCode, ConnectionDriver, DatabaseURL, MinConnections, MaxConnections, ConnectionRefreshTime, ConnectionTimeOut, JDBCLogFile, LoggingLevelCode, AccessCode, DatabaseTypeCode, PlatFormTypeCode, ProductionSourceId, SourceLogIndicator, InternalReferenceId, AuthenticateTypeCode, CloseSessionCode, ConnectionTypeCode, MaxRowCount, MaxQueryTime, IpOrg, SchedulesPermitted, LocalTimezoneCode, InheritChildSourceFilters, LastModifiedGMTDateTime, SourceUUID FROM ReportViewSource WHERE (IpOrg = 1 OR IpOrg = 12460) AND AccessCode != 'DELETED' ORDER BY SourceName YF:2017-05-30 16:57:57:DEBUG (ReportViewSourceManager:selectAllReportViewSources) - Method selectAllReportViewSources() completed successfully YF:2017-05-30 16:57:57:DEBUG (ReportViewSourceManager:selectAllReportViewSources) - 8 rows returned YF:2017-05-30 16:57:57:DEBUG (AccessLevelManager:selectAccessLevels) - Entering method selectAccessLevels() YF:2017-05-30 16:57:57:DEBUG (AccessLevelManager:selectAccessLevels) - AccessLevel SELECT SQL: SELECT EntityId, EntityTypeCode, AccessLevelCode, AccessSubjectCode, AccessGroupId FROM AccessLevel WHERE EntityId IN (-1 ,54720,238161,187908,102796 ) AND EntityTypeCode = 'REPORTVIEWSOURCE' YF:2017-05-30 16:57:57:DEBUG (AccessLevelManager:selectAccessLevels) - Method selectAccessLevels() completed successfully YF:2017-05-30 16:57:57:DEBUG (ReportViewManager:selectReportViews) - Entering method selectReportViews() YF:2017-05-30 16:57:57:DEBUG (ReportViewManager:selectReportViews) - ReportView SELECT SQL: SELECT ViewId, ViewName, ViewDescription, ViewStatusCode, DefaultFilterCode, SourceId, AccessCode, ViewTypeCode, SQLText, BusinessDescription, TechnicalDescription, IpApprover, CreationDate, IpCreator, IpLastModifier, LastModifiedGMTDateTime, LastModifiedDate, LastModifiedTime, ParentViewId, TimeDimensionRequiredCode, DefaultCachePeriod, IpTester, ImpactTestDateTime, ImpactTestCode, TestSQLDateTime, TestSQLCode, ApprovedDateTime, SQLDocumentId, OriginalViewId, VersionNumber, Audience, ChangeDesc, DisplayProperties, ViewRowLimit, CategoryCode, ResultBuildCode, ResultUpdateCode, QuerySequence, QuerySequenceType, TableSize, PublishUUID, TranslationTimestamp, TranslationStatusCode, PublishTimestamp, FilterTextSuggestions, AutoRefresh, ShowDuplicates, ContentCategoryCode, ContentSubCategoryCode FROM ReportView WHERE ViewStatusCode NOT IN ('DELETED', 'REPLACED', 'ROLLEDBACK') AND AccessCode IS NOT NULL AND ViewTypeCode != 'CACHED' YF:2017-05-30 16:57:57:DEBUG (ReportViewManager:selectReportViews) - Method selectReportViews() completed successfully YF:2017-05-30 16:57:57:DEBUG (ReportViewManager:selectReportViews) - 39 rows returned YF:2017-05-30 16:57:57:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 377766 YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:57:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 377755 YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:57:DEBUG (MIReportProcess:loadDataSources) - No source found for view: SampleOFWQMData.csv (377912) YF:2017-05-30 16:57:57:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 327495 YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:57:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 316854 YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:57:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 313638 YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:57:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 322562 YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:57:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:57:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 312657 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 296975 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 290123 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 284661 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 282797 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 289992 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 289868 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 274325 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 275854 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 263659 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 260767 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 255947 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 256978 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 262230 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 261099 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 251064 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 254789 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 244571 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 243214 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 235888 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 248422 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 246004 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 245814 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 235370 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 228096 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 220155 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 184150 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 188538 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 106668 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (MIReportProcess:loadDataSources) - No source found for view: Campaign Call Attempt (172995) YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 102496 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'VIEW' AND EntityId = 59685 YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:57:58:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:57:58:DEBUG (AccessLevelManager:selectAccessLevels) - Entering method selectAccessLevels() YF:2017-05-30 16:57:58:DEBUG (AccessLevelManager:selectAccessLevels) - AccessLevel SELECT SQL: SELECT EntityId, EntityTypeCode, AccessLevelCode, AccessSubjectCode, AccessGroupId FROM AccessLevel WHERE EntityId IN (-1 ,102496,228096,235370,263659 ) AND EntityTypeCode = 'REPORTVIEW' YF:2017-05-30 16:57:58:DEBUG (AccessLevelManager:selectAccessLevels) - Method selectAccessLevels() completed successfully YF:2017-05-30 16:57:58:DEBUG (MIReportProcess:loadDataSources) - Dialler Performance (Clone)is a child that is in draft YF:2017-05-30 16:57:58:DEBUG (MIReportProcess:loadDataSources) - Agent Session Detail (Clone)is a child that is in draft YF:2017-05-30 16:57:58:DEBUG (MIReportProcess:loadDataSources) - Session State Reason (Clone)is a child that is in draft YF:2017-05-30 16:57:58:DEBUG (RefCodeList:A) - Loading long descriptions for LOGINACCESS YF:2017-05-30 16:57:58:DEBUG (ReferenceCodeManager:selectReferenceCodeDescs) - Entering method selectReferenceCodeDescs() YF:2017-05-30 16:57:58:DEBUG (ReferenceCodeManager:selectReferenceCodeDescs) - ReferenceCodeDesc SELECT SQL: SELECT RefTypeCode, RefVersion, LanguageCode, RefCode, ShortDescription, LongDescription, ScreenSortOrder FROM ReferenceCodeDesc WHERE RefTypeCode = 'LOGINACCESS' AND LanguageCode = 'EN_AU' YF:2017-05-30 16:57:58:DEBUG (ReferenceCodeManager:selectReferenceCodeDescs) - Method selectReferenceCodeDescs() completed successfully YF:2017-05-30 16:57:58:DEBUG (ReferenceCodeManager:selectReferenceCodeDescs) - Entering method selectReferenceCodeDescs() YF:2017-05-30 16:57:58:DEBUG (ReferenceCodeManager:selectReferenceCodeDescs) - ReferenceCodeDesc SELECT SQL: SELECT RefTypeCode, RefVersion, LanguageCode, RefCode, ShortDescription, LongDescription, ScreenSortOrder FROM ReferenceCodeDesc WHERE RefTypeCode = 'LOGINACCESS' AND LanguageCode = 'EN' YF:2017-05-30 16:57:58:DEBUG (ReferenceCodeManager:selectReferenceCodeDescs) - Method selectReferenceCodeDescs() completed successfully YF:2017-05-30 16:57:58:DEBUG (DBAction:disconnect) - Terminating Database connection YF:2017-05-30 16:57:58:DEBUG (MIReportProcess:loadDataSources) - loadDataSources() completed successfully YF:2017-05-30 16:57:58:DEBUG (DashboardProcess:loadCorpTabs) - Entering loadCorpTabs() YF:2017-05-30 16:57:58:DEBUG (DBAction:) - Establishing database connection for sourceId null YF:2017-05-30 16:57:58:DEBUG (ReportGroupManager:selectReportGroups) - Entering method selectReportGroups() YF:2017-05-30 16:57:58:DEBUG (ReportGroupManager:selectReportGroups) - ReportGroup SELECT SQL: SELECT GroupId, GroupTypeCode, IpOwner, OwnerTypeCode, AccessCode, StartDate, EndDate, StatusCode, ShortDescription, LongDescription, LanguageCode, StyleCode, Audience, LastModifiedGMTDateTime, IpLastModifier, ParentGroupId, EditSessionId, CategoryCode, SubCategoryCode, PublishUUID, TranslationTimestamp, TranslationStatusCode, HitCount, PublishTimestamp, IpCreator, BroadcastSecurityCode, AdhocEmailEnabled FROM ReportGroup WHERE OwnerTypeCode = 'ORGANISATION' AND IpOwner = 1 AND StatusCode = 'OPEN' AND EndDate > TO_DATE('2017-05-30', 'YYYY-MM-DD') ORDER BY ShortDescription YF:2017-05-30 16:57:58:DEBUG (ReportGroupManager:selectReportGroups) - Method selectReportGroups() completed successfully YF:2017-05-30 16:57:58:DEBUG (ReportGroupManager:selectReportGroups) - 8 rows returned YF:2017-05-30 16:57:58:DEBUG (ReportGroupManager:selectReportGroups) - Entering method selectReportGroups() YF:2017-05-30 16:57:58:DEBUG (ReportGroupManager:selectReportGroups) - ReportGroup SELECT SQL: SELECT GroupId, GroupTypeCode, IpOwner, OwnerTypeCode, AccessCode, StartDate, EndDate, StatusCode, ShortDescription, LongDescription, LanguageCode, StyleCode, Audience, LastModifiedGMTDateTime, IpLastModifier, ParentGroupId, EditSessionId, CategoryCode, SubCategoryCode, PublishUUID, TranslationTimestamp, TranslationStatusCode, HitCount, PublishTimestamp, IpCreator, BroadcastSecurityCode, AdhocEmailEnabled FROM ReportGroup WHERE OwnerTypeCode = 'ORGANISATION' AND IpOwner = 12460 AND StatusCode = 'OPEN' AND EndDate > TO_DATE('2017-05-30', 'YYYY-MM-DD') ORDER BY ShortDescription YF:2017-05-30 16:57:58:DEBUG (ReportGroupManager:selectReportGroups) - Method selectReportGroups() completed successfully YF:2017-05-30 16:57:58:DEBUG (ReportGroupManager:selectReportGroups) - 30 rows returned YF:2017-05-30 16:57:58:DEBUG (DBAction:disconnect) - Terminating Database connection YF:2017-05-30 16:57:58:DEBUG (MIReportProcess:loadCorporateReports) - Entering loadCorporateReports() YF:2017-05-30 16:57:58:DEBUG (DBAction:) - Establishing database connection for sourceId null YF:2017-05-30 16:57:58:DEBUG (ReportHeaderManager:selectReportHeaders) - Entering method selectReportHeaders() YF:2017-05-30 16:57:58:DEBUG (ReportHeaderManager:selectReportHeaders) - ReportHeader SELECT SQL: SELECT ReportId, IpOrg, IpOwner, ReportName, ReportDescription, CategoryCode, SubCategoryCode, ActionFamilyCode, UpdateTypeCode, AccessFilterCode, ChartTypeCode, ChartPlacementCode, ScheduleTypeCode, ExecutionObjectName,ReportTemplateCode, ReportStatusCode, RelatedReportsFlag, MaxRowReturnedCount, SQLText,HitCount, AverageRunTime, ParentReportId, ReportChargeCode, IpLastModifier, LastModifiedGMTDateTime, LastModifiedDate, LastModifiedTime, RoleCode, DataOutputCode, RowGrandTotalFlag, ColumnGrandTotalFlag, ViewId, TimeDimensionCode, IpApprover, ApprovalGMTDateTime, ApprovalDate, ApprovalTime, ExternalAccessCode, ExternalSecurityCode,SourceId, PageHeader, PageFooter, DisplayMethodCode, XMLDocumentId, BroadcastAccessCode, DrillCode, AccessCode, PublishDate, RefreshTime, PublishUUID, TranslationTimestamp, TranslationStatusCode, IpCreator,AdhocEmailEnabled FROM ReportHeader WHERE IpOrg = 12460 AND ReportStatusCode != 'DELETED' ORDER BY CategoryCode, SubCategoryCode, PublishDate, TranslationTimestamp YF:2017-05-30 16:57:58:DEBUG (ReportHeaderManager:selectReportHeaders) - Method selectReportHeaders() completed successfully YF:2017-05-30 16:57:58:DEBUG (ReportHeaderManager:selectReportHeaders) - 233 rows returned YF:2017-05-30 16:57:58:DEBUG (DBAction:disconnect) - Terminating Database connection YF:2017-05-30 16:57:58:DEBUG (MIReportProcess:loadCorporateReports) - loadCorporateReports() completed successfully YF:2017-05-30 16:57:58:DEBUG (MIViewProcess:loadReportViewsForExport) - Entering loadReportViewsForExport() YF:2017-05-30 16:57:58:DEBUG (DBAction:) - Establishing database connection for sourceId null YF:2017-05-30 16:57:58:DEBUG (ReportViewManager:selectAllReportViews) - Entering method selectAllReportViews() YF:2017-05-30 16:57:58:DEBUG (ReportViewManager:selectAllReportViews) - ReportView SELECT SQL: SELECT v.ViewId, v.ViewName, v.ViewDescription, v.ViewStatusCode, v.DefaultFilterCode, v.SourceId, v.AccessCode, v.ViewTypeCode, v.SQLText, v.BusinessDescription, v.TechnicalDescription, v.IpApprover, v.CreationDate, v.IpCreator, v.IpLastModifier, v.LastModifiedGMTDateTime, v.LastModifiedDate, v.LastModifiedTime, v.ParentViewId, v.TimeDimensionRequiredCode, v.DefaultCachePeriod, v.IpTester, v.ImpactTestDateTime, v.ImpactTestCode, v.TestSQLDateTime, v.TestSQLCode, v.ApprovedDateTime, v.SQLDocumentId, v.OriginalViewId, v.VersionNumber, v.Audience, v.ChangeDesc, v.DisplayProperties, v.ViewRowLimit, v.CategoryCode, v.ResultBuildCode, v.ResultUpdateCode, v.QuerySequence, v.QuerySequenceType, v.TableSize, v.PublishUUID, v.TranslationTimestamp, v.TranslationStatusCode, v.PublishTimestamp, FilterTextSuggestions, AutoRefresh, ShowDuplicates, ContentCategoryCode, ContentSubCategoryCode FROM ReportView v, ReportViewSource s WHERE v.SourceId = s.SourceId AND v.ViewStatusCode NOT IN ('DELETED', 'REPLACED', 'ROLLEDBACK') AND s.AccessCode != 'DELETED' AND (s.IpOrg = 1 OR s.IpOrg = 12460) YF:2017-05-30 16:58:00:DEBUG (WebServicesSessionManager:run) - Checking WebServices session cache... YF:2017-05-30 16:58:00:DEBUG (WebServicesSessionManager:run) - WebServices session cache check completed YF:2017-05-30 16:58:01:DEBUG (ReportViewManager:selectAllReportViews) - Method selectAllReportViews() completed successfully YF:2017-05-30 16:58:01:DEBUG (ReportViewManager:selectAllReportViews) - 2268 rows returned YF:2017-05-30 16:58:01:DEBUG (DBAction:disconnect) - Terminating Database connection YF:2017-05-30 16:58:01:DEBUG (MIViewProcess:loadReportViewsForExport) - loadReportViewsForExport() completed successfully YF:2017-05-30 16:58:01:DEBUG (DBAction:) - Establishing database connection for sourceId null YF:2017-05-30 16:58:01:DEBUG (StoryboardThemeManager:selectThemes) - Entering method selectThemes() YF:2017-05-30 16:58:01:DEBUG (StoryboardThemeManager:selectThemes) - Theme SELECT SQL: SELECT ThemeId, ThemeTypeCode, IpOrg, CreationDate, LastModifiedDate, StatusCode, ThemeName, ThemeDescription, ThumbImageId, IpAuthor, IpLastModifier, DefaultTheme, ParentThemeId, EndDate FROM StoryboardTheme WHERE IpOrg = 12460 AND StatusCode <> 'DELETED' AND ThemeTypeCode = 'MAIN' YF:2017-05-30 16:58:01:DEBUG (StoryboardThemeManager:selectThemes) - Method selectThemes() completed successfully YF:2017-05-30 16:58:01:DEBUG (StoryboardThemeManager:selectThemes) - Entering method selectThemes() YF:2017-05-30 16:58:01:DEBUG (StoryboardThemeManager:selectThemes) - Theme SELECT SQL: SELECT ThemeId, ThemeTypeCode, IpOrg, CreationDate, LastModifiedDate, StatusCode, ThemeName, ThemeDescription, ThumbImageId, IpAuthor, IpLastModifier, DefaultTheme, ParentThemeId, EndDate FROM StoryboardTheme WHERE IpOrg = 1 AND StatusCode <> 'DELETED' AND ThemeTypeCode = 'MAIN' YF:2017-05-30 16:58:01:DEBUG (StoryboardThemeManager:selectThemes) - Method selectThemes() completed successfully YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Entering method loardPropertiesForTheme() YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Theme SELECT SQL: SELECT ThemeId, FormatKey, ContentType, SlideType, FormatValue FROM StoryboardThemeProperty WHERE ThemeId = 47640 YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Method loardPropertiesForTheme completed successfully() YF:2017-05-30 16:58:01:DEBUG (StoryboardThemeManager:selectSectionsForTheme) - Entering method selectThemes() YF:2017-05-30 16:58:01:DEBUG (StoryboardThemeManager:selectSectionsForTheme) - Theme SELECT SQL: SELECT ThemeId, ThemeTypeCode, IpOrg, CreationDate, LastModifiedDate, StatusCode, ThemeName, ThemeDescription, ThumbImageId, IpAuthor, IpLastModifier, DefaultTheme, ParentThemeId, EndDate FROM StoryboardTheme WHERE ParentThemeId = 47640 AND StatusCode <> 'DELETED' AND ThemeTypeCode = 'THEME' YF:2017-05-30 16:58:01:DEBUG (StoryboardThemeManager:selectSectionsForTheme) - Method selectThemes() completed successfully YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Entering method loardPropertiesForTheme() YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Theme SELECT SQL: SELECT ThemeId, FormatKey, ContentType, SlideType, FormatValue FROM StoryboardThemeProperty WHERE ThemeId = 47641 YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Method loardPropertiesForTheme completed successfully() YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Entering method loardPropertiesForTheme() YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Theme SELECT SQL: SELECT ThemeId, FormatKey, ContentType, SlideType, FormatValue FROM StoryboardThemeProperty WHERE ThemeId = 47642 YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Method loardPropertiesForTheme completed successfully() YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Entering method loardPropertiesForTheme() YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Theme SELECT SQL: SELECT ThemeId, FormatKey, ContentType, SlideType, FormatValue FROM StoryboardThemeProperty WHERE ThemeId = 47643 YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Method loardPropertiesForTheme completed successfully() YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Entering method loardPropertiesForTheme() YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Theme SELECT SQL: SELECT ThemeId, FormatKey, ContentType, SlideType, FormatValue FROM StoryboardThemeProperty WHERE ThemeId = 47644 YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Method loardPropertiesForTheme completed successfully() YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Entering method loardPropertiesForTheme() YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Theme SELECT SQL: SELECT ThemeId, FormatKey, ContentType, SlideType, FormatValue FROM StoryboardThemeProperty WHERE ThemeId = 47645 YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Method loardPropertiesForTheme completed successfully() YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Entering method loardPropertiesForTheme() YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Theme SELECT SQL: SELECT ThemeId, FormatKey, ContentType, SlideType, FormatValue FROM StoryboardThemeProperty WHERE ThemeId = 47646 YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Method loardPropertiesForTheme completed successfully() YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Entering method loardPropertiesForTheme() YF:2017-05-30 16:58:01:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Theme SELECT SQL: SELECT ThemeId, FormatKey, ContentType, SlideType, FormatValue FROM StoryboardThemeProperty WHERE ThemeId = 246123 YF:2017-05-30 16:58:02:DEBUG (StoryboardThemePropertyManager:loadPropertiesForTheme) - Method loardPropertiesForTheme completed successfully() YF:2017-05-30 16:58:02:DEBUG (StoryboardThemeManager:selectSectionsForTheme) - Entering method selectThemes() YF:2017-05-30 16:58:02:DEBUG (StoryboardThemeManager:selectSectionsForTheme) - Theme SELECT SQL: SELECT ThemeId, ThemeTypeCode, IpOrg, CreationDate, LastModifiedDate, StatusCode, ThemeName, ThemeDescription, ThumbImageId, IpAuthor, IpLastModifier, DefaultTheme, ParentThemeId, EndDate FROM StoryboardTheme WHERE ParentThemeId = 246123 AND StatusCode <> 'DELETED' AND ThemeTypeCode = 'THEME' YF:2017-05-30 16:58:02:DEBUG (StoryboardThemeManager:selectSectionsForTheme) - Method selectThemes() completed successfully YF:2017-05-30 16:58:02:DEBUG (DBAction:disconnect) - Terminating Database connection YF:2017-05-30 16:58:02:DEBUG (StoryboardProcess:getStoryboardListForUser) - Entering getStoryboardListForUser() YF:2017-05-30 16:58:02:DEBUG (DBAction:) - Establishing database connection for sourceId null YF:2017-05-30 16:58:02:DEBUG (AccessLevelManager:selectPrivateStoryboardAccess) - Entering method selectPrivateStoryboardAccess() YF:2017-05-30 16:58:02:DEBUG (AccessLevelManager:selectPrivateStoryboardAccess) - AccessLevel SELECT SQL: SELECT EntityId, EntityTypeCode, AccessLevelCode, AccessSubjectCode, AccessGroupId FROM AccessLevel WHERE EntityTypeCode = 'PRIVATESTORYBOARD' AND ( ( AccessSubjectCode = 'PERSON' AND AccessGroupId = 12784 ) OR ( AccessSubjectCode = 'GROUP' AND AccessGroupId IN ( SELECT AccessGroupId FROM AccessGroupFlat WHERE IpPerson = 12784 ) ) ) YF:2017-05-30 16:58:02:DEBUG (AccessLevelManager:selectPrivateStoryboardAccess) - Method selectPrivateStoryboardAccess() completed successfully YF:2017-05-30 16:58:02:DEBUG (StoryboardManager:selectStoryboards) - Entering method selectStoryboards() YF:2017-05-30 16:58:02:DEBUG (StoryboardManager:selectStoryboards) - Storyboard SELECT SQL: SELECT StoryboardUUID, StoryboardId, IpOwner, OwnerTypeCode, CreationDate, EndDate, StatusCode, Title, Description, LastModifiedTimestamp, IpAuthor, IpLastModifier, VersionId, CategoryCode, SubCategoryCode, TranslationTimestamp, TranslationStatusCode, ThumbnailImageId, IpOrg, ThemeId, HitCount, ParentStoryboardUUID, PublishTimestamp FROM Storyboard WHERE IpOrg = 1 AND StatusCode IN ('OPEN', 'DRAFT') YF:2017-05-30 16:58:02:DEBUG (StoryboardManager:selectStoryboards) - Method selectStoryboards() completed successfully YF:2017-05-30 16:58:02:DEBUG (StoryboardManager:selectStoryboards) - Entering method selectStoryboards() YF:2017-05-30 16:58:02:DEBUG (StoryboardManager:selectStoryboards) - Storyboard SELECT SQL: SELECT StoryboardUUID, StoryboardId, IpOwner, OwnerTypeCode, CreationDate, EndDate, StatusCode, Title, Description, LastModifiedTimestamp, IpAuthor, IpLastModifier, VersionId, CategoryCode, SubCategoryCode, TranslationTimestamp, TranslationStatusCode, ThumbnailImageId, IpOrg, ThemeId, HitCount, ParentStoryboardUUID, PublishTimestamp FROM Storyboard WHERE IpOrg = 12460 AND StatusCode IN ('OPEN', 'DRAFT') YF:2017-05-30 16:58:02:DEBUG (StoryboardManager:selectStoryboards) - Method selectStoryboards() completed successfully YF:2017-05-30 16:58:02:DEBUG (DBAction:disconnect) - Terminating Database connection YF:2017-05-30 16:58:02:DEBUG (MIImageProcess:loadImages) - Entering loadImages() YF:2017-05-30 16:58:02:DEBUG (DBAction:) - Establishing database connection for sourceId null YF:2017-05-30 16:58:02:DEBUG (ReportImageItemManager:selectReportImageItems) - Entering method selectReportImageItems() YF:2017-05-30 16:58:02:DEBUG (ReportImageItemManager:selectReportImageItems) - ReportImageItem SELECT SQL: SELECT ImageId, ImageName, ImageDescription, ImageCodec, ImageHeight, ImageWidth, IpOrg, GeoTopLeftLongtitude, GeoTopLeftLatitude, GeoTopRightLongtitude, GeoTopRightLatitude, GeoBottomLeftLongtitude, GeoBottomLeftLatitude, GeoBottomRightLongtitude, GeoBottomRightLatitude, GeoDatumCode, GeoProjectionCode, GeoScalePixels, GeoScaleCode, ImageTypeCode, UploadDate, ImageStatusCode, ImageMimeType, Filename, FilenameExtension, FileSize, StorageCodec, StorageSize, StorageChunks, ParentImageId, ImageCheckSum, MapRefTypeCode, MapRefCode, MapZoneRefTypeCode, MapDrillToRefTypeCode, LayerOrder, ThumbnailId, ImageUUID, ThumbnailTypeCode FROM ReportImageItem WHERE ImageId IS NOT NULL AND IpOrg = 1 AND ImageTypeCode IN ('MAP', 'IMAGE', 'WMSLAYER', 'INFOGRAPHIC', 'BACKGROUND') AND ImageStatusCode <> 'DELETED' YF:2017-05-30 16:58:02:DEBUG (ReportImageItemManager:selectReportImageItems) - Method selectReportImageItems() completed successfully YF:2017-05-30 16:58:02:DEBUG (ReportImageItemManager:selectReportImageItems) - 16 rows returned YF:2017-05-30 16:58:02:DEBUG (DBAction:disconnect) - Terminating Database connection YF:2017-05-30 16:58:02:DEBUG (MIImageProcess:loadImages) - loadImages() completed successfully YF:2017-05-30 16:58:02:DEBUG (MIImageProcess:loadImages) - Entering loadImages() YF:2017-05-30 16:58:02:DEBUG (DBAction:) - Establishing database connection for sourceId null YF:2017-05-30 16:58:02:DEBUG (ReportImageItemManager:selectReportImageItems) - Entering method selectReportImageItems() YF:2017-05-30 16:58:02:DEBUG (ReportImageItemManager:selectReportImageItems) - ReportImageItem SELECT SQL: SELECT ImageId, ImageName, ImageDescription, ImageCodec, ImageHeight, ImageWidth, IpOrg, GeoTopLeftLongtitude, GeoTopLeftLatitude, GeoTopRightLongtitude, GeoTopRightLatitude, GeoBottomLeftLongtitude, GeoBottomLeftLatitude, GeoBottomRightLongtitude, GeoBottomRightLatitude, GeoDatumCode, GeoProjectionCode, GeoScalePixels, GeoScaleCode, ImageTypeCode, UploadDate, ImageStatusCode, ImageMimeType, Filename, FilenameExtension, FileSize, StorageCodec, StorageSize, StorageChunks, ParentImageId, ImageCheckSum, MapRefTypeCode, MapRefCode, MapZoneRefTypeCode, MapDrillToRefTypeCode, LayerOrder, ThumbnailId, ImageUUID, ThumbnailTypeCode FROM ReportImageItem WHERE ImageId IS NOT NULL AND IpOrg = 12460 AND ImageTypeCode IN ('MAP', 'IMAGE', 'WMSLAYER', 'INFOGRAPHIC', 'BACKGROUND') AND ImageStatusCode <> 'DELETED' YF:2017-05-30 16:58:02:DEBUG (ReportImageItemManager:selectReportImageItems) - Method selectReportImageItems() completed successfully YF:2017-05-30 16:58:02:DEBUG (ReportImageItemManager:selectReportImageItems) - 0 rows returned YF:2017-05-30 16:58:02:DEBUG (DBAction:disconnect) - Terminating Database connection YF:2017-05-30 16:58:02:DEBUG (MIImageProcess:loadImages) - loadImages() completed successfully YF:2017-05-30 16:58:02:DEBUG (DBAction:) - Establishing database connection for sourceId null YF:2017-05-30 16:58:02:DEBUG (ReportHeaderManager:selectCloneReportHeader) - Entering method selectCloneReportHeader() YF:2017-05-30 16:58:02:DEBUG (ReportHeaderManager:selectCloneReportHeader) - ReportHeader SELECT SQL: SELECT ReportId, IpOrg, IpOwner, ReportName, ReportDescription, CategoryCode, SubCategoryCode, ActionFamilyCode, UpdateTypeCode, AccessFilterCode, ChartTypeCode, ChartPlacementCode, ScheduleTypeCode, ExecutionObjectName,ReportTemplateCode, ReportStatusCode, RelatedReportsFlag, MaxRowReturnedCount, SQLText,HitCount, AverageRunTime, ParentReportId, ReportChargeCode, IpLastModifier, LastModifiedGMTDateTime, LastModifiedDate, LastModifiedTime, RoleCode, DataOutputCode, RowGrandTotalFlag, ColumnGrandTotalFlag, ViewId, TimeDimensionCode, IpApprover, ApprovalGMTDateTime, ApprovalDate, ApprovalTime, ExternalAccessCode, ExternalSecurityCode,SourceId, PageHeader, PageFooter, DisplayMethodCode, XMLDocumentId, BroadcastAccessCode, DrillCode, AccessCode, PublishDate, RefreshTime, PublishUUID, TranslationTimestamp, TranslationStatusCode, IpCreator,AdhocEmailEnabled FROM ReportHeader WHERE ParentReportId = 378157 AND ReportStatusCode = 'DRAFT' YF:2017-05-30 16:58:02:DEBUG (ReportHeaderManager:selectCloneReportHeader) - Method selectCloneReportHeader() completed successfully YF:2017-05-30 16:58:02:DEBUG (DBAction:disconnect) - Terminating Database connection YF:2017-05-30 16:58:02:DEBUG (AjaxAction:execute) - MIExportAjaxAction exiting YF:2017-05-30 16:58:02:DEBUG (RequestProcessor:processForwardConfig) - processForwardConfig(ForwardConfig[name=PDFoutput,path=/pdf.jsp,redirect=false,module=null,extends=null,catalog=null,command=null]) YF:2017-05-30 16:58:02:DEBUG (ModuleUtils:getModuleName) - Get module name for path /MIExportAjaxAction.i4 YF:2017-05-30 16:58:02:DEBUG (ModuleUtils:getModuleName) - Module name found: default YF:2017-05-30 16:58:02:DEBUG (RequestProcessor:process) - Processing a 'POST' for path '/MIExportAjaxAction' YF:2017-05-30 16:58:02:DEBUG (RequestUtils:lookupActionForm) - Looking for ActionForm bean instance in scope 'session' under attribute key 'MIForm' YF:2017-05-30 16:58:02:DEBUG (FormBeanConfig:canReuse) - Can reuse existing instance (non-dynamic) YF:2017-05-30 16:58:02:DEBUG (RequestProcessor:processActionForm) - Storing ActionForm bean instance in scope 'session' under attribute key 'MIForm' YF:2017-05-30 16:58:02:DEBUG (RequestProcessor:processParameters) - Populating bean properties from this request YF:2017-05-30 16:58:02:DEBUG (BeanUtils:populate) - BeanUtils.populate(com.hof.mi.web.form.MIForm@66cec5e1, {models=[Ljava.lang.String;@aec0b58, action=[Ljava.lang.String;@60e1b6d6, exportListHierarchy=[Ljava.lang.String;@370db114, export=[Ljava.lang.String;@10c775d6}) YF:2017-05-30 16:58:02:DEBUG (BeanUtils:setProperty) - setProperty(com.hof.mi.web.form.MIForm@66cec5e1, models, [[{"contentId":378157,"contentType":"REPORT","levelCode":"PRIMARY","contentName":"Email Queue Performance","orderIndex":0,"contentUUID":"6f683449-8f98-494d-bd94-28e2064b6445"}]]) YF:2017-05-30 16:58:02:DEBUG (BeanUtils:setProperty) - setProperty(com.hof.mi.web.form.MIForm@66cec5e1, action, [exportList]) YF:2017-05-30 16:58:02:DEBUG (ConvertUtils:convert) - Convert string 'exportList' to class 'java.lang.String' YF:2017-05-30 16:58:02:DEBUG (ConvertUtils:convert) - Using converter org.apache.commons.beanutils.converters.StringConverter@560812a YF:2017-05-30 16:58:02:DEBUG (PropertyUtils:setSimpleProperty) - setSimpleProperty: Invoking method public void com.hof.mi.web.form.MIForm.setAction(java.lang.String) with value exportList (class java.lang.String) YF:2017-05-30 16:58:02:DEBUG (BeanUtils:setProperty) - setProperty(com.hof.mi.web.form.MIForm@66cec5e1, exportListHierarchy, [[{"contentId":378157,"contentType":"REPORT","orderIndex":0,"contentUUID":"6f683449-8f98-494d-bd94-28e2064b6445","contentName":"Email Queue Performance"}]]) YF:2017-05-30 16:58:02:DEBUG (BeanUtils:setProperty) - setProperty(com.hof.mi.web.form.MIForm@66cec5e1, export, [{"placeHolder":"Export20175301657","fileName":"ExportTest"}]) YF:2017-05-30 16:58:02:DEBUG (RequestProcessor:processValidate) - Validating input form properties YF:2017-05-30 16:58:02:DEBUG (RequestProcessor:processValidate) - No errors detected, accepting input YF:2017-05-30 16:58:02:DEBUG (RequestProcessor:processActionCreate) - Looking for Action instance for class com.hof.mi.web.action.MIExportAjaxAction YF:2017-05-30 16:58:02:DEBUG (RequestProcessor:processActionCreate) - Returning existing Action instance YF:2017-05-30 16:58:02:DEBUG (AjaxAction:execute) - MIExportAjaxAction entered YF:2017-05-30 16:58:02:DEBUG (AuthUtil:checkLogonFunction) - Checking valid access to requested function YF:2017-05-30 16:58:02:DEBUG (AuthUtil:checkLogonFunction) - Access authorised YF:2017-05-30 16:58:02:DEBUG (MIExportAjaxAction:runAction) - ==> Requested action: exportList YF:2017-05-30 16:58:02:DEBUG (V4ExportProcess:exportAdminItemsFromExportContetModels) - Entering exportAdminItems() YF:2017-05-30 16:58:02:DEBUG (DBAction:) - Establishing database connection for sourceId null YF:2017-05-30 16:58:02:DEBUG (DBAction:) - Establishing database connection for sourceId null YF:2017-05-30 16:58:02:DEBUG (DocumentItemManager:searchDocuments) - Entering method searchDocuments() YF:2017-05-30 16:58:02:DEBUG (DocumentItemManager:searchDocuments) - DocumentStore SELECT SQL: SELECT a.DocumentId, a.DocumentTypeCode, a.MediaTypeCode, a.StatusCode, a.IpOrg, a.SubjectTypeCode, a.SubjectId, a.CreationGMTDateTime, a.CreationDate, a.CreationTime, a.IpCreator, a.IpLastReviewer, a.ReviewGMTDateTime, a.ReviewDate, a.ReviewTime, a.Description, a.Comments, a.LocationCode, a.Abstract, a.ReviewerGroupId, a.Hitcount, a.LastReadGMTDateTime, a.LastReadDate, a.LastReadTime, a.DocumentCode, a.SubjectAccessCode, a.ShortDescription, a.IpLockedBy, a.LockedGMTDateTime, a.LockedDate, a.LockedTime, b.RevisionId, b.RevisionStatusCode, b.FileName, b.ArchiveFolder, b.ArchiveFullPath, b.ArchiveSizeInBytes, b.ArchiveFileCRC, b.IpLastModifier, b.ModifyTypeCode, b.ModifyGMTDateTime, b.ModifyDate, b.ModifyTime, b.ArchiveFileName, b.PublishFlag, b.FileExtention, b.StorageCodexCode, b.StorageCodexFileSize, b.StorageCodexChunks, b.Comments, b.FileSizeInBytes, b.IndexFlag, b.MimeTypeCode , a.DocumentKey FROM DocumentItem a INNER JOIN DocumentRevision b ON (a.DocumentId = b.DocumentId AND b.PublishFlag = 1) WHERE SubjectTypeCode = 'ORGANISATION' AND SubjectId = 1 AND DocumentTypeCode = 'LICENCE' AND DocumentCode = 'INSTALLKEY' AND MediaTypeCode = 'LICENCE' AND (StatusCode = 'OPEN' OR StatusCode = 'LOCKED' ) YF:2017-05-30 16:58:02:DEBUG (DocumentItemManager:searchDocuments) - Method searchDocuments() completed successfully YF:2017-05-30 16:58:02:DEBUG (DocumentItemManager:searchDocuments) - Results returned: 1 YF:2017-05-30 16:58:02:DEBUG (DocumentDataManager:selectDocumentDatas) - Entering method selectDocumentDatas() YF:2017-05-30 16:58:02:DEBUG (DocumentDataManager:selectDocumentDatas) - DocumentData SELECT SQL: SELECT DataChunk FROM DocumentData WHERE RevisionId = 53 ORDER BY DataSeqNbr YF:2017-05-30 16:58:02:DEBUG (DocumentDataManager:selectDocumentDatas) - Method selectDocumentDatas() completed successfully YF:2017-05-30 16:58:02:DEBUG (DBAction:disconnect) - Terminating Database connection YF:2017-05-30 16:58:02:DEBUG (MIReportProcess:loadReport) - Entering loadReport() YF:2017-05-30 16:58:02:DEBUG (AnalyticalFunctionPromptManager:selectAnalyticalFunctionPrompts) - Entering method selectAnalyticalFunctionPrompts() YF:2017-05-30 16:58:02:DEBUG (AnalyticalFunctionPromptManager:selectAnalyticalFunctionPrompts) - AnalyticalFunctionPrompt SELECT SQL: SELECT ReportId, ReportFieldId, ReportFieldTemplateId, InternalReportFilterId, InternalReportFieldTemplateId, ParameterKey FROM AnalyticalFunctionPrompt WHERE ReportId = 378157 YF:2017-05-30 16:58:02:DEBUG (AnalyticalFunctionPromptManager:selectAnalyticalFunctionPrompts) - Method selectAnalyticalFunctionPrompts() completed successfully YF:2017-05-30 16:58:02:DEBUG (AnalyticalFunctionPromptManager:selectAnalyticalFunctionPrompts) - 0 rows returned YF:2017-05-30 16:58:02:DEBUG (ReportBroadcastManager:selectReportBroadcastsByReportId) - Entering method selectReportBroadcasts() YF:2017-05-30 16:58:02:DEBUG (ReportBroadcastManager:selectReportBroadcastsByReportId) - ReportBroadcast SELECT SQL: SELECT rb.BroadcastId, rb.ReportId, rb.BroadcastTypeCode, rb.BroadcastCode, rb.ServerAddress, rb.ServerDirectory, rb.UserName, rb.Password, rb.FileName, rb.SubjectLine, rb.BodyText, rb.DeliverySQL, rb.IpLastModifier, rb.LastModifiedGMTDateTime, rb.LastModifiedDate, rb.LastModifiedTime, rb.IpStatusNotify, rb.StatusNotificationCode, rb.RecipientFieldId, rb.RecipientSourceCode, rb.DeliveryRuleTypeCode, rb.FilterCode, rb.FilterSourceCode, rb.DataFilterId, rb.StartDate, rb.EndDate, rb.RequestTypeCode, rb.StartTimestamp, rb.DateFieldId, rb.PriorityCode FROM ReportBroadcast rb JOIN TaskSchedule ts ON rb.BroadcastId = ts.ScheduleUnitId WHERE rb.ReportId = 378157 AND rb.EndDate >= TO_DATE('2017-05-30', 'YYYY-MM-DD') AND rb.RequestTypeCode = 'BROADCAST' AND ts.IpOrg = 12460 YF:2017-05-30 16:58:02:DEBUG (ReportBroadcastManager:selectReportBroadcastsByReportId) - Method selectReportBroadcasts() completed successfully YF:2017-05-30 16:58:02:DEBUG (ReportBroadcastManager:selectReportBroadcastsByReportId) - 0 rows returned YF:2017-05-30 16:58:02:DEBUG (ReportBroadcastManager:selectReportBroadcastSubscriptions) - Entering method selectReportBroadcastSubscriptions() YF:2017-05-30 16:58:02:DEBUG (ReportBroadcastManager:selectReportBroadcastSubscriptions) - ReportBroadcast SELECT SQL: SELECT a.BroadcastId, a.ReportId, a.BroadcastTypeCode, a.BroadcastCode, a.ServerAddress, a.ServerDirectory, a.UserName, a.Password, a.FileName, a.SubjectLine, a.BodyText, a.DeliverySQL, a.IpLastModifier, a.LastModifiedGMTDateTime, a.LastModifiedDate, a.LastModifiedTime, a.IpStatusNotify, a.StatusNotificationCode, a.RecipientFieldId, a.RecipientSourceCode, a.DeliveryRuleTypeCode, a.FilterCode, a.FilterSourceCode, a.DataFilterId, a.StartDate, a.EndDate, a.RequestTypeCode, a.StartTimestamp, a.DateFieldId, a.PriorityCode, b.RecipientId FROM ReportBroadcast a, ReportBroadcastRecipient b WHERE a.ReportId = 378157 AND a.RequestTypeCode = 'SUBSCRIBE' AND a.BroadcastId = b.BroadcastId AND a.EndDate >= TO_DATE('2017-05-30', 'YYYY-MM-DD') AND b.RecipientTypeCode = 'PERSON' YF:2017-05-30 16:58:02:DEBUG (ReportBroadcastManager:selectReportBroadcastSubscriptions) - Method selectReportBroadcastSubscriptions() completed successfully YF:2017-05-30 16:58:02:DEBUG (TaskScheduleManager:selectTaskSchedules) - Entering method selectTaskSchedules() YF:2017-05-30 16:58:02:DEBUG (TaskScheduleManager:selectTaskSchedules) - TaskSchedule SELECT SQL: SELECT IpOrg, ScheduleSubjectCode, ScheduleIsOn, FrequencyTypeCode, FrequencyCode, FrequencyUnit, ScheduleUnitCode, ScheduleUnitId, LastRunGMTDateTime , LastRunDate, LastRunTime, LastRunStatus, LastRunErrorDesc, LocalTimezoneCode, ScheduledLocalRunTime, LastRunUUID FROM TaskSchedule WHERE ScheduleSubjectCode = 'MIREPORT' AND ScheduleUnitCode = 'REPORTID' AND ScheduleUnitId IN (-1 ,378157) YF:2017-05-30 16:58:02:DEBUG (TaskScheduleManager:selectTaskSchedules) - Method selectTaskSchedules() completed successfully YF:2017-05-30 16:58:02:DEBUG (ContentTagProcess:selectTags) - Entering selectTags() YF:2017-05-30 16:58:02:DEBUG (ContentTagManager:selectContentTags) - Entering method selectContentTags() YF:2017-05-30 16:58:02:DEBUG (ContentTagManager:selectContentTags) - ContentTag SELECT SQL: SELECT IpOrg, EntityTypeCode, EntityId, TagCode FROM ContentTag WHERE IpOrg = 12460 AND EntityTypeCode = 'REPORT' AND EntityId = 378157 YF:2017-05-30 16:58:02:DEBUG (ContentTagManager:selectContentTags) - Method selectContentTags() completed successfully YF:2017-05-30 16:58:02:DEBUG (ContentTagManager:selectContentTags) - 0 rows returned YF:2017-05-30 16:58:02:DEBUG (WidgetCanvasManager:selectCanvas) - Entering method selectWidgetCanvass() YF:2017-05-30 16:58:02:DEBUG (WidgetCanvasManager:selectCanvas) - WidgetCanvas SELECT SQL: SELECT CanvasUUID, EntityId, EntityType, ReferenceID, Width, Height FROM WidgetCanvas WHERE EntityId = 378157 AND EntityType = 'REPORT' YF:2017-05-30 16:58:02:DEBUG (WidgetCanvasManager:selectCanvas) - Method selectWidgetCanvass() completed successfully YF:2017-05-30 16:58:02:DEBUG (WidgetCanvasManager:selectCanvas) - 1 rows returned YF:2017-05-30 16:58:02:DEBUG (WidgetItemManager:selectWidgetItemsForCanvas) - Entering method selectWidgetItems() YF:2017-05-30 16:58:02:DEBUG (WidgetItemManager:selectWidgetItemsForCanvas) - WidgetItem SELECT SQL: SELECT WidgetUUID, CanvasUUID, WidgetType, PositionLeft, PositionTop, Width, Height, SortOrder, DrawOrder, WidgetTemplate, WidgetName, ConditionalFormatEnabled FROM WidgetItem WHERE CanvasUUID = '77926492-c474-40d7-9702-bd2441a3ce23' YF:2017-05-30 16:58:02:DEBUG (WidgetItemManager:selectWidgetItemsForCanvas) - Method selectWidgetItems() completed successfully YF:2017-05-30 16:58:02:DEBUG (WidgetItemManager:selectWidgetItemsForCanvas) - 0 rows returned YF:2017-05-30 16:58:02:DEBUG (WidgetFormatManager:selectAllWidgetFormats) - Entering method selectWidgetFormats() YF:2017-05-30 16:58:02:DEBUG (WidgetFormatManager:selectAllWidgetFormats) - WidgetFormat SELECT SQL: SELECT WidgetUUID, PropertyName, PropertyIndex, PropertyValue FROM WidgetFormat WHERE WidgetUUID = '77926492-c474-40d7-9702-bd2441a3ce23' YF:2017-05-30 16:58:02:DEBUG (WidgetFormatManager:selectAllWidgetFormats) - Method selectWidgetFormats() completed successfully YF:2017-05-30 16:58:02:DEBUG (WidgetFormatManager:selectAllWidgetFormats) - 0 rows returned YF:2017-05-30 16:58:02:ERROR (Canvas:loadAlertsForCanvas) - java.lang.NullPointerException java.lang.NullPointerException at com.hof.mi.widgetcanvas.Canvas.loadAlertsForCanvas(Canvas.java:501) at com.hof.mi.process.CanvasProcess.loadCanvas(CanvasProcess.java:129) at com.hof.mi.process.CanvasProcess.loadCanvas(CanvasProcess.java:89) at com.hof.mi.process.MIReportProcess.loadReport(MIReportProcess.java:2837) at com.hof.mi.process.MIReportProcess.loadReport(MIReportProcess.java:2616) at com.hof.mi.process.V4ExportProcess.A(V4ExportProcess.java:1599) at com.hof.mi.process.V4ExportProcess.exportAdminItemsFromExportContetModels(V4ExportProcess.java:312) at com.hof.mi.process.exportlist.ExportListProcess.A(ExportListProcess.java:426) at com.hof.mi.process.exportlist.ExportListProcess.exportFromList(ExportListProcess.java:56) at com.hof.mi.web.action.MIExportAjaxAction.A(MIExportAjaxAction.java:137) at com.hof.mi.web.action.MIExportAjaxAction.runAction(MIExportAjaxAction.java:68) at com.hof.web.action.AjaxAction.execute(AjaxAction.java:155) at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:425) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:229) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:462) at javax.servlet.http.HttpServlet.service(HttpServlet.java:650) at javax.servlet.http.HttpServlet.service(HttpServlet.java:731) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at com.hof.servlet.BrowserHeaderFilter.doFilter(BrowserHeaderFilter.java:43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:436) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1078) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:625) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) YF:2017-05-30 16:58:02:DEBUG (MIReportProcess:loadReport) - loadReport() completed successfully YF:2017-05-30 16:58:02:DEBUG (ContentManagementManager:selectContentManagements) - Entering method selectContentManagements() YF:2017-05-30 16:58:02:DEBUG (ContentManagementManager:selectContentManagements) - ContentManagement SELECT SQL: SELECT ContentManagementId, ContentEntityCode, ContentTypeCode, ContentCode, IpOrg, LoginAccessCode, VersionHistoryRequiredFlag, AcknowledgeChangeFlag, ReviewPeriodUnitCode, ReviewPeriodUnit, DeletePeriodUnitCode, DeletePeriodUnit, ArchivePeriodUnitCode, ArchivePeriodUnit, ExpertTypeCode, ExpertId, ApprovalFlag, SortOrderCode, MaxDisplayCount, StatusCode, MaxSize, ContentUUID FROM ContentManagement WHERE IpOrg = 12460 AND ContentEntityCode = 'REPORT' AND ContentTypeCode = 'YVWCUSTOM' AND ContentCode = 'INDEX' YF:2017-05-30 16:58:02:DEBUG (ContentManagementManager:selectContentManagements) - Method selectContentManagements() completed successfully YF:2017-05-30 16:58:02:DEBUG (ContentManagementManager:selectContentManagements) - 1 records returned YF:2017-05-30 16:58:02:DEBUG (ContentManagementManager:selectContentManagements) - Entering method selectContentManagements() YF:2017-05-30 16:58:02:DEBUG (ContentManagementManager:selectContentManagements) - ContentManagement SELECT SQL: SELECT ContentManagementId, ContentEntityCode, ContentTypeCode, ContentCode, IpOrg, LoginAccessCode, VersionHistoryRequiredFlag, AcknowledgeChangeFlag, ReviewPeriodUnitCode, ReviewPeriodUnit, DeletePeriodUnitCode, DeletePeriodUnit, ArchivePeriodUnitCode, ArchivePeriodUnit, ExpertTypeCode, ExpertId, ApprovalFlag, SortOrderCode, MaxDisplayCount, StatusCode, MaxSize, ContentUUID FROM ContentManagement WHERE IpOrg = 12460 AND ContentEntityCode = 'REPORT' AND ContentTypeCode = 'YVWCUSTOM' AND ContentCode = 'QUEUE1' YF:2017-05-30 16:58:02:DEBUG (ContentManagementManager:selectContentManagements) - Method selectContentManagements() completed successfully YF:2017-05-30 16:58:02:DEBUG (ContentManagementManager:selectContentManagements) - 1 records returned YF:2017-05-30 16:58:02:DEBUG (ChartManager:selectChartsForReport) - Entering method selectChartsForReport() YF:2017-05-30 16:58:02:DEBUG (ChartManager:selectChartsForReport) - Chart SELECT SQL: SELECT ReportId, ChartId, ChartType, ChartOrder, JavascriptTextId, CSSTextId FROM Chart WHERE ReportId = 378157 YF:2017-05-30 16:58:02:DEBUG (ChartManager:selectChartsForReport) - Method selectChartsForReport() completed successfully YF:2017-05-30 16:58:02:DEBUG (TextProcess:loadTextEntityBeans) - Entering loadTextEntityBeans() YF:2017-05-30 16:58:02:DEBUG (TextEntityManager:selectTextEntities) - Entering method selectFullNames() YF:2017-05-30 16:58:02:DEBUG (TextEntityManager:selectTextEntities) - Person SELECT SQL: SELECT TextId, SourceId, SourceTypeCode, LastUpdateGMTDateTime, LastUpdateDate, LastUpdateTime, CommenterRoleCode, IpPerson, IpOrg, ChannelCode, ParentTextId, AccessCode, DocumentId, TextTypeCode, TextCodexCode, TextCodexChunks, SubjectLine, AnnotationKey, StatusCode, StepCode, LastActivityGMTDateTime, RelatedContentTypeCode, RelatedContentId, RelatedURL, RelatedURLTitle, RelatedURLThumbnailURL, RelatedURLThumbnailWidth, RelatedURLThumbnailHeight, DecisionType, DecisionDueDate FROM TextEntity WHERE TextId IN (0) YF:2017-05-30 16:58:02:DEBUG (TextEntityManager:selectTextEntities) - Method selectFullNames() completed successfully YF:2017-05-30 16:58:02:DEBUG (TextDataManager:loadTextData) - Entering method loadTextDatas() YF:2017-05-30 16:58:02:DEBUG (TextProcess:loadTextEntityBeans) - Entering loadTextEntityBeans() YF:2017-05-30 16:58:02:DEBUG (TextEntityManager:selectTextEntities) - Entering method selectFullNames() YF:2017-05-30 16:58:02:DEBUG (TextEntityManager:selectTextEntities) - Person SELECT SQL: SELECT TextId, SourceId, SourceTypeCode, LastUpdateGMTDateTime, LastUpdateDate, LastUpdateTime, CommenterRoleCode, IpPerson, IpOrg, ChannelCode, ParentTextId, AccessCode, DocumentId, TextTypeCode, TextCodexCode, TextCodexChunks, SubjectLine, AnnotationKey, StatusCode, StepCode, LastActivityGMTDateTime, RelatedContentTypeCode, RelatedContentId, RelatedURL, RelatedURLTitle, RelatedURLThumbnailURL, RelatedURLThumbnailWidth, RelatedURLThumbnailHeight, DecisionType, DecisionDueDate FROM TextEntity WHERE TextId IN (0) YF:2017-05-30 16:58:02:DEBUG (TextEntityManager:selectTextEntities) - Method selectFullNames() completed successfully YF:2017-05-30 16:58:02:DEBUG (TextDataManager:loadTextData) - Entering method loadTextDatas() YF:2017-05-30 16:58:02:DEBUG (ChartFieldManager:selectChartFieldsForChart) - Entering method selectChartFieldsForChart() YF:2017-05-30 16:58:02:DEBUG (ChartFieldManager:selectChartFieldsForChart) - ChartField SELECT SQL: SELECT ReportId, FieldId, ChartId, Location, LocationOrder, ChartFieldId, GeoPackDemographicUUID, GeoPackAliasUUID, ChartAnalyticFieldUUID, ChartSetFieldUUID, ChartVarianceFieldUUID FROM ChartField WHERE ChartId = 378160 YF:2017-05-30 16:58:02:DEBUG (ChartFieldManager:selectChartFieldsForChart) - Method selectChartFieldsForChart() completed successfully YF:2017-05-30 16:58:02:DEBUG (TextProcess:loadTextEntityBeans) - Entering loadTextEntityBeans() YF:2017-05-30 16:58:02:DEBUG (TextEntityManager:selectTextEntities) - Entering method selectFullNames() YF:2017-05-30 16:58:02:DEBUG (TextEntityManager:selectTextEntities) - Person SELECT SQL: SELECT TextId, SourceId, SourceTypeCode, LastUpdateGMTDateTime, LastUpdateDate, LastUpdateTime, CommenterRoleCode, IpPerson, IpOrg, ChannelCode, ParentTextId, AccessCode, DocumentId, TextTypeCode, TextCodexCode, TextCodexChunks, SubjectLine, AnnotationKey, StatusCode, StepCode, LastActivityGMTDateTime, RelatedContentTypeCode, RelatedContentId, RelatedURL, RelatedURLTitle, RelatedURLThumbnailURL, RelatedURLThumbnailWidth, RelatedURLThumbnailHeight, DecisionType, DecisionDueDate FROM TextEntity WHERE TextId IN (0) YF:2017-05-30 16:58:02:DEBUG (TextEntityManager:selectTextEntities) - Method selectFullNames() completed successfully YF:2017-05-30 16:58:02:DEBUG (TextDataManager:loadTextData) - Entering method loadTextDatas() YF:2017-05-30 16:58:02:DEBUG (TextProcess:loadTextEntityBeans) - Entering loadTextEntityBeans() YF:2017-05-30 16:58:02:DEBUG (TextEntityManager:selectTextEntities) - Entering method selectFullNames() YF:2017-05-30 16:58:02:DEBUG (TextEntityManager:selectTextEntities) - Person SELECT SQL: SELECT TextId, SourceId, SourceTypeCode, LastUpdateGMTDateTime, LastUpdateDate, LastUpdateTime, CommenterRoleCode, IpPerson, IpOrg, ChannelCode, ParentTextId, AccessCode, DocumentId, TextTypeCode, TextCodexCode, TextCodexChunks, SubjectLine, AnnotationKey, StatusCode, StepCode, LastActivityGMTDateTime, RelatedContentTypeCode, RelatedContentId, RelatedURL, RelatedURLTitle, RelatedURLThumbnailURL, RelatedURLThumbnailWidth, RelatedURLThumbnailHeight, DecisionType, DecisionDueDate FROM TextEntity WHERE TextId IN (0) YF:2017-05-30 16:58:02:DEBUG (TextEntityManager:selectTextEntities) - Method selectFullNames() completed successfully YF:2017-05-30 16:58:02:DEBUG (TextDataManager:loadTextData) - Entering method loadTextDatas() YF:2017-05-30 16:58:02:DEBUG (ChartFieldManager:selectChartFieldsForChart) - Entering method selectChartFieldsForChart() YF:2017-05-30 16:58:02:DEBUG (ChartFieldManager:selectChartFieldsForChart) - ChartField SELECT SQL: SELECT ReportId, FieldId, ChartId, Location, LocationOrder, ChartFieldId, GeoPackDemographicUUID, GeoPackAliasUUID, ChartAnalyticFieldUUID, ChartSetFieldUUID, ChartVarianceFieldUUID FROM ChartField WHERE ChartId = 378164 YF:2017-05-30 16:58:02:DEBUG (ChartFieldManager:selectChartFieldsForChart) - Method selectChartFieldsForChart() completed successfully YF:2017-05-30 16:58:02:DEBUG (ReportInstanceManager:selectReportBookmarks) - Entering method selectReportBookmarks() YF:2017-05-30 16:58:02:DEBUG (ReportInstanceManager:selectReportBookmarks) - ReportInstance SELECT SQL: SELECT ri.ReportInstanceId, ri.ReportId, ri.IpRequestor, ri.ReportGMTDateTime, ri.ReportDate, ri.ReportTime, ri.ReportDuration, ri.ReportStatusCode, ri.ReportStatusText, ri.RowsProcessed, ri.SQLText, ri.PromptUsedFlag, ri.RequestTypeCode, ri.AccessFilterString, ri.DocumentId, ri.TrendCode, ri.AlertCode, ri.InstanceName, ri.InstanceDescription, ri.PublishUUID, ri.IpCreator FROM ReportInstance ri WHERE ri.ReportId = 378157 AND ri.ReportStatusCode = 'BOOKMARK' AND ((ri.RequestTypeCode = 'ORGANISATION' AND ri.IpRequestor = 12460) OR (ri.RequestTypeCode = 'PERSON')) ORDER BY ri.ReportGMTDateTime DESC YF:2017-05-30 16:58:02:DEBUG (ReportInstanceManager:selectReportBookmarks) - Method selectReportBookmarks() completed successfully YF:2017-05-30 16:58:02:DEBUG (ReportInstanceManager:selectReportBookmarks) - 2 rows returned YF:2017-05-30 16:58:02:DEBUG (ReportInstanceFilterManager:selectReportInstanceFilters) - Entering method selectReportInstanceFilters() YF:2017-05-30 16:58:02:DEBUG (ReportInstanceFilterManager:selectReportInstanceFilters) - ReportInstanceFilter SELECT SQL: SELECT InstanceId, FilterId, ValueDataOne, ValueDataTwo FROM ReportInstanceFilter WHERE InstanceId = 292652 YF:2017-05-30 16:58:02:DEBUG (ReportInstanceFilterManager:selectReportInstanceFilters) - Method selectReportInstanceFilters() completed successfully YF:2017-05-30 16:58:02:DEBUG (ReportInstanceFilterManager:selectReportInstanceFilters) - 2 rows returned YF:2017-05-30 16:58:02:DEBUG (ReportInstanceDrillManager:selectReportInstanceDrills) - Entering method selectReportInstanceDrills() YF:2017-05-30 16:58:02:DEBUG (ReportInstanceDrillManager:selectReportInstanceDrills) - ReportInstanceDrill SELECT SQL: SELECT InstanceId, FieldTemplateId, FieldId, DrillToFieldTemplateId, DrillValue FROM ReportInstanceDrill WHERE InstanceId = 292652 YF:2017-05-30 16:58:02:DEBUG (ReportInstanceDrillManager:selectReportInstanceDrills) - Method selectReportInstanceDrills() completed successfully YF:2017-05-30 16:58:02:DEBUG (ReportInstanceDrillManager:selectReportInstanceDrills) - 0 records returned YF:2017-05-30 16:58:02:DEBUG (ReportInstanceFilterManager:selectReportInstanceFilters) - Entering method selectReportInstanceFilters() YF:2017-05-30 16:58:02:DEBUG (ReportInstanceFilterManager:selectReportInstanceFilters) - ReportInstanceFilter SELECT SQL: SELECT InstanceId, FilterId, ValueDataOne, ValueDataTwo FROM ReportInstanceFilter WHERE InstanceId = 291539 YF:2017-05-30 16:58:02:DEBUG (ReportInstanceFilterManager:selectReportInstanceFilters) - Method selectReportInstanceFilters() completed successfully YF:2017-05-30 16:58:02:DEBUG (ReportInstanceFilterManager:selectReportInstanceFilters) - 2 rows returned YF:2017-05-30 16:58:02:DEBUG (ReportInstanceDrillManager:selectReportInstanceDrills) - Entering method selectReportInstanceDrills() YF:2017-05-30 16:58:02:DEBUG (ReportInstanceDrillManager:selectReportInstanceDrills) - ReportInstanceDrill SELECT SQL: SELECT InstanceId, FieldTemplateId, FieldId, DrillToFieldTemplateId, DrillValue FROM ReportInstanceDrill WHERE InstanceId = 291539 YF:2017-05-30 16:58:02:DEBUG (ReportInstanceDrillManager:selectReportInstanceDrills) - Method selectReportInstanceDrills() completed successfully YF:2017-05-30 16:58:02:DEBUG (ReportInstanceDrillManager:selectReportInstanceDrills) - 1 records returned YF:2017-05-30 16:58:02:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Entering method selectReportFieldConverters() YF:2017-05-30 16:58:02:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - ReportFieldConverter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ConverterTypeCode, SequenceNumber, ClassName FROM ReportFieldConverter WHERE ViewId = 322562 AND EntityTypeCode = 'REPORTFIELDTEMPLATE' YF:2017-05-30 16:58:02:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Method selectReportFieldConverters() completed successfully YF:2017-05-30 16:58:02:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - 3 rows returned YF:2017-05-30 16:58:02:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Entering method selectReportFieldParameters() YF:2017-05-30 16:58:02:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - ReportFieldParameter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ClassName, ParameterKey, ParameterValue, UserVisible FROM ReportFieldParameter WHERE ViewId = 322562 AND EntityTypeCode = 'REPORTFIELDTEMPLATE' YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Method selectReportFieldParameters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - 125 rows returned YF:2017-05-30 16:58:03: INFO (OrgCache:getOrgRefCode) - Null reference code requested YF:2017-05-30 16:58:03: INFO (OrgCache:getOrgRefCode) - Null reference code requested YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Entering method selectReportFieldParameters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - ReportFieldParameter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ClassName, ParameterKey, ParameterValue, UserVisible FROM ReportFieldParameter WHERE ViewId = 322562 AND ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' AND EntityId = 16 AND ClassName = 'com.hof.mi.custom.format.NumericFormatter' YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Method selectReportFieldParameters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - 4 rows returned YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Entering method selectReportFieldConverters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - ReportFieldConverter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ConverterTypeCode, SequenceNumber, ClassName FROM ReportFieldConverter WHERE ViewId = 322562 AND (( EntityTypeCode = 'REPORTFIELDTEMPLATE' ) OR ( ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' )) YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Method selectReportFieldConverters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - 3 rows returned YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Entering method selectReportFieldParameters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - ReportFieldParameter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ClassName, ParameterKey, ParameterValue, UserVisible FROM ReportFieldParameter WHERE ViewId = 322562 AND ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' AND EntityId = 1 AND ClassName = 'com.hof.mi.custom.format.TextFormatter' YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Method selectReportFieldParameters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - 0 rows returned YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Entering method selectReportFieldConverters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - ReportFieldConverter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ConverterTypeCode, SequenceNumber, ClassName FROM ReportFieldConverter WHERE ViewId = 322562 AND (( EntityTypeCode = 'REPORTFIELDTEMPLATE' ) OR ( ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' )) YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Method selectReportFieldConverters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - 3 rows returned YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Entering method selectReportFieldParameters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - ReportFieldParameter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ClassName, ParameterKey, ParameterValue, UserVisible FROM ReportFieldParameter WHERE ViewId = 322562 AND ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' AND EntityId = 17 AND ClassName = 'com.hof.mi.custom.format.NumericFormatter' YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Method selectReportFieldParameters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - 4 rows returned YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Entering method selectReportFieldConverters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - ReportFieldConverter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ConverterTypeCode, SequenceNumber, ClassName FROM ReportFieldConverter WHERE ViewId = 322562 AND (( EntityTypeCode = 'REPORTFIELDTEMPLATE' ) OR ( ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' )) YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Method selectReportFieldConverters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - 3 rows returned YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Entering method selectReportFieldParameters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - ReportFieldParameter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ClassName, ParameterKey, ParameterValue, UserVisible FROM ReportFieldParameter WHERE ViewId = 322562 AND ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' AND EntityId = 2 AND ClassName = 'com.hof.mi.custom.format.TextFormatter' YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Method selectReportFieldParameters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - 0 rows returned YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Entering method selectReportFieldConverters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - ReportFieldConverter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ConverterTypeCode, SequenceNumber, ClassName FROM ReportFieldConverter WHERE ViewId = 322562 AND (( EntityTypeCode = 'REPORTFIELDTEMPLATE' ) OR ( ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' )) YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Method selectReportFieldConverters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - 3 rows returned YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Entering method selectReportFieldParameters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - ReportFieldParameter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ClassName, ParameterKey, ParameterValue, UserVisible FROM ReportFieldParameter WHERE ViewId = 322562 AND ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' AND EntityId = 18 AND ClassName = 'com.hof.mi.custom.format.DaysHoursMinutesSecondsFormatter' YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Method selectReportFieldParameters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - 0 rows returned YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Entering method selectReportFieldConverters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - ReportFieldConverter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ConverterTypeCode, SequenceNumber, ClassName FROM ReportFieldConverter WHERE ViewId = 322562 AND (( EntityTypeCode = 'REPORTFIELDTEMPLATE' ) OR ( ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' )) YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Method selectReportFieldConverters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - 3 rows returned YF:2017-05-30 16:58:03: INFO (OrgCache:getOrgRefCodeDesc) - Null reference code requested YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Entering method selectReportFieldParameters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - ReportFieldParameter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ClassName, ParameterKey, ParameterValue, UserVisible FROM ReportFieldParameter WHERE ViewId = 322562 AND ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' AND EntityId = 19 AND ClassName = 'com.hof.mi.custom.format.NumericFormatter' YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Method selectReportFieldParameters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - 4 rows returned YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Entering method selectReportFieldConverters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - ReportFieldConverter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ConverterTypeCode, SequenceNumber, ClassName FROM ReportFieldConverter WHERE ViewId = 322562 AND (( EntityTypeCode = 'REPORTFIELDTEMPLATE' ) OR ( ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' )) YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Method selectReportFieldConverters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - 3 rows returned YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Entering method selectReportFieldParameters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - ReportFieldParameter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ClassName, ParameterKey, ParameterValue, UserVisible FROM ReportFieldParameter WHERE ViewId = 322562 AND ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' AND EntityId = 20 AND ClassName = 'com.hof.mi.custom.format.NumericFormatter' YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Method selectReportFieldParameters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - 4 rows returned YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Entering method selectReportFieldConverters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - ReportFieldConverter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ConverterTypeCode, SequenceNumber, ClassName FROM ReportFieldConverter WHERE ViewId = 322562 AND (( EntityTypeCode = 'REPORTFIELDTEMPLATE' ) OR ( ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' )) YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Method selectReportFieldConverters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - 3 rows returned YF:2017-05-30 16:58:03: INFO (OrgCache:getOrgRefCodeDesc) - Null reference code requested YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Entering method selectReportFieldParameters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - ReportFieldParameter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ClassName, ParameterKey, ParameterValue, UserVisible FROM ReportFieldParameter WHERE ViewId = 322562 AND ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' AND EntityId = 10 AND ClassName = 'com.hof.mi.custom.format.NumericFormatter' YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Method selectReportFieldParameters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - 4 rows returned YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Entering method selectReportFieldConverters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - ReportFieldConverter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ConverterTypeCode, SequenceNumber, ClassName FROM ReportFieldConverter WHERE ViewId = 322562 AND (( EntityTypeCode = 'REPORTFIELDTEMPLATE' ) OR ( ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' )) YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Method selectReportFieldConverters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - 3 rows returned YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Entering method selectReportFieldParameters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - ReportFieldParameter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ClassName, ParameterKey, ParameterValue, UserVisible FROM ReportFieldParameter WHERE ViewId = 322562 AND ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' AND EntityId = 12 AND ClassName = 'com.hof.mi.custom.format.NumericFormatter' YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Method selectReportFieldParameters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - 4 rows returned YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Entering method selectReportFieldConverters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - ReportFieldConverter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ConverterTypeCode, SequenceNumber, ClassName FROM ReportFieldConverter WHERE ViewId = 322562 AND (( EntityTypeCode = 'REPORTFIELDTEMPLATE' ) OR ( ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' )) YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Method selectReportFieldConverters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - 3 rows returned YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Entering method selectReportFieldParameters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - ReportFieldParameter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ClassName, ParameterKey, ParameterValue, UserVisible FROM ReportFieldParameter WHERE ViewId = 322562 AND ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' AND EntityId = 13 AND ClassName = 'com.hof.mi.custom.format.NumericFormatter' YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Method selectReportFieldParameters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - 4 rows returned YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Entering method selectReportFieldConverters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - ReportFieldConverter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ConverterTypeCode, SequenceNumber, ClassName FROM ReportFieldConverter WHERE ViewId = 322562 AND (( EntityTypeCode = 'REPORTFIELDTEMPLATE' ) OR ( ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' )) YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Method selectReportFieldConverters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - 3 rows returned YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Entering method selectReportFieldParameters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - ReportFieldParameter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ClassName, ParameterKey, ParameterValue, UserVisible FROM ReportFieldParameter WHERE ViewId = 322562 AND ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' AND EntityId = 14 AND ClassName = 'com.hof.mi.custom.format.NumericFormatter' YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Method selectReportFieldParameters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - 4 rows returned YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Entering method selectReportFieldConverters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - ReportFieldConverter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ConverterTypeCode, SequenceNumber, ClassName FROM ReportFieldConverter WHERE ViewId = 322562 AND (( EntityTypeCode = 'REPORTFIELDTEMPLATE' ) OR ( ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' )) YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Method selectReportFieldConverters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - 3 rows returned YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Entering method selectReportFieldParameters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - ReportFieldParameter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ClassName, ParameterKey, ParameterValue, UserVisible FROM ReportFieldParameter WHERE ViewId = 322562 AND ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' AND EntityId = 15 AND ClassName = 'com.hof.mi.custom.format.NumericFormatter' YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - Method selectReportFieldParameters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldParameterManager:selectReportFieldParameters) - 4 rows returned YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Entering method selectReportFieldConverters() YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - ReportFieldConverter SELECT SQL: SELECT ViewId, ReportId, EntityTypeCode, EntityId, ConverterTypeCode, SequenceNumber, ClassName FROM ReportFieldConverter WHERE ViewId = 322562 AND (( EntityTypeCode = 'REPORTFIELDTEMPLATE' ) OR ( ReportId = 378157 AND EntityTypeCode = 'REPORTFIELD' )) YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - Method selectReportFieldConverters() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportFieldConverterManager:selectReportFieldConverters) - 3 rows returned YF:2017-05-30 16:58:03:ERROR (V4ExportProcess:exportAdminItemsFromExportContetModels) - Error: java.lang.NullPointerException java.lang.NullPointerException at com.hof.mi.widgetcanvas.Canvas.getAllAlerts(Canvas.java:514) at com.hof.mi.process.V4ExportProcess.A(V4ExportProcess.java:1836) at com.hof.mi.process.V4ExportProcess.exportAdminItemsFromExportContetModels(V4ExportProcess.java:312) at com.hof.mi.process.exportlist.ExportListProcess.A(ExportListProcess.java:426) at com.hof.mi.process.exportlist.ExportListProcess.exportFromList(ExportListProcess.java:56) at com.hof.mi.web.action.MIExportAjaxAction.A(MIExportAjaxAction.java:137) at com.hof.mi.web.action.MIExportAjaxAction.runAction(MIExportAjaxAction.java:68) at com.hof.web.action.AjaxAction.execute(AjaxAction.java:155) at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:425) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:229) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:462) at javax.servlet.http.HttpServlet.service(HttpServlet.java:650) at javax.servlet.http.HttpServlet.service(HttpServlet.java:731) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at com.hof.servlet.BrowserHeaderFilter.doFilter(BrowserHeaderFilter.java:43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:436) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1078) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:625) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) YF:2017-05-30 16:58:03:DEBUG (DBAction:disconnect) - Terminating Database connection YF:2017-05-30 16:58:03:DEBUG (DBAction:) - Establishing database connection for sourceId null YF:2017-05-30 16:58:03:DEBUG (TransferListManager:insertTransferHeader) - Entering method insertTransferHeader() YF:2017-05-30 16:58:03:DEBUG (TransferListManager:insertTransferHeader) - TransferHeader INSERT SQL: INSERT INTO TransferHeader ( TransferUUID, TransferType, TemplateName, ClientOrg, IpCreator, IpLastModified, IpExporter, CreationDate, LastModifiedDate, LastModifiedGMT, TemplateCode, FileName ) VALUES ('66adab5f-ab1b-43b9-86e4-076b3142923b','EXPORT',null,12460,12784,12784,12784,TO_DATE('2017-05-30 16:58:03', 'YYYY-MM-DD HH24:MI:SS'),TO_DATE('2017-05-30 16:58:03', 'YYYY-MM-DD HH24:MI:SS'),20170530065803,null,'ExportTest') YF:2017-05-30 16:58:03:DEBUG (TransferListManager:insertTransferHeader) - Method insertTransferHeader() completed successfully YF:2017-05-30 16:58:03:DEBUG (TransferContentItemManager:insertTransferContentItem) - Entering method insertTransferContentItem() YF:2017-05-30 16:58:03:DEBUG (TransferContentItemManager:insertTransferContentItem) - TransferContentItem INSERT SQL: INSERT INTO TransferContentItem ( TransferUUID, ContentName, ContentId, ContentType, ContentUUID, ContentIdentifier, LevelCode, ClientOrg, IpCreator, IpLastModified, IpExporter, CreationDate, LastModifiedDate, LastModifiedGMT, IpTester, StatusCode, OrderIndex ) VALUES ('66adab5f-ab1b-43b9-86e4-076b3142923b','Email Queue Performance',378157,'REPORT','6f683449-8f98-494d-bd94-28e2064b6445','378157','PRIMARY',12460,12784,12784,12784,TO_DATE('2017-05-30 16:58:03', 'YYYY-MM-DD HH24:MI:SS'),TO_DATE('2017-05-30 16:58:03', 'YYYY-MM-DD HH24:MI:SS'),20170530065803,12784,'EXPORT',0) YF:2017-05-30 16:58:03:DEBUG (TransferContentItemManager:insertTransferContentItem) - Method insertTransferContentItem() completed successfully YF:2017-05-30 16:58:03:DEBUG (DBAction:disconnect) - Terminating Database connection YF:2017-05-30 16:58:03:DEBUG (AjaxAction:execute) - MIExportAjaxAction exiting YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:processForwardConfig) - processForwardConfig(ForwardConfig[name=PDFoutput,path=/pdf.jsp,redirect=false,module=null,extends=null,catalog=null,command=null]) YF:2017-05-30 16:58:03:DEBUG (ModuleUtils:getModuleName) - Get module name for path /MIExport.i4 YF:2017-05-30 16:58:03:DEBUG (ModuleUtils:getModuleName) - Module name found: default YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:process) - Processing a 'POST' for path '/MIExport' YF:2017-05-30 16:58:03:DEBUG (RequestUtils:lookupActionForm) - Looking for ActionForm bean instance in scope 'session' under attribute key 'MIForm' YF:2017-05-30 16:58:03:DEBUG (FormBeanConfig:canReuse) - Can reuse existing instance (non-dynamic) YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:processActionForm) - Storing ActionForm bean instance in scope 'session' under attribute key 'MIForm' YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:processParameters) - Populating bean properties from this request YF:2017-05-30 16:58:03:DEBUG (BeanUtils:populate) - BeanUtils.populate(com.hof.mi.web.form.MIForm@66cec5e1, {subSubAction=[Ljava.lang.String;@202673fc, subAction=[Ljava.lang.String;@2dd004fa, action=[Ljava.lang.String;@44cd79f7}) YF:2017-05-30 16:58:03:DEBUG (BeanUtils:setProperty) - setProperty(com.hof.mi.web.form.MIForm@66cec5e1, subSubAction, []) YF:2017-05-30 16:58:03:DEBUG (BeanUtils:setProperty) - setProperty(com.hof.mi.web.form.MIForm@66cec5e1, subAction, [{"placeHolder":"Export20175301657","fileName":"ExportTest"}]) YF:2017-05-30 16:58:03:DEBUG (ConvertUtils:convert) - Convert string '{"placeHolder":"Export20175301657","fileName":"ExportTest"}' to class 'java.lang.String' YF:2017-05-30 16:58:03:DEBUG (ConvertUtils:convert) - Using converter org.apache.commons.beanutils.converters.StringConverter@560812a YF:2017-05-30 16:58:03:DEBUG (PropertyUtils:setSimpleProperty) - setSimpleProperty: Invoking method public void com.hof.mi.web.form.MIForm.setSubAction(java.lang.String) with value {"placeHolder":"Export20175301657","fileName":"ExportTest"} (class java.lang.String) YF:2017-05-30 16:58:03:DEBUG (BeanUtils:setProperty) - setProperty(com.hof.mi.web.form.MIForm@66cec5e1, action, [exportFile]) YF:2017-05-30 16:58:03:DEBUG (ConvertUtils:convert) - Convert string 'exportFile' to class 'java.lang.String' YF:2017-05-30 16:58:03:DEBUG (ConvertUtils:convert) - Using converter org.apache.commons.beanutils.converters.StringConverter@560812a YF:2017-05-30 16:58:03:DEBUG (PropertyUtils:setSimpleProperty) - setSimpleProperty: Invoking method public void com.hof.mi.web.form.MIForm.setAction(java.lang.String) with value exportFile (class java.lang.String) YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:processValidate) - Validating input form properties YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:processValidate) - No errors detected, accepting input YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:processActionCreate) - Looking for Action instance for class com.hof.mi.web.action.MIExportAction YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:processActionCreate) - Returning existing Action instance YF:2017-05-30 16:58:03: INFO (MIExportAction:execute) - MIExportAction entered YF:2017-05-30 16:58:03:DEBUG (MIExportAction:execute) - ==> Requested action: exportFile YF:2017-05-30 16:58:03:DEBUG (AuthUtil:checkLogonFunction) - Checking valid access to requested function YF:2017-05-30 16:58:03:DEBUG (AuthUtil:checkLogonFunction) - Access authorised YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:processForwardConfig) - processForwardConfig(ForwardConfig[name=PDFoutput,path=/pdf.jsp,redirect=false,module=null,extends=null,catalog=null,command=null]) YF:2017-05-30 16:58:03:DEBUG (ModuleUtils:getModuleName) - Get module name for path /MIExportAjaxAction.i4 YF:2017-05-30 16:58:03:DEBUG (ModuleUtils:getModuleName) - Module name found: default YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:process) - Processing a 'POST' for path '/MIExportAjaxAction' YF:2017-05-30 16:58:03:DEBUG (RequestUtils:lookupActionForm) - Looking for ActionForm bean instance in scope 'session' under attribute key 'MIForm' YF:2017-05-30 16:58:03:DEBUG (FormBeanConfig:canReuse) - Can reuse existing instance (non-dynamic) YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:processActionForm) - Storing ActionForm bean instance in scope 'session' under attribute key 'MIForm' YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:processParameters) - Populating bean properties from this request YF:2017-05-30 16:58:03:DEBUG (BeanUtils:populate) - BeanUtils.populate(com.hof.mi.web.form.MIForm@66cec5e1, {action=[Ljava.lang.String;@1516306e}) YF:2017-05-30 16:58:03:DEBUG (BeanUtils:setProperty) - setProperty(com.hof.mi.web.form.MIForm@66cec5e1, action, [loadExportList]) YF:2017-05-30 16:58:03:DEBUG (ConvertUtils:convert) - Convert string 'loadExportList' to class 'java.lang.String' YF:2017-05-30 16:58:03:DEBUG (ConvertUtils:convert) - Using converter org.apache.commons.beanutils.converters.StringConverter@560812a YF:2017-05-30 16:58:03:DEBUG (PropertyUtils:setSimpleProperty) - setSimpleProperty: Invoking method public void com.hof.mi.web.form.MIForm.setAction(java.lang.String) with value loadExportList (class java.lang.String) YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:processValidate) - Validating input form properties YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:processValidate) - No errors detected, accepting input YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:processActionCreate) - Looking for Action instance for class com.hof.mi.web.action.MIExportAjaxAction YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:processActionCreate) - Returning existing Action instance YF:2017-05-30 16:58:03:DEBUG (AjaxAction:execute) - MIExportAjaxAction entered YF:2017-05-30 16:58:03:DEBUG (AuthUtil:checkLogonFunction) - Checking valid access to requested function YF:2017-05-30 16:58:03:DEBUG (AuthUtil:checkLogonFunction) - Access authorised YF:2017-05-30 16:58:03:DEBUG (MIExportAjaxAction:runAction) - ==> Requested action: loadExportList YF:2017-05-30 16:58:03:DEBUG (DBAction:) - Establishing database connection for sourceId null YF:2017-05-30 16:58:03:DEBUG (TransferListManager:getLastTransfer) - Entering method getLastTransfer() YF:2017-05-30 16:58:03:DEBUG (TransferListManager:getLastTransfer) - Method getLastTransfer() completed successfully YF:2017-05-30 16:58:03:DEBUG (TransferListManager:selectTransferHeaderBeansWithItemCount) - Entering method selectTransferHeaderBeans() YF:2017-05-30 16:58:03:DEBUG (TransferListManager:selectTransferHeaderBeansWithItemCount) - Executing SQL: SELECT TransferUUID, TransferType, TemplateName, ClientOrg, IpCreator, IpLastModified, IpExporter, CreationDate, LastModifiedDate, LastModifiedGMT, TemplateCode, FileName , (SELECT COUNT(*) from TransferContentItem tci WHERE tci.TransferUUID = TransferHeader.TransferUUID AND tci.StatusCode = 'EXPORT') as ItemCount FROM TransferHeader WHERE ClientOrg = 12460 AND TransferType != 'RUNNINGLIST' AND TransferType = 'EXPORT' ORDER BY CreationDate DESC YF:2017-05-30 16:58:03:DEBUG (TransferListManager:selectTransferHeaderBeansWithItemCount) - Method selectTransferHeaderBeans() completed successfully YF:2017-05-30 16:58:03:DEBUG (TransferListManager:selectTransferHeaderTemplateBeansWithItemCount) - Entering method selectTransferHeaderBeans() YF:2017-05-30 16:58:03:DEBUG (TransferListManager:selectTransferHeaderTemplateBeansWithItemCount) - Executing SQL: SELECT TransferUUID, TransferType, TemplateName, ClientOrg, IpCreator, IpLastModified, IpExporter, CreationDate, LastModifiedDate, LastModifiedGMT, TemplateCode, FileName , (SELECT COUNT(*) from TransferContentItem tci WHERE tci.TransferUUID = TransferHeader.TransferUUID) as ItemCount FROM TransferHeader WHERE TemplateCode = 'TEMPLATE_V1' AND ClientOrg = 12460 AND TransferType != 'RUNNINGLIST' AND TransferType = 'EXPORT' ORDER BY CreationDate DESC YF:2017-05-30 16:58:03:DEBUG (TransferListManager:selectTransferHeaderTemplateBeansWithItemCount) - Method selectTransferHeaderBeans() completed successfully YF:2017-05-30 16:58:03:DEBUG (DBAction:) - Establishing database connection for sourceId null YF:2017-05-30 16:58:03:DEBUG (TransferListManager:selectRunningListHeader) - Entering method getRunningListHeader() YF:2017-05-30 16:58:03:DEBUG (TransferListManager:selectRunningListHeader) - Method getRunningListHeader() completed successfully YF:2017-05-30 16:58:03:DEBUG (DBAction:disconnect) - Terminating Database connection YF:2017-05-30 16:58:03:DEBUG (DBAction:) - Establishing database connection for sourceId null YF:2017-05-30 16:58:03:DEBUG (TransferContentItemManager:selectContentItemBeansWithUUIDAndLevelCode) - Entering method selectContentItemBeansWithUUIDAndLevelCode() YF:2017-05-30 16:58:03:DEBUG (TransferContentItemManager:selectContentItemBeansWithUUIDAndLevelCode) - Method selectContentItemBeansWithUUIDAndLevelCode() completed successfully YF:2017-05-30 16:58:03:DEBUG (DBAction:) - Establishing database connection for sourceId null YF:2017-05-30 16:58:03:DEBUG (ReportHeaderManager:selectCloneReportHeader) - Entering method selectCloneReportHeader() YF:2017-05-30 16:58:03:DEBUG (ReportHeaderManager:selectCloneReportHeader) - ReportHeader SELECT SQL: SELECT ReportId, IpOrg, IpOwner, ReportName, ReportDescription, CategoryCode, SubCategoryCode, ActionFamilyCode, UpdateTypeCode, AccessFilterCode, ChartTypeCode, ChartPlacementCode, ScheduleTypeCode, ExecutionObjectName,ReportTemplateCode, ReportStatusCode, RelatedReportsFlag, MaxRowReturnedCount, SQLText,HitCount, AverageRunTime, ParentReportId, ReportChargeCode, IpLastModifier, LastModifiedGMTDateTime, LastModifiedDate, LastModifiedTime, RoleCode, DataOutputCode, RowGrandTotalFlag, ColumnGrandTotalFlag, ViewId, TimeDimensionCode, IpApprover, ApprovalGMTDateTime, ApprovalDate, ApprovalTime, ExternalAccessCode, ExternalSecurityCode,SourceId, PageHeader, PageFooter, DisplayMethodCode, XMLDocumentId, BroadcastAccessCode, DrillCode, AccessCode, PublishDate, RefreshTime, PublishUUID, TranslationTimestamp, TranslationStatusCode, IpCreator,AdhocEmailEnabled FROM ReportHeader WHERE ParentReportId = 378157 AND ReportStatusCode = 'DRAFT' YF:2017-05-30 16:58:03:DEBUG (ReportHeaderManager:selectCloneReportHeader) - Method selectCloneReportHeader() completed successfully YF:2017-05-30 16:58:03:DEBUG (DBAction:disconnect) - Terminating Database connection YF:2017-05-30 16:58:03:DEBUG (DBAction:disconnect) - Terminating Database connection YF:2017-05-30 16:58:03:DEBUG (DBAction:disconnect) - Terminating Database connection YF:2017-05-30 16:58:03:DEBUG (AjaxAction:execute) - MIExportAjaxAction exiting YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:processForwardConfig) - processForwardConfig(ForwardConfig[name=PDFoutput,path=/pdf.jsp,redirect=false,module=null,extends=null,catalog=null,command=null]) YF:2017-05-30 16:58:03:DEBUG (ModuleUtils:getModuleName) - Get module name for path /MIExportAjaxAction.i4 YF:2017-05-30 16:58:03:DEBUG (ModuleUtils:getModuleName) - Module name found: default YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:process) - Processing a 'POST' for path '/MIExportAjaxAction' YF:2017-05-30 16:58:03:DEBUG (RequestUtils:lookupActionForm) - Looking for ActionForm bean instance in scope 'session' under attribute key 'MIForm' YF:2017-05-30 16:58:03:DEBUG (FormBeanConfig:canReuse) - Can reuse existing instance (non-dynamic) YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:processActionForm) - Storing ActionForm bean instance in scope 'session' under attribute key 'MIForm' YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:processParameters) - Populating bean properties from this request YF:2017-05-30 16:58:03:DEBUG (BeanUtils:populate) - BeanUtils.populate(com.hof.mi.web.form.MIForm@66cec5e1, {action=[Ljava.lang.String;@2bd441e2, json=[Ljava.lang.String;@38fe7ef7}) YF:2017-05-30 16:58:03:DEBUG (BeanUtils:setProperty) - setProperty(com.hof.mi.web.form.MIForm@66cec5e1, action, [loadDependencies]) YF:2017-05-30 16:58:03:DEBUG (ConvertUtils:convert) - Convert string 'loadDependencies' to class 'java.lang.String' YF:2017-05-30 16:58:03:DEBUG (ConvertUtils:convert) - Using converter org.apache.commons.beanutils.converters.StringConverter@560812a YF:2017-05-30 16:58:03:DEBUG (PropertyUtils:setSimpleProperty) - setSimpleProperty: Invoking method public void com.hof.mi.web.form.MIForm.setAction(java.lang.String) with value loadDependencies (class java.lang.String) YF:2017-05-30 16:58:03:DEBUG (BeanUtils:setProperty) - setProperty(com.hof.mi.web.form.MIForm@66cec5e1, json, [{"contentId":378157,"contentType":"REPORT","contentUUID":"6f683449-8f98-494d-bd94-28e2064b6445"}]) YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:processValidate) - Validating input form properties YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:processValidate) - No errors detected, accepting input YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:processActionCreate) - Looking for Action instance for class com.hof.mi.web.action.MIExportAjaxAction YF:2017-05-30 16:58:03:DEBUG (RequestProcessor:processActionCreate) - Returning existing Action instance YF:2017-05-30 16:58:03:DEBUG (AjaxAction:execute) - MIExportAjaxAction entered YF:2017-05-30 16:58:03:DEBUG (AuthUtil:checkLogonFunction) - Checking valid access to requested function YF:2017-05-30 16:58:03:DEBUG (AuthUtil:checkLogonFunction) - Access authorised YF:2017-05-30 16:58:03:DEBUG (MIExportAjaxAction:runAction) - ==> Requested action: loadDependencies YF:2017-05-30 16:58:03:DEBUG (DBAction:) - Establishing database connection for sourceId null YF:2017-05-30 16:58:03:DEBUG (ReportHeaderManager:selectCloneReportHeader) - Entering method selectCloneReportHeader() YF:2017-05-30 16:58:03:DEBUG (ReportHeaderManager:selectCloneReportHeader) - ReportHeader SELECT SQL: SELECT ReportId, IpOrg, IpOwner, ReportName, ReportDescription, CategoryCode, SubCategoryCode, ActionFamilyCode, UpdateTypeCode, AccessFilterCode, ChartTypeCode, ChartPlacementCode, ScheduleTypeCode, ExecutionObjectName,ReportTemplateCode, ReportStatusCode, RelatedReportsFlag, MaxRowReturnedCount, SQLText,HitCount, AverageRunTime, ParentReportId, ReportChargeCode, IpLastModifier, LastModifiedGMTDateTime, LastModifiedDate, LastModifiedTime, RoleCode, DataOutputCode, RowGrandTotalFlag, ColumnGrandTotalFlag, ViewId, TimeDimensionCode, IpApprover, ApprovalGMTDateTime, ApprovalDate, ApprovalTime, ExternalAccessCode, ExternalSecurityCode,SourceId, PageHeader, PageFooter, DisplayMethodCode, XMLDocumentId, BroadcastAccessCode, DrillCode, AccessCode, PublishDate, RefreshTime, PublishUUID, TranslationTimestamp, TranslationStatusCode, IpCreator,AdhocEmailEnabled FROM ReportHeader WHERE ParentReportId = 378157 AND ReportStatusCode = 'DRAFT' YF:2017-05-30 16:58:03:DEBUG (ReportHeaderManager:selectCloneReportHeader) - Method selectCloneReportHeader() completed successfully YF:2017-05-30 16:58:03:DEBUG (DBAction:disconnect) - Terminating Database connection YF:2017-05-30 16:58:03:DEBUG (MIReportProcess:loadReportAssociates) - Entering loadReportAssociates() YF:2017-05-30 16:58:03:DEBUG (DBAction:) - Establishing database connection for sourceId null YF:2017-05-30 16:58:03:DEBUG (ReportAssociateManager:selectReportAssociates) - Entering method selectReportAssociates() YF:2017-05-30 16:58:03:DEBUG (ReportAssociateManager:selectReportAssociates) - ReportAssociate SELECT SQL: SELECT AssociationId, ParentReportId, ChildReportId, RltshpTypeCode, SortOrder, PlacementCode, HyperlinkFieldId, BroadcastId, ReportGroupId, ChildContentTypeCode FROM ReportAssociate WHERE ParentReportId = 378157 AND RltshpTypeCode != 'ANALYTICDASHBOARD' AND RltshpTypeCode != 'LINKEDSERIESSEL' AND RltshpTypeCode != 'CLONEREPORTFILTERLINK' YF:2017-05-30 16:58:03:DEBUG (ReportAssociateManager:selectReportAssociates) - Method selectReportAssociates() completed successfully YF:2017-05-30 16:58:03:DEBUG (ReportAssociateManager:selectReportAssociates) - 0 results returned YF:2017-05-30 16:58:03:DEBUG (DBAction:disconnect) - Terminating Database connection YF:2017-05-30 16:58:04:DEBUG (MIReportProcess:loadReportAssociates) - loadReportAssociates() completed successfully YF:2017-05-30 16:58:04:DEBUG (DBAction:) - Establishing database connection for sourceId null YF:2017-05-30 16:58:04:DEBUG (WidgetCanvasManager:selectCanvas) - Entering method selectWidgetCanvass() YF:2017-05-30 16:58:04:DEBUG (WidgetCanvasManager:selectCanvas) - WidgetCanvas SELECT SQL: SELECT CanvasUUID, EntityId, EntityType, ReferenceID, Width, Height FROM WidgetCanvas WHERE EntityId = 378157 AND EntityType = 'REPORT' YF:2017-05-30 16:58:04:DEBUG (WidgetCanvasManager:selectCanvas) - Method selectWidgetCanvass() completed successfully YF:2017-05-30 16:58:04:DEBUG (WidgetCanvasManager:selectCanvas) - 1 rows returned YF:2017-05-30 16:58:04:DEBUG (WidgetItemManager:selectWidgetItemsForCanvas) - Entering method selectWidgetItems() YF:2017-05-30 16:58:04:DEBUG (WidgetItemManager:selectWidgetItemsForCanvas) - WidgetItem SELECT SQL: SELECT WidgetUUID, CanvasUUID, WidgetType, PositionLeft, PositionTop, Width, Height, SortOrder, DrawOrder, WidgetTemplate, WidgetName, ConditionalFormatEnabled FROM WidgetItem WHERE CanvasUUID = '77926492-c474-40d7-9702-bd2441a3ce23' YF:2017-05-30 16:58:04:DEBUG (WidgetItemManager:selectWidgetItemsForCanvas) - Method selectWidgetItems() completed successfully YF:2017-05-30 16:58:04:DEBUG (WidgetItemManager:selectWidgetItemsForCanvas) - 0 rows returned YF:2017-05-30 16:58:04:DEBUG (WidgetFormatManager:selectAllWidgetFormats) - Entering method selectWidgetFormats() YF:2017-05-30 16:58:04:DEBUG (WidgetFormatManager:selectAllWidgetFormats) - WidgetFormat SELECT SQL: SELECT WidgetUUID, PropertyName, PropertyIndex, PropertyValue FROM WidgetFormat WHERE WidgetUUID = '77926492-c474-40d7-9702-bd2441a3ce23' YF:2017-05-30 16:58:04:DEBUG (WidgetFormatManager:selectAllWidgetFormats) - Method selectWidgetFormats() completed successfully YF:2017-05-30 16:58:04:DEBUG (WidgetFormatManager:selectAllWidgetFormats) - 0 rows returned YF:2017-05-30 16:58:04:ERROR (Canvas:loadAlertsForCanvas) - java.lang.NullPointerException java.lang.NullPointerException at com.hof.mi.widgetcanvas.Canvas.loadAlertsForCanvas(Canvas.java:501) at com.hof.mi.process.CanvasProcess.loadCanvas(CanvasProcess.java:129) at com.hof.mi.process.CanvasProcess.loadCanvas(CanvasProcess.java:89) at com.hof.mi.process.CanvasProcess.loadCanvas(CanvasProcess.java:69) at com.hof.mi.process.exportlist.ExportListDependencyProcess.getWidgetCanvasImageDependencies(ExportListDependencyProcess.java:715) at com.hof.mi.process.exportlist.ExportListDependencyProcess.A(ExportListDependencyProcess.java:341) at com.hof.mi.process.exportlist.ExportListDependencyProcess.A(ExportListDependencyProcess.java:91) at com.hof.mi.process.exportlist.ExportListDependencyProcess.list(ExportListDependencyProcess.java:73) at com.hof.mi.web.action.MIExportAjaxAction.B(MIExportAjaxAction.java:118) at com.hof.mi.web.action.MIExportAjaxAction.runAction(MIExportAjaxAction.java:63) at com.hof.web.action.AjaxAction.execute(AjaxAction.java:155) at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:425) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:229) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:462) at javax.servlet.http.HttpServlet.service(HttpServlet.java:650) at javax.servlet.http.HttpServlet.service(HttpServlet.java:731) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at com.hof.servlet.BrowserHeaderFilter.doFilter(BrowserHeaderFilter.java:43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:436) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1078) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:625) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:318) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) YF:2017-05-30 16:58:04:DEBUG (DBAction:disconnect) - Terminating Database connection java.lang.NullPointerException at com.hof.mi.widgetcanvas.Canvas.getImageManagerIds(Canvas.java:467) at com.hof.mi.process.exportlist.ExportListDependencyProcess.getWidgetCanvasImageDependencies(ExportListDependencyProcess.java:718) at com.hof.mi.process.exportlist.ExportListDependencyProcess.A(ExportListDependencyProcess.java:341) at com.hof.mi.process.exportlist.ExportListDependencyProcess.A(ExportListDependencyProcess.java:91) at com.hof.mi.process.exportlist.ExportListDependencyProcess.list(ExportListDependencyProcess.java:73) at com.hof.mi.web.action.MIExportAjaxAction.B(MIExportAjaxAction.java:118) at com.hof.mi.web.action.MIExportAjaxAction.runAction(MIExportAjaxAction.java:63) at com.hof.web.action.AjaxAction.execute(AjaxAction.java:155) at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:425) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:229) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:462) at javax.servlet.http.HttpServlet.service(HttpServlet.java:650) at javax.servlet.http.HttpServlet.service(HttpServlet.java:731) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at com.hof.servlet.BrowserHeaderFilter.doFilter(BrowserHeaderFilter.java:43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:436) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1078) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:625) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:318) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) YF:2017-05-30 16:58:04:DEBUG (AjaxAction:execute) - MIExportAjaxAction exiting YF:2017-05-30 16:58:04:DEBUG (RequestProcessor:processForwardConfig) - processForwardConfig(ForwardConfig[name=PDFoutput,path=/pdf.jsp,redirect=false,module=null,extends=null,catalog=null,command=null]) YF:2017-05-30 16:58:04:DEBUG (ModuleUtils:getModuleName) - Get module name for path /MIExportAjaxAction.i4 YF:2017-05-30 16:58:04:DEBUG (ModuleUtils:getModuleName) - Module name found: default YF:2017-05-30 16:58:04:DEBUG (RequestProcessor:process) - Processing a 'POST' for path '/MIExportAjaxAction' YF:2017-05-30 16:58:04:DEBUG (RequestUtils:lookupActionForm) - Looking for ActionForm bean instance in scope 'session' under attribute key 'MIForm' YF:2017-05-30 16:58:04:DEBUG (FormBeanConfig:canReuse) - Can reuse existing instance (non-dynamic) YF:2017-05-30 16:58:04:DEBUG (RequestProcessor:processActionForm) - Storing ActionForm bean instance in scope 'session' under attribute key 'MIForm' YF:2017-05-30 16:58:04:DEBUG (RequestProcessor:processParameters) - Populating bean properties from this request YF:2017-05-30 16:58:04:DEBUG (BeanUtils:populate) - BeanUtils.populate(com.hof.mi.web.form.MIForm@66cec5e1, {models=[Ljava.lang.String;@54b6a9fa, action=[Ljava.lang.String;@3e3c887a}) YF:2017-05-30 16:58:04:DEBUG (BeanUtils:setProperty) - setProperty(com.hof.mi.web.form.MIForm@66cec5e1, models, [[{"contentId":378157,"contentType":"REPORT","levelCode":"PRIMARY","contentName":"Email Queue Performance","orderIndex":0,"contentUUID":"6f683449-8f98-494d-bd94-28e2064b6445"}]]) YF:2017-05-30 16:58:04:DEBUG (BeanUtils:setProperty) - setProperty(com.hof.mi.web.form.MIForm@66cec5e1, action, [updateRunningListItems]) YF:2017-05-30 16:58:04:DEBUG (ConvertUtils:convert) - Convert string 'updateRunningListItems' to class 'java.lang.String' YF:2017-05-30 16:58:04:DEBUG (ConvertUtils:convert) - Using converter org.apache.commons.beanutils.converters.StringConverter@560812a YF:2017-05-30 16:58:04:DEBUG (PropertyUtils:setSimpleProperty) - setSimpleProperty: Invoking method public void com.hof.mi.web.form.MIForm.setAction(java.lang.String) with value updateRunningListItems (class java.lang.String) YF:2017-05-30 16:58:04:DEBUG (RequestProcessor:processValidate) - Validating input form properties YF:2017-05-30 16:58:04:DEBUG (RequestProcessor:processValidate) - No errors detected, accepting input YF:2017-05-30 16:58:04:DEBUG (RequestProcessor:processActionCreate) - Looking for Action instance for class com.hof.mi.web.action.MIExportAjaxAction YF:2017-05-30 16:58:04:DEBUG (RequestProcessor:processActionCreate) - Returning existing Action instance YF:2017-05-30 16:58:04:DEBUG (AjaxAction:execute) - MIExportAjaxAction entered YF:2017-05-30 16:58:04:DEBUG (AuthUtil:checkLogonFunction) - Checking valid access to requested function YF:2017-05-30 16:58:04:DEBUG (AuthUtil:checkLogonFunction) - Access authorised YF:2017-05-30 16:58:04:DEBUG (MIExportAjaxAction:runAction) - ==> Requested action: updateRunningListItems YF:2017-05-30 16:58:04:DEBUG (DBAction:) - Establishing database connection for sourceId null YF:2017-05-30 16:58:04:DEBUG (TransferListManager:selectRunningListHeader) - Entering method getRunningListHeader() YF:2017-05-30 16:58:04:DEBUG (TransferListManager:selectRunningListHeader) - Method getRunningListHeader() completed successfully YF:2017-05-30 16:58:04:DEBUG (TransferContentItemManager:deleteAllTransferContentItemsForUUID) - Entering method deleteAllTransferContentItemsForUUID() YF:2017-05-30 16:58:04:DEBUG (TransferContentItemManager:deleteAllTransferContentItemsForUUID) - Method deleteAllTransferContentItemsForUUID() completed successfully, 1 rows affected YF:2017-05-30 16:58:04:DEBUG (DBAction:disconnect) - Terminating Database connection YF:2017-05-30 16:58:04:DEBUG (DBAction:) - Establishing database connection for sourceId null YF:2017-05-30 16:58:04:DEBUG (TransferListManager:selectRunningListHeader) - Entering method getRunningListHeader() YF:2017-05-30 16:58:04:DEBUG (TransferListManager:selectRunningListHeader) - Method getRunningListHeader() completed successfully YF:2017-05-30 16:58:04:DEBUG (TransferContentItemManager:insertTransferContentItem) - Entering method insertTransferContentItem() YF:2017-05-30 16:58:04:DEBUG (TransferContentItemManager:insertTransferContentItem) - TransferContentItem INSERT SQL: INSERT INTO TransferContentItem ( TransferUUID, ContentName, ContentId, ContentType, ContentUUID, ContentIdentifier, LevelCode, ClientOrg, IpCreator, IpLastModified, IpExporter, CreationDate, LastModifiedDate, LastModifiedGMT, IpTester, StatusCode, OrderIndex ) VALUES ('98cc4d97-6292-405b-984d-0b9776e6d8b0','Email Queue Performance',378157,'REPORT','6f683449-8f98-494d-bd94-28e2064b6445','378157','PRIMARY',12460,12784,12784,12784,TO_DATE('2017-05-30 16:58:04', 'YYYY-MM-DD HH24:MI:SS'),TO_DATE('2017-05-30 16:58:04', 'YYYY-MM-DD HH24:MI:SS'),20170530065804,12784,'EXPORT',0) YF:2017-05-30 16:58:04:DEBUG (TransferContentItemManager:insertTransferContentItem) - Method insertTransferContentItem() completed successfully YF:2017-05-30 16:58:04:DEBUG (DBAction:disconnect) - Terminating Database connection YF:2017-05-30 16:58:04:DEBUG (AjaxAction:execute) - MIExportAjaxAction exiting YF:2017-05-30 16:58:04:DEBUG (RequestProcessor:processForwardConfig) - processForwardConfig(ForwardConfig[name=PDFoutput,path=/pdf.jsp,redirect=false,module=null,extends=null,catalog=null,command=null])