2021-11-25 18:28:46,484 INFO [main] lumis.portal.PortalConfiguration - LumisXP core system initializing... 2021-11-25 18:28:47,766 INFO [main] org.hibernate.cfg.annotations.Version - Hibernate Annotations 3.4.0.GA 2021-11-25 18:28:47,911 INFO [main] org.hibernate.cfg.Environment - Hibernate 3.3.2.GA 2021-11-25 18:28:47,911 INFO [main] org.hibernate.cfg.Environment - hibernate.properties not found 2021-11-25 18:28:47,925 INFO [main] org.hibernate.cfg.Environment - Bytecode provider name : javassist 2021-11-25 18:28:47,945 INFO [main] org.hibernate.cfg.Environment - using JDK 1.4 java.sql.Timestamp handling 2021-11-25 18:28:48,141 INFO [main] org.hibernate.annotations.common.Version - Hibernate Commons Annotations 3.1.0.GA 2021-11-25 18:28:48,172 INFO [main] org.hibernate.ejb.Version - Hibernate EntityManager 3.4.0.GA 2021-11-25 18:28:49,078 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/sendmail/dao/hibernate/Mail.hbm.xml 2021-11-25 18:28:49,848 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/service/ServiceConfig.hbm.xml 2021-11-25 18:28:49,910 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/serviceinterface/ServiceInterfaceConfig.hbm.xml 2021-11-25 18:28:50,594 INFO [main] org.hibernate.cfg.Configuration - configuring from resource: lumishibernate.cfg.xml 2021-11-25 18:28:50,594 INFO [main] org.hibernate.cfg.Configuration - Configuration resource: lumishibernate.cfg.xml 2021-11-25 18:28:50,610 INFO [main] org.hibernate.cfg.Configuration - Configured SessionFactory: null 2021-11-25 18:28:50,875 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailConfig -> lum_MailConfig 2021-11-25 18:28:50,938 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailQueue -> lum_MailQueue 2021-11-25 18:28:50,938 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.Mail -> lum_Mail 2021-11-25 18:28:51,016 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailDestination -> lum_MailDestination 2021-11-25 18:28:51,032 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailBody -> lum_MailBody 2021-11-25 18:28:51,032 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailAttachment -> lum_MailAttachment 2021-11-25 18:28:51,032 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.service.ServiceConfig -> lum_Service 2021-11-25 18:28:51,032 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.serviceinterface.ServiceInterfaceConfig -> lum_Interface 2021-11-25 18:28:51,063 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatConversationConfig 2021-11-25 18:28:51,188 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatConversationConfig on table lum_ChatConversation 2021-11-25 18:28:51,266 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatMessageConfig 2021-11-25 18:28:51,285 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatMessageConfig on table lum_ChatMessage 2021-11-25 18:28:51,285 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatUserConfig 2021-11-25 18:28:51,285 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatUserConfig on table lum_ChatUser 2021-11-25 18:28:51,285 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.Content 2021-11-25 18:28:51,285 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.Content on table lum_Content 2021-11-25 18:28:51,375 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentLocale 2021-11-25 18:28:51,375 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentLocale on table lum_ContentLocale 2021-11-25 18:28:51,407 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentVersion 2021-11-25 18:28:51,407 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentVersion on table lum_ContentVersion 2021-11-25 18:28:51,422 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentAssociation 2021-11-25 18:28:51,422 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentAssociation on table lum_ContentAssociation 2021-11-25 18:28:51,422 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentComment 2021-11-25 18:28:51,422 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentComment on table lum_ContentComment 2021-11-25 18:28:51,422 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentPublication 2021-11-25 18:28:51,422 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentPublication on table lum_ContentPublication 2021-11-25 18:28:51,438 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentTag 2021-11-25 18:28:51,438 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentTag on table lum_ContentTag 2021-11-25 18:28:51,438 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.workflow.WorkflowConfig 2021-11-25 18:28:51,438 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.workflow.WorkflowConfig on table lum_Workflow 2021-11-25 18:28:51,485 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.doui.DouiConfig 2021-11-25 18:28:51,485 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.doui.DouiConfig on table lum_DouiDefinition 2021-11-25 18:28:51,485 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.Activity 2021-11-25 18:28:51,485 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.Activity on table lum_ASActivity 2021-11-25 18:28:51,500 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityAction 2021-11-25 18:28:51,500 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityAction on table lum_ASAction 2021-11-25 18:28:51,500 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityObjectType 2021-11-25 18:28:51,500 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityObjectType on table lum_ASObjectType 2021-11-25 18:28:51,500 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityStreamConfig 2021-11-25 18:28:51,500 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.activitystream.ActivityStreamConfig#deleteOldActivities => DELETE FROM lum_ASActivity WHERE createdDateTimeMillis <= :age 2021-11-25 18:28:51,500 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityStreamConfig on table lum_ASConfig 2021-11-25 18:28:51,500 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityProcessorConfig 2021-11-25 18:28:51,500 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityProcessorConfig on table lum_ASProcessorConfig 2021-11-25 18:28:51,500 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.FlowEntry 2021-11-25 18:28:51,500 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.FlowEntry on table lum_EAFlowEntry 2021-11-25 18:28:51,516 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.SuspendedFlow 2021-11-25 18:28:51,516 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.SuspendedFlow on table lum_EASuspendedFlow 2021-11-25 18:28:51,516 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.WaitingForEventFlow 2021-11-25 18:28:51,516 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEvent => select distinct flowEntryId, nodeId from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and status = 'WAITING' 2021-11-25 18:28:51,516 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findToBeTimedOut => from lum_EAFlowsWaitingForAction where timeoutDateTime < :now and status = 'WAITING' 2021-11-25 18:28:51,516 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#updateStatus => update lum_EAFlowsWaitingForAction set status = :status where id = :id and status = 'WAITING' 2021-11-25 18:28:51,516 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEventAndNodeAndUser => from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and nodeId = :nodeId and userId = :userId and status = 'WAITING' 2021-11-25 18:28:51,516 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#deleteTheseNodesFlowEntry => delete from lum_EAFlowsWaitingForAction where flowEntryId = :flowEntryId and nodeId in (:nodeIds) 2021-11-25 18:28:51,516 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.WaitingForEventFlow on table lum_EAFlowsWaitingForAction 2021-11-25 18:28:51,547 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.ApmMetric 2021-11-25 18:28:51,547 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findApmMetricEnabledByLocal => select am from lum_ApmMetric am where am.local = :local and am.enabled = true 2021-11-25 18:28:51,547 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: removeApmMetricNotInIds => delete from lum_ApmMetric am where am.id not in (:ids) 2021-11-25 18:28:51,547 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.ApmMetric on table lum_ApmMetric 2021-11-25 18:28:51,547 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.collector.ApmCollectorInfo 2021-11-25 18:28:51,547 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.collector.ApmCollectorInfo on table lum_ApmColInfo 2021-11-25 18:28:51,547 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditCategory 2021-11-25 18:28:51,547 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditCategoryByKey => select a from AuditCategory a where a.key = :key 2021-11-25 18:28:51,547 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditCategory on table lum_AuditCategory 2021-11-25 18:28:51,547 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntryType 2021-11-25 18:28:51,547 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditEntryTypeByKey => select a from AuditEntryType a where a.key = :key 2021-11-25 18:28:51,547 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntryType on table lum_AuditEntryType 2021-11-25 18:28:51,547 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntry 2021-11-25 18:28:51,547 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntry on table lum_AuditEntry 2021-11-25 18:28:51,563 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditConfig 2021-11-25 18:28:51,563 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditConfig on table lum_AuditConfig 2021-11-25 18:28:51,563 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.businesscontext.internal.BusinessContextConfig 2021-11-25 18:28:51,563 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.businesscontext.internal.BusinessContextConfig on table lum_BCBusinessContext 2021-11-25 18:28:51,563 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cache.CacheConfig 2021-11-25 18:28:51,563 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cache.CacheConfig on table lum_Cache 2021-11-25 18:28:51,563 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResource 2021-11-25 18:28:51,563 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByDynamicPathAndLocale => select w from WebResource w where w.dynamicPath = :dynamicPath and locale = :locale 2021-11-25 18:28:51,563 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFriendlyPathAndWebsite => select w from WebResource w where w.friendlyPath = :friendlyPath and w.website.id = :websiteId 2021-11-25 18:28:51,563 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFilePathAndWebsite => select w from PageCacheConfig pc inner join pc.webResource w where pc.filePath = :filePath and w.website.id = :websiteId 2021-11-25 18:28:51,563 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResource on table lum_WebResource 2021-11-25 18:28:51,563 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.channel.ChannelWebResource 2021-11-25 18:28:51,563 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByChannelId => from ChannelWebResource where channelId = :channelId 2021-11-25 18:28:51,641 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cluster.multiserver.ClusterConfig 2021-11-25 18:28:51,641 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cluster.multiserver.ClusterConfig on table lum_ClusterConfig 2021-11-25 18:28:51,641 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.commandpalette.DirtyItem 2021-11-25 18:28:51,641 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.commandpalette.DirtyItem on table lum_CPCommandPaletteDirty 2021-11-25 18:28:51,657 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentConfiguration 2021-11-25 18:28:51,657 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentConfiguration on table lum_CfgEnvironmentConf 2021-11-25 18:28:51,672 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentProperty 2021-11-25 18:28:51,672 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentProperty on table lum_CfgEnvironmentProperties 2021-11-25 18:28:51,672 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.ServerConfiguration 2021-11-25 18:28:51,688 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.ServerConfiguration on table lum_CfgServerConf 2021-11-25 18:28:51,688 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.crypto.SymmetricCipherConfig 2021-11-25 18:28:51,688 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.crypto.SymmetricCipherConfig on table lum_CrySymmetricCipher 2021-11-25 18:28:51,688 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Component 2021-11-25 18:28:51,688 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Component on table lum_DEComponent 2021-11-25 18:28:51,688 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.DeploymentMessage 2021-11-25 18:28:51,688 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.DeploymentMessage on table lum_DEDeploymentMessage 2021-11-25 18:28:51,703 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ComponentDeploymentMessage 2021-11-25 18:28:51,703 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ComponentDeploymentMessage#findByObjIdAndLevel => select m from lum_ComponentDeploymentMessage m where m.objectId = :componentId and m.level = :level 2021-11-25 18:28:51,703 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Module 2021-11-25 18:28:51,703 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Module on table lum_DEModule 2021-11-25 18:28:51,719 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ModuleDeploymentMessage 2021-11-25 18:28:51,719 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ModuleDeploymentMessage#findByObjIdAndLevel => select m from lum_ModuleDeploymentMessage m where m.objectId = :moduleId and m.level = :level 2021-11-25 18:28:51,719 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.PackageDeploymentMessage 2021-11-25 18:28:51,719 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_PackageDeploymentMessage#findByObjIdAndLevel => select m from lum_PackageDeploymentMessage m where m.objectId = :packageName 2021-11-25 18:28:51,719 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Package 2021-11-25 18:28:51,719 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Package on table lum_DEPackage 2021-11-25 18:28:51,719 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileConfig 2021-11-25 18:28:51,719 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.file.FileConfig#findByFullPath => from lum_File where fullPath = :fullPath 2021-11-25 18:28:51,719 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileConfig on table lum_File 2021-11-25 18:28:51,735 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileMimeTypeConfig 2021-11-25 18:28:51,735 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileMimeTypeConfig on table lum_FileMimeType 2021-11-25 18:28:51,735 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.GroupType 2021-11-25 18:28:51,735 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.GroupType on table lum_GroupType 2021-11-25 18:28:51,735 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewField 2021-11-25 18:28:51,735 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewField on table lum_GroupDbVwField 2021-11-25 18:28:51,735 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry 2021-11-25 18:28:51,735 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry on table lum_GroupDbVwFormulaEntry 2021-11-25 18:28:51,735 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig 2021-11-25 18:28:51,735 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupConfigByGroupId => select c from DatabaseViewGroupConfig c where c.groupId = :groupId 2021-11-25 18:28:51,735 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig on table lum_GroupDbVwGrpCfg 2021-11-25 18:28:51,750 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig 2021-11-25 18:28:51,750 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupTypeConfigByGroupTypeId => select c from DatabaseViewGroupTypeConfig c where c.groupType.id = :groupTypeId 2021-11-25 18:28:51,750 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig on table lum_GroupDbVwGrpTypeCfg 2021-11-25 18:28:51,750 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.lock.ResourceLock 2021-11-25 18:28:51,750 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceId => from lum_LRResourceLock WHERE resourceId = :resourceId 2021-11-25 18:28:51,750 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceIdAndOwner => select rl.id from lum_LRResourceLock rl WHERE resourceId = :resourceId and owner = :owner 2021-11-25 18:28:51,750 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#deleteById => delete from lum_LRResourceLock WHERE id = :id 2021-11-25 18:28:51,750 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.lock.ResourceLock on table lum_LRResourceLock 2021-11-25 18:28:51,750 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageConfig 2021-11-25 18:28:51,750 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Add => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId 2021-11-25 18:28:51,750 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Update => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId and not(p.id = :id) 2021-11-25 18:28:51,750 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageConfig on table lum_Page 2021-11-25 18:28:51,766 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResource 2021-11-25 18:28:51,766 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByPageId => from PageWebResource where pageId = :pageId 2021-11-25 18:28:51,766 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResourceParameter 2021-11-25 18:28:51,766 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageWebResourceParameter on table lum_WebResPageParam 2021-11-25 18:28:51,766 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheConfig 2021-11-25 18:28:51,766 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByWebsiteIdAndFilePath => select pc from PageCacheConfig pc where pc.filePath = :filePath and pc.webResource.website.id = :websiteId 2021-11-25 18:28:51,766 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByChannelIdReadOnly => select cwr.pageCache from ChannelWebResource cwr where cwr.channelId = :channelId 2021-11-25 18:28:51,766 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigPageWebResourceByChannelIdReadOnly => select pwr from PageWebResource pwr inner join fetch pwr.pageCache pc inner join fetch pwr.page p where p.channelId = :channelId 2021-11-25 18:28:51,766 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheConfig on table lum_CachedPage 2021-11-25 18:28:51,782 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheQueue 2021-11-25 18:28:51,782 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheQueueByQueueId => select pcq from PageCacheQueue pcq where pcq.queueId = :queueId 2021-11-25 18:28:51,782 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheQueue on table lum_PCQueue 2021-11-25 18:28:51,782 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorConfig 2021-11-25 18:28:51,782 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorConfig on table lum_PageCacheGenerator 2021-11-25 18:28:51,782 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorProfile 2021-11-25 18:28:51,782 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorProfile on table lum_PCGeneratorProfile 2021-11-25 18:28:51,782 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PCGeneratorConfig 2021-11-25 18:28:51,782 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PCGeneratorConfig on table lum_PCGeneratorConfig 2021-11-25 18:28:51,782 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.Preferences 2021-11-25 18:28:51,782 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.Preferences on table lum_Preferences 2021-11-25 18:28:51,782 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipal 2021-11-25 18:28:51,782 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findByPreferencesAndPrincipalId => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId = :principalId 2021-11-25 18:28:51,782 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findSharedByPreferences => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId IS NULL 2021-11-25 18:28:51,782 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipal on table lum_PrefPrinc 2021-11-25 18:28:51,782 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipalEntry 2021-11-25 18:28:51,797 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipalEntry on table lum_PrefPrincEntry 2021-11-25 18:28:51,797 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalReaderConfig 2021-11-25 18:28:51,797 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalReaderConfig on table lum_ImpPrincReader 2021-11-25 18:28:51,797 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalWriterConfig 2021-11-25 18:28:51,797 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalWriterConfig on table lum_ImpPrincWriter 2021-11-25 18:28:51,797 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcess 2021-11-25 18:28:51,797 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findQueueTaskProcessNextScheduledTimeMillis => select min(p.scheduledTimeMillis) from lum_QueueTaskProcess p where p.scheduledTimeMillis >= :minTimeMillis 2021-11-25 18:28:51,797 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findNextQueueTaskProcess => select p.id from lum_QueueTaskProcess p where p.scheduledTimeMillis <= :now and p.status < 3 and not exists (select p2.id from lum_QueueTaskProcess p2 inner join p2.locks p2lock, lum_QueueTaskProcessLock plock where plock.taskProcess = p and p2 <> p and p2.status in (3,4) and p2lock.lockId = plock.lockId and (p2lock.lockType = 1 or plock.lockType = 1)) order by taskOrder asc 2021-11-25 18:28:51,797 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: checkExitsNextQueueTaskProcessWithLockNotRunning => select p.id from lum_QueueTaskProcess p inner join p.locks ploc where ploc.lockId = :lockId and p.status != 3 2021-11-25 18:28:51,797 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcess on table lum_PQQueueTaskProcess 2021-11-25 18:28:51,813 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcessLock 2021-11-25 18:28:51,813 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcessLock on table lum_PQTaskProcessLock 2021-11-25 18:28:51,813 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.ServerQueueConfiguration 2021-11-25 18:28:51,813 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findConfigurationByServerId => SELECT conf FROM lum_ServerQueueConfiguration conf WHERE conf.serverId = :serverId 2021-11-25 18:28:51,813 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.ServerQueueConfiguration on table lum_PQQueueServerConfig 2021-11-25 18:28:51,813 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.Property 2021-11-25 18:28:51,813 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.Property on table lum_PBProperty 2021-11-25 18:28:51,813 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyBag 2021-11-25 18:28:51,813 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:28:51,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyDefault 2021-11-25 18:28:51,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:28:51,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.localization.LocaleConfig 2021-11-25 18:28:51,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.localization.LocaleConfig on table lum_Locale 2021-11-25 18:28:51,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorConfiguration 2021-11-25 18:28:51,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorConfiguration on table lum_MonConfig 2021-11-25 18:28:51,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorEvent 2021-11-25 18:28:51,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorEvent on table lum_MonEvent 2021-11-25 18:28:51,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorField 2021-11-25 18:28:51,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorField on table lum_MonField 2021-11-25 18:28:51,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroup 2021-11-25 18:28:51,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroup on table lum_MonFieldGroup 2021-11-25 18:28:51,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldInstance 2021-11-25 18:28:51,844 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldInstance on table lum_MonEventField 2021-11-25 18:28:51,844 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroupInstance 2021-11-25 18:28:51,844 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroupInstance on table lum_MonFieldGroupEvent 2021-11-25 18:28:51,860 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorRequestRule 2021-11-25 18:28:51,860 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorRequestRule on table lum_MonRequestRule 2021-11-25 18:28:51,860 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUser 2021-11-25 18:28:51,860 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByFriendlyId => SELECT mu from lum_MonUser mu where mu.friendlyId = :friendlyId 2021-11-25 18:28:51,860 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByVisitorId => SELECT mu from lum_MonUser mu where mu.visitorId = :visitorId 2021-11-25 18:28:51,860 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserIdByTrackId => SELECT mu.id from lum_MonUser mu where mu.trackId = :trackId 2021-11-25 18:28:51,860 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUser on table lum_MonUser 2021-11-25 18:28:51,875 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserAttributeValue 2021-11-25 18:28:51,891 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserAttributeValue on table lum_MonUserAttrValue 2021-11-25 18:28:51,891 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserIdMap 2021-11-25 18:28:51,891 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitorUserIdMapToIdByFromTrackId => SELECT toId from lum_MonUserIdMap where fromTrackId = :fromTrackId 2021-11-25 18:28:51,891 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserIdMap on table lum_MonUserIdMap 2021-11-25 18:28:51,891 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.project.Project 2021-11-25 18:28:51,891 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.project.Project on table lum_Project 2021-11-25 18:28:51,891 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CrossSiteRequestDefinition 2021-11-25 18:28:51,891 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CrossSiteRequestDefinition on table lum_SECSRDefinition 2021-11-25 18:28:51,891 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CorsRule 2021-11-25 18:28:51,891 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CorsRule on table lum_SECorsRule 2021-11-25 18:28:51,891 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinstance.ServiceInstanceDependencyConfig 2021-11-25 18:28:51,891 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinstance.ServiceInstanceDependencyConfig on table lum_ServiceInstanceDependency 2021-11-25 18:28:51,891 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig 2021-11-25 18:28:51,891 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig on table lum_InterfaceMenuGroup 2021-11-25 18:28:51,891 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig 2021-11-25 18:28:51,891 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig on table lum_InterfaceMenuItem 2021-11-25 18:28:51,891 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.ChannelResume 2021-11-25 18:28:51,891 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findChannelResume => from lum_SyncChannelResume 2021-11-25 18:28:51,891 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findIdsLinkedWithComponents => select id from lum_SyncChannelResume where componentId is not null 2021-11-25 18:28:51,891 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.ChannelResume on table lum_vwChannelComponent 2021-11-25 18:28:51,922 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Channel 2021-11-25 18:28:51,922 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Channel on table lum_Channel 2021-11-25 18:28:51,954 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Group 2021-11-25 18:28:51,954 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Group on table lum_Group 2021-11-25 18:28:51,969 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.GroupMember 2021-11-25 18:28:51,969 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.GroupMember on table lum_GroupMember 2021-11-25 18:28:51,969 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Principal 2021-11-25 18:28:51,969 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Principal on table lum_Principal 2021-11-25 18:28:51,969 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.ChannelCss 2021-11-25 18:28:51,969 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.ChannelCss on table lum_ChannelCss 2021-11-25 18:28:51,969 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlEntry 2021-11-25 18:28:51,969 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlEntry on table lum_AccessControlEntry 2021-11-25 18:28:51,985 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlList 2021-11-25 18:28:51,985 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlList on table lum_AccessControlList 2021-11-25 18:28:51,985 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.ChannelTemplateLink 2021-11-25 18:28:51,985 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.ChannelTemplateLink on table lum_ChannelTemplateLinks 2021-11-25 18:28:52,000 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.MetaTag 2021-11-25 18:28:52,000 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.MetaTag on table lum_MetaTag 2021-11-25 18:28:52,000 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Css 2021-11-25 18:28:52,000 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Css on table lum_Css 2021-11-25 18:28:52,000 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.FileTransformationParameterType 2021-11-25 18:28:52,000 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.FileTransformationParameterType on table lum_FTTransformationPrm 2021-11-25 18:28:52,000 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroup 2021-11-25 18:28:52,000 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroup on table lum_Group 2021-11-25 18:28:52,000 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroupMembership 2021-11-25 18:28:52,000 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroupMembership on table lum_GroupMember 2021-11-25 18:28:52,016 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyle 2021-11-25 18:28:52,016 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyle on table lum_InterfaceStyle 2021-11-25 18:28:52,016 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer 2021-11-25 18:28:52,016 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer on table lum_ISAllowedConsumers 2021-11-25 18:28:52,016 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Project 2021-11-25 18:28:52,016 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Project on table lum_Project 2021-11-25 18:28:52,016 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.Page 2021-11-25 18:28:52,016 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.Page on table lum_Page 2021-11-25 18:28:52,032 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstance 2021-11-25 18:28:52,032 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstance on table lum_InterfaceInstance 2021-11-25 18:28:52,063 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty 2021-11-25 18:28:52,063 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty on table lum_IntfInstCustomProperty 2021-11-25 18:28:52,063 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.PageCss 2021-11-25 18:28:52,063 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.PageCss on table lum_PageCss 2021-11-25 18:28:52,063 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyBag 2021-11-25 18:28:52,063 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:28:52,078 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.Property 2021-11-25 18:28:52,078 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.Property on table lum_PBProperty 2021-11-25 18:28:52,078 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefault 2021-11-25 18:28:52,078 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:28:52,078 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue 2021-11-25 18:28:52,078 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue on table lum_PBPropertyDefValue 2021-11-25 18:28:52,078 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformation 2021-11-25 18:28:52,078 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:28:52,078 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter 2021-11-25 18:28:52,078 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:28:52,078 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance 2021-11-25 18:28:52,078 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstance on table lum_ServiceInstance 2021-11-25 18:28:52,094 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow 2021-11-25 18:28:52,094 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow on table lum_WorkflowServiceInstance 2021-11-25 18:28:52,094 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission 2021-11-25 18:28:52,094 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission on table lum_WorkflowPermission 2021-11-25 18:28:52,110 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty 2021-11-25 18:28:52,110 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty on table lum_SvcInstCustomProperty 2021-11-25 18:28:52,110 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency 2021-11-25 18:28:52,110 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency on table lum_ServiceInstanceDependency 2021-11-25 18:28:52,110 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.theme.ThemeConfig 2021-11-25 18:28:52,110 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.theme.ThemeConfig on table lum_Theme 2021-11-25 18:28:52,110 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResourceRedirection 2021-11-25 18:28:52,110 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResourceRedirection on table lum_WebResourceRedir 2021-11-25 18:28:52,125 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.user.UserAttribute 2021-11-25 18:28:52,125 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.user.UserAttribute on table lum_UserAttribute 2021-11-25 18:28:52,125 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.TrustedUserAttributeValue 2021-11-25 18:28:52,125 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.TrustedUserAttributeValue on table lum_UserAttrValue 2021-11-25 18:28:52,125 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.Website 2021-11-25 18:28:52,125 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebsiteByRootChannelId => from lum_Website where rootChannelId = :channelId 2021-11-25 18:28:52,125 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.Website on table lum_Website 2021-11-25 18:28:52,125 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteBaseURL 2021-11-25 18:28:52,125 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.WebsiteBaseURL on table lum_WebsiteBaseURL 2021-11-25 18:28:52,141 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteAdditionalBaseURL 2021-11-25 18:28:52,141 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteMainBaseURL 2021-11-25 18:28:52,141 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.usersegmentation.bean.UserSegmentation 2021-11-25 18:28:52,141 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySI => from lum_EAUserSegmentation where serviceInstanceId = :si order by name 2021-11-25 18:28:52,141 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndName => from lum_EAUserSegmentation where serviceInstanceId = :si and name = :name 2021-11-25 18:28:52,141 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndLikeName => from lum_EAUserSegmentation where serviceInstanceId = :si and upper(name) like upper(:name) order by name 2021-11-25 18:28:52,141 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byNextMembersGen => from lum_EAUserSegmentation where nextMembersGeneration is null or nextMembersGeneration < :now 2021-11-25 18:28:52,141 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byJourneyStage => from lum_EAUserSegmentation where journeyStageId = :stageId 2021-11-25 18:28:52,141 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.usersegmentation.bean.UserSegmentation on table lum_EAUserSegmentation 2021-11-25 18:28:52,141 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard 2021-11-25 18:28:52,141 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard on table lum_EADashboard 2021-11-25 18:28:52,141 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport 2021-11-25 18:28:52,141 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport on table lum_EAReport 2021-11-25 18:28:52,157 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard 2021-11-25 18:28:52,157 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard on table lum_EAReportDashboard 2021-11-25 18:28:52,157 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTree 2021-11-25 18:28:52,157 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTree on table lum_AATree 2021-11-25 18:28:52,157 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion 2021-11-25 18:28:52,157 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion on table lum_AATreeExclusion 2021-11-25 18:28:52,157 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeItem 2021-11-25 18:28:52,157 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeItem on table lum_AATreeItem 2021-11-25 18:28:52,157 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.chatroom.ChatRoomConfig 2021-11-25 18:28:52,157 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.chatroom.ChatRoomConfig on table lum_ChatRoom 2021-11-25 18:28:52,157 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.commentit.Comment 2021-11-25 18:28:52,157 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemId => SELECT c from lum_CommentIt c where c.itemId=:itemId 2021-11-25 18:28:52,157 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteCommentsByServiceInstanceId => DELETE from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId 2021-11-25 18:28:52,157 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemIdAndServiceInstanceId => SELECT c from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId ORDER BY commentDate DESC, id 2021-11-25 18:28:52,157 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCountCommentsByItemIdAndServiceInstanceId => SELECT COUNT(c.id) from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId 2021-11-25 18:28:52,157 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.commentit.Comment on table lum_CommentIt 2021-11-25 18:28:52,157 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.Community 2021-11-25 18:28:52,157 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.Community on table lum_Community 2021-11-25 18:28:52,172 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.CommunityMembershipRequest 2021-11-25 18:28:52,172 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.community.CommunityMembershipRequest#findByCommunityAndRequester => from lum_CommMembershipRequest where community = :community and requester = :requester 2021-11-25 18:28:52,172 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.CommunityMembershipRequest on table lum_CommMembershipRequest 2021-11-25 18:28:52,172 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.document.DocumentConfig 2021-11-25 18:28:52,172 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.document.DocumentConfig on table lum_Document 2021-11-25 18:28:52,172 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.emailtemplaterepository.EmailTemplate 2021-11-25 18:28:52,172 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.service.emailtemplaterepository.EmailTemplate#findBySI => select et from lum_ETREmailTemplate et join et.contentVersion cv join cv.contentLocale cl join cl.content c where c.serviceInstanceId = :serviceInstanceId order by et.title 2021-11-25 18:28:52,172 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.emailtemplaterepository.EmailTemplate on table lum_ETREmailTemplate 2021-11-25 18:28:52,188 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Form 2021-11-25 18:28:52,203 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getAnswersByFormId => SELECT a FROM lum_FBAnswer a WHERE a.formId = :formId 2021-11-25 18:28:52,203 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getFieldsByFormId => SELECT q FROM lum_FBField q WHERE q.formId = :formId order by q.position asc 2021-11-25 18:28:52,203 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Form on table lum_FBForm 2021-11-25 18:28:52,203 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.FormField 2021-11-25 18:28:52,203 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.FormField#getByFieldId => SELECT f FROM lum_FBField f WHERE f.fieldId = :fieldId AND f.formId = :formId 2021-11-25 18:28:52,219 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.FormField on table lum_FBField 2021-11-25 18:28:52,219 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Answer 2021-11-25 18:28:52,219 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Answer on table lum_FBAnswer 2021-11-25 18:28:52,235 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.hierarchicalcontent.HierarchicalContent 2021-11-25 18:28:52,235 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.hierarchicalcontent.HierarchicalContent on table lum_HierarchicalContent 2021-11-25 18:28:52,235 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.htmlinjector.HtmlInjectionConfig 2021-11-25 18:28:52,235 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findHtmlInjectionByServiceInstanceId => SELECT hi FROM lum_HIInjection hi, ContentVersion cv INNER JOIN cv.contentLocale cl INNER JOIN cl.content c INNER JOIN cv.publications p INNER JOIN p.serviceInstanceIds psi WHERE cv.itemId = hi.id AND cl.publishedVersion = cv AND p.published = true AND psi = :serviceInstanceId AND (cl.locale = :userLocale OR (cl.locale = c.defaultLocale AND NOT EXISTS (SELECT cl2 FROM ContentLocale cl2 WHERE cl2.content = c AND cl2.locale = :userLocale))) ORDER BY hi.processPriority DESC 2021-11-25 18:28:52,235 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.htmlinjector.HtmlInjectionConfig on table lum_HIInjection 2021-11-25 18:28:52,235 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.likeit.Like 2021-11-25 18:28:52,235 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemId => SELECT l from lum_LikeIt l where l.itemId=:itemId 2021-11-25 18:28:52,235 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteLikesByServiceInstanceId => DELETE from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:28:52,235 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.itemId=:itemId and l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:28:52,235 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndUserIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId and l.itemId=:itemId and l.userId=:userId 2021-11-25 18:28:52,235 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.likeit.Like on table lum_LikeIt 2021-11-25 18:28:52,235 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Bulletin 2021-11-25 18:28:52,235 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Bulletin on table lum_MMktgBulletin 2021-11-25 18:28:52,250 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Category 2021-11-25 18:28:52,250 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Category on table lum_MMktgCategory 2021-11-25 18:28:52,250 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.UserSubscription 2021-11-25 18:28:52,250 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.UserSubscription on table lum_MMktgSubscription 2021-11-25 18:28:52,250 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.media.Media 2021-11-25 18:28:52,250 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.media.Media on table lum_Media 2021-11-25 18:28:52,250 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mediaalbum.MediaResumeConfig 2021-11-25 18:28:52,250 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mediaalbum.MediaResumeConfig on table lum_MAMedia 2021-11-25 18:28:52,250 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Category 2021-11-25 18:28:52,250 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Category on table lum_NLCategory 2021-11-25 18:28:52,250 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Model 2021-11-25 18:28:52,250 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Model on table lum_NLModel 2021-11-25 18:28:52,250 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Schedule 2021-11-25 18:28:52,250 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Schedule on table lum_NLSchedule 2021-11-25 18:28:52,250 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Subscription 2021-11-25 18:28:52,250 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Subscription on table lum_NLSubscription 2021-11-25 18:28:52,250 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestGroup 2021-11-25 18:28:52,250 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestGroup on table lum_TATestGroup 2021-11-25 18:28:52,266 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.Test 2021-11-25 18:28:52,266 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.Test on table lum_TATest 2021-11-25 18:28:52,266 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestExecution 2021-11-25 18:28:52,266 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestExecution on table lum_TATestExecution 2021-11-25 18:28:52,297 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.ChannelTreeWebResourceTest 2021-11-25 18:28:52,297 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterChannelTreeWebResourceTest 2021-11-25 18:28:52,297 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.PageWebResourceTest 2021-11-25 18:28:52,297 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterPageWebResourceTest 2021-11-25 18:28:52,297 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.URLTest 2021-11-25 18:28:52,297 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.PrivacyTerm 2021-11-25 18:28:52,297 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.PrivacyTerm on table lum_PTPrivacyTerm 2021-11-25 18:28:52,297 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.ProcessPurpose 2021-11-25 18:28:52,297 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.ProcessPurpose on table lum_PTProcessPurpose 2021-11-25 18:28:52,297 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.UserConsent 2021-11-25 18:28:52,297 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.UserConsent on table lum_PTUserConsent 2021-11-25 18:28:52,297 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Answer 2021-11-25 18:28:52,297 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Answer on table lum_QUAnswer 2021-11-25 18:28:52,297 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Question 2021-11-25 18:28:52,297 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Question on table lum_QUQuestion 2021-11-25 18:28:52,297 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Questionnaire 2021-11-25 18:28:52,297 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Questionnaire on table lum_QUQuestionnaire 2021-11-25 18:28:52,313 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Resource 2021-11-25 18:28:52,313 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Resource on table lum_ResSchdResource 2021-11-25 18:28:52,313 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Schedule 2021-11-25 18:28:52,313 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Schedule on table lum_ResSchdSchedule 2021-11-25 18:28:52,313 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.entity.SeoRule 2021-11-25 18:28:52,313 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageId => from SeoRule where page = :pageId 2021-11-25 18:28:52,313 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByChannelId => from SeoRule where channel = :channelId 2021-11-25 18:28:52,313 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageIdOrChannelIdsWithTitlePattern => from SeoRule where page = :pageId or channel in (:channelIds) 2021-11-25 18:28:52,313 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.entity.SeoRule on table lum_SeoRule 2021-11-25 18:28:52,313 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.RobotsTxtSitemap 2021-11-25 18:28:52,313 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.RobotsTxtSitemap on table lum_RbtsSitemap 2021-11-25 18:28:52,313 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgent 2021-11-25 18:28:52,313 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgent on table lum_RbtsUserAgent 2021-11-25 18:28:52,313 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgentPermission 2021-11-25 18:28:52,313 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgentPermission on table lum_RbtsUserAgentPerm 2021-11-25 18:28:52,313 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.socialprofile.SocialProfile 2021-11-25 18:28:52,313 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceAndUserId => select c from lum_SocialProfile sp, ContentVersion cv inner join cv.contentLocale.content c where cv.itemId = sp.id and sp.userId = :userId and c.serviceInstanceId = :si 2021-11-25 18:28:52,313 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.socialprofile.SocialProfile on table lum_SNSocialProfile 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Comment 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByAuthorId => select comment from lum_MBComment comment where comment.authorId = :authorId 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByPostId => select comment from lum_MBComment comment where comment.postId = :postId 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Comment on table lum_MBComment 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Hash 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Hash.findByPostId => select hashtag from lum_MBHash hashtag where hashtag.id.postId = :postId 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Hash on table lum_MBHash 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Post 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Post.findByOwnerId => select post from lum_MBPost post where post.owner = :owner 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Post on table lum_MBPost 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.PostAttachment 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: PostAttachment.findByPostId => select postAttachment from lum_MBPostAttachment postAttachment where postAttachment.postId = :postId 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.PostAttachment on table lum_MBPostAttachment 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.UserFollows 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserAndSocialNetwork => select userFollows from lum_MBUserFollows userFollows where userFollows.userId = :userId and userFollows.followedUserId = :followedUserId and userFollows.serviceInstanceId = :serviceInstanceId and userFollows.socialNetworkId = :socialNetworkId 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserId => select uf from lum_MBUserFollows uf where uf.userId = :userId or uf.followedUserId = :userId 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.UserFollows on table lum_MBUserFollows 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.userpost.UserPost 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.userpost.UserPost on table lum_UPPost 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerEntityImplIdByProducerName => SELECT p.id FROM ProducerEntityImpl p WHERE p.producerName = :producerName 2021-11-25 18:28:52,328 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl on table lum_WsrpCProducer 2021-11-25 18:28:52,391 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.Registration 2021-11-25 18:28:52,391 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.Registration on table lum_WsrpCRegistration 2021-11-25 18:28:52,391 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ClonedPortlet 2021-11-25 18:28:52,391 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ClonedPortlet on table lum_WsrpCClonedPortlet 2021-11-25 18:28:52,391 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ProducerImpl 2021-11-25 18:28:52,391 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByNamespace => SELECT producer FROM ProducerImpl producer WHERE producer.namespace = :namespace 2021-11-25 18:28:52,391 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByProducerKey => SELECT producer FROM ProducerImpl producer WHERE producer.producerKey = :producerKey 2021-11-25 18:28:52,391 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplsByOfferedPortlets => SELECT producer FROM ProducerImpl producer inner join producer.offeredPortlets portlet WHERE portlet.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:28:52,391 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ProducerImpl on table lum_WsrpPProducer 2021-11-25 18:28:52,438 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.RemoteConsumerRegistration 2021-11-25 18:28:52,438 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.RemoteConsumerRegistration on table lum_WsrpPRegistrationData 2021-11-25 18:28:52,438 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.OfferedPortlet 2021-11-25 18:28:52,438 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.OfferedPortlet on table lum_WsrpPOfferedPortlet 2021-11-25 18:28:52,438 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ClonedPortlet 2021-11-25 18:28:52,438 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ClonedPortlet on table lum_WsrpPClonedPortlet 2021-11-25 18:28:52,438 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationType 2021-11-25 18:28:52,438 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationType on table lum_WFRType 2021-11-25 18:28:52,438 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationProperty 2021-11-25 18:28:52,438 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationProperty on table lum_WFRProperty 2021-11-25 18:28:52,438 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplication 2021-11-25 18:28:52,438 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplication => from WebFileReplication 2021-11-25 18:28:52,438 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplicationByWebsiteId => from WebFileReplication where website.id = :websiteId 2021-11-25 18:28:52,438 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplication on table lum_WFReplication 2021-11-25 18:28:52,438 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationPropertyValue 2021-11-25 18:28:52,438 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationPropertyValue on table lum_WFRPropValue 2021-11-25 18:28:52,453 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.Widget 2021-11-25 18:28:52,453 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.Widget on table lum_PPWidget 2021-11-25 18:28:52,453 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstance 2021-11-25 18:28:52,453 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByInterfaceInstanceId => SELECT wi from lum_PPWidgetInstance wi where wi.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:28:52,453 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByWidgetContentId => SELECT wi from lum_PPWidgetInstance wi where wi.widgetContentId = :widgetContentId 2021-11-25 18:28:52,453 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstance on table lum_PPWidgetInstance 2021-11-25 18:28:52,453 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstanceHolder 2021-11-25 18:28:52,453 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporary => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId IS NULL 2021-11-25 18:28:52,453 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId = :contentId 2021-11-25 18:28:52,453 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId IS NULL 2021-11-25 18:28:52,453 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserIdAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId = :contentId 2021-11-25 18:28:52,453 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstanceHolder on table lum_PPWidgetInstanceHolder 2021-11-25 18:28:52,453 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted 2021-11-25 18:28:52,453 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByDateTime => select ii from PPInterfaceInstanceToBeDeleted ii where ii.whenToDelete <= :whenToDelete 2021-11-25 18:28:52,453 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted on table lum_PPIIToBeDeleted 2021-11-25 18:28:52,453 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HtmlFieldWidgetInstance 2021-11-25 18:28:52,453 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HolderWidgetInstance 2021-11-25 18:28:52,453 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.websitefiles.WebsiteFilesFolder 2021-11-25 18:28:52,453 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.websitefiles.WebsiteFilesFolder on table lum_WSFFolder 2021-11-25 18:28:52,453 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.Synonym 2021-11-25 18:28:52,453 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.Synonym on table lum_BDSynonym 2021-11-25 18:28:52,469 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.SynonymState 2021-11-25 18:28:52,469 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.SynonymState on table lum_BDSynonymState 2021-11-25 18:28:52,469 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.metadata.FileMacrotypeMapping 2021-11-25 18:28:52,469 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.metadata.FileMacrotypeMapping on table lum_FMMacrotypeMap 2021-11-25 18:28:52,469 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleTransformationParameter 2021-11-25 18:28:52,469 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:28:52,469 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.FileTransformation 2021-11-25 18:28:52,469 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceId => SELECT ft FROM lum_FTFileTransformation ft WHERE ft.serviceInstanceId = :serviceInstanceId 2021-11-25 18:28:52,469 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:28:52,469 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.TransformedFileConfig 2021-11-25 18:28:52,469 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByOriginalFile => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileConfigId = :fileConfigId 2021-11-25 18:28:52,469 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByFileTransformationId => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileTransformation.id = :fileTransformation 2021-11-25 18:28:52,469 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.TransformedFileConfig on table lum_FTTransformedFile 2021-11-25 18:28:52,485 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleParameterType 2021-11-25 18:28:52,485 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByParameterName => SELECT spt FROM lum_FTSimpleParameterType spt WHERE spt.parameterName = :parameterName 2021-11-25 18:28:52,485 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleParameterType on table lum_FTTransformationPrm 2021-11-25 18:28:52,485 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Process 2021-11-25 18:28:52,485 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Process on table lum_IPProcess 2021-11-25 18:28:52,485 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Step 2021-11-25 18:28:52,485 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Step on table lum_IPStep 2021-11-25 18:28:52,500 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepExecutable 2021-11-25 18:28:52,500 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepExecutable on table lum_IPStep 2021-11-25 18:28:52,500 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepOutcome 2021-11-25 18:28:52,500 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepOutcome on table lum_IPStepOutcome 2021-11-25 18:28:52,500 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepEnvironment 2021-11-25 18:28:52,500 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepEnvironment on table lum_IPStepEnvironment 2021-11-25 18:28:52,500 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipType 2021-11-25 18:28:52,500 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipType on table lum_SRRelationshipType 2021-11-25 18:28:52,500 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipNode 2021-11-25 18:28:52,500 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipNode on table lum_SRRelationshipNode 2021-11-25 18:28:52,500 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelatableNode 2021-11-25 18:28:52,500 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelatableNode on table lum_SRRelatableNode 2021-11-25 18:28:52,500 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetwork.SocialNetwork 2021-11-25 18:28:52,500 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByChannelBaseId => from lum_SocialNetworkConfig where channelBaseId = :channelBaseId 2021-11-25 18:28:52,500 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByPersonalPageId => from lum_SocialNetworkConfig where personalPageId = :pageId 2021-11-25 18:28:52,500 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findBySocialProfileServiceInstanceId => from lum_SocialNetworkConfig where socialProfileServiceInstanceId = :sii 2021-11-25 18:28:52,500 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetwork.SocialNetwork on table lum_SNSocialNetwork 2021-11-25 18:28:52,500 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetwork 2021-11-25 18:28:52,500 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetwork on table lum_SISocialNetwork 2021-11-25 18:28:52,500 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkApplication 2021-11-25 18:28:52,516 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkApplication on table lum_SIApplication 2021-11-25 18:28:52,516 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkAccount 2021-11-25 18:28:52,516 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkAccount on table lum_SIApplicationAccount 2021-11-25 18:28:52,516 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessage 2021-11-25 18:28:52,516 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessage on table lum_SIMessage 2021-11-25 18:28:52,516 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessageQueueItem 2021-11-25 18:28:52,516 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findItemByMessageIdDescOrder => select item from lum_SocialNewtorkMessageQueueItem item where item.messageId = :messageId order by publishDateTime desc 2021-11-25 18:28:52,516 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessageQueueItem on table lum_SIQueue 2021-11-25 18:28:52,516 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation 2021-11-25 18:28:52,516 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation on table lum_SIAccountServiceInstance 2021-11-25 18:28:52,516 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.ContentMessageIntegration 2021-11-25 18:28:52,516 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.contentLocale = :contentLocale 2021-11-25 18:28:52,516 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByMessageAndContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.message = :message and cmi.contentLocale = :contentLocale 2021-11-25 18:28:52,516 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.ContentMessageIntegration on table lum_SIContentMessage 2021-11-25 18:28:52,516 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.upgrade.postupgrade.PostUpgradeTasks 2021-11-25 18:28:52,516 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.upgrade.postupgrade.PostUpgradeTasks on table lum_PostUpgradeStatus 2021-11-25 18:28:52,563 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.metaTags -> lum_MetaTag 2021-11-25 18:28:52,563 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.Mail.destinations -> lum_MailDestination 2021-11-25 18:28:52,563 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.MailBody.attachments -> lum_MailAttachment 2021-11-25 18:28:52,563 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentAssociations -> lum_ContentAssociation 2021-11-25 18:28:52,563 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentLocales -> lum_ContentLocale 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.comments -> lum_ContentComment 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.versions -> lum_ContentVersion 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.contentAssociations -> lum_ContentAssociation 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.publications -> lum_ContentPublication 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.url.WebResource.pageCaches -> lum_CachedPage 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.configuration.EnvironmentConfiguration.properties -> lum_CfgEnvironmentProperties 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.deployment.Module.components -> lum_DEComponent 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig.formulaEntries -> lum_GroupDbVwFormulaEntry 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig.viewFields -> lum_GroupDbVwField 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.page.PageWebResource.parameters -> lum_WebResPageParam 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.preferences.PreferencesPrincipal.entries -> lum_PrefPrincEntry 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.processqueue.QueueTaskProcess.locks -> lum_PQTaskProcessLock 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fieldGroups -> lum_MonFieldGroupEvent 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fields -> lum_MonEventField 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.innerFields -> lum_MonField 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.instances -> lum_MonEventField 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.consents -> lum_PTUserConsent 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.trustedAttributes -> lum_UserAttrValue 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.untrustedAttributes -> lum_MonUserAttrValue 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.csss -> lum_ChannelCss 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.metaTags -> lum_MetaTag 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.common.AccessControlList.entries -> lum_AccessControlEntry 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.global.GlobalGroup.memberships -> lum_GroupMember 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.csss -> lum_PageCss 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.InterfaceInstance.customProperties -> lum_IntfInstCustomProperty 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyDefault.values -> lum_PBPropertyDefValue 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.customProperties -> lum_SvcInstCustomProperty 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.dependencies -> lum_ServiceInstanceDependency 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.fileTransformations -> lum_FTTransformationFile 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow.permissions -> lum_WorkflowPermission 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.website.Website.baseURLs -> lum_WebsiteBaseURL 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.dashboards -> lum_EADashboard 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.reports -> lum_EAReport 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard.instances -> lum_EAReportDashboard 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport.instances -> lum_EAReportDashboard 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.children -> lum_AATreeItem 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.exclusions -> lum_AATreeExclusion 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.community.Community.membershipRequests -> lum_CommMembershipRequest 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.TestGroup.tests -> lum_TATest 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.Test.executions -> lum_TATestExecution 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.answers -> lum_QUAnswer 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.questions -> lum_QUQuestion 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.seo.robotstxt.UserAgent.permissions -> lum_RbtsUserAgentPerm 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.consumer.producermanager.Registration.clonedPortlets -> lum_WsrpCClonedPortlet 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.offeredPortlets -> lum_WsrpPOfferedPortlet 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.registrations -> lum_WsrpPRegistrationData 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.RemoteConsumerRegistration.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.OfferedPortlet.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplicationType.properties -> lum_WFRProperty 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplication.propertyValues -> lum_WFRPropValue 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.pagepersonalization.bean.WidgetInstanceHolder.widgetInstances -> lum_PPWidgetInstance 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.file.transformation.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Process.steps -> lum_IPStep 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Step.environments -> lum_IPStepEnvironment 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetwork.applications -> lum_SIApplication 2021-11-25 18:28:52,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetworkApplication.accounts -> lum_SIApplicationAccount 2021-11-25 18:28:52,594 INFO [main] org.hibernate.cfg.AnnotationConfiguration - Hibernate Validator not found: ignoring 2021-11-25 18:28:52,750 INFO [main] org.hibernate.cfg.search.HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled. 2021-11-25 18:28:52,907 INFO [main] org.hibernate.connection.ConnectionProviderFactory - Initializing connection provider: lumis.portal.dao.hibernate.HikariConnectionProvider 2021-11-25 18:28:53,407 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Starting... 2021-11-25 18:28:53,438 WARN [main] com.zaxxer.hikari.util.DriverDataSource - Registered driver with driverClassName=oracle.jdbc.driver.OracleDriver was not found, trying direct instantiation. 2021-11-25 18:28:54,438 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Start completed. 2021-11-25 18:28:54,438 INFO [main] org.hibernate.cfg.SettingsFactory - RDBMS: Oracle, version: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options 2021-11-25 18:28:54,438 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC driver: Oracle JDBC driver, version: 19.7.0.0.0 2021-11-25 18:28:54,516 INFO [main] org.hibernate.dialect.Dialect - Using dialect: lumis.portal.dao.hibernate.Oracle10gDialect 2021-11-25 18:28:54,547 INFO [main] org.hibernate.transaction.TransactionFactoryFactory - Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory 2021-11-25 18:28:54,563 INFO [main] org.hibernate.transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) 2021-11-25 18:28:54,563 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled 2021-11-25 18:28:54,563 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled 2021-11-25 18:28:54,563 INFO [main] org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled 2021-11-25 18:28:54,563 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): disabled 2021-11-25 18:28:54,563 INFO [main] org.hibernate.cfg.SettingsFactory - Connection release mode: auto 2021-11-25 18:28:54,563 INFO [main] org.hibernate.cfg.SettingsFactory - Maximum outer join fetch depth: 3 2021-11-25 18:28:54,563 INFO [main] org.hibernate.cfg.SettingsFactory - Default batch fetch size: 1 2021-11-25 18:28:54,563 INFO [main] org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled 2021-11-25 18:28:54,563 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled 2021-11-25 18:28:54,563 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL inserts for batching: disabled 2021-11-25 18:28:54,563 INFO [main] org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory 2021-11-25 18:28:54,563 INFO [main] org.hibernate.hql.ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory 2021-11-25 18:28:54,579 INFO [main] org.hibernate.cfg.SettingsFactory - Query language substitutions: {} 2021-11-25 18:28:54,579 INFO [main] org.hibernate.cfg.SettingsFactory - JPA-QL strict compliance: enabled 2021-11-25 18:28:54,579 INFO [main] org.hibernate.cfg.SettingsFactory - Second-level cache: enabled 2021-11-25 18:28:54,579 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache: enabled 2021-11-25 18:28:54,610 INFO [main] org.hibernate.cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge 2021-11-25 18:28:54,610 INFO [main] org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge - Cache provider: lumis.portal.dao.hibernate.PortalCacheProvider 2021-11-25 18:28:54,610 INFO [main] org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled 2021-11-25 18:28:54,610 INFO [main] org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled 2021-11-25 18:28:54,610 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache factory: org.hibernate.cache.StandardQueryCacheFactory 2021-11-25 18:28:54,625 INFO [main] org.hibernate.cfg.SettingsFactory - Statistics: disabled 2021-11-25 18:28:54,625 INFO [main] org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled 2021-11-25 18:28:54,625 INFO [main] org.hibernate.cfg.SettingsFactory - Default entity-mode: pojo 2021-11-25 18:28:54,625 INFO [main] org.hibernate.cfg.SettingsFactory - Named query checking : enabled 2021-11-25 18:28:54,844 INFO [main] org.hibernate.impl.SessionFactoryImpl - building session factory 2021-11-25 18:28:56,688 INFO [main] org.hibernate.impl.SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured 2021-11-25 18:28:56,688 INFO [main] org.hibernate.cache.UpdateTimestampsCache - starting update timestamps cache at region: org.hibernate.cache.UpdateTimestampsCache 2021-11-25 18:28:56,704 INFO [main] org.hibernate.cache.StandardQueryCache - starting query cache at region: org.hibernate.cache.StandardQueryCache 2021-11-25 18:28:58,048 INFO [main] lumis.portal.manager.ManagerFactoryInternal - ClusterManager instantiated: lumis.portal.cluster.SingleServerClusterManager@2361365c 2021-11-25 18:29:00,673 INFO [main] org.hibernate.impl.SessionFactoryImpl - closing 2021-11-25 18:29:00,673 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown initiated... 2021-11-25 18:29:00,688 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown completed. 2021-11-25 18:29:00,704 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/sendmail/dao/hibernate/Mail.hbm.xml 2021-11-25 18:29:00,720 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/service/ServiceConfig.hbm.xml 2021-11-25 18:29:00,735 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/serviceinterface/ServiceInterfaceConfig.hbm.xml 2021-11-25 18:29:00,751 INFO [main] org.hibernate.cfg.Configuration - configuring from resource: lumishibernate.cfg.xml 2021-11-25 18:29:00,751 INFO [main] org.hibernate.cfg.Configuration - Configuration resource: lumishibernate.cfg.xml 2021-11-25 18:29:00,751 INFO [main] org.hibernate.cfg.Configuration - Configured SessionFactory: null 2021-11-25 18:29:00,751 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailConfig -> lum_MailConfig 2021-11-25 18:29:00,751 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailQueue -> lum_MailQueue 2021-11-25 18:29:00,751 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.Mail -> lum_Mail 2021-11-25 18:29:00,751 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailDestination -> lum_MailDestination 2021-11-25 18:29:00,751 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailBody -> lum_MailBody 2021-11-25 18:29:00,751 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailAttachment -> lum_MailAttachment 2021-11-25 18:29:00,751 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.service.ServiceConfig -> lum_Service 2021-11-25 18:29:00,751 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.serviceinterface.ServiceInterfaceConfig -> lum_Interface 2021-11-25 18:29:00,766 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatConversationConfig 2021-11-25 18:29:00,766 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatConversationConfig on table lum_ChatConversation 2021-11-25 18:29:00,766 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatMessageConfig 2021-11-25 18:29:00,766 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatMessageConfig on table lum_ChatMessage 2021-11-25 18:29:00,766 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatUserConfig 2021-11-25 18:29:00,766 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatUserConfig on table lum_ChatUser 2021-11-25 18:29:00,766 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.Content 2021-11-25 18:29:00,766 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.Content on table lum_Content 2021-11-25 18:29:00,766 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentLocale 2021-11-25 18:29:00,766 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentLocale on table lum_ContentLocale 2021-11-25 18:29:00,766 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentVersion 2021-11-25 18:29:00,766 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentVersion on table lum_ContentVersion 2021-11-25 18:29:00,766 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentAssociation 2021-11-25 18:29:00,766 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentAssociation on table lum_ContentAssociation 2021-11-25 18:29:00,766 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentComment 2021-11-25 18:29:00,766 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentComment on table lum_ContentComment 2021-11-25 18:29:00,766 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentPublication 2021-11-25 18:29:00,766 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentPublication on table lum_ContentPublication 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentTag 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentTag on table lum_ContentTag 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.workflow.WorkflowConfig 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.workflow.WorkflowConfig on table lum_Workflow 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.doui.DouiConfig 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.doui.DouiConfig on table lum_DouiDefinition 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.Activity 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.Activity on table lum_ASActivity 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityAction 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityAction on table lum_ASAction 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityObjectType 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityObjectType on table lum_ASObjectType 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityStreamConfig 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.activitystream.ActivityStreamConfig#deleteOldActivities => DELETE FROM lum_ASActivity WHERE createdDateTimeMillis <= :age 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityStreamConfig on table lum_ASConfig 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityProcessorConfig 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityProcessorConfig on table lum_ASProcessorConfig 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.FlowEntry 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.FlowEntry on table lum_EAFlowEntry 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.SuspendedFlow 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.SuspendedFlow on table lum_EASuspendedFlow 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.WaitingForEventFlow 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEvent => select distinct flowEntryId, nodeId from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and status = 'WAITING' 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findToBeTimedOut => from lum_EAFlowsWaitingForAction where timeoutDateTime < :now and status = 'WAITING' 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#updateStatus => update lum_EAFlowsWaitingForAction set status = :status where id = :id and status = 'WAITING' 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEventAndNodeAndUser => from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and nodeId = :nodeId and userId = :userId and status = 'WAITING' 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#deleteTheseNodesFlowEntry => delete from lum_EAFlowsWaitingForAction where flowEntryId = :flowEntryId and nodeId in (:nodeIds) 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.WaitingForEventFlow on table lum_EAFlowsWaitingForAction 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.ApmMetric 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findApmMetricEnabledByLocal => select am from lum_ApmMetric am where am.local = :local and am.enabled = true 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: removeApmMetricNotInIds => delete from lum_ApmMetric am where am.id not in (:ids) 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.ApmMetric on table lum_ApmMetric 2021-11-25 18:29:00,782 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.collector.ApmCollectorInfo 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.collector.ApmCollectorInfo on table lum_ApmColInfo 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditCategory 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditCategoryByKey => select a from AuditCategory a where a.key = :key 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditCategory on table lum_AuditCategory 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntryType 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditEntryTypeByKey => select a from AuditEntryType a where a.key = :key 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntryType on table lum_AuditEntryType 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntry 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntry on table lum_AuditEntry 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditConfig 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditConfig on table lum_AuditConfig 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.businesscontext.internal.BusinessContextConfig 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.businesscontext.internal.BusinessContextConfig on table lum_BCBusinessContext 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cache.CacheConfig 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cache.CacheConfig on table lum_Cache 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResource 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByDynamicPathAndLocale => select w from WebResource w where w.dynamicPath = :dynamicPath and locale = :locale 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFriendlyPathAndWebsite => select w from WebResource w where w.friendlyPath = :friendlyPath and w.website.id = :websiteId 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFilePathAndWebsite => select w from PageCacheConfig pc inner join pc.webResource w where pc.filePath = :filePath and w.website.id = :websiteId 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResource on table lum_WebResource 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.channel.ChannelWebResource 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByChannelId => from ChannelWebResource where channelId = :channelId 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cluster.multiserver.ClusterConfig 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cluster.multiserver.ClusterConfig on table lum_ClusterConfig 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.commandpalette.DirtyItem 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.commandpalette.DirtyItem on table lum_CPCommandPaletteDirty 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentConfiguration 2021-11-25 18:29:00,799 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentConfiguration on table lum_CfgEnvironmentConf 2021-11-25 18:29:00,822 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentProperty 2021-11-25 18:29:00,822 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentProperty on table lum_CfgEnvironmentProperties 2021-11-25 18:29:00,822 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.ServerConfiguration 2021-11-25 18:29:00,822 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.ServerConfiguration on table lum_CfgServerConf 2021-11-25 18:29:00,822 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.crypto.SymmetricCipherConfig 2021-11-25 18:29:00,822 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.crypto.SymmetricCipherConfig on table lum_CrySymmetricCipher 2021-11-25 18:29:00,822 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Component 2021-11-25 18:29:00,822 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Component on table lum_DEComponent 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.DeploymentMessage 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.DeploymentMessage on table lum_DEDeploymentMessage 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ComponentDeploymentMessage 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ComponentDeploymentMessage#findByObjIdAndLevel => select m from lum_ComponentDeploymentMessage m where m.objectId = :componentId and m.level = :level 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Module 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Module on table lum_DEModule 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ModuleDeploymentMessage 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ModuleDeploymentMessage#findByObjIdAndLevel => select m from lum_ModuleDeploymentMessage m where m.objectId = :moduleId and m.level = :level 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.PackageDeploymentMessage 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_PackageDeploymentMessage#findByObjIdAndLevel => select m from lum_PackageDeploymentMessage m where m.objectId = :packageName 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Package 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Package on table lum_DEPackage 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileConfig 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.file.FileConfig#findByFullPath => from lum_File where fullPath = :fullPath 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileConfig on table lum_File 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileMimeTypeConfig 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileMimeTypeConfig on table lum_FileMimeType 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.GroupType 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.GroupType on table lum_GroupType 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewField 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewField on table lum_GroupDbVwField 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry on table lum_GroupDbVwFormulaEntry 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupConfigByGroupId => select c from DatabaseViewGroupConfig c where c.groupId = :groupId 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig on table lum_GroupDbVwGrpCfg 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupTypeConfigByGroupTypeId => select c from DatabaseViewGroupTypeConfig c where c.groupType.id = :groupTypeId 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig on table lum_GroupDbVwGrpTypeCfg 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.lock.ResourceLock 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceId => from lum_LRResourceLock WHERE resourceId = :resourceId 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceIdAndOwner => select rl.id from lum_LRResourceLock rl WHERE resourceId = :resourceId and owner = :owner 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#deleteById => delete from lum_LRResourceLock WHERE id = :id 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.lock.ResourceLock on table lum_LRResourceLock 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageConfig 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Add => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Update => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId and not(p.id = :id) 2021-11-25 18:29:00,829 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageConfig on table lum_Page 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResource 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByPageId => from PageWebResource where pageId = :pageId 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResourceParameter 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageWebResourceParameter on table lum_WebResPageParam 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheConfig 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByWebsiteIdAndFilePath => select pc from PageCacheConfig pc where pc.filePath = :filePath and pc.webResource.website.id = :websiteId 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByChannelIdReadOnly => select cwr.pageCache from ChannelWebResource cwr where cwr.channelId = :channelId 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigPageWebResourceByChannelIdReadOnly => select pwr from PageWebResource pwr inner join fetch pwr.pageCache pc inner join fetch pwr.page p where p.channelId = :channelId 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheConfig on table lum_CachedPage 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheQueue 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheQueueByQueueId => select pcq from PageCacheQueue pcq where pcq.queueId = :queueId 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheQueue on table lum_PCQueue 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorConfig 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorConfig on table lum_PageCacheGenerator 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorProfile 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorProfile on table lum_PCGeneratorProfile 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PCGeneratorConfig 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PCGeneratorConfig on table lum_PCGeneratorConfig 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.Preferences 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.Preferences on table lum_Preferences 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipal 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findByPreferencesAndPrincipalId => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId = :principalId 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findSharedByPreferences => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId IS NULL 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipal on table lum_PrefPrinc 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipalEntry 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipalEntry on table lum_PrefPrincEntry 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalReaderConfig 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalReaderConfig on table lum_ImpPrincReader 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalWriterConfig 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalWriterConfig on table lum_ImpPrincWriter 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcess 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findQueueTaskProcessNextScheduledTimeMillis => select min(p.scheduledTimeMillis) from lum_QueueTaskProcess p where p.scheduledTimeMillis >= :minTimeMillis 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findNextQueueTaskProcess => select p.id from lum_QueueTaskProcess p where p.scheduledTimeMillis <= :now and p.status < 3 and not exists (select p2.id from lum_QueueTaskProcess p2 inner join p2.locks p2lock, lum_QueueTaskProcessLock plock where plock.taskProcess = p and p2 <> p and p2.status in (3,4) and p2lock.lockId = plock.lockId and (p2lock.lockType = 1 or plock.lockType = 1)) order by taskOrder asc 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: checkExitsNextQueueTaskProcessWithLockNotRunning => select p.id from lum_QueueTaskProcess p inner join p.locks ploc where ploc.lockId = :lockId and p.status != 3 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcess on table lum_PQQueueTaskProcess 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcessLock 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcessLock on table lum_PQTaskProcessLock 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.ServerQueueConfiguration 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findConfigurationByServerId => SELECT conf FROM lum_ServerQueueConfiguration conf WHERE conf.serverId = :serverId 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.ServerQueueConfiguration on table lum_PQQueueServerConfig 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.Property 2021-11-25 18:29:00,845 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.Property on table lum_PBProperty 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyBag 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyDefault 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.localization.LocaleConfig 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.localization.LocaleConfig on table lum_Locale 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorConfiguration 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorConfiguration on table lum_MonConfig 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorEvent 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorEvent on table lum_MonEvent 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorField 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorField on table lum_MonField 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroup 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroup on table lum_MonFieldGroup 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldInstance 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldInstance on table lum_MonEventField 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroupInstance 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroupInstance on table lum_MonFieldGroupEvent 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorRequestRule 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorRequestRule on table lum_MonRequestRule 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUser 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByFriendlyId => SELECT mu from lum_MonUser mu where mu.friendlyId = :friendlyId 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByVisitorId => SELECT mu from lum_MonUser mu where mu.visitorId = :visitorId 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserIdByTrackId => SELECT mu.id from lum_MonUser mu where mu.trackId = :trackId 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUser on table lum_MonUser 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserAttributeValue 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserAttributeValue on table lum_MonUserAttrValue 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserIdMap 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitorUserIdMapToIdByFromTrackId => SELECT toId from lum_MonUserIdMap where fromTrackId = :fromTrackId 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserIdMap on table lum_MonUserIdMap 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.project.Project 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.project.Project on table lum_Project 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CrossSiteRequestDefinition 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CrossSiteRequestDefinition on table lum_SECSRDefinition 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CorsRule 2021-11-25 18:29:00,860 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CorsRule on table lum_SECorsRule 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinstance.ServiceInstanceDependencyConfig 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinstance.ServiceInstanceDependencyConfig on table lum_ServiceInstanceDependency 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig on table lum_InterfaceMenuGroup 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig on table lum_InterfaceMenuItem 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.ChannelResume 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findChannelResume => from lum_SyncChannelResume 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findIdsLinkedWithComponents => select id from lum_SyncChannelResume where componentId is not null 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.ChannelResume on table lum_vwChannelComponent 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Channel 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Channel on table lum_Channel 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Group 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Group on table lum_Group 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.GroupMember 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.GroupMember on table lum_GroupMember 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Principal 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Principal on table lum_Principal 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.ChannelCss 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.ChannelCss on table lum_ChannelCss 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlEntry 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlEntry on table lum_AccessControlEntry 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlList 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlList on table lum_AccessControlList 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.ChannelTemplateLink 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.ChannelTemplateLink on table lum_ChannelTemplateLinks 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.MetaTag 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.MetaTag on table lum_MetaTag 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Css 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Css on table lum_Css 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.FileTransformationParameterType 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.FileTransformationParameterType on table lum_FTTransformationPrm 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroup 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroup on table lum_Group 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroupMembership 2021-11-25 18:29:00,876 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroupMembership on table lum_GroupMember 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyle 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyle on table lum_InterfaceStyle 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer on table lum_ISAllowedConsumers 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Project 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Project on table lum_Project 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.Page 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.Page on table lum_Page 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstance 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstance on table lum_InterfaceInstance 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty on table lum_IntfInstCustomProperty 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.PageCss 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.PageCss on table lum_PageCss 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyBag 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.Property 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.Property on table lum_PBProperty 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefault 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue on table lum_PBPropertyDefValue 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformation 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance 2021-11-25 18:29:00,892 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstance on table lum_ServiceInstance 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow on table lum_WorkflowServiceInstance 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission on table lum_WorkflowPermission 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty on table lum_SvcInstCustomProperty 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency on table lum_ServiceInstanceDependency 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.theme.ThemeConfig 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.theme.ThemeConfig on table lum_Theme 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResourceRedirection 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResourceRedirection on table lum_WebResourceRedir 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.user.UserAttribute 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.user.UserAttribute on table lum_UserAttribute 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.TrustedUserAttributeValue 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.TrustedUserAttributeValue on table lum_UserAttrValue 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.Website 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebsiteByRootChannelId => from lum_Website where rootChannelId = :channelId 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.Website on table lum_Website 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteBaseURL 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.WebsiteBaseURL on table lum_WebsiteBaseURL 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteAdditionalBaseURL 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteMainBaseURL 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.usersegmentation.bean.UserSegmentation 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySI => from lum_EAUserSegmentation where serviceInstanceId = :si order by name 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndName => from lum_EAUserSegmentation where serviceInstanceId = :si and name = :name 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndLikeName => from lum_EAUserSegmentation where serviceInstanceId = :si and upper(name) like upper(:name) order by name 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byNextMembersGen => from lum_EAUserSegmentation where nextMembersGeneration is null or nextMembersGeneration < :now 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byJourneyStage => from lum_EAUserSegmentation where journeyStageId = :stageId 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.usersegmentation.bean.UserSegmentation on table lum_EAUserSegmentation 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard on table lum_EADashboard 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport on table lum_EAReport 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard 2021-11-25 18:29:00,907 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard on table lum_EAReportDashboard 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTree 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTree on table lum_AATree 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion on table lum_AATreeExclusion 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeItem 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeItem on table lum_AATreeItem 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.chatroom.ChatRoomConfig 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.chatroom.ChatRoomConfig on table lum_ChatRoom 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.commentit.Comment 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemId => SELECT c from lum_CommentIt c where c.itemId=:itemId 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteCommentsByServiceInstanceId => DELETE from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemIdAndServiceInstanceId => SELECT c from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId ORDER BY commentDate DESC, id 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCountCommentsByItemIdAndServiceInstanceId => SELECT COUNT(c.id) from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.commentit.Comment on table lum_CommentIt 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.Community 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.Community on table lum_Community 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.CommunityMembershipRequest 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.community.CommunityMembershipRequest#findByCommunityAndRequester => from lum_CommMembershipRequest where community = :community and requester = :requester 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.CommunityMembershipRequest on table lum_CommMembershipRequest 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.document.DocumentConfig 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.document.DocumentConfig on table lum_Document 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.emailtemplaterepository.EmailTemplate 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.service.emailtemplaterepository.EmailTemplate#findBySI => select et from lum_ETREmailTemplate et join et.contentVersion cv join cv.contentLocale cl join cl.content c where c.serviceInstanceId = :serviceInstanceId order by et.title 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.emailtemplaterepository.EmailTemplate on table lum_ETREmailTemplate 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Form 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getAnswersByFormId => SELECT a FROM lum_FBAnswer a WHERE a.formId = :formId 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getFieldsByFormId => SELECT q FROM lum_FBField q WHERE q.formId = :formId order by q.position asc 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Form on table lum_FBForm 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.FormField 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.FormField#getByFieldId => SELECT f FROM lum_FBField f WHERE f.fieldId = :fieldId AND f.formId = :formId 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.FormField on table lum_FBField 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Answer 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Answer on table lum_FBAnswer 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.hierarchicalcontent.HierarchicalContent 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.hierarchicalcontent.HierarchicalContent on table lum_HierarchicalContent 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.htmlinjector.HtmlInjectionConfig 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findHtmlInjectionByServiceInstanceId => SELECT hi FROM lum_HIInjection hi, ContentVersion cv INNER JOIN cv.contentLocale cl INNER JOIN cl.content c INNER JOIN cv.publications p INNER JOIN p.serviceInstanceIds psi WHERE cv.itemId = hi.id AND cl.publishedVersion = cv AND p.published = true AND psi = :serviceInstanceId AND (cl.locale = :userLocale OR (cl.locale = c.defaultLocale AND NOT EXISTS (SELECT cl2 FROM ContentLocale cl2 WHERE cl2.content = c AND cl2.locale = :userLocale))) ORDER BY hi.processPriority DESC 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.htmlinjector.HtmlInjectionConfig on table lum_HIInjection 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.likeit.Like 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemId => SELECT l from lum_LikeIt l where l.itemId=:itemId 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteLikesByServiceInstanceId => DELETE from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.itemId=:itemId and l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndUserIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId and l.itemId=:itemId and l.userId=:userId 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.likeit.Like on table lum_LikeIt 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Bulletin 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Bulletin on table lum_MMktgBulletin 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Category 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Category on table lum_MMktgCategory 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.UserSubscription 2021-11-25 18:29:00,923 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.UserSubscription on table lum_MMktgSubscription 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.media.Media 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.media.Media on table lum_Media 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mediaalbum.MediaResumeConfig 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mediaalbum.MediaResumeConfig on table lum_MAMedia 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Category 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Category on table lum_NLCategory 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Model 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Model on table lum_NLModel 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Schedule 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Schedule on table lum_NLSchedule 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Subscription 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Subscription on table lum_NLSubscription 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestGroup 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestGroup on table lum_TATestGroup 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.Test 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.Test on table lum_TATest 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestExecution 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestExecution on table lum_TATestExecution 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.ChannelTreeWebResourceTest 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterChannelTreeWebResourceTest 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.PageWebResourceTest 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterPageWebResourceTest 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.URLTest 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.PrivacyTerm 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.PrivacyTerm on table lum_PTPrivacyTerm 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.ProcessPurpose 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.ProcessPurpose on table lum_PTProcessPurpose 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.UserConsent 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.UserConsent on table lum_PTUserConsent 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Answer 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Answer on table lum_QUAnswer 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Question 2021-11-25 18:29:00,938 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Question on table lum_QUQuestion 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Questionnaire 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Questionnaire on table lum_QUQuestionnaire 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Resource 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Resource on table lum_ResSchdResource 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Schedule 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Schedule on table lum_ResSchdSchedule 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.entity.SeoRule 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageId => from SeoRule where page = :pageId 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByChannelId => from SeoRule where channel = :channelId 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageIdOrChannelIdsWithTitlePattern => from SeoRule where page = :pageId or channel in (:channelIds) 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.entity.SeoRule on table lum_SeoRule 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.RobotsTxtSitemap 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.RobotsTxtSitemap on table lum_RbtsSitemap 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgent 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgent on table lum_RbtsUserAgent 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgentPermission 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgentPermission on table lum_RbtsUserAgentPerm 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.socialprofile.SocialProfile 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceAndUserId => select c from lum_SocialProfile sp, ContentVersion cv inner join cv.contentLocale.content c where cv.itemId = sp.id and sp.userId = :userId and c.serviceInstanceId = :si 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.socialprofile.SocialProfile on table lum_SNSocialProfile 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Comment 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByAuthorId => select comment from lum_MBComment comment where comment.authorId = :authorId 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByPostId => select comment from lum_MBComment comment where comment.postId = :postId 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Comment on table lum_MBComment 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Hash 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Hash.findByPostId => select hashtag from lum_MBHash hashtag where hashtag.id.postId = :postId 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Hash on table lum_MBHash 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Post 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Post.findByOwnerId => select post from lum_MBPost post where post.owner = :owner 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Post on table lum_MBPost 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.PostAttachment 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: PostAttachment.findByPostId => select postAttachment from lum_MBPostAttachment postAttachment where postAttachment.postId = :postId 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.PostAttachment on table lum_MBPostAttachment 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.UserFollows 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserAndSocialNetwork => select userFollows from lum_MBUserFollows userFollows where userFollows.userId = :userId and userFollows.followedUserId = :followedUserId and userFollows.serviceInstanceId = :serviceInstanceId and userFollows.socialNetworkId = :socialNetworkId 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserId => select uf from lum_MBUserFollows uf where uf.userId = :userId or uf.followedUserId = :userId 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.UserFollows on table lum_MBUserFollows 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.userpost.UserPost 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.userpost.UserPost on table lum_UPPost 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerEntityImplIdByProducerName => SELECT p.id FROM ProducerEntityImpl p WHERE p.producerName = :producerName 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl on table lum_WsrpCProducer 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.Registration 2021-11-25 18:29:00,954 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.Registration on table lum_WsrpCRegistration 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ClonedPortlet 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ClonedPortlet on table lum_WsrpCClonedPortlet 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ProducerImpl 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByNamespace => SELECT producer FROM ProducerImpl producer WHERE producer.namespace = :namespace 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByProducerKey => SELECT producer FROM ProducerImpl producer WHERE producer.producerKey = :producerKey 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplsByOfferedPortlets => SELECT producer FROM ProducerImpl producer inner join producer.offeredPortlets portlet WHERE portlet.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ProducerImpl on table lum_WsrpPProducer 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.RemoteConsumerRegistration 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.RemoteConsumerRegistration on table lum_WsrpPRegistrationData 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.OfferedPortlet 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.OfferedPortlet on table lum_WsrpPOfferedPortlet 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ClonedPortlet 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ClonedPortlet on table lum_WsrpPClonedPortlet 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationType 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationType on table lum_WFRType 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationProperty 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationProperty on table lum_WFRProperty 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplication 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplication => from WebFileReplication 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplicationByWebsiteId => from WebFileReplication where website.id = :websiteId 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplication on table lum_WFReplication 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationPropertyValue 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationPropertyValue on table lum_WFRPropValue 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.Widget 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.Widget on table lum_PPWidget 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstance 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByInterfaceInstanceId => SELECT wi from lum_PPWidgetInstance wi where wi.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByWidgetContentId => SELECT wi from lum_PPWidgetInstance wi where wi.widgetContentId = :widgetContentId 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstance on table lum_PPWidgetInstance 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstanceHolder 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporary => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId IS NULL 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId = :contentId 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId IS NULL 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserIdAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId = :contentId 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstanceHolder on table lum_PPWidgetInstanceHolder 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByDateTime => select ii from PPInterfaceInstanceToBeDeleted ii where ii.whenToDelete <= :whenToDelete 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted on table lum_PPIIToBeDeleted 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HtmlFieldWidgetInstance 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HolderWidgetInstance 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.websitefiles.WebsiteFilesFolder 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.websitefiles.WebsiteFilesFolder on table lum_WSFFolder 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.Synonym 2021-11-25 18:29:00,970 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.Synonym on table lum_BDSynonym 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.SynonymState 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.SynonymState on table lum_BDSynonymState 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.metadata.FileMacrotypeMapping 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.metadata.FileMacrotypeMapping on table lum_FMMacrotypeMap 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleTransformationParameter 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.FileTransformation 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceId => SELECT ft FROM lum_FTFileTransformation ft WHERE ft.serviceInstanceId = :serviceInstanceId 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.TransformedFileConfig 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByOriginalFile => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileConfigId = :fileConfigId 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByFileTransformationId => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileTransformation.id = :fileTransformation 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.TransformedFileConfig on table lum_FTTransformedFile 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleParameterType 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByParameterName => SELECT spt FROM lum_FTSimpleParameterType spt WHERE spt.parameterName = :parameterName 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleParameterType on table lum_FTTransformationPrm 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Process 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Process on table lum_IPProcess 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Step 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Step on table lum_IPStep 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepExecutable 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepExecutable on table lum_IPStep 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepOutcome 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepOutcome on table lum_IPStepOutcome 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepEnvironment 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepEnvironment on table lum_IPStepEnvironment 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipType 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipType on table lum_SRRelationshipType 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipNode 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipNode on table lum_SRRelationshipNode 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelatableNode 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelatableNode on table lum_SRRelatableNode 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetwork.SocialNetwork 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByChannelBaseId => from lum_SocialNetworkConfig where channelBaseId = :channelBaseId 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByPersonalPageId => from lum_SocialNetworkConfig where personalPageId = :pageId 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findBySocialProfileServiceInstanceId => from lum_SocialNetworkConfig where socialProfileServiceInstanceId = :sii 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetwork.SocialNetwork on table lum_SNSocialNetwork 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetwork 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetwork on table lum_SISocialNetwork 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkApplication 2021-11-25 18:29:00,985 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkApplication on table lum_SIApplication 2021-11-25 18:29:01,001 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkAccount 2021-11-25 18:29:01,001 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkAccount on table lum_SIApplicationAccount 2021-11-25 18:29:01,001 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessage 2021-11-25 18:29:01,001 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessage on table lum_SIMessage 2021-11-25 18:29:01,001 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessageQueueItem 2021-11-25 18:29:01,001 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findItemByMessageIdDescOrder => select item from lum_SocialNewtorkMessageQueueItem item where item.messageId = :messageId order by publishDateTime desc 2021-11-25 18:29:01,001 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessageQueueItem on table lum_SIQueue 2021-11-25 18:29:01,001 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation 2021-11-25 18:29:01,001 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation on table lum_SIAccountServiceInstance 2021-11-25 18:29:01,001 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.ContentMessageIntegration 2021-11-25 18:29:01,001 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.contentLocale = :contentLocale 2021-11-25 18:29:01,001 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByMessageAndContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.message = :message and cmi.contentLocale = :contentLocale 2021-11-25 18:29:01,001 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.ContentMessageIntegration on table lum_SIContentMessage 2021-11-25 18:29:01,001 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.upgrade.postupgrade.PostUpgradeTasks 2021-11-25 18:29:01,001 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.upgrade.postupgrade.PostUpgradeTasks on table lum_PostUpgradeStatus 2021-11-25 18:29:01,001 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.metaTags -> lum_MetaTag 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.Mail.destinations -> lum_MailDestination 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.MailBody.attachments -> lum_MailAttachment 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentAssociations -> lum_ContentAssociation 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentLocales -> lum_ContentLocale 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.comments -> lum_ContentComment 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.versions -> lum_ContentVersion 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.contentAssociations -> lum_ContentAssociation 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.publications -> lum_ContentPublication 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.url.WebResource.pageCaches -> lum_CachedPage 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.configuration.EnvironmentConfiguration.properties -> lum_CfgEnvironmentProperties 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.deployment.Module.components -> lum_DEComponent 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig.formulaEntries -> lum_GroupDbVwFormulaEntry 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig.viewFields -> lum_GroupDbVwField 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.page.PageWebResource.parameters -> lum_WebResPageParam 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.preferences.PreferencesPrincipal.entries -> lum_PrefPrincEntry 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.processqueue.QueueTaskProcess.locks -> lum_PQTaskProcessLock 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fieldGroups -> lum_MonFieldGroupEvent 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fields -> lum_MonEventField 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.innerFields -> lum_MonField 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.instances -> lum_MonEventField 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.consents -> lum_PTUserConsent 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.trustedAttributes -> lum_UserAttrValue 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.untrustedAttributes -> lum_MonUserAttrValue 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.csss -> lum_ChannelCss 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.metaTags -> lum_MetaTag 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.common.AccessControlList.entries -> lum_AccessControlEntry 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.global.GlobalGroup.memberships -> lum_GroupMember 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.csss -> lum_PageCss 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.InterfaceInstance.customProperties -> lum_IntfInstCustomProperty 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyDefault.values -> lum_PBPropertyDefValue 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.customProperties -> lum_SvcInstCustomProperty 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.dependencies -> lum_ServiceInstanceDependency 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.fileTransformations -> lum_FTTransformationFile 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow.permissions -> lum_WorkflowPermission 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.website.Website.baseURLs -> lum_WebsiteBaseURL 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.dashboards -> lum_EADashboard 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.reports -> lum_EAReport 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard.instances -> lum_EAReportDashboard 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport.instances -> lum_EAReportDashboard 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.children -> lum_AATreeItem 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.exclusions -> lum_AATreeExclusion 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.community.Community.membershipRequests -> lum_CommMembershipRequest 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.TestGroup.tests -> lum_TATest 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.Test.executions -> lum_TATestExecution 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.answers -> lum_QUAnswer 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.questions -> lum_QUQuestion 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.seo.robotstxt.UserAgent.permissions -> lum_RbtsUserAgentPerm 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.consumer.producermanager.Registration.clonedPortlets -> lum_WsrpCClonedPortlet 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.offeredPortlets -> lum_WsrpPOfferedPortlet 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.registrations -> lum_WsrpPRegistrationData 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.RemoteConsumerRegistration.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.OfferedPortlet.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplicationType.properties -> lum_WFRProperty 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplication.propertyValues -> lum_WFRPropValue 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.pagepersonalization.bean.WidgetInstanceHolder.widgetInstances -> lum_PPWidgetInstance 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.file.transformation.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Process.steps -> lum_IPStep 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Step.environments -> lum_IPStepEnvironment 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetwork.applications -> lum_SIApplication 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetworkApplication.accounts -> lum_SIApplicationAccount 2021-11-25 18:29:01,016 INFO [main] org.hibernate.cfg.AnnotationConfiguration - Hibernate Validator not found: ignoring 2021-11-25 18:29:01,095 INFO [main] org.hibernate.cfg.search.HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled. 2021-11-25 18:29:01,110 INFO [main] org.hibernate.connection.ConnectionProviderFactory - Initializing connection provider: lumis.portal.dao.hibernate.HikariConnectionProvider 2021-11-25 18:29:01,110 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Starting... 2021-11-25 18:29:01,110 WARN [main] com.zaxxer.hikari.util.DriverDataSource - Registered driver with driverClassName=oracle.jdbc.driver.OracleDriver was not found, trying direct instantiation. 2021-11-25 18:29:01,188 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Start completed. 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - RDBMS: Oracle, version: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC driver: Oracle JDBC driver, version: 19.7.0.0.0 2021-11-25 18:29:01,188 INFO [main] org.hibernate.dialect.Dialect - Using dialect: lumis.portal.dao.hibernate.Oracle10gDialect 2021-11-25 18:29:01,188 INFO [main] org.hibernate.transaction.TransactionFactoryFactory - Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory 2021-11-25 18:29:01,188 INFO [main] org.hibernate.transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): disabled 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - Connection release mode: auto 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - Maximum outer join fetch depth: 3 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - Default batch fetch size: 1 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL inserts for batching: disabled 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory 2021-11-25 18:29:01,188 INFO [main] org.hibernate.hql.ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - Query language substitutions: {} 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - JPA-QL strict compliance: enabled 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - Second-level cache: enabled 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache: enabled 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge - Cache provider: lumis.portal.dao.hibernate.PortalCacheProvider 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache factory: org.hibernate.cache.StandardQueryCacheFactory 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - Statistics: disabled 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - Default entity-mode: pojo 2021-11-25 18:29:01,188 INFO [main] org.hibernate.cfg.SettingsFactory - Named query checking : enabled 2021-11-25 18:29:01,220 INFO [main] org.hibernate.impl.SessionFactoryImpl - building session factory 2021-11-25 18:29:01,735 INFO [main] org.hibernate.impl.SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured 2021-11-25 18:29:01,735 INFO [main] org.hibernate.cache.UpdateTimestampsCache - starting update timestamps cache at region: org.hibernate.cache.UpdateTimestampsCache 2021-11-25 18:29:01,735 INFO [main] org.hibernate.cache.StandardQueryCache - starting query cache at region: org.hibernate.cache.StandardQueryCache 2021-11-25 18:29:14,142 INFO [main] lumis.portal.PortalConfiguration - LumisXP shutting down... 2021-11-25 18:29:14,252 INFO [main] org.hibernate.impl.SessionFactoryImpl - closing 2021-11-25 18:29:14,252 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown initiated... 2021-11-25 18:29:14,267 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown completed. 2021-11-25 18:29:14,267 INFO [main] lumis.portal.PortalConfiguration - LumisXP shut down completed. 2021-11-25 18:34:20,092 INFO [main] lumis.portal.PortalConfiguration - LumisXP core system initializing... 2021-11-25 18:34:21,092 INFO [main] org.hibernate.cfg.annotations.Version - Hibernate Annotations 3.4.0.GA 2021-11-25 18:34:21,129 INFO [main] org.hibernate.cfg.Environment - Hibernate 3.3.2.GA 2021-11-25 18:34:21,138 INFO [main] org.hibernate.cfg.Environment - hibernate.properties not found 2021-11-25 18:34:21,138 INFO [main] org.hibernate.cfg.Environment - Bytecode provider name : javassist 2021-11-25 18:34:21,154 INFO [main] org.hibernate.cfg.Environment - using JDK 1.4 java.sql.Timestamp handling 2021-11-25 18:34:21,373 INFO [main] org.hibernate.annotations.common.Version - Hibernate Commons Annotations 3.1.0.GA 2021-11-25 18:34:21,388 INFO [main] org.hibernate.ejb.Version - Hibernate EntityManager 3.4.0.GA 2021-11-25 18:34:21,857 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/sendmail/dao/hibernate/Mail.hbm.xml 2021-11-25 18:34:22,014 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/service/ServiceConfig.hbm.xml 2021-11-25 18:34:22,029 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/serviceinterface/ServiceInterfaceConfig.hbm.xml 2021-11-25 18:34:22,139 INFO [main] org.hibernate.cfg.Configuration - configuring from resource: lumishibernate.cfg.xml 2021-11-25 18:34:22,139 INFO [main] org.hibernate.cfg.Configuration - Configuration resource: lumishibernate.cfg.xml 2021-11-25 18:34:22,154 INFO [main] org.hibernate.cfg.Configuration - Configured SessionFactory: null 2021-11-25 18:34:22,420 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailConfig -> lum_MailConfig 2021-11-25 18:34:22,467 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailQueue -> lum_MailQueue 2021-11-25 18:34:22,467 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.Mail -> lum_Mail 2021-11-25 18:34:22,545 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailDestination -> lum_MailDestination 2021-11-25 18:34:22,545 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailBody -> lum_MailBody 2021-11-25 18:34:22,545 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailAttachment -> lum_MailAttachment 2021-11-25 18:34:22,545 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.service.ServiceConfig -> lum_Service 2021-11-25 18:34:22,560 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.serviceinterface.ServiceInterfaceConfig -> lum_Interface 2021-11-25 18:34:22,592 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatConversationConfig 2021-11-25 18:34:22,639 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatConversationConfig on table lum_ChatConversation 2021-11-25 18:34:22,732 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatMessageConfig 2021-11-25 18:34:22,732 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatMessageConfig on table lum_ChatMessage 2021-11-25 18:34:22,732 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatUserConfig 2021-11-25 18:34:22,732 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatUserConfig on table lum_ChatUser 2021-11-25 18:34:22,732 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.Content 2021-11-25 18:34:22,732 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.Content on table lum_Content 2021-11-25 18:34:22,842 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentLocale 2021-11-25 18:34:22,842 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentLocale on table lum_ContentLocale 2021-11-25 18:34:22,873 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentVersion 2021-11-25 18:34:22,873 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentVersion on table lum_ContentVersion 2021-11-25 18:34:22,889 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentAssociation 2021-11-25 18:34:22,889 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentAssociation on table lum_ContentAssociation 2021-11-25 18:34:22,889 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentComment 2021-11-25 18:34:22,889 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentComment on table lum_ContentComment 2021-11-25 18:34:22,889 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentPublication 2021-11-25 18:34:22,889 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentPublication on table lum_ContentPublication 2021-11-25 18:34:22,904 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentTag 2021-11-25 18:34:22,904 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentTag on table lum_ContentTag 2021-11-25 18:34:22,904 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.workflow.WorkflowConfig 2021-11-25 18:34:22,904 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.workflow.WorkflowConfig on table lum_Workflow 2021-11-25 18:34:22,920 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.doui.DouiConfig 2021-11-25 18:34:22,920 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.doui.DouiConfig on table lum_DouiDefinition 2021-11-25 18:34:22,920 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.Activity 2021-11-25 18:34:22,920 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.Activity on table lum_ASActivity 2021-11-25 18:34:22,935 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityAction 2021-11-25 18:34:22,935 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityAction on table lum_ASAction 2021-11-25 18:34:22,935 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityObjectType 2021-11-25 18:34:22,935 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityObjectType on table lum_ASObjectType 2021-11-25 18:34:22,935 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityStreamConfig 2021-11-25 18:34:22,935 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.activitystream.ActivityStreamConfig#deleteOldActivities => DELETE FROM lum_ASActivity WHERE createdDateTimeMillis <= :age 2021-11-25 18:34:22,935 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityStreamConfig on table lum_ASConfig 2021-11-25 18:34:22,935 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityProcessorConfig 2021-11-25 18:34:22,935 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityProcessorConfig on table lum_ASProcessorConfig 2021-11-25 18:34:22,951 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.FlowEntry 2021-11-25 18:34:22,951 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.FlowEntry on table lum_EAFlowEntry 2021-11-25 18:34:22,951 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.SuspendedFlow 2021-11-25 18:34:22,951 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.SuspendedFlow on table lum_EASuspendedFlow 2021-11-25 18:34:22,967 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.WaitingForEventFlow 2021-11-25 18:34:22,967 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEvent => select distinct flowEntryId, nodeId from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and status = 'WAITING' 2021-11-25 18:34:22,967 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findToBeTimedOut => from lum_EAFlowsWaitingForAction where timeoutDateTime < :now and status = 'WAITING' 2021-11-25 18:34:22,967 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#updateStatus => update lum_EAFlowsWaitingForAction set status = :status where id = :id and status = 'WAITING' 2021-11-25 18:34:22,967 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEventAndNodeAndUser => from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and nodeId = :nodeId and userId = :userId and status = 'WAITING' 2021-11-25 18:34:22,967 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#deleteTheseNodesFlowEntry => delete from lum_EAFlowsWaitingForAction where flowEntryId = :flowEntryId and nodeId in (:nodeIds) 2021-11-25 18:34:22,967 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.WaitingForEventFlow on table lum_EAFlowsWaitingForAction 2021-11-25 18:34:22,967 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.ApmMetric 2021-11-25 18:34:22,967 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findApmMetricEnabledByLocal => select am from lum_ApmMetric am where am.local = :local and am.enabled = true 2021-11-25 18:34:22,967 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: removeApmMetricNotInIds => delete from lum_ApmMetric am where am.id not in (:ids) 2021-11-25 18:34:22,967 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.ApmMetric on table lum_ApmMetric 2021-11-25 18:34:22,982 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.collector.ApmCollectorInfo 2021-11-25 18:34:22,982 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.collector.ApmCollectorInfo on table lum_ApmColInfo 2021-11-25 18:34:22,982 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditCategory 2021-11-25 18:34:22,982 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditCategoryByKey => select a from AuditCategory a where a.key = :key 2021-11-25 18:34:22,982 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditCategory on table lum_AuditCategory 2021-11-25 18:34:22,982 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntryType 2021-11-25 18:34:22,982 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditEntryTypeByKey => select a from AuditEntryType a where a.key = :key 2021-11-25 18:34:22,982 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntryType on table lum_AuditEntryType 2021-11-25 18:34:22,982 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntry 2021-11-25 18:34:22,982 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntry on table lum_AuditEntry 2021-11-25 18:34:22,982 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditConfig 2021-11-25 18:34:22,982 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditConfig on table lum_AuditConfig 2021-11-25 18:34:22,982 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.businesscontext.internal.BusinessContextConfig 2021-11-25 18:34:22,982 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.businesscontext.internal.BusinessContextConfig on table lum_BCBusinessContext 2021-11-25 18:34:22,982 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cache.CacheConfig 2021-11-25 18:34:22,982 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cache.CacheConfig on table lum_Cache 2021-11-25 18:34:22,982 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResource 2021-11-25 18:34:22,982 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByDynamicPathAndLocale => select w from WebResource w where w.dynamicPath = :dynamicPath and locale = :locale 2021-11-25 18:34:22,982 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFriendlyPathAndWebsite => select w from WebResource w where w.friendlyPath = :friendlyPath and w.website.id = :websiteId 2021-11-25 18:34:22,982 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFilePathAndWebsite => select w from PageCacheConfig pc inner join pc.webResource w where pc.filePath = :filePath and w.website.id = :websiteId 2021-11-25 18:34:22,982 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResource on table lum_WebResource 2021-11-25 18:34:22,998 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.channel.ChannelWebResource 2021-11-25 18:34:22,998 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByChannelId => from ChannelWebResource where channelId = :channelId 2021-11-25 18:34:23,029 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cluster.multiserver.ClusterConfig 2021-11-25 18:34:23,029 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cluster.multiserver.ClusterConfig on table lum_ClusterConfig 2021-11-25 18:34:23,029 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.commandpalette.DirtyItem 2021-11-25 18:34:23,029 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.commandpalette.DirtyItem on table lum_CPCommandPaletteDirty 2021-11-25 18:34:23,029 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentConfiguration 2021-11-25 18:34:23,029 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentConfiguration on table lum_CfgEnvironmentConf 2021-11-25 18:34:23,076 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentProperty 2021-11-25 18:34:23,076 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentProperty on table lum_CfgEnvironmentProperties 2021-11-25 18:34:23,092 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.ServerConfiguration 2021-11-25 18:34:23,092 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.ServerConfiguration on table lum_CfgServerConf 2021-11-25 18:34:23,092 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.crypto.SymmetricCipherConfig 2021-11-25 18:34:23,092 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.crypto.SymmetricCipherConfig on table lum_CrySymmetricCipher 2021-11-25 18:34:23,092 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Component 2021-11-25 18:34:23,092 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Component on table lum_DEComponent 2021-11-25 18:34:23,092 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.DeploymentMessage 2021-11-25 18:34:23,092 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.DeploymentMessage on table lum_DEDeploymentMessage 2021-11-25 18:34:23,107 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ComponentDeploymentMessage 2021-11-25 18:34:23,107 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ComponentDeploymentMessage#findByObjIdAndLevel => select m from lum_ComponentDeploymentMessage m where m.objectId = :componentId and m.level = :level 2021-11-25 18:34:23,107 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Module 2021-11-25 18:34:23,107 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Module on table lum_DEModule 2021-11-25 18:34:23,123 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ModuleDeploymentMessage 2021-11-25 18:34:23,123 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ModuleDeploymentMessage#findByObjIdAndLevel => select m from lum_ModuleDeploymentMessage m where m.objectId = :moduleId and m.level = :level 2021-11-25 18:34:23,123 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.PackageDeploymentMessage 2021-11-25 18:34:23,123 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_PackageDeploymentMessage#findByObjIdAndLevel => select m from lum_PackageDeploymentMessage m where m.objectId = :packageName 2021-11-25 18:34:23,123 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Package 2021-11-25 18:34:23,123 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Package on table lum_DEPackage 2021-11-25 18:34:23,139 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileConfig 2021-11-25 18:34:23,139 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.file.FileConfig#findByFullPath => from lum_File where fullPath = :fullPath 2021-11-25 18:34:23,139 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileConfig on table lum_File 2021-11-25 18:34:23,139 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileMimeTypeConfig 2021-11-25 18:34:23,139 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileMimeTypeConfig on table lum_FileMimeType 2021-11-25 18:34:23,139 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.GroupType 2021-11-25 18:34:23,139 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.GroupType on table lum_GroupType 2021-11-25 18:34:23,139 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewField 2021-11-25 18:34:23,139 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewField on table lum_GroupDbVwField 2021-11-25 18:34:23,139 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry 2021-11-25 18:34:23,139 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry on table lum_GroupDbVwFormulaEntry 2021-11-25 18:34:23,139 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig 2021-11-25 18:34:23,139 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupConfigByGroupId => select c from DatabaseViewGroupConfig c where c.groupId = :groupId 2021-11-25 18:34:23,139 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig on table lum_GroupDbVwGrpCfg 2021-11-25 18:34:23,154 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig 2021-11-25 18:34:23,154 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupTypeConfigByGroupTypeId => select c from DatabaseViewGroupTypeConfig c where c.groupType.id = :groupTypeId 2021-11-25 18:34:23,154 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig on table lum_GroupDbVwGrpTypeCfg 2021-11-25 18:34:23,154 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.lock.ResourceLock 2021-11-25 18:34:23,154 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceId => from lum_LRResourceLock WHERE resourceId = :resourceId 2021-11-25 18:34:23,154 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceIdAndOwner => select rl.id from lum_LRResourceLock rl WHERE resourceId = :resourceId and owner = :owner 2021-11-25 18:34:23,154 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#deleteById => delete from lum_LRResourceLock WHERE id = :id 2021-11-25 18:34:23,154 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.lock.ResourceLock on table lum_LRResourceLock 2021-11-25 18:34:23,154 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageConfig 2021-11-25 18:34:23,154 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Add => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId 2021-11-25 18:34:23,154 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Update => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId and not(p.id = :id) 2021-11-25 18:34:23,154 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageConfig on table lum_Page 2021-11-25 18:34:23,170 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResource 2021-11-25 18:34:23,170 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByPageId => from PageWebResource where pageId = :pageId 2021-11-25 18:34:23,170 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResourceParameter 2021-11-25 18:34:23,170 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageWebResourceParameter on table lum_WebResPageParam 2021-11-25 18:34:23,170 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheConfig 2021-11-25 18:34:23,170 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByWebsiteIdAndFilePath => select pc from PageCacheConfig pc where pc.filePath = :filePath and pc.webResource.website.id = :websiteId 2021-11-25 18:34:23,170 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByChannelIdReadOnly => select cwr.pageCache from ChannelWebResource cwr where cwr.channelId = :channelId 2021-11-25 18:34:23,170 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigPageWebResourceByChannelIdReadOnly => select pwr from PageWebResource pwr inner join fetch pwr.pageCache pc inner join fetch pwr.page p where p.channelId = :channelId 2021-11-25 18:34:23,170 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheConfig on table lum_CachedPage 2021-11-25 18:34:23,185 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheQueue 2021-11-25 18:34:23,185 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheQueueByQueueId => select pcq from PageCacheQueue pcq where pcq.queueId = :queueId 2021-11-25 18:34:23,185 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheQueue on table lum_PCQueue 2021-11-25 18:34:23,185 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorConfig 2021-11-25 18:34:23,185 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorConfig on table lum_PageCacheGenerator 2021-11-25 18:34:23,185 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorProfile 2021-11-25 18:34:23,185 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorProfile on table lum_PCGeneratorProfile 2021-11-25 18:34:23,185 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PCGeneratorConfig 2021-11-25 18:34:23,185 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PCGeneratorConfig on table lum_PCGeneratorConfig 2021-11-25 18:34:23,185 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.Preferences 2021-11-25 18:34:23,185 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.Preferences on table lum_Preferences 2021-11-25 18:34:23,185 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipal 2021-11-25 18:34:23,185 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findByPreferencesAndPrincipalId => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId = :principalId 2021-11-25 18:34:23,185 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findSharedByPreferences => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId IS NULL 2021-11-25 18:34:23,185 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipal on table lum_PrefPrinc 2021-11-25 18:34:23,201 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipalEntry 2021-11-25 18:34:23,201 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipalEntry on table lum_PrefPrincEntry 2021-11-25 18:34:23,201 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalReaderConfig 2021-11-25 18:34:23,201 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalReaderConfig on table lum_ImpPrincReader 2021-11-25 18:34:23,201 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalWriterConfig 2021-11-25 18:34:23,201 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalWriterConfig on table lum_ImpPrincWriter 2021-11-25 18:34:23,201 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcess 2021-11-25 18:34:23,201 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findQueueTaskProcessNextScheduledTimeMillis => select min(p.scheduledTimeMillis) from lum_QueueTaskProcess p where p.scheduledTimeMillis >= :minTimeMillis 2021-11-25 18:34:23,201 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findNextQueueTaskProcess => select p.id from lum_QueueTaskProcess p where p.scheduledTimeMillis <= :now and p.status < 3 and not exists (select p2.id from lum_QueueTaskProcess p2 inner join p2.locks p2lock, lum_QueueTaskProcessLock plock where plock.taskProcess = p and p2 <> p and p2.status in (3,4) and p2lock.lockId = plock.lockId and (p2lock.lockType = 1 or plock.lockType = 1)) order by taskOrder asc 2021-11-25 18:34:23,201 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: checkExitsNextQueueTaskProcessWithLockNotRunning => select p.id from lum_QueueTaskProcess p inner join p.locks ploc where ploc.lockId = :lockId and p.status != 3 2021-11-25 18:34:23,201 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcess on table lum_PQQueueTaskProcess 2021-11-25 18:34:23,201 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcessLock 2021-11-25 18:34:23,201 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcessLock on table lum_PQTaskProcessLock 2021-11-25 18:34:23,217 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.ServerQueueConfiguration 2021-11-25 18:34:23,217 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findConfigurationByServerId => SELECT conf FROM lum_ServerQueueConfiguration conf WHERE conf.serverId = :serverId 2021-11-25 18:34:23,217 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.ServerQueueConfiguration on table lum_PQQueueServerConfig 2021-11-25 18:34:23,217 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.Property 2021-11-25 18:34:23,232 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.Property on table lum_PBProperty 2021-11-25 18:34:23,232 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyBag 2021-11-25 18:34:23,232 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:34:23,232 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyDefault 2021-11-25 18:34:23,232 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:34:23,232 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.localization.LocaleConfig 2021-11-25 18:34:23,232 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.localization.LocaleConfig on table lum_Locale 2021-11-25 18:34:23,232 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorConfiguration 2021-11-25 18:34:23,232 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorConfiguration on table lum_MonConfig 2021-11-25 18:34:23,232 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorEvent 2021-11-25 18:34:23,232 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorEvent on table lum_MonEvent 2021-11-25 18:34:23,232 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorField 2021-11-25 18:34:23,232 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorField on table lum_MonField 2021-11-25 18:34:23,248 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroup 2021-11-25 18:34:23,248 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroup on table lum_MonFieldGroup 2021-11-25 18:34:23,248 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldInstance 2021-11-25 18:34:23,248 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldInstance on table lum_MonEventField 2021-11-25 18:34:23,248 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroupInstance 2021-11-25 18:34:23,248 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroupInstance on table lum_MonFieldGroupEvent 2021-11-25 18:34:23,248 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorRequestRule 2021-11-25 18:34:23,248 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorRequestRule on table lum_MonRequestRule 2021-11-25 18:34:23,248 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUser 2021-11-25 18:34:23,248 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByFriendlyId => SELECT mu from lum_MonUser mu where mu.friendlyId = :friendlyId 2021-11-25 18:34:23,248 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByVisitorId => SELECT mu from lum_MonUser mu where mu.visitorId = :visitorId 2021-11-25 18:34:23,248 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserIdByTrackId => SELECT mu.id from lum_MonUser mu where mu.trackId = :trackId 2021-11-25 18:34:23,264 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUser on table lum_MonUser 2021-11-25 18:34:23,279 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserAttributeValue 2021-11-25 18:34:23,279 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserAttributeValue on table lum_MonUserAttrValue 2021-11-25 18:34:23,279 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserIdMap 2021-11-25 18:34:23,279 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitorUserIdMapToIdByFromTrackId => SELECT toId from lum_MonUserIdMap where fromTrackId = :fromTrackId 2021-11-25 18:34:23,279 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserIdMap on table lum_MonUserIdMap 2021-11-25 18:34:23,279 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.project.Project 2021-11-25 18:34:23,279 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.project.Project on table lum_Project 2021-11-25 18:34:23,279 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CrossSiteRequestDefinition 2021-11-25 18:34:23,279 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CrossSiteRequestDefinition on table lum_SECSRDefinition 2021-11-25 18:34:23,279 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CorsRule 2021-11-25 18:34:23,279 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CorsRule on table lum_SECorsRule 2021-11-25 18:34:23,279 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinstance.ServiceInstanceDependencyConfig 2021-11-25 18:34:23,279 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinstance.ServiceInstanceDependencyConfig on table lum_ServiceInstanceDependency 2021-11-25 18:34:23,279 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig 2021-11-25 18:34:23,295 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig on table lum_InterfaceMenuGroup 2021-11-25 18:34:23,295 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig 2021-11-25 18:34:23,295 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig on table lum_InterfaceMenuItem 2021-11-25 18:34:23,295 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.ChannelResume 2021-11-25 18:34:23,295 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findChannelResume => from lum_SyncChannelResume 2021-11-25 18:34:23,295 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findIdsLinkedWithComponents => select id from lum_SyncChannelResume where componentId is not null 2021-11-25 18:34:23,295 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.ChannelResume on table lum_vwChannelComponent 2021-11-25 18:34:23,310 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Channel 2021-11-25 18:34:23,310 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Channel on table lum_Channel 2021-11-25 18:34:23,342 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Group 2021-11-25 18:34:23,342 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Group on table lum_Group 2021-11-25 18:34:23,342 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.GroupMember 2021-11-25 18:34:23,342 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.GroupMember on table lum_GroupMember 2021-11-25 18:34:23,342 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Principal 2021-11-25 18:34:23,342 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Principal on table lum_Principal 2021-11-25 18:34:23,357 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.ChannelCss 2021-11-25 18:34:23,357 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.ChannelCss on table lum_ChannelCss 2021-11-25 18:34:23,357 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlEntry 2021-11-25 18:34:23,357 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlEntry on table lum_AccessControlEntry 2021-11-25 18:34:23,357 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlList 2021-11-25 18:34:23,357 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlList on table lum_AccessControlList 2021-11-25 18:34:23,357 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.ChannelTemplateLink 2021-11-25 18:34:23,357 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.ChannelTemplateLink on table lum_ChannelTemplateLinks 2021-11-25 18:34:23,373 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.MetaTag 2021-11-25 18:34:23,373 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.MetaTag on table lum_MetaTag 2021-11-25 18:34:23,373 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Css 2021-11-25 18:34:23,373 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Css on table lum_Css 2021-11-25 18:34:23,373 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.FileTransformationParameterType 2021-11-25 18:34:23,373 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.FileTransformationParameterType on table lum_FTTransformationPrm 2021-11-25 18:34:23,373 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroup 2021-11-25 18:34:23,373 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroup on table lum_Group 2021-11-25 18:34:23,373 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroupMembership 2021-11-25 18:34:23,373 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroupMembership on table lum_GroupMember 2021-11-25 18:34:23,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyle 2021-11-25 18:34:23,389 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyle on table lum_InterfaceStyle 2021-11-25 18:34:23,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer 2021-11-25 18:34:23,389 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer on table lum_ISAllowedConsumers 2021-11-25 18:34:23,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Project 2021-11-25 18:34:23,389 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Project on table lum_Project 2021-11-25 18:34:23,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.Page 2021-11-25 18:34:23,389 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.Page on table lum_Page 2021-11-25 18:34:23,404 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstance 2021-11-25 18:34:23,404 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstance on table lum_InterfaceInstance 2021-11-25 18:34:23,420 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty 2021-11-25 18:34:23,420 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty on table lum_IntfInstCustomProperty 2021-11-25 18:34:23,420 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.PageCss 2021-11-25 18:34:23,420 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.PageCss on table lum_PageCss 2021-11-25 18:34:23,420 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyBag 2021-11-25 18:34:23,420 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:34:23,420 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.Property 2021-11-25 18:34:23,420 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.Property on table lum_PBProperty 2021-11-25 18:34:23,420 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefault 2021-11-25 18:34:23,420 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:34:23,420 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue 2021-11-25 18:34:23,420 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue on table lum_PBPropertyDefValue 2021-11-25 18:34:23,435 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformation 2021-11-25 18:34:23,435 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:34:23,435 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter 2021-11-25 18:34:23,435 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:34:23,435 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance 2021-11-25 18:34:23,435 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstance on table lum_ServiceInstance 2021-11-25 18:34:23,451 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow 2021-11-25 18:34:23,451 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow on table lum_WorkflowServiceInstance 2021-11-25 18:34:23,451 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission 2021-11-25 18:34:23,451 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission on table lum_WorkflowPermission 2021-11-25 18:34:23,451 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty 2021-11-25 18:34:23,451 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty on table lum_SvcInstCustomProperty 2021-11-25 18:34:23,451 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency 2021-11-25 18:34:23,451 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency on table lum_ServiceInstanceDependency 2021-11-25 18:34:23,451 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.theme.ThemeConfig 2021-11-25 18:34:23,451 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.theme.ThemeConfig on table lum_Theme 2021-11-25 18:34:23,467 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResourceRedirection 2021-11-25 18:34:23,467 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResourceRedirection on table lum_WebResourceRedir 2021-11-25 18:34:23,467 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.user.UserAttribute 2021-11-25 18:34:23,467 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.user.UserAttribute on table lum_UserAttribute 2021-11-25 18:34:23,467 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.TrustedUserAttributeValue 2021-11-25 18:34:23,467 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.TrustedUserAttributeValue on table lum_UserAttrValue 2021-11-25 18:34:23,482 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.Website 2021-11-25 18:34:23,482 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebsiteByRootChannelId => from lum_Website where rootChannelId = :channelId 2021-11-25 18:34:23,482 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.Website on table lum_Website 2021-11-25 18:34:23,482 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteBaseURL 2021-11-25 18:34:23,482 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.WebsiteBaseURL on table lum_WebsiteBaseURL 2021-11-25 18:34:23,482 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteAdditionalBaseURL 2021-11-25 18:34:23,482 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteMainBaseURL 2021-11-25 18:34:23,482 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.usersegmentation.bean.UserSegmentation 2021-11-25 18:34:23,482 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySI => from lum_EAUserSegmentation where serviceInstanceId = :si order by name 2021-11-25 18:34:23,482 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndName => from lum_EAUserSegmentation where serviceInstanceId = :si and name = :name 2021-11-25 18:34:23,482 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndLikeName => from lum_EAUserSegmentation where serviceInstanceId = :si and upper(name) like upper(:name) order by name 2021-11-25 18:34:23,482 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byNextMembersGen => from lum_EAUserSegmentation where nextMembersGeneration is null or nextMembersGeneration < :now 2021-11-25 18:34:23,482 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byJourneyStage => from lum_EAUserSegmentation where journeyStageId = :stageId 2021-11-25 18:34:23,482 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.usersegmentation.bean.UserSegmentation on table lum_EAUserSegmentation 2021-11-25 18:34:23,498 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard 2021-11-25 18:34:23,498 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard on table lum_EADashboard 2021-11-25 18:34:23,498 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport 2021-11-25 18:34:23,498 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport on table lum_EAReport 2021-11-25 18:34:23,498 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard 2021-11-25 18:34:23,498 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard on table lum_EAReportDashboard 2021-11-25 18:34:23,498 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTree 2021-11-25 18:34:23,498 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTree on table lum_AATree 2021-11-25 18:34:23,498 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion 2021-11-25 18:34:23,498 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion on table lum_AATreeExclusion 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeItem 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeItem on table lum_AATreeItem 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.chatroom.ChatRoomConfig 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.chatroom.ChatRoomConfig on table lum_ChatRoom 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.commentit.Comment 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemId => SELECT c from lum_CommentIt c where c.itemId=:itemId 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteCommentsByServiceInstanceId => DELETE from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemIdAndServiceInstanceId => SELECT c from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId ORDER BY commentDate DESC, id 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCountCommentsByItemIdAndServiceInstanceId => SELECT COUNT(c.id) from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.commentit.Comment on table lum_CommentIt 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.Community 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.Community on table lum_Community 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.CommunityMembershipRequest 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.community.CommunityMembershipRequest#findByCommunityAndRequester => from lum_CommMembershipRequest where community = :community and requester = :requester 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.CommunityMembershipRequest on table lum_CommMembershipRequest 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.document.DocumentConfig 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.document.DocumentConfig on table lum_Document 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.emailtemplaterepository.EmailTemplate 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.service.emailtemplaterepository.EmailTemplate#findBySI => select et from lum_ETREmailTemplate et join et.contentVersion cv join cv.contentLocale cl join cl.content c where c.serviceInstanceId = :serviceInstanceId order by et.title 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.emailtemplaterepository.EmailTemplate on table lum_ETREmailTemplate 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Form 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getAnswersByFormId => SELECT a FROM lum_FBAnswer a WHERE a.formId = :formId 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getFieldsByFormId => SELECT q FROM lum_FBField q WHERE q.formId = :formId order by q.position asc 2021-11-25 18:34:23,514 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Form on table lum_FBForm 2021-11-25 18:34:23,529 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.FormField 2021-11-25 18:34:23,529 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.FormField#getByFieldId => SELECT f FROM lum_FBField f WHERE f.fieldId = :fieldId AND f.formId = :formId 2021-11-25 18:34:23,529 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.FormField on table lum_FBField 2021-11-25 18:34:23,529 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Answer 2021-11-25 18:34:23,529 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Answer on table lum_FBAnswer 2021-11-25 18:34:23,529 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.hierarchicalcontent.HierarchicalContent 2021-11-25 18:34:23,529 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.hierarchicalcontent.HierarchicalContent on table lum_HierarchicalContent 2021-11-25 18:34:23,529 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.htmlinjector.HtmlInjectionConfig 2021-11-25 18:34:23,529 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findHtmlInjectionByServiceInstanceId => SELECT hi FROM lum_HIInjection hi, ContentVersion cv INNER JOIN cv.contentLocale cl INNER JOIN cl.content c INNER JOIN cv.publications p INNER JOIN p.serviceInstanceIds psi WHERE cv.itemId = hi.id AND cl.publishedVersion = cv AND p.published = true AND psi = :serviceInstanceId AND (cl.locale = :userLocale OR (cl.locale = c.defaultLocale AND NOT EXISTS (SELECT cl2 FROM ContentLocale cl2 WHERE cl2.content = c AND cl2.locale = :userLocale))) ORDER BY hi.processPriority DESC 2021-11-25 18:34:23,529 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.htmlinjector.HtmlInjectionConfig on table lum_HIInjection 2021-11-25 18:34:23,529 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.likeit.Like 2021-11-25 18:34:23,529 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemId => SELECT l from lum_LikeIt l where l.itemId=:itemId 2021-11-25 18:34:23,529 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteLikesByServiceInstanceId => DELETE from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:34:23,529 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.itemId=:itemId and l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:34:23,529 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndUserIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId and l.itemId=:itemId and l.userId=:userId 2021-11-25 18:34:23,529 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.likeit.Like on table lum_LikeIt 2021-11-25 18:34:23,529 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Bulletin 2021-11-25 18:34:23,529 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Bulletin on table lum_MMktgBulletin 2021-11-25 18:34:23,545 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Category 2021-11-25 18:34:23,545 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Category on table lum_MMktgCategory 2021-11-25 18:34:23,545 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.UserSubscription 2021-11-25 18:34:23,545 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.UserSubscription on table lum_MMktgSubscription 2021-11-25 18:34:23,545 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.media.Media 2021-11-25 18:34:23,545 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.media.Media on table lum_Media 2021-11-25 18:34:23,545 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mediaalbum.MediaResumeConfig 2021-11-25 18:34:23,545 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mediaalbum.MediaResumeConfig on table lum_MAMedia 2021-11-25 18:34:23,545 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Category 2021-11-25 18:34:23,545 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Category on table lum_NLCategory 2021-11-25 18:34:23,545 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Model 2021-11-25 18:34:23,545 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Model on table lum_NLModel 2021-11-25 18:34:23,545 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Schedule 2021-11-25 18:34:23,545 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Schedule on table lum_NLSchedule 2021-11-25 18:34:23,545 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Subscription 2021-11-25 18:34:23,545 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Subscription on table lum_NLSubscription 2021-11-25 18:34:23,545 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestGroup 2021-11-25 18:34:23,545 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestGroup on table lum_TATestGroup 2021-11-25 18:34:23,560 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.Test 2021-11-25 18:34:23,560 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.Test on table lum_TATest 2021-11-25 18:34:23,560 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestExecution 2021-11-25 18:34:23,560 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestExecution on table lum_TATestExecution 2021-11-25 18:34:23,576 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.ChannelTreeWebResourceTest 2021-11-25 18:34:23,576 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterChannelTreeWebResourceTest 2021-11-25 18:34:23,576 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.PageWebResourceTest 2021-11-25 18:34:23,576 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterPageWebResourceTest 2021-11-25 18:34:23,576 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.URLTest 2021-11-25 18:34:23,576 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.PrivacyTerm 2021-11-25 18:34:23,576 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.PrivacyTerm on table lum_PTPrivacyTerm 2021-11-25 18:34:23,576 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.ProcessPurpose 2021-11-25 18:34:23,576 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.ProcessPurpose on table lum_PTProcessPurpose 2021-11-25 18:34:23,576 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.UserConsent 2021-11-25 18:34:23,576 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.UserConsent on table lum_PTUserConsent 2021-11-25 18:34:23,576 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Answer 2021-11-25 18:34:23,576 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Answer on table lum_QUAnswer 2021-11-25 18:34:23,576 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Question 2021-11-25 18:34:23,576 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Question on table lum_QUQuestion 2021-11-25 18:34:23,576 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Questionnaire 2021-11-25 18:34:23,576 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Questionnaire on table lum_QUQuestionnaire 2021-11-25 18:34:23,592 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Resource 2021-11-25 18:34:23,592 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Resource on table lum_ResSchdResource 2021-11-25 18:34:23,592 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Schedule 2021-11-25 18:34:23,592 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Schedule on table lum_ResSchdSchedule 2021-11-25 18:34:23,592 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.entity.SeoRule 2021-11-25 18:34:23,592 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageId => from SeoRule where page = :pageId 2021-11-25 18:34:23,592 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByChannelId => from SeoRule where channel = :channelId 2021-11-25 18:34:23,592 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageIdOrChannelIdsWithTitlePattern => from SeoRule where page = :pageId or channel in (:channelIds) 2021-11-25 18:34:23,592 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.entity.SeoRule on table lum_SeoRule 2021-11-25 18:34:23,592 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.RobotsTxtSitemap 2021-11-25 18:34:23,592 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.RobotsTxtSitemap on table lum_RbtsSitemap 2021-11-25 18:34:23,592 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgent 2021-11-25 18:34:23,592 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgent on table lum_RbtsUserAgent 2021-11-25 18:34:23,592 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgentPermission 2021-11-25 18:34:23,592 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgentPermission on table lum_RbtsUserAgentPerm 2021-11-25 18:34:23,592 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.socialprofile.SocialProfile 2021-11-25 18:34:23,592 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceAndUserId => select c from lum_SocialProfile sp, ContentVersion cv inner join cv.contentLocale.content c where cv.itemId = sp.id and sp.userId = :userId and c.serviceInstanceId = :si 2021-11-25 18:34:23,592 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.socialprofile.SocialProfile on table lum_SNSocialProfile 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Comment 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByAuthorId => select comment from lum_MBComment comment where comment.authorId = :authorId 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByPostId => select comment from lum_MBComment comment where comment.postId = :postId 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Comment on table lum_MBComment 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Hash 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Hash.findByPostId => select hashtag from lum_MBHash hashtag where hashtag.id.postId = :postId 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Hash on table lum_MBHash 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Post 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Post.findByOwnerId => select post from lum_MBPost post where post.owner = :owner 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Post on table lum_MBPost 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.PostAttachment 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: PostAttachment.findByPostId => select postAttachment from lum_MBPostAttachment postAttachment where postAttachment.postId = :postId 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.PostAttachment on table lum_MBPostAttachment 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.UserFollows 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserAndSocialNetwork => select userFollows from lum_MBUserFollows userFollows where userFollows.userId = :userId and userFollows.followedUserId = :followedUserId and userFollows.serviceInstanceId = :serviceInstanceId and userFollows.socialNetworkId = :socialNetworkId 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserId => select uf from lum_MBUserFollows uf where uf.userId = :userId or uf.followedUserId = :userId 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.UserFollows on table lum_MBUserFollows 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.userpost.UserPost 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.userpost.UserPost on table lum_UPPost 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerEntityImplIdByProducerName => SELECT p.id FROM ProducerEntityImpl p WHERE p.producerName = :producerName 2021-11-25 18:34:23,607 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl on table lum_WsrpCProducer 2021-11-25 18:34:23,623 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.Registration 2021-11-25 18:34:23,623 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.Registration on table lum_WsrpCRegistration 2021-11-25 18:34:23,623 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ClonedPortlet 2021-11-25 18:34:23,623 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ClonedPortlet on table lum_WsrpCClonedPortlet 2021-11-25 18:34:23,623 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ProducerImpl 2021-11-25 18:34:23,623 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByNamespace => SELECT producer FROM ProducerImpl producer WHERE producer.namespace = :namespace 2021-11-25 18:34:23,623 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByProducerKey => SELECT producer FROM ProducerImpl producer WHERE producer.producerKey = :producerKey 2021-11-25 18:34:23,623 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplsByOfferedPortlets => SELECT producer FROM ProducerImpl producer inner join producer.offeredPortlets portlet WHERE portlet.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:34:23,623 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ProducerImpl on table lum_WsrpPProducer 2021-11-25 18:34:23,654 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.RemoteConsumerRegistration 2021-11-25 18:34:23,654 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.RemoteConsumerRegistration on table lum_WsrpPRegistrationData 2021-11-25 18:34:23,654 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.OfferedPortlet 2021-11-25 18:34:23,654 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.OfferedPortlet on table lum_WsrpPOfferedPortlet 2021-11-25 18:34:23,654 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ClonedPortlet 2021-11-25 18:34:23,654 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ClonedPortlet on table lum_WsrpPClonedPortlet 2021-11-25 18:34:23,654 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationType 2021-11-25 18:34:23,654 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationType on table lum_WFRType 2021-11-25 18:34:23,654 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationProperty 2021-11-25 18:34:23,654 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationProperty on table lum_WFRProperty 2021-11-25 18:34:23,654 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplication 2021-11-25 18:34:23,654 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplication => from WebFileReplication 2021-11-25 18:34:23,654 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplicationByWebsiteId => from WebFileReplication where website.id = :websiteId 2021-11-25 18:34:23,654 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplication on table lum_WFReplication 2021-11-25 18:34:23,654 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationPropertyValue 2021-11-25 18:34:23,654 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationPropertyValue on table lum_WFRPropValue 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.Widget 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.Widget on table lum_PPWidget 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstance 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByInterfaceInstanceId => SELECT wi from lum_PPWidgetInstance wi where wi.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByWidgetContentId => SELECT wi from lum_PPWidgetInstance wi where wi.widgetContentId = :widgetContentId 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstance on table lum_PPWidgetInstance 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstanceHolder 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporary => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId IS NULL 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId = :contentId 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId IS NULL 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserIdAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId = :contentId 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstanceHolder on table lum_PPWidgetInstanceHolder 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByDateTime => select ii from PPInterfaceInstanceToBeDeleted ii where ii.whenToDelete <= :whenToDelete 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted on table lum_PPIIToBeDeleted 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HtmlFieldWidgetInstance 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HolderWidgetInstance 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.websitefiles.WebsiteFilesFolder 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.websitefiles.WebsiteFilesFolder on table lum_WSFFolder 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.Synonym 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.Synonym on table lum_BDSynonym 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.SynonymState 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.SynonymState on table lum_BDSynonymState 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.metadata.FileMacrotypeMapping 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.metadata.FileMacrotypeMapping on table lum_FMMacrotypeMap 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleTransformationParameter 2021-11-25 18:34:23,670 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:34:23,685 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.FileTransformation 2021-11-25 18:34:23,685 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceId => SELECT ft FROM lum_FTFileTransformation ft WHERE ft.serviceInstanceId = :serviceInstanceId 2021-11-25 18:34:23,685 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:34:23,685 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.TransformedFileConfig 2021-11-25 18:34:23,685 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByOriginalFile => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileConfigId = :fileConfigId 2021-11-25 18:34:23,685 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByFileTransformationId => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileTransformation.id = :fileTransformation 2021-11-25 18:34:23,685 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.TransformedFileConfig on table lum_FTTransformedFile 2021-11-25 18:34:23,685 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleParameterType 2021-11-25 18:34:23,685 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByParameterName => SELECT spt FROM lum_FTSimpleParameterType spt WHERE spt.parameterName = :parameterName 2021-11-25 18:34:23,685 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleParameterType on table lum_FTTransformationPrm 2021-11-25 18:34:23,685 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Process 2021-11-25 18:34:23,685 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Process on table lum_IPProcess 2021-11-25 18:34:23,701 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Step 2021-11-25 18:34:23,701 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Step on table lum_IPStep 2021-11-25 18:34:23,701 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepExecutable 2021-11-25 18:34:23,701 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepExecutable on table lum_IPStep 2021-11-25 18:34:23,701 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepOutcome 2021-11-25 18:34:23,701 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepOutcome on table lum_IPStepOutcome 2021-11-25 18:34:23,701 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepEnvironment 2021-11-25 18:34:23,701 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepEnvironment on table lum_IPStepEnvironment 2021-11-25 18:34:23,701 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipType 2021-11-25 18:34:23,701 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipType on table lum_SRRelationshipType 2021-11-25 18:34:23,701 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipNode 2021-11-25 18:34:23,701 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipNode on table lum_SRRelationshipNode 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelatableNode 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelatableNode on table lum_SRRelatableNode 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetwork.SocialNetwork 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByChannelBaseId => from lum_SocialNetworkConfig where channelBaseId = :channelBaseId 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByPersonalPageId => from lum_SocialNetworkConfig where personalPageId = :pageId 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findBySocialProfileServiceInstanceId => from lum_SocialNetworkConfig where socialProfileServiceInstanceId = :sii 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetwork.SocialNetwork on table lum_SNSocialNetwork 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetwork 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetwork on table lum_SISocialNetwork 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkApplication 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkApplication on table lum_SIApplication 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkAccount 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkAccount on table lum_SIApplicationAccount 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessage 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessage on table lum_SIMessage 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessageQueueItem 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findItemByMessageIdDescOrder => select item from lum_SocialNewtorkMessageQueueItem item where item.messageId = :messageId order by publishDateTime desc 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessageQueueItem on table lum_SIQueue 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation on table lum_SIAccountServiceInstance 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.ContentMessageIntegration 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.contentLocale = :contentLocale 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByMessageAndContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.message = :message and cmi.contentLocale = :contentLocale 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.ContentMessageIntegration on table lum_SIContentMessage 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.upgrade.postupgrade.PostUpgradeTasks 2021-11-25 18:34:23,717 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.upgrade.postupgrade.PostUpgradeTasks on table lum_PostUpgradeStatus 2021-11-25 18:34:23,748 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.metaTags -> lum_MetaTag 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.Mail.destinations -> lum_MailDestination 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.MailBody.attachments -> lum_MailAttachment 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentAssociations -> lum_ContentAssociation 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentLocales -> lum_ContentLocale 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.comments -> lum_ContentComment 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.versions -> lum_ContentVersion 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.contentAssociations -> lum_ContentAssociation 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.publications -> lum_ContentPublication 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.url.WebResource.pageCaches -> lum_CachedPage 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.configuration.EnvironmentConfiguration.properties -> lum_CfgEnvironmentProperties 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.deployment.Module.components -> lum_DEComponent 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig.formulaEntries -> lum_GroupDbVwFormulaEntry 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig.viewFields -> lum_GroupDbVwField 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.page.PageWebResource.parameters -> lum_WebResPageParam 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.preferences.PreferencesPrincipal.entries -> lum_PrefPrincEntry 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.processqueue.QueueTaskProcess.locks -> lum_PQTaskProcessLock 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fieldGroups -> lum_MonFieldGroupEvent 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fields -> lum_MonEventField 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.innerFields -> lum_MonField 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.instances -> lum_MonEventField 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.consents -> lum_PTUserConsent 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.trustedAttributes -> lum_UserAttrValue 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.untrustedAttributes -> lum_MonUserAttrValue 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.csss -> lum_ChannelCss 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.metaTags -> lum_MetaTag 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.common.AccessControlList.entries -> lum_AccessControlEntry 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.global.GlobalGroup.memberships -> lum_GroupMember 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.csss -> lum_PageCss 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.InterfaceInstance.customProperties -> lum_IntfInstCustomProperty 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyDefault.values -> lum_PBPropertyDefValue 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.customProperties -> lum_SvcInstCustomProperty 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.dependencies -> lum_ServiceInstanceDependency 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.fileTransformations -> lum_FTTransformationFile 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow.permissions -> lum_WorkflowPermission 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.website.Website.baseURLs -> lum_WebsiteBaseURL 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.dashboards -> lum_EADashboard 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.reports -> lum_EAReport 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard.instances -> lum_EAReportDashboard 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport.instances -> lum_EAReportDashboard 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.children -> lum_AATreeItem 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.exclusions -> lum_AATreeExclusion 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.community.Community.membershipRequests -> lum_CommMembershipRequest 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.TestGroup.tests -> lum_TATest 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.Test.executions -> lum_TATestExecution 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.answers -> lum_QUAnswer 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.questions -> lum_QUQuestion 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.seo.robotstxt.UserAgent.permissions -> lum_RbtsUserAgentPerm 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.consumer.producermanager.Registration.clonedPortlets -> lum_WsrpCClonedPortlet 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.offeredPortlets -> lum_WsrpPOfferedPortlet 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.registrations -> lum_WsrpPRegistrationData 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.RemoteConsumerRegistration.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.OfferedPortlet.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplicationType.properties -> lum_WFRProperty 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplication.propertyValues -> lum_WFRPropValue 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.pagepersonalization.bean.WidgetInstanceHolder.widgetInstances -> lum_PPWidgetInstance 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.file.transformation.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Process.steps -> lum_IPStep 2021-11-25 18:34:23,764 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Step.environments -> lum_IPStepEnvironment 2021-11-25 18:34:23,779 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetwork.applications -> lum_SIApplication 2021-11-25 18:34:23,779 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetworkApplication.accounts -> lum_SIApplicationAccount 2021-11-25 18:34:23,779 INFO [main] org.hibernate.cfg.AnnotationConfiguration - Hibernate Validator not found: ignoring 2021-11-25 18:34:23,935 INFO [main] org.hibernate.cfg.search.HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled. 2021-11-25 18:34:24,060 INFO [main] org.hibernate.connection.ConnectionProviderFactory - Initializing connection provider: lumis.portal.dao.hibernate.HikariConnectionProvider 2021-11-25 18:34:24,279 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Starting... 2021-11-25 18:34:24,310 WARN [main] com.zaxxer.hikari.util.DriverDataSource - Registered driver with driverClassName=oracle.jdbc.driver.OracleDriver was not found, trying direct instantiation. 2021-11-25 18:34:25,373 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Start completed. 2021-11-25 18:34:25,389 INFO [main] org.hibernate.cfg.SettingsFactory - RDBMS: Oracle, version: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options 2021-11-25 18:34:25,389 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC driver: Oracle JDBC driver, version: 19.7.0.0.0 2021-11-25 18:34:25,436 INFO [main] org.hibernate.dialect.Dialect - Using dialect: lumis.portal.dao.hibernate.Oracle10gDialect 2021-11-25 18:34:25,467 INFO [main] org.hibernate.transaction.TransactionFactoryFactory - Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory 2021-11-25 18:34:25,467 INFO [main] org.hibernate.transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) 2021-11-25 18:34:25,467 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled 2021-11-25 18:34:25,467 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled 2021-11-25 18:34:25,482 INFO [main] org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled 2021-11-25 18:34:25,482 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): disabled 2021-11-25 18:34:25,482 INFO [main] org.hibernate.cfg.SettingsFactory - Connection release mode: auto 2021-11-25 18:34:25,482 INFO [main] org.hibernate.cfg.SettingsFactory - Maximum outer join fetch depth: 3 2021-11-25 18:34:25,482 INFO [main] org.hibernate.cfg.SettingsFactory - Default batch fetch size: 1 2021-11-25 18:34:25,482 INFO [main] org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled 2021-11-25 18:34:25,482 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled 2021-11-25 18:34:25,482 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL inserts for batching: disabled 2021-11-25 18:34:25,482 INFO [main] org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory 2021-11-25 18:34:25,482 INFO [main] org.hibernate.hql.ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory 2021-11-25 18:34:25,482 INFO [main] org.hibernate.cfg.SettingsFactory - Query language substitutions: {} 2021-11-25 18:34:25,482 INFO [main] org.hibernate.cfg.SettingsFactory - JPA-QL strict compliance: enabled 2021-11-25 18:34:25,482 INFO [main] org.hibernate.cfg.SettingsFactory - Second-level cache: enabled 2021-11-25 18:34:25,482 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache: enabled 2021-11-25 18:34:25,498 INFO [main] org.hibernate.cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge 2021-11-25 18:34:25,498 INFO [main] org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge - Cache provider: lumis.portal.dao.hibernate.PortalCacheProvider 2021-11-25 18:34:25,498 INFO [main] org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled 2021-11-25 18:34:25,498 INFO [main] org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled 2021-11-25 18:34:25,498 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache factory: org.hibernate.cache.StandardQueryCacheFactory 2021-11-25 18:34:25,514 INFO [main] org.hibernate.cfg.SettingsFactory - Statistics: disabled 2021-11-25 18:34:25,514 INFO [main] org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled 2021-11-25 18:34:25,514 INFO [main] org.hibernate.cfg.SettingsFactory - Default entity-mode: pojo 2021-11-25 18:34:25,514 INFO [main] org.hibernate.cfg.SettingsFactory - Named query checking : enabled 2021-11-25 18:34:25,607 INFO [main] org.hibernate.impl.SessionFactoryImpl - building session factory 2021-11-25 18:34:27,279 INFO [main] org.hibernate.impl.SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured 2021-11-25 18:34:27,279 INFO [main] org.hibernate.cache.UpdateTimestampsCache - starting update timestamps cache at region: org.hibernate.cache.UpdateTimestampsCache 2021-11-25 18:34:27,279 INFO [main] org.hibernate.cache.StandardQueryCache - starting query cache at region: org.hibernate.cache.StandardQueryCache 2021-11-25 18:34:28,623 INFO [main] lumis.portal.manager.ManagerFactoryInternal - ClusterManager instantiated: lumis.portal.cluster.SingleServerClusterManager@22368ddc 2021-11-25 18:34:31,108 INFO [main] org.hibernate.impl.SessionFactoryImpl - closing 2021-11-25 18:34:31,108 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown initiated... 2021-11-25 18:34:31,139 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown completed. 2021-11-25 18:34:31,155 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/sendmail/dao/hibernate/Mail.hbm.xml 2021-11-25 18:34:31,170 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/service/ServiceConfig.hbm.xml 2021-11-25 18:34:31,186 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/serviceinterface/ServiceInterfaceConfig.hbm.xml 2021-11-25 18:34:31,201 INFO [main] org.hibernate.cfg.Configuration - configuring from resource: lumishibernate.cfg.xml 2021-11-25 18:34:31,201 INFO [main] org.hibernate.cfg.Configuration - Configuration resource: lumishibernate.cfg.xml 2021-11-25 18:34:31,201 INFO [main] org.hibernate.cfg.Configuration - Configured SessionFactory: null 2021-11-25 18:34:31,201 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailConfig -> lum_MailConfig 2021-11-25 18:34:31,201 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailQueue -> lum_MailQueue 2021-11-25 18:34:31,201 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.Mail -> lum_Mail 2021-11-25 18:34:31,201 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailDestination -> lum_MailDestination 2021-11-25 18:34:31,201 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailBody -> lum_MailBody 2021-11-25 18:34:31,201 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailAttachment -> lum_MailAttachment 2021-11-25 18:34:31,201 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.service.ServiceConfig -> lum_Service 2021-11-25 18:34:31,201 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.serviceinterface.ServiceInterfaceConfig -> lum_Interface 2021-11-25 18:34:31,217 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatConversationConfig 2021-11-25 18:34:31,217 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatConversationConfig on table lum_ChatConversation 2021-11-25 18:34:31,217 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatMessageConfig 2021-11-25 18:34:31,217 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatMessageConfig on table lum_ChatMessage 2021-11-25 18:34:31,217 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatUserConfig 2021-11-25 18:34:31,217 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatUserConfig on table lum_ChatUser 2021-11-25 18:34:31,217 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.Content 2021-11-25 18:34:31,217 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.Content on table lum_Content 2021-11-25 18:34:31,217 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentLocale 2021-11-25 18:34:31,217 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentLocale on table lum_ContentLocale 2021-11-25 18:34:31,217 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentVersion 2021-11-25 18:34:31,217 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentVersion on table lum_ContentVersion 2021-11-25 18:34:31,217 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentAssociation 2021-11-25 18:34:31,217 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentAssociation on table lum_ContentAssociation 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentComment 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentComment on table lum_ContentComment 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentPublication 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentPublication on table lum_ContentPublication 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentTag 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentTag on table lum_ContentTag 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.workflow.WorkflowConfig 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.workflow.WorkflowConfig on table lum_Workflow 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.doui.DouiConfig 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.doui.DouiConfig on table lum_DouiDefinition 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.Activity 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.Activity on table lum_ASActivity 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityAction 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityAction on table lum_ASAction 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityObjectType 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityObjectType on table lum_ASObjectType 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityStreamConfig 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.activitystream.ActivityStreamConfig#deleteOldActivities => DELETE FROM lum_ASActivity WHERE createdDateTimeMillis <= :age 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityStreamConfig on table lum_ASConfig 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityProcessorConfig 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityProcessorConfig on table lum_ASProcessorConfig 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.FlowEntry 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.FlowEntry on table lum_EAFlowEntry 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.SuspendedFlow 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.SuspendedFlow on table lum_EASuspendedFlow 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.WaitingForEventFlow 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEvent => select distinct flowEntryId, nodeId from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and status = 'WAITING' 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findToBeTimedOut => from lum_EAFlowsWaitingForAction where timeoutDateTime < :now and status = 'WAITING' 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#updateStatus => update lum_EAFlowsWaitingForAction set status = :status where id = :id and status = 'WAITING' 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEventAndNodeAndUser => from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and nodeId = :nodeId and userId = :userId and status = 'WAITING' 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#deleteTheseNodesFlowEntry => delete from lum_EAFlowsWaitingForAction where flowEntryId = :flowEntryId and nodeId in (:nodeIds) 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.WaitingForEventFlow on table lum_EAFlowsWaitingForAction 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.ApmMetric 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findApmMetricEnabledByLocal => select am from lum_ApmMetric am where am.local = :local and am.enabled = true 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: removeApmMetricNotInIds => delete from lum_ApmMetric am where am.id not in (:ids) 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.ApmMetric on table lum_ApmMetric 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.collector.ApmCollectorInfo 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.collector.ApmCollectorInfo on table lum_ApmColInfo 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditCategory 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditCategoryByKey => select a from AuditCategory a where a.key = :key 2021-11-25 18:34:31,233 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditCategory on table lum_AuditCategory 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntryType 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditEntryTypeByKey => select a from AuditEntryType a where a.key = :key 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntryType on table lum_AuditEntryType 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntry 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntry on table lum_AuditEntry 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditConfig 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditConfig on table lum_AuditConfig 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.businesscontext.internal.BusinessContextConfig 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.businesscontext.internal.BusinessContextConfig on table lum_BCBusinessContext 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cache.CacheConfig 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cache.CacheConfig on table lum_Cache 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResource 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByDynamicPathAndLocale => select w from WebResource w where w.dynamicPath = :dynamicPath and locale = :locale 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFriendlyPathAndWebsite => select w from WebResource w where w.friendlyPath = :friendlyPath and w.website.id = :websiteId 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFilePathAndWebsite => select w from PageCacheConfig pc inner join pc.webResource w where pc.filePath = :filePath and w.website.id = :websiteId 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResource on table lum_WebResource 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.channel.ChannelWebResource 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByChannelId => from ChannelWebResource where channelId = :channelId 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cluster.multiserver.ClusterConfig 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cluster.multiserver.ClusterConfig on table lum_ClusterConfig 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.commandpalette.DirtyItem 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.commandpalette.DirtyItem on table lum_CPCommandPaletteDirty 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentConfiguration 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentConfiguration on table lum_CfgEnvironmentConf 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentProperty 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentProperty on table lum_CfgEnvironmentProperties 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.ServerConfiguration 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.ServerConfiguration on table lum_CfgServerConf 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.crypto.SymmetricCipherConfig 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.crypto.SymmetricCipherConfig on table lum_CrySymmetricCipher 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Component 2021-11-25 18:34:31,248 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Component on table lum_DEComponent 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.DeploymentMessage 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.DeploymentMessage on table lum_DEDeploymentMessage 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ComponentDeploymentMessage 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ComponentDeploymentMessage#findByObjIdAndLevel => select m from lum_ComponentDeploymentMessage m where m.objectId = :componentId and m.level = :level 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Module 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Module on table lum_DEModule 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ModuleDeploymentMessage 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ModuleDeploymentMessage#findByObjIdAndLevel => select m from lum_ModuleDeploymentMessage m where m.objectId = :moduleId and m.level = :level 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.PackageDeploymentMessage 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_PackageDeploymentMessage#findByObjIdAndLevel => select m from lum_PackageDeploymentMessage m where m.objectId = :packageName 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Package 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Package on table lum_DEPackage 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileConfig 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.file.FileConfig#findByFullPath => from lum_File where fullPath = :fullPath 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileConfig on table lum_File 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileMimeTypeConfig 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileMimeTypeConfig on table lum_FileMimeType 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.GroupType 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.GroupType on table lum_GroupType 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewField 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewField on table lum_GroupDbVwField 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry on table lum_GroupDbVwFormulaEntry 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupConfigByGroupId => select c from DatabaseViewGroupConfig c where c.groupId = :groupId 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig on table lum_GroupDbVwGrpCfg 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupTypeConfigByGroupTypeId => select c from DatabaseViewGroupTypeConfig c where c.groupType.id = :groupTypeId 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig on table lum_GroupDbVwGrpTypeCfg 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.lock.ResourceLock 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceId => from lum_LRResourceLock WHERE resourceId = :resourceId 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceIdAndOwner => select rl.id from lum_LRResourceLock rl WHERE resourceId = :resourceId and owner = :owner 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#deleteById => delete from lum_LRResourceLock WHERE id = :id 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.lock.ResourceLock on table lum_LRResourceLock 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageConfig 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Add => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Update => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId and not(p.id = :id) 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageConfig on table lum_Page 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResource 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByPageId => from PageWebResource where pageId = :pageId 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResourceParameter 2021-11-25 18:34:31,264 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageWebResourceParameter on table lum_WebResPageParam 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheConfig 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByWebsiteIdAndFilePath => select pc from PageCacheConfig pc where pc.filePath = :filePath and pc.webResource.website.id = :websiteId 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByChannelIdReadOnly => select cwr.pageCache from ChannelWebResource cwr where cwr.channelId = :channelId 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigPageWebResourceByChannelIdReadOnly => select pwr from PageWebResource pwr inner join fetch pwr.pageCache pc inner join fetch pwr.page p where p.channelId = :channelId 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheConfig on table lum_CachedPage 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheQueue 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheQueueByQueueId => select pcq from PageCacheQueue pcq where pcq.queueId = :queueId 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheQueue on table lum_PCQueue 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorConfig 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorConfig on table lum_PageCacheGenerator 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorProfile 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorProfile on table lum_PCGeneratorProfile 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PCGeneratorConfig 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PCGeneratorConfig on table lum_PCGeneratorConfig 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.Preferences 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.Preferences on table lum_Preferences 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipal 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findByPreferencesAndPrincipalId => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId = :principalId 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findSharedByPreferences => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId IS NULL 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipal on table lum_PrefPrinc 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipalEntry 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipalEntry on table lum_PrefPrincEntry 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalReaderConfig 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalReaderConfig on table lum_ImpPrincReader 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalWriterConfig 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalWriterConfig on table lum_ImpPrincWriter 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcess 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findQueueTaskProcessNextScheduledTimeMillis => select min(p.scheduledTimeMillis) from lum_QueueTaskProcess p where p.scheduledTimeMillis >= :minTimeMillis 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findNextQueueTaskProcess => select p.id from lum_QueueTaskProcess p where p.scheduledTimeMillis <= :now and p.status < 3 and not exists (select p2.id from lum_QueueTaskProcess p2 inner join p2.locks p2lock, lum_QueueTaskProcessLock plock where plock.taskProcess = p and p2 <> p and p2.status in (3,4) and p2lock.lockId = plock.lockId and (p2lock.lockType = 1 or plock.lockType = 1)) order by taskOrder asc 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: checkExitsNextQueueTaskProcessWithLockNotRunning => select p.id from lum_QueueTaskProcess p inner join p.locks ploc where ploc.lockId = :lockId and p.status != 3 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcess on table lum_PQQueueTaskProcess 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcessLock 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcessLock on table lum_PQTaskProcessLock 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.ServerQueueConfiguration 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findConfigurationByServerId => SELECT conf FROM lum_ServerQueueConfiguration conf WHERE conf.serverId = :serverId 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.ServerQueueConfiguration on table lum_PQQueueServerConfig 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.Property 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.Property on table lum_PBProperty 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyBag 2021-11-25 18:34:31,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyDefault 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.localization.LocaleConfig 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.localization.LocaleConfig on table lum_Locale 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorConfiguration 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorConfiguration on table lum_MonConfig 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorEvent 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorEvent on table lum_MonEvent 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorField 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorField on table lum_MonField 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroup 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroup on table lum_MonFieldGroup 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldInstance 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldInstance on table lum_MonEventField 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroupInstance 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroupInstance on table lum_MonFieldGroupEvent 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorRequestRule 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorRequestRule on table lum_MonRequestRule 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUser 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByFriendlyId => SELECT mu from lum_MonUser mu where mu.friendlyId = :friendlyId 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByVisitorId => SELECT mu from lum_MonUser mu where mu.visitorId = :visitorId 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserIdByTrackId => SELECT mu.id from lum_MonUser mu where mu.trackId = :trackId 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUser on table lum_MonUser 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserAttributeValue 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserAttributeValue on table lum_MonUserAttrValue 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserIdMap 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitorUserIdMapToIdByFromTrackId => SELECT toId from lum_MonUserIdMap where fromTrackId = :fromTrackId 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserIdMap on table lum_MonUserIdMap 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.project.Project 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.project.Project on table lum_Project 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CrossSiteRequestDefinition 2021-11-25 18:34:31,295 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CrossSiteRequestDefinition on table lum_SECSRDefinition 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CorsRule 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CorsRule on table lum_SECorsRule 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinstance.ServiceInstanceDependencyConfig 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinstance.ServiceInstanceDependencyConfig on table lum_ServiceInstanceDependency 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig on table lum_InterfaceMenuGroup 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig on table lum_InterfaceMenuItem 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.ChannelResume 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findChannelResume => from lum_SyncChannelResume 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findIdsLinkedWithComponents => select id from lum_SyncChannelResume where componentId is not null 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.ChannelResume on table lum_vwChannelComponent 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Channel 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Channel on table lum_Channel 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Group 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Group on table lum_Group 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.GroupMember 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.GroupMember on table lum_GroupMember 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Principal 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Principal on table lum_Principal 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.ChannelCss 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.ChannelCss on table lum_ChannelCss 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlEntry 2021-11-25 18:34:31,311 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlEntry on table lum_AccessControlEntry 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlList 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlList on table lum_AccessControlList 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.ChannelTemplateLink 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.ChannelTemplateLink on table lum_ChannelTemplateLinks 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.MetaTag 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.MetaTag on table lum_MetaTag 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Css 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Css on table lum_Css 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.FileTransformationParameterType 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.FileTransformationParameterType on table lum_FTTransformationPrm 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroup 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroup on table lum_Group 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroupMembership 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroupMembership on table lum_GroupMember 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyle 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyle on table lum_InterfaceStyle 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer on table lum_ISAllowedConsumers 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Project 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Project on table lum_Project 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.Page 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.Page on table lum_Page 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstance 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstance on table lum_InterfaceInstance 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty on table lum_IntfInstCustomProperty 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.PageCss 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.PageCss on table lum_PageCss 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyBag 2021-11-25 18:34:31,326 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.Property 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.Property on table lum_PBProperty 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefault 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue on table lum_PBPropertyDefValue 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformation 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstance on table lum_ServiceInstance 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow on table lum_WorkflowServiceInstance 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission on table lum_WorkflowPermission 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty on table lum_SvcInstCustomProperty 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency on table lum_ServiceInstanceDependency 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.theme.ThemeConfig 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.theme.ThemeConfig on table lum_Theme 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResourceRedirection 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResourceRedirection on table lum_WebResourceRedir 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.user.UserAttribute 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.user.UserAttribute on table lum_UserAttribute 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.TrustedUserAttributeValue 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.TrustedUserAttributeValue on table lum_UserAttrValue 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.Website 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebsiteByRootChannelId => from lum_Website where rootChannelId = :channelId 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.Website on table lum_Website 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteBaseURL 2021-11-25 18:34:31,342 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.WebsiteBaseURL on table lum_WebsiteBaseURL 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteAdditionalBaseURL 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteMainBaseURL 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.usersegmentation.bean.UserSegmentation 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySI => from lum_EAUserSegmentation where serviceInstanceId = :si order by name 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndName => from lum_EAUserSegmentation where serviceInstanceId = :si and name = :name 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndLikeName => from lum_EAUserSegmentation where serviceInstanceId = :si and upper(name) like upper(:name) order by name 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byNextMembersGen => from lum_EAUserSegmentation where nextMembersGeneration is null or nextMembersGeneration < :now 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byJourneyStage => from lum_EAUserSegmentation where journeyStageId = :stageId 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.usersegmentation.bean.UserSegmentation on table lum_EAUserSegmentation 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard on table lum_EADashboard 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport on table lum_EAReport 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard on table lum_EAReportDashboard 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTree 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTree on table lum_AATree 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion on table lum_AATreeExclusion 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeItem 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeItem on table lum_AATreeItem 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.chatroom.ChatRoomConfig 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.chatroom.ChatRoomConfig on table lum_ChatRoom 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.commentit.Comment 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemId => SELECT c from lum_CommentIt c where c.itemId=:itemId 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteCommentsByServiceInstanceId => DELETE from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemIdAndServiceInstanceId => SELECT c from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId ORDER BY commentDate DESC, id 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCountCommentsByItemIdAndServiceInstanceId => SELECT COUNT(c.id) from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.commentit.Comment on table lum_CommentIt 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.Community 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.Community on table lum_Community 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.CommunityMembershipRequest 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.community.CommunityMembershipRequest#findByCommunityAndRequester => from lum_CommMembershipRequest where community = :community and requester = :requester 2021-11-25 18:34:31,358 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.CommunityMembershipRequest on table lum_CommMembershipRequest 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.document.DocumentConfig 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.document.DocumentConfig on table lum_Document 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.emailtemplaterepository.EmailTemplate 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.service.emailtemplaterepository.EmailTemplate#findBySI => select et from lum_ETREmailTemplate et join et.contentVersion cv join cv.contentLocale cl join cl.content c where c.serviceInstanceId = :serviceInstanceId order by et.title 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.emailtemplaterepository.EmailTemplate on table lum_ETREmailTemplate 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Form 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getAnswersByFormId => SELECT a FROM lum_FBAnswer a WHERE a.formId = :formId 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getFieldsByFormId => SELECT q FROM lum_FBField q WHERE q.formId = :formId order by q.position asc 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Form on table lum_FBForm 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.FormField 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.FormField#getByFieldId => SELECT f FROM lum_FBField f WHERE f.fieldId = :fieldId AND f.formId = :formId 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.FormField on table lum_FBField 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Answer 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Answer on table lum_FBAnswer 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.hierarchicalcontent.HierarchicalContent 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.hierarchicalcontent.HierarchicalContent on table lum_HierarchicalContent 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.htmlinjector.HtmlInjectionConfig 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findHtmlInjectionByServiceInstanceId => SELECT hi FROM lum_HIInjection hi, ContentVersion cv INNER JOIN cv.contentLocale cl INNER JOIN cl.content c INNER JOIN cv.publications p INNER JOIN p.serviceInstanceIds psi WHERE cv.itemId = hi.id AND cl.publishedVersion = cv AND p.published = true AND psi = :serviceInstanceId AND (cl.locale = :userLocale OR (cl.locale = c.defaultLocale AND NOT EXISTS (SELECT cl2 FROM ContentLocale cl2 WHERE cl2.content = c AND cl2.locale = :userLocale))) ORDER BY hi.processPriority DESC 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.htmlinjector.HtmlInjectionConfig on table lum_HIInjection 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.likeit.Like 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemId => SELECT l from lum_LikeIt l where l.itemId=:itemId 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteLikesByServiceInstanceId => DELETE from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.itemId=:itemId and l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndUserIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId and l.itemId=:itemId and l.userId=:userId 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.likeit.Like on table lum_LikeIt 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Bulletin 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Bulletin on table lum_MMktgBulletin 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Category 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Category on table lum_MMktgCategory 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.UserSubscription 2021-11-25 18:34:31,373 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.UserSubscription on table lum_MMktgSubscription 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.media.Media 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.media.Media on table lum_Media 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mediaalbum.MediaResumeConfig 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mediaalbum.MediaResumeConfig on table lum_MAMedia 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Category 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Category on table lum_NLCategory 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Model 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Model on table lum_NLModel 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Schedule 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Schedule on table lum_NLSchedule 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Subscription 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Subscription on table lum_NLSubscription 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestGroup 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestGroup on table lum_TATestGroup 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.Test 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.Test on table lum_TATest 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestExecution 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestExecution on table lum_TATestExecution 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.ChannelTreeWebResourceTest 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterChannelTreeWebResourceTest 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.PageWebResourceTest 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterPageWebResourceTest 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.URLTest 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.PrivacyTerm 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.PrivacyTerm on table lum_PTPrivacyTerm 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.ProcessPurpose 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.ProcessPurpose on table lum_PTProcessPurpose 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.UserConsent 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.UserConsent on table lum_PTUserConsent 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Answer 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Answer on table lum_QUAnswer 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Question 2021-11-25 18:34:31,389 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Question on table lum_QUQuestion 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Questionnaire 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Questionnaire on table lum_QUQuestionnaire 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Resource 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Resource on table lum_ResSchdResource 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Schedule 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Schedule on table lum_ResSchdSchedule 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.entity.SeoRule 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageId => from SeoRule where page = :pageId 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByChannelId => from SeoRule where channel = :channelId 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageIdOrChannelIdsWithTitlePattern => from SeoRule where page = :pageId or channel in (:channelIds) 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.entity.SeoRule on table lum_SeoRule 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.RobotsTxtSitemap 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.RobotsTxtSitemap on table lum_RbtsSitemap 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgent 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgent on table lum_RbtsUserAgent 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgentPermission 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgentPermission on table lum_RbtsUserAgentPerm 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.socialprofile.SocialProfile 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceAndUserId => select c from lum_SocialProfile sp, ContentVersion cv inner join cv.contentLocale.content c where cv.itemId = sp.id and sp.userId = :userId and c.serviceInstanceId = :si 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.socialprofile.SocialProfile on table lum_SNSocialProfile 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Comment 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByAuthorId => select comment from lum_MBComment comment where comment.authorId = :authorId 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByPostId => select comment from lum_MBComment comment where comment.postId = :postId 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Comment on table lum_MBComment 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Hash 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Hash.findByPostId => select hashtag from lum_MBHash hashtag where hashtag.id.postId = :postId 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Hash on table lum_MBHash 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Post 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Post.findByOwnerId => select post from lum_MBPost post where post.owner = :owner 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Post on table lum_MBPost 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.PostAttachment 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: PostAttachment.findByPostId => select postAttachment from lum_MBPostAttachment postAttachment where postAttachment.postId = :postId 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.PostAttachment on table lum_MBPostAttachment 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.UserFollows 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserAndSocialNetwork => select userFollows from lum_MBUserFollows userFollows where userFollows.userId = :userId and userFollows.followedUserId = :followedUserId and userFollows.serviceInstanceId = :serviceInstanceId and userFollows.socialNetworkId = :socialNetworkId 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserId => select uf from lum_MBUserFollows uf where uf.userId = :userId or uf.followedUserId = :userId 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.UserFollows on table lum_MBUserFollows 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.userpost.UserPost 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.userpost.UserPost on table lum_UPPost 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerEntityImplIdByProducerName => SELECT p.id FROM ProducerEntityImpl p WHERE p.producerName = :producerName 2021-11-25 18:34:31,405 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl on table lum_WsrpCProducer 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.Registration 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.Registration on table lum_WsrpCRegistration 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ClonedPortlet 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ClonedPortlet on table lum_WsrpCClonedPortlet 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ProducerImpl 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByNamespace => SELECT producer FROM ProducerImpl producer WHERE producer.namespace = :namespace 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByProducerKey => SELECT producer FROM ProducerImpl producer WHERE producer.producerKey = :producerKey 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplsByOfferedPortlets => SELECT producer FROM ProducerImpl producer inner join producer.offeredPortlets portlet WHERE portlet.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ProducerImpl on table lum_WsrpPProducer 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.RemoteConsumerRegistration 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.RemoteConsumerRegistration on table lum_WsrpPRegistrationData 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.OfferedPortlet 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.OfferedPortlet on table lum_WsrpPOfferedPortlet 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ClonedPortlet 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ClonedPortlet on table lum_WsrpPClonedPortlet 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationType 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationType on table lum_WFRType 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationProperty 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationProperty on table lum_WFRProperty 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplication 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplication => from WebFileReplication 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplicationByWebsiteId => from WebFileReplication where website.id = :websiteId 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplication on table lum_WFReplication 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationPropertyValue 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationPropertyValue on table lum_WFRPropValue 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.Widget 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.Widget on table lum_PPWidget 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstance 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByInterfaceInstanceId => SELECT wi from lum_PPWidgetInstance wi where wi.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByWidgetContentId => SELECT wi from lum_PPWidgetInstance wi where wi.widgetContentId = :widgetContentId 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstance on table lum_PPWidgetInstance 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstanceHolder 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporary => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId IS NULL 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId = :contentId 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId IS NULL 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserIdAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId = :contentId 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstanceHolder on table lum_PPWidgetInstanceHolder 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByDateTime => select ii from PPInterfaceInstanceToBeDeleted ii where ii.whenToDelete <= :whenToDelete 2021-11-25 18:34:31,420 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted on table lum_PPIIToBeDeleted 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HtmlFieldWidgetInstance 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HolderWidgetInstance 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.websitefiles.WebsiteFilesFolder 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.websitefiles.WebsiteFilesFolder on table lum_WSFFolder 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.Synonym 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.Synonym on table lum_BDSynonym 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.SynonymState 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.SynonymState on table lum_BDSynonymState 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.metadata.FileMacrotypeMapping 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.metadata.FileMacrotypeMapping on table lum_FMMacrotypeMap 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleTransformationParameter 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.FileTransformation 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceId => SELECT ft FROM lum_FTFileTransformation ft WHERE ft.serviceInstanceId = :serviceInstanceId 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.TransformedFileConfig 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByOriginalFile => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileConfigId = :fileConfigId 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByFileTransformationId => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileTransformation.id = :fileTransformation 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.TransformedFileConfig on table lum_FTTransformedFile 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleParameterType 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByParameterName => SELECT spt FROM lum_FTSimpleParameterType spt WHERE spt.parameterName = :parameterName 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleParameterType on table lum_FTTransformationPrm 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Process 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Process on table lum_IPProcess 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Step 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Step on table lum_IPStep 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepExecutable 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepExecutable on table lum_IPStep 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepOutcome 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepOutcome on table lum_IPStepOutcome 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepEnvironment 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepEnvironment on table lum_IPStepEnvironment 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipType 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipType on table lum_SRRelationshipType 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipNode 2021-11-25 18:34:31,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipNode on table lum_SRRelationshipNode 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelatableNode 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelatableNode on table lum_SRRelatableNode 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetwork.SocialNetwork 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByChannelBaseId => from lum_SocialNetworkConfig where channelBaseId = :channelBaseId 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByPersonalPageId => from lum_SocialNetworkConfig where personalPageId = :pageId 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findBySocialProfileServiceInstanceId => from lum_SocialNetworkConfig where socialProfileServiceInstanceId = :sii 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetwork.SocialNetwork on table lum_SNSocialNetwork 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetwork 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetwork on table lum_SISocialNetwork 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkApplication 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkApplication on table lum_SIApplication 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkAccount 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkAccount on table lum_SIApplicationAccount 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessage 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessage on table lum_SIMessage 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessageQueueItem 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findItemByMessageIdDescOrder => select item from lum_SocialNewtorkMessageQueueItem item where item.messageId = :messageId order by publishDateTime desc 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessageQueueItem on table lum_SIQueue 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation on table lum_SIAccountServiceInstance 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.ContentMessageIntegration 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.contentLocale = :contentLocale 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByMessageAndContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.message = :message and cmi.contentLocale = :contentLocale 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.ContentMessageIntegration on table lum_SIContentMessage 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.upgrade.postupgrade.PostUpgradeTasks 2021-11-25 18:34:31,451 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.upgrade.postupgrade.PostUpgradeTasks on table lum_PostUpgradeStatus 2021-11-25 18:34:31,467 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.metaTags -> lum_MetaTag 2021-11-25 18:34:31,467 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.Mail.destinations -> lum_MailDestination 2021-11-25 18:34:31,467 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.MailBody.attachments -> lum_MailAttachment 2021-11-25 18:34:31,467 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentAssociations -> lum_ContentAssociation 2021-11-25 18:34:31,467 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentLocales -> lum_ContentLocale 2021-11-25 18:34:31,467 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.comments -> lum_ContentComment 2021-11-25 18:34:31,467 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.versions -> lum_ContentVersion 2021-11-25 18:34:31,467 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.contentAssociations -> lum_ContentAssociation 2021-11-25 18:34:31,467 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.publications -> lum_ContentPublication 2021-11-25 18:34:31,467 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.url.WebResource.pageCaches -> lum_CachedPage 2021-11-25 18:34:31,467 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.configuration.EnvironmentConfiguration.properties -> lum_CfgEnvironmentProperties 2021-11-25 18:34:31,467 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.deployment.Module.components -> lum_DEComponent 2021-11-25 18:34:31,467 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig.formulaEntries -> lum_GroupDbVwFormulaEntry 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig.viewFields -> lum_GroupDbVwField 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.page.PageWebResource.parameters -> lum_WebResPageParam 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.preferences.PreferencesPrincipal.entries -> lum_PrefPrincEntry 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.processqueue.QueueTaskProcess.locks -> lum_PQTaskProcessLock 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fieldGroups -> lum_MonFieldGroupEvent 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fields -> lum_MonEventField 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.innerFields -> lum_MonField 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.instances -> lum_MonEventField 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.consents -> lum_PTUserConsent 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.trustedAttributes -> lum_UserAttrValue 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.untrustedAttributes -> lum_MonUserAttrValue 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.csss -> lum_ChannelCss 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.metaTags -> lum_MetaTag 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.common.AccessControlList.entries -> lum_AccessControlEntry 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.global.GlobalGroup.memberships -> lum_GroupMember 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.csss -> lum_PageCss 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.InterfaceInstance.customProperties -> lum_IntfInstCustomProperty 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyDefault.values -> lum_PBPropertyDefValue 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.customProperties -> lum_SvcInstCustomProperty 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.dependencies -> lum_ServiceInstanceDependency 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.fileTransformations -> lum_FTTransformationFile 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow.permissions -> lum_WorkflowPermission 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.website.Website.baseURLs -> lum_WebsiteBaseURL 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.dashboards -> lum_EADashboard 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.reports -> lum_EAReport 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard.instances -> lum_EAReportDashboard 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport.instances -> lum_EAReportDashboard 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.children -> lum_AATreeItem 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.exclusions -> lum_AATreeExclusion 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.community.Community.membershipRequests -> lum_CommMembershipRequest 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.TestGroup.tests -> lum_TATest 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.Test.executions -> lum_TATestExecution 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.answers -> lum_QUAnswer 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.questions -> lum_QUQuestion 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.seo.robotstxt.UserAgent.permissions -> lum_RbtsUserAgentPerm 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.consumer.producermanager.Registration.clonedPortlets -> lum_WsrpCClonedPortlet 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.offeredPortlets -> lum_WsrpPOfferedPortlet 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.registrations -> lum_WsrpPRegistrationData 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.RemoteConsumerRegistration.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.OfferedPortlet.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplicationType.properties -> lum_WFRProperty 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplication.propertyValues -> lum_WFRPropValue 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.pagepersonalization.bean.WidgetInstanceHolder.widgetInstances -> lum_PPWidgetInstance 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.file.transformation.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Process.steps -> lum_IPStep 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Step.environments -> lum_IPStepEnvironment 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetwork.applications -> lum_SIApplication 2021-11-25 18:34:31,483 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetworkApplication.accounts -> lum_SIApplicationAccount 2021-11-25 18:34:31,498 INFO [main] org.hibernate.cfg.AnnotationConfiguration - Hibernate Validator not found: ignoring 2021-11-25 18:34:31,561 INFO [main] org.hibernate.cfg.search.HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled. 2021-11-25 18:34:31,623 INFO [main] org.hibernate.connection.ConnectionProviderFactory - Initializing connection provider: lumis.portal.dao.hibernate.HikariConnectionProvider 2021-11-25 18:34:31,639 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Starting... 2021-11-25 18:34:31,639 WARN [main] com.zaxxer.hikari.util.DriverDataSource - Registered driver with driverClassName=oracle.jdbc.driver.OracleDriver was not found, trying direct instantiation. 2021-11-25 18:34:31,720 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Start completed. 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - RDBMS: Oracle, version: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC driver: Oracle JDBC driver, version: 19.7.0.0.0 2021-11-25 18:34:31,720 INFO [main] org.hibernate.dialect.Dialect - Using dialect: lumis.portal.dao.hibernate.Oracle10gDialect 2021-11-25 18:34:31,720 INFO [main] org.hibernate.transaction.TransactionFactoryFactory - Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory 2021-11-25 18:34:31,720 INFO [main] org.hibernate.transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): disabled 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - Connection release mode: auto 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - Maximum outer join fetch depth: 3 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - Default batch fetch size: 1 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL inserts for batching: disabled 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory 2021-11-25 18:34:31,720 INFO [main] org.hibernate.hql.ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - Query language substitutions: {} 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - JPA-QL strict compliance: enabled 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - Second-level cache: enabled 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache: enabled 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge - Cache provider: lumis.portal.dao.hibernate.PortalCacheProvider 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache factory: org.hibernate.cache.StandardQueryCacheFactory 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - Statistics: disabled 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - Default entity-mode: pojo 2021-11-25 18:34:31,720 INFO [main] org.hibernate.cfg.SettingsFactory - Named query checking : enabled 2021-11-25 18:34:31,733 INFO [main] org.hibernate.impl.SessionFactoryImpl - building session factory 2021-11-25 18:34:32,186 INFO [main] org.hibernate.impl.SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured 2021-11-25 18:34:32,186 INFO [main] org.hibernate.cache.UpdateTimestampsCache - starting update timestamps cache at region: org.hibernate.cache.UpdateTimestampsCache 2021-11-25 18:34:32,186 INFO [main] org.hibernate.cache.StandardQueryCache - starting query cache at region: org.hibernate.cache.StandardQueryCache 2021-11-25 18:34:44,077 INFO [main] lumis.portal.PortalConfiguration - LumisXP shutting down... 2021-11-25 18:34:44,171 INFO [main] org.hibernate.impl.SessionFactoryImpl - closing 2021-11-25 18:34:44,171 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown initiated... 2021-11-25 18:34:44,202 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown completed. 2021-11-25 18:34:44,202 INFO [main] lumis.portal.PortalConfiguration - LumisXP shut down completed. 2021-11-25 18:36:55,012 INFO [main] lumis.portal.PortalConfiguration - LumisXP core system initializing... 2021-11-25 18:36:55,574 INFO [main] org.hibernate.cfg.annotations.Version - Hibernate Annotations 3.4.0.GA 2021-11-25 18:36:55,606 INFO [main] org.hibernate.cfg.Environment - Hibernate 3.3.2.GA 2021-11-25 18:36:55,606 INFO [main] org.hibernate.cfg.Environment - hibernate.properties not found 2021-11-25 18:36:55,606 INFO [main] org.hibernate.cfg.Environment - Bytecode provider name : javassist 2021-11-25 18:36:55,621 INFO [main] org.hibernate.cfg.Environment - using JDK 1.4 java.sql.Timestamp handling 2021-11-25 18:36:55,824 INFO [main] org.hibernate.annotations.common.Version - Hibernate Commons Annotations 3.1.0.GA 2021-11-25 18:36:55,824 INFO [main] org.hibernate.ejb.Version - Hibernate EntityManager 3.4.0.GA 2021-11-25 18:36:56,293 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/sendmail/dao/hibernate/Mail.hbm.xml 2021-11-25 18:36:56,496 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/service/ServiceConfig.hbm.xml 2021-11-25 18:36:56,512 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/serviceinterface/ServiceInterfaceConfig.hbm.xml 2021-11-25 18:36:56,668 INFO [main] org.hibernate.cfg.Configuration - configuring from resource: lumishibernate.cfg.xml 2021-11-25 18:36:56,668 INFO [main] org.hibernate.cfg.Configuration - Configuration resource: lumishibernate.cfg.xml 2021-11-25 18:36:56,668 INFO [main] org.hibernate.cfg.Configuration - Configured SessionFactory: null 2021-11-25 18:36:56,965 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailConfig -> lum_MailConfig 2021-11-25 18:36:57,013 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailQueue -> lum_MailQueue 2021-11-25 18:36:57,013 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.Mail -> lum_Mail 2021-11-25 18:36:57,059 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailDestination -> lum_MailDestination 2021-11-25 18:36:57,074 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailBody -> lum_MailBody 2021-11-25 18:36:57,074 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailAttachment -> lum_MailAttachment 2021-11-25 18:36:57,074 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.service.ServiceConfig -> lum_Service 2021-11-25 18:36:57,090 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.serviceinterface.ServiceInterfaceConfig -> lum_Interface 2021-11-25 18:36:57,106 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatConversationConfig 2021-11-25 18:36:57,168 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatConversationConfig on table lum_ChatConversation 2021-11-25 18:36:57,262 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatMessageConfig 2021-11-25 18:36:57,262 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatMessageConfig on table lum_ChatMessage 2021-11-25 18:36:57,262 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatUserConfig 2021-11-25 18:36:57,262 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatUserConfig on table lum_ChatUser 2021-11-25 18:36:57,262 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.Content 2021-11-25 18:36:57,262 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.Content on table lum_Content 2021-11-25 18:36:57,356 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentLocale 2021-11-25 18:36:57,356 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentLocale on table lum_ContentLocale 2021-11-25 18:36:57,403 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentVersion 2021-11-25 18:36:57,403 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentVersion on table lum_ContentVersion 2021-11-25 18:36:57,418 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentAssociation 2021-11-25 18:36:57,418 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentAssociation on table lum_ContentAssociation 2021-11-25 18:36:57,418 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentComment 2021-11-25 18:36:57,418 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentComment on table lum_ContentComment 2021-11-25 18:36:57,418 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentPublication 2021-11-25 18:36:57,418 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentPublication on table lum_ContentPublication 2021-11-25 18:36:57,434 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentTag 2021-11-25 18:36:57,434 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentTag on table lum_ContentTag 2021-11-25 18:36:57,434 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.workflow.WorkflowConfig 2021-11-25 18:36:57,434 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.workflow.WorkflowConfig on table lum_Workflow 2021-11-25 18:36:57,465 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.doui.DouiConfig 2021-11-25 18:36:57,465 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.doui.DouiConfig on table lum_DouiDefinition 2021-11-25 18:36:57,465 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.Activity 2021-11-25 18:36:57,465 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.Activity on table lum_ASActivity 2021-11-25 18:36:57,496 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityAction 2021-11-25 18:36:57,496 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityAction on table lum_ASAction 2021-11-25 18:36:57,496 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityObjectType 2021-11-25 18:36:57,496 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityObjectType on table lum_ASObjectType 2021-11-25 18:36:57,496 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityStreamConfig 2021-11-25 18:36:57,496 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.activitystream.ActivityStreamConfig#deleteOldActivities => DELETE FROM lum_ASActivity WHERE createdDateTimeMillis <= :age 2021-11-25 18:36:57,496 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityStreamConfig on table lum_ASConfig 2021-11-25 18:36:57,512 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityProcessorConfig 2021-11-25 18:36:57,512 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityProcessorConfig on table lum_ASProcessorConfig 2021-11-25 18:36:57,512 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.FlowEntry 2021-11-25 18:36:57,512 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.FlowEntry on table lum_EAFlowEntry 2021-11-25 18:36:57,512 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.SuspendedFlow 2021-11-25 18:36:57,512 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.SuspendedFlow on table lum_EASuspendedFlow 2021-11-25 18:36:57,528 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.WaitingForEventFlow 2021-11-25 18:36:57,528 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEvent => select distinct flowEntryId, nodeId from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and status = 'WAITING' 2021-11-25 18:36:57,528 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findToBeTimedOut => from lum_EAFlowsWaitingForAction where timeoutDateTime < :now and status = 'WAITING' 2021-11-25 18:36:57,528 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#updateStatus => update lum_EAFlowsWaitingForAction set status = :status where id = :id and status = 'WAITING' 2021-11-25 18:36:57,528 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEventAndNodeAndUser => from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and nodeId = :nodeId and userId = :userId and status = 'WAITING' 2021-11-25 18:36:57,528 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#deleteTheseNodesFlowEntry => delete from lum_EAFlowsWaitingForAction where flowEntryId = :flowEntryId and nodeId in (:nodeIds) 2021-11-25 18:36:57,528 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.WaitingForEventFlow on table lum_EAFlowsWaitingForAction 2021-11-25 18:36:57,543 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.ApmMetric 2021-11-25 18:36:57,543 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findApmMetricEnabledByLocal => select am from lum_ApmMetric am where am.local = :local and am.enabled = true 2021-11-25 18:36:57,543 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: removeApmMetricNotInIds => delete from lum_ApmMetric am where am.id not in (:ids) 2021-11-25 18:36:57,543 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.ApmMetric on table lum_ApmMetric 2021-11-25 18:36:57,543 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.collector.ApmCollectorInfo 2021-11-25 18:36:57,543 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.collector.ApmCollectorInfo on table lum_ApmColInfo 2021-11-25 18:36:57,543 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditCategory 2021-11-25 18:36:57,543 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditCategoryByKey => select a from AuditCategory a where a.key = :key 2021-11-25 18:36:57,543 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditCategory on table lum_AuditCategory 2021-11-25 18:36:57,543 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntryType 2021-11-25 18:36:57,543 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditEntryTypeByKey => select a from AuditEntryType a where a.key = :key 2021-11-25 18:36:57,543 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntryType on table lum_AuditEntryType 2021-11-25 18:36:57,543 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntry 2021-11-25 18:36:57,543 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntry on table lum_AuditEntry 2021-11-25 18:36:57,559 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditConfig 2021-11-25 18:36:57,559 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditConfig on table lum_AuditConfig 2021-11-25 18:36:57,559 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.businesscontext.internal.BusinessContextConfig 2021-11-25 18:36:57,559 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.businesscontext.internal.BusinessContextConfig on table lum_BCBusinessContext 2021-11-25 18:36:57,559 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cache.CacheConfig 2021-11-25 18:36:57,559 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cache.CacheConfig on table lum_Cache 2021-11-25 18:36:57,559 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResource 2021-11-25 18:36:57,559 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByDynamicPathAndLocale => select w from WebResource w where w.dynamicPath = :dynamicPath and locale = :locale 2021-11-25 18:36:57,559 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFriendlyPathAndWebsite => select w from WebResource w where w.friendlyPath = :friendlyPath and w.website.id = :websiteId 2021-11-25 18:36:57,559 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFilePathAndWebsite => select w from PageCacheConfig pc inner join pc.webResource w where pc.filePath = :filePath and w.website.id = :websiteId 2021-11-25 18:36:57,559 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResource on table lum_WebResource 2021-11-25 18:36:57,590 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.channel.ChannelWebResource 2021-11-25 18:36:57,590 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByChannelId => from ChannelWebResource where channelId = :channelId 2021-11-25 18:36:57,621 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cluster.multiserver.ClusterConfig 2021-11-25 18:36:57,621 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cluster.multiserver.ClusterConfig on table lum_ClusterConfig 2021-11-25 18:36:57,621 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.commandpalette.DirtyItem 2021-11-25 18:36:57,621 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.commandpalette.DirtyItem on table lum_CPCommandPaletteDirty 2021-11-25 18:36:57,621 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentConfiguration 2021-11-25 18:36:57,621 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentConfiguration on table lum_CfgEnvironmentConf 2021-11-25 18:36:57,653 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentProperty 2021-11-25 18:36:57,653 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentProperty on table lum_CfgEnvironmentProperties 2021-11-25 18:36:57,653 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.ServerConfiguration 2021-11-25 18:36:57,653 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.ServerConfiguration on table lum_CfgServerConf 2021-11-25 18:36:57,653 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.crypto.SymmetricCipherConfig 2021-11-25 18:36:57,653 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.crypto.SymmetricCipherConfig on table lum_CrySymmetricCipher 2021-11-25 18:36:57,653 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Component 2021-11-25 18:36:57,653 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Component on table lum_DEComponent 2021-11-25 18:36:57,668 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.DeploymentMessage 2021-11-25 18:36:57,668 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.DeploymentMessage on table lum_DEDeploymentMessage 2021-11-25 18:36:57,668 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ComponentDeploymentMessage 2021-11-25 18:36:57,668 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ComponentDeploymentMessage#findByObjIdAndLevel => select m from lum_ComponentDeploymentMessage m where m.objectId = :componentId and m.level = :level 2021-11-25 18:36:57,668 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Module 2021-11-25 18:36:57,668 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Module on table lum_DEModule 2021-11-25 18:36:57,699 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ModuleDeploymentMessage 2021-11-25 18:36:57,699 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ModuleDeploymentMessage#findByObjIdAndLevel => select m from lum_ModuleDeploymentMessage m where m.objectId = :moduleId and m.level = :level 2021-11-25 18:36:57,699 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.PackageDeploymentMessage 2021-11-25 18:36:57,699 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_PackageDeploymentMessage#findByObjIdAndLevel => select m from lum_PackageDeploymentMessage m where m.objectId = :packageName 2021-11-25 18:36:57,699 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Package 2021-11-25 18:36:57,699 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Package on table lum_DEPackage 2021-11-25 18:36:57,699 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileConfig 2021-11-25 18:36:57,699 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.file.FileConfig#findByFullPath => from lum_File where fullPath = :fullPath 2021-11-25 18:36:57,699 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileConfig on table lum_File 2021-11-25 18:36:57,699 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileMimeTypeConfig 2021-11-25 18:36:57,699 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileMimeTypeConfig on table lum_FileMimeType 2021-11-25 18:36:57,699 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.GroupType 2021-11-25 18:36:57,715 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.GroupType on table lum_GroupType 2021-11-25 18:36:57,715 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewField 2021-11-25 18:36:57,715 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewField on table lum_GroupDbVwField 2021-11-25 18:36:57,715 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry 2021-11-25 18:36:57,715 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry on table lum_GroupDbVwFormulaEntry 2021-11-25 18:36:57,715 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig 2021-11-25 18:36:57,715 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupConfigByGroupId => select c from DatabaseViewGroupConfig c where c.groupId = :groupId 2021-11-25 18:36:57,715 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig on table lum_GroupDbVwGrpCfg 2021-11-25 18:36:57,715 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig 2021-11-25 18:36:57,715 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupTypeConfigByGroupTypeId => select c from DatabaseViewGroupTypeConfig c where c.groupType.id = :groupTypeId 2021-11-25 18:36:57,715 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig on table lum_GroupDbVwGrpTypeCfg 2021-11-25 18:36:57,715 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.lock.ResourceLock 2021-11-25 18:36:57,715 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceId => from lum_LRResourceLock WHERE resourceId = :resourceId 2021-11-25 18:36:57,715 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceIdAndOwner => select rl.id from lum_LRResourceLock rl WHERE resourceId = :resourceId and owner = :owner 2021-11-25 18:36:57,715 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#deleteById => delete from lum_LRResourceLock WHERE id = :id 2021-11-25 18:36:57,715 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.lock.ResourceLock on table lum_LRResourceLock 2021-11-25 18:36:57,715 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageConfig 2021-11-25 18:36:57,715 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Add => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId 2021-11-25 18:36:57,715 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Update => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId and not(p.id = :id) 2021-11-25 18:36:57,715 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageConfig on table lum_Page 2021-11-25 18:36:57,731 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResource 2021-11-25 18:36:57,731 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByPageId => from PageWebResource where pageId = :pageId 2021-11-25 18:36:57,731 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResourceParameter 2021-11-25 18:36:57,731 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageWebResourceParameter on table lum_WebResPageParam 2021-11-25 18:36:57,746 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheConfig 2021-11-25 18:36:57,746 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByWebsiteIdAndFilePath => select pc from PageCacheConfig pc where pc.filePath = :filePath and pc.webResource.website.id = :websiteId 2021-11-25 18:36:57,746 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByChannelIdReadOnly => select cwr.pageCache from ChannelWebResource cwr where cwr.channelId = :channelId 2021-11-25 18:36:57,746 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigPageWebResourceByChannelIdReadOnly => select pwr from PageWebResource pwr inner join fetch pwr.pageCache pc inner join fetch pwr.page p where p.channelId = :channelId 2021-11-25 18:36:57,746 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheConfig on table lum_CachedPage 2021-11-25 18:36:57,746 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheQueue 2021-11-25 18:36:57,746 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheQueueByQueueId => select pcq from PageCacheQueue pcq where pcq.queueId = :queueId 2021-11-25 18:36:57,746 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheQueue on table lum_PCQueue 2021-11-25 18:36:57,746 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorConfig 2021-11-25 18:36:57,746 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorConfig on table lum_PageCacheGenerator 2021-11-25 18:36:57,746 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorProfile 2021-11-25 18:36:57,746 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorProfile on table lum_PCGeneratorProfile 2021-11-25 18:36:57,746 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PCGeneratorConfig 2021-11-25 18:36:57,746 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PCGeneratorConfig on table lum_PCGeneratorConfig 2021-11-25 18:36:57,762 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.Preferences 2021-11-25 18:36:57,762 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.Preferences on table lum_Preferences 2021-11-25 18:36:57,762 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipal 2021-11-25 18:36:57,762 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findByPreferencesAndPrincipalId => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId = :principalId 2021-11-25 18:36:57,762 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findSharedByPreferences => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId IS NULL 2021-11-25 18:36:57,762 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipal on table lum_PrefPrinc 2021-11-25 18:36:57,762 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipalEntry 2021-11-25 18:36:57,762 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipalEntry on table lum_PrefPrincEntry 2021-11-25 18:36:57,762 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalReaderConfig 2021-11-25 18:36:57,762 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalReaderConfig on table lum_ImpPrincReader 2021-11-25 18:36:57,762 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalWriterConfig 2021-11-25 18:36:57,762 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalWriterConfig on table lum_ImpPrincWriter 2021-11-25 18:36:57,762 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcess 2021-11-25 18:36:57,762 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findQueueTaskProcessNextScheduledTimeMillis => select min(p.scheduledTimeMillis) from lum_QueueTaskProcess p where p.scheduledTimeMillis >= :minTimeMillis 2021-11-25 18:36:57,762 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findNextQueueTaskProcess => select p.id from lum_QueueTaskProcess p where p.scheduledTimeMillis <= :now and p.status < 3 and not exists (select p2.id from lum_QueueTaskProcess p2 inner join p2.locks p2lock, lum_QueueTaskProcessLock plock where plock.taskProcess = p and p2 <> p and p2.status in (3,4) and p2lock.lockId = plock.lockId and (p2lock.lockType = 1 or plock.lockType = 1)) order by taskOrder asc 2021-11-25 18:36:57,762 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: checkExitsNextQueueTaskProcessWithLockNotRunning => select p.id from lum_QueueTaskProcess p inner join p.locks ploc where ploc.lockId = :lockId and p.status != 3 2021-11-25 18:36:57,762 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcess on table lum_PQQueueTaskProcess 2021-11-25 18:36:57,778 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcessLock 2021-11-25 18:36:57,778 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcessLock on table lum_PQTaskProcessLock 2021-11-25 18:36:57,778 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.ServerQueueConfiguration 2021-11-25 18:36:57,778 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findConfigurationByServerId => SELECT conf FROM lum_ServerQueueConfiguration conf WHERE conf.serverId = :serverId 2021-11-25 18:36:57,778 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.ServerQueueConfiguration on table lum_PQQueueServerConfig 2021-11-25 18:36:57,778 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.Property 2021-11-25 18:36:57,778 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.Property on table lum_PBProperty 2021-11-25 18:36:57,778 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyBag 2021-11-25 18:36:57,778 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:36:57,778 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyDefault 2021-11-25 18:36:57,778 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:36:57,793 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.localization.LocaleConfig 2021-11-25 18:36:57,793 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.localization.LocaleConfig on table lum_Locale 2021-11-25 18:36:57,793 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorConfiguration 2021-11-25 18:36:57,793 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorConfiguration on table lum_MonConfig 2021-11-25 18:36:57,793 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorEvent 2021-11-25 18:36:57,793 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorEvent on table lum_MonEvent 2021-11-25 18:36:57,793 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorField 2021-11-25 18:36:57,793 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorField on table lum_MonField 2021-11-25 18:36:57,809 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroup 2021-11-25 18:36:57,809 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroup on table lum_MonFieldGroup 2021-11-25 18:36:57,809 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldInstance 2021-11-25 18:36:57,809 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldInstance on table lum_MonEventField 2021-11-25 18:36:57,809 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroupInstance 2021-11-25 18:36:57,809 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroupInstance on table lum_MonFieldGroupEvent 2021-11-25 18:36:57,824 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorRequestRule 2021-11-25 18:36:57,824 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorRequestRule on table lum_MonRequestRule 2021-11-25 18:36:57,824 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUser 2021-11-25 18:36:57,824 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByFriendlyId => SELECT mu from lum_MonUser mu where mu.friendlyId = :friendlyId 2021-11-25 18:36:57,824 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByVisitorId => SELECT mu from lum_MonUser mu where mu.visitorId = :visitorId 2021-11-25 18:36:57,824 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserIdByTrackId => SELECT mu.id from lum_MonUser mu where mu.trackId = :trackId 2021-11-25 18:36:57,824 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUser on table lum_MonUser 2021-11-25 18:36:57,840 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserAttributeValue 2021-11-25 18:36:57,856 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserAttributeValue on table lum_MonUserAttrValue 2021-11-25 18:36:57,856 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserIdMap 2021-11-25 18:36:57,856 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitorUserIdMapToIdByFromTrackId => SELECT toId from lum_MonUserIdMap where fromTrackId = :fromTrackId 2021-11-25 18:36:57,856 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserIdMap on table lum_MonUserIdMap 2021-11-25 18:36:57,856 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.project.Project 2021-11-25 18:36:57,856 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.project.Project on table lum_Project 2021-11-25 18:36:57,856 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CrossSiteRequestDefinition 2021-11-25 18:36:57,856 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CrossSiteRequestDefinition on table lum_SECSRDefinition 2021-11-25 18:36:57,856 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CorsRule 2021-11-25 18:36:57,856 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CorsRule on table lum_SECorsRule 2021-11-25 18:36:57,856 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinstance.ServiceInstanceDependencyConfig 2021-11-25 18:36:57,856 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinstance.ServiceInstanceDependencyConfig on table lum_ServiceInstanceDependency 2021-11-25 18:36:57,856 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig 2021-11-25 18:36:57,871 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig on table lum_InterfaceMenuGroup 2021-11-25 18:36:57,871 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig 2021-11-25 18:36:57,871 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig on table lum_InterfaceMenuItem 2021-11-25 18:36:57,871 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.ChannelResume 2021-11-25 18:36:57,871 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findChannelResume => from lum_SyncChannelResume 2021-11-25 18:36:57,871 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findIdsLinkedWithComponents => select id from lum_SyncChannelResume where componentId is not null 2021-11-25 18:36:57,871 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.ChannelResume on table lum_vwChannelComponent 2021-11-25 18:36:57,887 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Channel 2021-11-25 18:36:57,887 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Channel on table lum_Channel 2021-11-25 18:36:57,918 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Group 2021-11-25 18:36:57,918 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Group on table lum_Group 2021-11-25 18:36:57,918 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.GroupMember 2021-11-25 18:36:57,918 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.GroupMember on table lum_GroupMember 2021-11-25 18:36:57,934 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Principal 2021-11-25 18:36:57,934 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Principal on table lum_Principal 2021-11-25 18:36:57,934 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.ChannelCss 2021-11-25 18:36:57,934 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.ChannelCss on table lum_ChannelCss 2021-11-25 18:36:57,934 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlEntry 2021-11-25 18:36:57,934 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlEntry on table lum_AccessControlEntry 2021-11-25 18:36:57,934 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlList 2021-11-25 18:36:57,934 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlList on table lum_AccessControlList 2021-11-25 18:36:57,949 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.ChannelTemplateLink 2021-11-25 18:36:57,949 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.ChannelTemplateLink on table lum_ChannelTemplateLinks 2021-11-25 18:36:57,949 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.MetaTag 2021-11-25 18:36:57,949 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.MetaTag on table lum_MetaTag 2021-11-25 18:36:57,949 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Css 2021-11-25 18:36:57,949 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Css on table lum_Css 2021-11-25 18:36:57,949 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.FileTransformationParameterType 2021-11-25 18:36:57,949 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.FileTransformationParameterType on table lum_FTTransformationPrm 2021-11-25 18:36:57,949 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroup 2021-11-25 18:36:57,949 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroup on table lum_Group 2021-11-25 18:36:57,965 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroupMembership 2021-11-25 18:36:57,965 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroupMembership on table lum_GroupMember 2021-11-25 18:36:57,965 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyle 2021-11-25 18:36:57,965 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyle on table lum_InterfaceStyle 2021-11-25 18:36:57,965 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer 2021-11-25 18:36:57,965 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer on table lum_ISAllowedConsumers 2021-11-25 18:36:57,965 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Project 2021-11-25 18:36:57,965 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Project on table lum_Project 2021-11-25 18:36:57,965 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.Page 2021-11-25 18:36:57,965 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.Page on table lum_Page 2021-11-25 18:36:57,981 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstance 2021-11-25 18:36:57,981 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstance on table lum_InterfaceInstance 2021-11-25 18:36:57,996 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty 2021-11-25 18:36:57,996 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty on table lum_IntfInstCustomProperty 2021-11-25 18:36:57,996 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.PageCss 2021-11-25 18:36:57,996 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.PageCss on table lum_PageCss 2021-11-25 18:36:58,013 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyBag 2021-11-25 18:36:58,014 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:36:58,016 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.Property 2021-11-25 18:36:58,016 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.Property on table lum_PBProperty 2021-11-25 18:36:58,017 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefault 2021-11-25 18:36:58,017 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:36:58,017 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue 2021-11-25 18:36:58,017 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue on table lum_PBPropertyDefValue 2021-11-25 18:36:58,023 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformation 2021-11-25 18:36:58,023 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:36:58,026 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter 2021-11-25 18:36:58,026 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:36:58,030 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance 2021-11-25 18:36:58,030 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstance on table lum_ServiceInstance 2021-11-25 18:36:58,033 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow 2021-11-25 18:36:58,033 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow on table lum_WorkflowServiceInstance 2021-11-25 18:36:58,033 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission 2021-11-25 18:36:58,033 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission on table lum_WorkflowPermission 2021-11-25 18:36:58,057 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty 2021-11-25 18:36:58,057 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty on table lum_SvcInstCustomProperty 2021-11-25 18:36:58,059 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency 2021-11-25 18:36:58,059 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency on table lum_ServiceInstanceDependency 2021-11-25 18:36:58,059 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.theme.ThemeConfig 2021-11-25 18:36:58,059 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.theme.ThemeConfig on table lum_Theme 2021-11-25 18:36:58,071 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResourceRedirection 2021-11-25 18:36:58,071 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResourceRedirection on table lum_WebResourceRedir 2021-11-25 18:36:58,071 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.user.UserAttribute 2021-11-25 18:36:58,071 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.user.UserAttribute on table lum_UserAttribute 2021-11-25 18:36:58,071 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.TrustedUserAttributeValue 2021-11-25 18:36:58,071 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.TrustedUserAttributeValue on table lum_UserAttrValue 2021-11-25 18:36:58,079 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.Website 2021-11-25 18:36:58,080 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebsiteByRootChannelId => from lum_Website where rootChannelId = :channelId 2021-11-25 18:36:58,081 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.Website on table lum_Website 2021-11-25 18:36:58,089 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteBaseURL 2021-11-25 18:36:58,089 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.WebsiteBaseURL on table lum_WebsiteBaseURL 2021-11-25 18:36:58,089 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteAdditionalBaseURL 2021-11-25 18:36:58,089 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteMainBaseURL 2021-11-25 18:36:58,089 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.usersegmentation.bean.UserSegmentation 2021-11-25 18:36:58,089 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySI => from lum_EAUserSegmentation where serviceInstanceId = :si order by name 2021-11-25 18:36:58,089 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndName => from lum_EAUserSegmentation where serviceInstanceId = :si and name = :name 2021-11-25 18:36:58,089 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndLikeName => from lum_EAUserSegmentation where serviceInstanceId = :si and upper(name) like upper(:name) order by name 2021-11-25 18:36:58,089 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byNextMembersGen => from lum_EAUserSegmentation where nextMembersGeneration is null or nextMembersGeneration < :now 2021-11-25 18:36:58,089 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byJourneyStage => from lum_EAUserSegmentation where journeyStageId = :stageId 2021-11-25 18:36:58,089 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.usersegmentation.bean.UserSegmentation on table lum_EAUserSegmentation 2021-11-25 18:36:58,112 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard 2021-11-25 18:36:58,112 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard on table lum_EADashboard 2021-11-25 18:36:58,116 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport 2021-11-25 18:36:58,116 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport on table lum_EAReport 2021-11-25 18:36:58,117 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard 2021-11-25 18:36:58,117 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard on table lum_EAReportDashboard 2021-11-25 18:36:58,120 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTree 2021-11-25 18:36:58,120 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTree on table lum_AATree 2021-11-25 18:36:58,123 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion 2021-11-25 18:36:58,123 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion on table lum_AATreeExclusion 2021-11-25 18:36:58,125 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeItem 2021-11-25 18:36:58,125 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeItem on table lum_AATreeItem 2021-11-25 18:36:58,125 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.chatroom.ChatRoomConfig 2021-11-25 18:36:58,125 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.chatroom.ChatRoomConfig on table lum_ChatRoom 2021-11-25 18:36:58,131 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.commentit.Comment 2021-11-25 18:36:58,131 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemId => SELECT c from lum_CommentIt c where c.itemId=:itemId 2021-11-25 18:36:58,131 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteCommentsByServiceInstanceId => DELETE from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId 2021-11-25 18:36:58,132 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemIdAndServiceInstanceId => SELECT c from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId ORDER BY commentDate DESC, id 2021-11-25 18:36:58,134 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCountCommentsByItemIdAndServiceInstanceId => SELECT COUNT(c.id) from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId 2021-11-25 18:36:58,134 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.commentit.Comment on table lum_CommentIt 2021-11-25 18:36:58,139 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.Community 2021-11-25 18:36:58,139 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.Community on table lum_Community 2021-11-25 18:36:58,139 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.CommunityMembershipRequest 2021-11-25 18:36:58,139 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.community.CommunityMembershipRequest#findByCommunityAndRequester => from lum_CommMembershipRequest where community = :community and requester = :requester 2021-11-25 18:36:58,139 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.CommunityMembershipRequest on table lum_CommMembershipRequest 2021-11-25 18:36:58,139 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.document.DocumentConfig 2021-11-25 18:36:58,139 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.document.DocumentConfig on table lum_Document 2021-11-25 18:36:58,145 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.emailtemplaterepository.EmailTemplate 2021-11-25 18:36:58,145 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.service.emailtemplaterepository.EmailTemplate#findBySI => select et from lum_ETREmailTemplate et join et.contentVersion cv join cv.contentLocale cl join cl.content c where c.serviceInstanceId = :serviceInstanceId order by et.title 2021-11-25 18:36:58,145 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.emailtemplaterepository.EmailTemplate on table lum_ETREmailTemplate 2021-11-25 18:36:58,151 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Form 2021-11-25 18:36:58,156 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getAnswersByFormId => SELECT a FROM lum_FBAnswer a WHERE a.formId = :formId 2021-11-25 18:36:58,156 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getFieldsByFormId => SELECT q FROM lum_FBField q WHERE q.formId = :formId order by q.position asc 2021-11-25 18:36:58,156 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Form on table lum_FBForm 2021-11-25 18:36:58,157 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.FormField 2021-11-25 18:36:58,157 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.FormField#getByFieldId => SELECT f FROM lum_FBField f WHERE f.fieldId = :fieldId AND f.formId = :formId 2021-11-25 18:36:58,157 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.FormField on table lum_FBField 2021-11-25 18:36:58,159 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Answer 2021-11-25 18:36:58,159 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Answer on table lum_FBAnswer 2021-11-25 18:36:58,172 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.hierarchicalcontent.HierarchicalContent 2021-11-25 18:36:58,172 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.hierarchicalcontent.HierarchicalContent on table lum_HierarchicalContent 2021-11-25 18:36:58,172 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.htmlinjector.HtmlInjectionConfig 2021-11-25 18:36:58,176 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findHtmlInjectionByServiceInstanceId => SELECT hi FROM lum_HIInjection hi, ContentVersion cv INNER JOIN cv.contentLocale cl INNER JOIN cl.content c INNER JOIN cv.publications p INNER JOIN p.serviceInstanceIds psi WHERE cv.itemId = hi.id AND cl.publishedVersion = cv AND p.published = true AND psi = :serviceInstanceId AND (cl.locale = :userLocale OR (cl.locale = c.defaultLocale AND NOT EXISTS (SELECT cl2 FROM ContentLocale cl2 WHERE cl2.content = c AND cl2.locale = :userLocale))) ORDER BY hi.processPriority DESC 2021-11-25 18:36:58,176 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.htmlinjector.HtmlInjectionConfig on table lum_HIInjection 2021-11-25 18:36:58,181 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.likeit.Like 2021-11-25 18:36:58,181 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemId => SELECT l from lum_LikeIt l where l.itemId=:itemId 2021-11-25 18:36:58,181 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteLikesByServiceInstanceId => DELETE from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:36:58,183 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.itemId=:itemId and l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:36:58,183 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndUserIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId and l.itemId=:itemId and l.userId=:userId 2021-11-25 18:36:58,183 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.likeit.Like on table lum_LikeIt 2021-11-25 18:36:58,183 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Bulletin 2021-11-25 18:36:58,183 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Bulletin on table lum_MMktgBulletin 2021-11-25 18:36:58,185 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Category 2021-11-25 18:36:58,186 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Category on table lum_MMktgCategory 2021-11-25 18:36:58,186 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.UserSubscription 2021-11-25 18:36:58,186 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.UserSubscription on table lum_MMktgSubscription 2021-11-25 18:36:58,188 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.media.Media 2021-11-25 18:36:58,188 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.media.Media on table lum_Media 2021-11-25 18:36:58,189 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mediaalbum.MediaResumeConfig 2021-11-25 18:36:58,189 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mediaalbum.MediaResumeConfig on table lum_MAMedia 2021-11-25 18:36:58,190 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Category 2021-11-25 18:36:58,190 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Category on table lum_NLCategory 2021-11-25 18:36:58,190 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Model 2021-11-25 18:36:58,190 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Model on table lum_NLModel 2021-11-25 18:36:58,202 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Schedule 2021-11-25 18:36:58,203 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Schedule on table lum_NLSchedule 2021-11-25 18:36:58,205 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Subscription 2021-11-25 18:36:58,205 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Subscription on table lum_NLSubscription 2021-11-25 18:36:58,208 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestGroup 2021-11-25 18:36:58,208 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestGroup on table lum_TATestGroup 2021-11-25 18:36:58,210 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.Test 2021-11-25 18:36:58,210 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.Test on table lum_TATest 2021-11-25 18:36:58,249 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestExecution 2021-11-25 18:36:58,249 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestExecution on table lum_TATestExecution 2021-11-25 18:36:58,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.ChannelTreeWebResourceTest 2021-11-25 18:36:58,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterChannelTreeWebResourceTest 2021-11-25 18:36:58,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.PageWebResourceTest 2021-11-25 18:36:58,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterPageWebResourceTest 2021-11-25 18:36:58,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.URLTest 2021-11-25 18:36:58,264 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.PrivacyTerm 2021-11-25 18:36:58,264 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.PrivacyTerm on table lum_PTPrivacyTerm 2021-11-25 18:36:58,271 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.ProcessPurpose 2021-11-25 18:36:58,271 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.ProcessPurpose on table lum_PTProcessPurpose 2021-11-25 18:36:58,272 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.UserConsent 2021-11-25 18:36:58,272 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.UserConsent on table lum_PTUserConsent 2021-11-25 18:36:58,274 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Answer 2021-11-25 18:36:58,274 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Answer on table lum_QUAnswer 2021-11-25 18:36:58,295 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Question 2021-11-25 18:36:58,295 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Question on table lum_QUQuestion 2021-11-25 18:36:58,298 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Questionnaire 2021-11-25 18:36:58,299 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Questionnaire on table lum_QUQuestionnaire 2021-11-25 18:36:58,299 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Resource 2021-11-25 18:36:58,299 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Resource on table lum_ResSchdResource 2021-11-25 18:36:58,301 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Schedule 2021-11-25 18:36:58,301 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Schedule on table lum_ResSchdSchedule 2021-11-25 18:36:58,303 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.entity.SeoRule 2021-11-25 18:36:58,303 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageId => from SeoRule where page = :pageId 2021-11-25 18:36:58,303 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByChannelId => from SeoRule where channel = :channelId 2021-11-25 18:36:58,303 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageIdOrChannelIdsWithTitlePattern => from SeoRule where page = :pageId or channel in (:channelIds) 2021-11-25 18:36:58,303 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.entity.SeoRule on table lum_SeoRule 2021-11-25 18:36:58,317 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.RobotsTxtSitemap 2021-11-25 18:36:58,318 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.RobotsTxtSitemap on table lum_RbtsSitemap 2021-11-25 18:36:58,318 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgent 2021-11-25 18:36:58,318 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgent on table lum_RbtsUserAgent 2021-11-25 18:36:58,320 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgentPermission 2021-11-25 18:36:58,320 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgentPermission on table lum_RbtsUserAgentPerm 2021-11-25 18:36:58,321 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.socialprofile.SocialProfile 2021-11-25 18:36:58,321 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceAndUserId => select c from lum_SocialProfile sp, ContentVersion cv inner join cv.contentLocale.content c where cv.itemId = sp.id and sp.userId = :userId and c.serviceInstanceId = :si 2021-11-25 18:36:58,321 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.socialprofile.SocialProfile on table lum_SNSocialProfile 2021-11-25 18:36:58,329 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Comment 2021-11-25 18:36:58,330 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByAuthorId => select comment from lum_MBComment comment where comment.authorId = :authorId 2021-11-25 18:36:58,330 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByPostId => select comment from lum_MBComment comment where comment.postId = :postId 2021-11-25 18:36:58,330 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Comment on table lum_MBComment 2021-11-25 18:36:58,331 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Hash 2021-11-25 18:36:58,331 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Hash.findByPostId => select hashtag from lum_MBHash hashtag where hashtag.id.postId = :postId 2021-11-25 18:36:58,331 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Hash on table lum_MBHash 2021-11-25 18:36:58,334 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Post 2021-11-25 18:36:58,334 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Post.findByOwnerId => select post from lum_MBPost post where post.owner = :owner 2021-11-25 18:36:58,334 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Post on table lum_MBPost 2021-11-25 18:36:58,334 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.PostAttachment 2021-11-25 18:36:58,334 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: PostAttachment.findByPostId => select postAttachment from lum_MBPostAttachment postAttachment where postAttachment.postId = :postId 2021-11-25 18:36:58,334 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.PostAttachment on table lum_MBPostAttachment 2021-11-25 18:36:58,334 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.UserFollows 2021-11-25 18:36:58,334 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserAndSocialNetwork => select userFollows from lum_MBUserFollows userFollows where userFollows.userId = :userId and userFollows.followedUserId = :followedUserId and userFollows.serviceInstanceId = :serviceInstanceId and userFollows.socialNetworkId = :socialNetworkId 2021-11-25 18:36:58,334 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserId => select uf from lum_MBUserFollows uf where uf.userId = :userId or uf.followedUserId = :userId 2021-11-25 18:36:58,334 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.UserFollows on table lum_MBUserFollows 2021-11-25 18:36:58,339 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.userpost.UserPost 2021-11-25 18:36:58,339 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.userpost.UserPost on table lum_UPPost 2021-11-25 18:36:58,340 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl 2021-11-25 18:36:58,341 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerEntityImplIdByProducerName => SELECT p.id FROM ProducerEntityImpl p WHERE p.producerName = :producerName 2021-11-25 18:36:58,341 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl on table lum_WsrpCProducer 2021-11-25 18:36:58,362 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.Registration 2021-11-25 18:36:58,363 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.Registration on table lum_WsrpCRegistration 2021-11-25 18:36:58,365 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ClonedPortlet 2021-11-25 18:36:58,365 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ClonedPortlet on table lum_WsrpCClonedPortlet 2021-11-25 18:36:58,366 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ProducerImpl 2021-11-25 18:36:58,366 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByNamespace => SELECT producer FROM ProducerImpl producer WHERE producer.namespace = :namespace 2021-11-25 18:36:58,366 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByProducerKey => SELECT producer FROM ProducerImpl producer WHERE producer.producerKey = :producerKey 2021-11-25 18:36:58,366 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplsByOfferedPortlets => SELECT producer FROM ProducerImpl producer inner join producer.offeredPortlets portlet WHERE portlet.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:36:58,367 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ProducerImpl on table lum_WsrpPProducer 2021-11-25 18:36:58,402 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.RemoteConsumerRegistration 2021-11-25 18:36:58,402 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.RemoteConsumerRegistration on table lum_WsrpPRegistrationData 2021-11-25 18:36:58,405 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.OfferedPortlet 2021-11-25 18:36:58,406 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.OfferedPortlet on table lum_WsrpPOfferedPortlet 2021-11-25 18:36:58,408 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ClonedPortlet 2021-11-25 18:36:58,408 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ClonedPortlet on table lum_WsrpPClonedPortlet 2021-11-25 18:36:58,409 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationType 2021-11-25 18:36:58,410 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationType on table lum_WFRType 2021-11-25 18:36:58,412 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationProperty 2021-11-25 18:36:58,412 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationProperty on table lum_WFRProperty 2021-11-25 18:36:58,414 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplication 2021-11-25 18:36:58,414 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplication => from WebFileReplication 2021-11-25 18:36:58,414 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplicationByWebsiteId => from WebFileReplication where website.id = :websiteId 2021-11-25 18:36:58,415 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplication on table lum_WFReplication 2021-11-25 18:36:58,424 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationPropertyValue 2021-11-25 18:36:58,424 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationPropertyValue on table lum_WFRPropValue 2021-11-25 18:36:58,425 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.Widget 2021-11-25 18:36:58,426 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.Widget on table lum_PPWidget 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstance 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByInterfaceInstanceId => SELECT wi from lum_PPWidgetInstance wi where wi.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByWidgetContentId => SELECT wi from lum_PPWidgetInstance wi where wi.widgetContentId = :widgetContentId 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstance on table lum_PPWidgetInstance 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstanceHolder 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporary => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId IS NULL 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId = :contentId 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId IS NULL 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserIdAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId = :contentId 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstanceHolder on table lum_PPWidgetInstanceHolder 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByDateTime => select ii from PPInterfaceInstanceToBeDeleted ii where ii.whenToDelete <= :whenToDelete 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted on table lum_PPIIToBeDeleted 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HtmlFieldWidgetInstance 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HolderWidgetInstance 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.websitefiles.WebsiteFilesFolder 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.websitefiles.WebsiteFilesFolder on table lum_WSFFolder 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.Synonym 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.Synonym on table lum_BDSynonym 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.SynonymState 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.SynonymState on table lum_BDSynonymState 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.metadata.FileMacrotypeMapping 2021-11-25 18:36:58,436 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.metadata.FileMacrotypeMapping on table lum_FMMacrotypeMap 2021-11-25 18:36:58,452 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleTransformationParameter 2021-11-25 18:36:58,452 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:36:58,452 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.FileTransformation 2021-11-25 18:36:58,455 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceId => SELECT ft FROM lum_FTFileTransformation ft WHERE ft.serviceInstanceId = :serviceInstanceId 2021-11-25 18:36:58,455 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:36:58,456 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.TransformedFileConfig 2021-11-25 18:36:58,457 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByOriginalFile => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileConfigId = :fileConfigId 2021-11-25 18:36:58,457 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByFileTransformationId => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileTransformation.id = :fileTransformation 2021-11-25 18:36:58,457 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.TransformedFileConfig on table lum_FTTransformedFile 2021-11-25 18:36:58,461 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleParameterType 2021-11-25 18:36:58,462 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByParameterName => SELECT spt FROM lum_FTSimpleParameterType spt WHERE spt.parameterName = :parameterName 2021-11-25 18:36:58,462 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleParameterType on table lum_FTTransformationPrm 2021-11-25 18:36:58,471 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Process 2021-11-25 18:36:58,472 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Process on table lum_IPProcess 2021-11-25 18:36:58,481 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Step 2021-11-25 18:36:58,482 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Step on table lum_IPStep 2021-11-25 18:36:58,497 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepExecutable 2021-11-25 18:36:58,497 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepExecutable on table lum_IPStep 2021-11-25 18:36:58,497 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepOutcome 2021-11-25 18:36:58,497 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepOutcome on table lum_IPStepOutcome 2021-11-25 18:36:58,500 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepEnvironment 2021-11-25 18:36:58,500 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepEnvironment on table lum_IPStepEnvironment 2021-11-25 18:36:58,500 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipType 2021-11-25 18:36:58,501 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipType on table lum_SRRelationshipType 2021-11-25 18:36:58,503 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipNode 2021-11-25 18:36:58,503 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipNode on table lum_SRRelationshipNode 2021-11-25 18:36:58,505 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelatableNode 2021-11-25 18:36:58,505 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelatableNode on table lum_SRRelatableNode 2021-11-25 18:36:58,505 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetwork.SocialNetwork 2021-11-25 18:36:58,506 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByChannelBaseId => from lum_SocialNetworkConfig where channelBaseId = :channelBaseId 2021-11-25 18:36:58,506 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByPersonalPageId => from lum_SocialNetworkConfig where personalPageId = :pageId 2021-11-25 18:36:58,506 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findBySocialProfileServiceInstanceId => from lum_SocialNetworkConfig where socialProfileServiceInstanceId = :sii 2021-11-25 18:36:58,506 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetwork.SocialNetwork on table lum_SNSocialNetwork 2021-11-25 18:36:58,507 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetwork 2021-11-25 18:36:58,507 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetwork on table lum_SISocialNetwork 2021-11-25 18:36:58,509 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkApplication 2021-11-25 18:36:58,509 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkApplication on table lum_SIApplication 2021-11-25 18:36:58,511 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkAccount 2021-11-25 18:36:58,511 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkAccount on table lum_SIApplicationAccount 2021-11-25 18:36:58,512 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessage 2021-11-25 18:36:58,512 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessage on table lum_SIMessage 2021-11-25 18:36:58,512 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessageQueueItem 2021-11-25 18:36:58,512 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findItemByMessageIdDescOrder => select item from lum_SocialNewtorkMessageQueueItem item where item.messageId = :messageId order by publishDateTime desc 2021-11-25 18:36:58,512 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessageQueueItem on table lum_SIQueue 2021-11-25 18:36:58,512 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation 2021-11-25 18:36:58,512 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation on table lum_SIAccountServiceInstance 2021-11-25 18:36:58,512 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.ContentMessageIntegration 2021-11-25 18:36:58,512 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.contentLocale = :contentLocale 2021-11-25 18:36:58,512 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByMessageAndContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.message = :message and cmi.contentLocale = :contentLocale 2021-11-25 18:36:58,512 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.ContentMessageIntegration on table lum_SIContentMessage 2021-11-25 18:36:58,512 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.upgrade.postupgrade.PostUpgradeTasks 2021-11-25 18:36:58,512 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.upgrade.postupgrade.PostUpgradeTasks on table lum_PostUpgradeStatus 2021-11-25 18:36:58,565 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.metaTags -> lum_MetaTag 2021-11-25 18:36:58,568 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.Mail.destinations -> lum_MailDestination 2021-11-25 18:36:58,568 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.MailBody.attachments -> lum_MailAttachment 2021-11-25 18:36:58,569 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentAssociations -> lum_ContentAssociation 2021-11-25 18:36:58,569 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentLocales -> lum_ContentLocale 2021-11-25 18:36:58,570 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.comments -> lum_ContentComment 2021-11-25 18:36:58,570 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.versions -> lum_ContentVersion 2021-11-25 18:36:58,570 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.contentAssociations -> lum_ContentAssociation 2021-11-25 18:36:58,570 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.publications -> lum_ContentPublication 2021-11-25 18:36:58,570 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.url.WebResource.pageCaches -> lum_CachedPage 2021-11-25 18:36:58,571 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.configuration.EnvironmentConfiguration.properties -> lum_CfgEnvironmentProperties 2021-11-25 18:36:58,571 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.deployment.Module.components -> lum_DEComponent 2021-11-25 18:36:58,571 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig.formulaEntries -> lum_GroupDbVwFormulaEntry 2021-11-25 18:36:58,571 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig.viewFields -> lum_GroupDbVwField 2021-11-25 18:36:58,572 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.page.PageWebResource.parameters -> lum_WebResPageParam 2021-11-25 18:36:58,572 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.preferences.PreferencesPrincipal.entries -> lum_PrefPrincEntry 2021-11-25 18:36:58,572 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.processqueue.QueueTaskProcess.locks -> lum_PQTaskProcessLock 2021-11-25 18:36:58,572 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:36:58,572 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fieldGroups -> lum_MonFieldGroupEvent 2021-11-25 18:36:58,573 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fields -> lum_MonEventField 2021-11-25 18:36:58,573 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.innerFields -> lum_MonField 2021-11-25 18:36:58,573 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.instances -> lum_MonEventField 2021-11-25 18:36:58,573 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.consents -> lum_PTUserConsent 2021-11-25 18:36:58,573 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.trustedAttributes -> lum_UserAttrValue 2021-11-25 18:36:58,573 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.untrustedAttributes -> lum_MonUserAttrValue 2021-11-25 18:36:58,574 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.csss -> lum_ChannelCss 2021-11-25 18:36:58,574 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.metaTags -> lum_MetaTag 2021-11-25 18:36:58,574 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.common.AccessControlList.entries -> lum_AccessControlEntry 2021-11-25 18:36:58,574 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.global.GlobalGroup.memberships -> lum_GroupMember 2021-11-25 18:36:58,575 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.csss -> lum_PageCss 2021-11-25 18:36:58,575 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.InterfaceInstance.customProperties -> lum_IntfInstCustomProperty 2021-11-25 18:36:58,575 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:36:58,575 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyDefault.values -> lum_PBPropertyDefValue 2021-11-25 18:36:58,575 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:36:58,575 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.customProperties -> lum_SvcInstCustomProperty 2021-11-25 18:36:58,575 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.dependencies -> lum_ServiceInstanceDependency 2021-11-25 18:36:58,576 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.fileTransformations -> lum_FTTransformationFile 2021-11-25 18:36:58,576 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow.permissions -> lum_WorkflowPermission 2021-11-25 18:36:58,576 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.website.Website.baseURLs -> lum_WebsiteBaseURL 2021-11-25 18:36:58,576 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.dashboards -> lum_EADashboard 2021-11-25 18:36:58,577 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.reports -> lum_EAReport 2021-11-25 18:36:58,577 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard.instances -> lum_EAReportDashboard 2021-11-25 18:36:58,577 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport.instances -> lum_EAReportDashboard 2021-11-25 18:36:58,577 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.children -> lum_AATreeItem 2021-11-25 18:36:58,577 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.exclusions -> lum_AATreeExclusion 2021-11-25 18:36:58,577 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.community.Community.membershipRequests -> lum_CommMembershipRequest 2021-11-25 18:36:58,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.TestGroup.tests -> lum_TATest 2021-11-25 18:36:58,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.Test.executions -> lum_TATestExecution 2021-11-25 18:36:58,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.answers -> lum_QUAnswer 2021-11-25 18:36:58,578 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.questions -> lum_QUQuestion 2021-11-25 18:36:58,579 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.seo.robotstxt.UserAgent.permissions -> lum_RbtsUserAgentPerm 2021-11-25 18:36:58,579 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.consumer.producermanager.Registration.clonedPortlets -> lum_WsrpCClonedPortlet 2021-11-25 18:36:58,579 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.offeredPortlets -> lum_WsrpPOfferedPortlet 2021-11-25 18:36:58,579 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.registrations -> lum_WsrpPRegistrationData 2021-11-25 18:36:58,579 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.RemoteConsumerRegistration.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:36:58,580 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.OfferedPortlet.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:36:58,580 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplicationType.properties -> lum_WFRProperty 2021-11-25 18:36:58,580 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplication.propertyValues -> lum_WFRPropValue 2021-11-25 18:36:58,580 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.pagepersonalization.bean.WidgetInstanceHolder.widgetInstances -> lum_PPWidgetInstance 2021-11-25 18:36:58,581 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.file.transformation.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:36:58,581 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Process.steps -> lum_IPStep 2021-11-25 18:36:58,581 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Step.environments -> lum_IPStepEnvironment 2021-11-25 18:36:58,581 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetwork.applications -> lum_SIApplication 2021-11-25 18:36:58,581 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetworkApplication.accounts -> lum_SIApplicationAccount 2021-11-25 18:36:58,585 INFO [main] org.hibernate.cfg.AnnotationConfiguration - Hibernate Validator not found: ignoring 2021-11-25 18:36:58,735 INFO [main] org.hibernate.cfg.search.HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled. 2021-11-25 18:36:58,886 INFO [main] org.hibernate.connection.ConnectionProviderFactory - Initializing connection provider: lumis.portal.dao.hibernate.HikariConnectionProvider 2021-11-25 18:36:59,151 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Starting... 2021-11-25 18:36:59,183 WARN [main] com.zaxxer.hikari.util.DriverDataSource - Registered driver with driverClassName=oracle.jdbc.driver.OracleDriver was not found, trying direct instantiation. 2021-11-25 18:37:00,442 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Start completed. 2021-11-25 18:37:00,458 INFO [main] org.hibernate.cfg.SettingsFactory - RDBMS: Oracle, version: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options 2021-11-25 18:37:00,458 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC driver: Oracle JDBC driver, version: 19.7.0.0.0 2021-11-25 18:37:00,520 INFO [main] org.hibernate.dialect.Dialect - Using dialect: lumis.portal.dao.hibernate.Oracle10gDialect 2021-11-25 18:37:00,551 INFO [main] org.hibernate.transaction.TransactionFactoryFactory - Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory 2021-11-25 18:37:00,567 INFO [main] org.hibernate.transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) 2021-11-25 18:37:00,567 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled 2021-11-25 18:37:00,567 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled 2021-11-25 18:37:00,567 INFO [main] org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled 2021-11-25 18:37:00,567 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): disabled 2021-11-25 18:37:00,567 INFO [main] org.hibernate.cfg.SettingsFactory - Connection release mode: auto 2021-11-25 18:37:00,567 INFO [main] org.hibernate.cfg.SettingsFactory - Maximum outer join fetch depth: 3 2021-11-25 18:37:00,567 INFO [main] org.hibernate.cfg.SettingsFactory - Default batch fetch size: 1 2021-11-25 18:37:00,567 INFO [main] org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled 2021-11-25 18:37:00,567 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled 2021-11-25 18:37:00,567 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL inserts for batching: disabled 2021-11-25 18:37:00,567 INFO [main] org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory 2021-11-25 18:37:00,567 INFO [main] org.hibernate.hql.ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory 2021-11-25 18:37:00,567 INFO [main] org.hibernate.cfg.SettingsFactory - Query language substitutions: {} 2021-11-25 18:37:00,567 INFO [main] org.hibernate.cfg.SettingsFactory - JPA-QL strict compliance: enabled 2021-11-25 18:37:00,567 INFO [main] org.hibernate.cfg.SettingsFactory - Second-level cache: enabled 2021-11-25 18:37:00,567 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache: enabled 2021-11-25 18:37:00,582 INFO [main] org.hibernate.cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge 2021-11-25 18:37:00,582 INFO [main] org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge - Cache provider: lumis.portal.dao.hibernate.PortalCacheProvider 2021-11-25 18:37:00,598 INFO [main] org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled 2021-11-25 18:37:00,598 INFO [main] org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled 2021-11-25 18:37:00,598 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache factory: org.hibernate.cache.StandardQueryCacheFactory 2021-11-25 18:37:00,645 INFO [main] org.hibernate.cfg.SettingsFactory - Statistics: disabled 2021-11-25 18:37:00,645 INFO [main] org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled 2021-11-25 18:37:00,645 INFO [main] org.hibernate.cfg.SettingsFactory - Default entity-mode: pojo 2021-11-25 18:37:00,645 INFO [main] org.hibernate.cfg.SettingsFactory - Named query checking : enabled 2021-11-25 18:37:00,754 INFO [main] org.hibernate.impl.SessionFactoryImpl - building session factory 2021-11-25 18:37:02,660 INFO [main] org.hibernate.impl.SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured 2021-11-25 18:37:02,660 INFO [main] org.hibernate.cache.UpdateTimestampsCache - starting update timestamps cache at region: org.hibernate.cache.UpdateTimestampsCache 2021-11-25 18:37:02,660 INFO [main] org.hibernate.cache.StandardQueryCache - starting query cache at region: org.hibernate.cache.StandardQueryCache 2021-11-25 18:37:03,895 INFO [main] lumis.portal.manager.ManagerFactoryInternal - ClusterManager instantiated: lumis.portal.cluster.SingleServerClusterManager@146add7b 2021-11-25 18:37:05,989 INFO [main] org.hibernate.impl.SessionFactoryImpl - closing 2021-11-25 18:37:05,989 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown initiated... 2021-11-25 18:37:06,020 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown completed. 2021-11-25 18:37:06,020 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/sendmail/dao/hibernate/Mail.hbm.xml 2021-11-25 18:37:06,036 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/service/ServiceConfig.hbm.xml 2021-11-25 18:37:06,051 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/serviceinterface/ServiceInterfaceConfig.hbm.xml 2021-11-25 18:37:06,067 INFO [main] org.hibernate.cfg.Configuration - configuring from resource: lumishibernate.cfg.xml 2021-11-25 18:37:06,067 INFO [main] org.hibernate.cfg.Configuration - Configuration resource: lumishibernate.cfg.xml 2021-11-25 18:37:06,067 INFO [main] org.hibernate.cfg.Configuration - Configured SessionFactory: null 2021-11-25 18:37:06,067 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailConfig -> lum_MailConfig 2021-11-25 18:37:06,067 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailQueue -> lum_MailQueue 2021-11-25 18:37:06,067 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.Mail -> lum_Mail 2021-11-25 18:37:06,067 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailDestination -> lum_MailDestination 2021-11-25 18:37:06,067 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailBody -> lum_MailBody 2021-11-25 18:37:06,067 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailAttachment -> lum_MailAttachment 2021-11-25 18:37:06,067 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.service.ServiceConfig -> lum_Service 2021-11-25 18:37:06,067 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.serviceinterface.ServiceInterfaceConfig -> lum_Interface 2021-11-25 18:37:06,067 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatConversationConfig 2021-11-25 18:37:06,067 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatConversationConfig on table lum_ChatConversation 2021-11-25 18:37:06,067 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatMessageConfig 2021-11-25 18:37:06,067 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatMessageConfig on table lum_ChatMessage 2021-11-25 18:37:06,082 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatUserConfig 2021-11-25 18:37:06,082 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatUserConfig on table lum_ChatUser 2021-11-25 18:37:06,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.Content 2021-11-25 18:37:06,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.Content on table lum_Content 2021-11-25 18:37:06,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentLocale 2021-11-25 18:37:06,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentLocale on table lum_ContentLocale 2021-11-25 18:37:06,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentVersion 2021-11-25 18:37:06,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentVersion on table lum_ContentVersion 2021-11-25 18:37:06,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentAssociation 2021-11-25 18:37:06,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentAssociation on table lum_ContentAssociation 2021-11-25 18:37:06,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentComment 2021-11-25 18:37:06,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentComment on table lum_ContentComment 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentPublication 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentPublication on table lum_ContentPublication 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentTag 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentTag on table lum_ContentTag 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.workflow.WorkflowConfig 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.workflow.WorkflowConfig on table lum_Workflow 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.doui.DouiConfig 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.doui.DouiConfig on table lum_DouiDefinition 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.Activity 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.Activity on table lum_ASActivity 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityAction 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityAction on table lum_ASAction 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityObjectType 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityObjectType on table lum_ASObjectType 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityStreamConfig 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.activitystream.ActivityStreamConfig#deleteOldActivities => DELETE FROM lum_ASActivity WHERE createdDateTimeMillis <= :age 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityStreamConfig on table lum_ASConfig 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityProcessorConfig 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityProcessorConfig on table lum_ASProcessorConfig 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.FlowEntry 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.FlowEntry on table lum_EAFlowEntry 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.SuspendedFlow 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.SuspendedFlow on table lum_EASuspendedFlow 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.WaitingForEventFlow 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEvent => select distinct flowEntryId, nodeId from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and status = 'WAITING' 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findToBeTimedOut => from lum_EAFlowsWaitingForAction where timeoutDateTime < :now and status = 'WAITING' 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#updateStatus => update lum_EAFlowsWaitingForAction set status = :status where id = :id and status = 'WAITING' 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEventAndNodeAndUser => from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and nodeId = :nodeId and userId = :userId and status = 'WAITING' 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#deleteTheseNodesFlowEntry => delete from lum_EAFlowsWaitingForAction where flowEntryId = :flowEntryId and nodeId in (:nodeIds) 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.WaitingForEventFlow on table lum_EAFlowsWaitingForAction 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.ApmMetric 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findApmMetricEnabledByLocal => select am from lum_ApmMetric am where am.local = :local and am.enabled = true 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: removeApmMetricNotInIds => delete from lum_ApmMetric am where am.id not in (:ids) 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.ApmMetric on table lum_ApmMetric 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.collector.ApmCollectorInfo 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.collector.ApmCollectorInfo on table lum_ApmColInfo 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditCategory 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditCategoryByKey => select a from AuditCategory a where a.key = :key 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditCategory on table lum_AuditCategory 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntryType 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditEntryTypeByKey => select a from AuditEntryType a where a.key = :key 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntryType on table lum_AuditEntryType 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntry 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntry on table lum_AuditEntry 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditConfig 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditConfig on table lum_AuditConfig 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.businesscontext.internal.BusinessContextConfig 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.businesscontext.internal.BusinessContextConfig on table lum_BCBusinessContext 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cache.CacheConfig 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cache.CacheConfig on table lum_Cache 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResource 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByDynamicPathAndLocale => select w from WebResource w where w.dynamicPath = :dynamicPath and locale = :locale 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFriendlyPathAndWebsite => select w from WebResource w where w.friendlyPath = :friendlyPath and w.website.id = :websiteId 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFilePathAndWebsite => select w from PageCacheConfig pc inner join pc.webResource w where pc.filePath = :filePath and w.website.id = :websiteId 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResource on table lum_WebResource 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.channel.ChannelWebResource 2021-11-25 18:37:06,114 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByChannelId => from ChannelWebResource where channelId = :channelId 2021-11-25 18:37:06,129 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cluster.multiserver.ClusterConfig 2021-11-25 18:37:06,129 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cluster.multiserver.ClusterConfig on table lum_ClusterConfig 2021-11-25 18:37:06,129 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.commandpalette.DirtyItem 2021-11-25 18:37:06,129 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.commandpalette.DirtyItem on table lum_CPCommandPaletteDirty 2021-11-25 18:37:06,129 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentConfiguration 2021-11-25 18:37:06,129 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentConfiguration on table lum_CfgEnvironmentConf 2021-11-25 18:37:06,129 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentProperty 2021-11-25 18:37:06,129 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentProperty on table lum_CfgEnvironmentProperties 2021-11-25 18:37:06,129 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.ServerConfiguration 2021-11-25 18:37:06,129 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.ServerConfiguration on table lum_CfgServerConf 2021-11-25 18:37:06,129 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.crypto.SymmetricCipherConfig 2021-11-25 18:37:06,129 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.crypto.SymmetricCipherConfig on table lum_CrySymmetricCipher 2021-11-25 18:37:06,129 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Component 2021-11-25 18:37:06,129 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Component on table lum_DEComponent 2021-11-25 18:37:06,155 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.DeploymentMessage 2021-11-25 18:37:06,155 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.DeploymentMessage on table lum_DEDeploymentMessage 2021-11-25 18:37:06,155 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ComponentDeploymentMessage 2021-11-25 18:37:06,155 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ComponentDeploymentMessage#findByObjIdAndLevel => select m from lum_ComponentDeploymentMessage m where m.objectId = :componentId and m.level = :level 2021-11-25 18:37:06,155 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Module 2021-11-25 18:37:06,155 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Module on table lum_DEModule 2021-11-25 18:37:06,155 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ModuleDeploymentMessage 2021-11-25 18:37:06,155 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ModuleDeploymentMessage#findByObjIdAndLevel => select m from lum_ModuleDeploymentMessage m where m.objectId = :moduleId and m.level = :level 2021-11-25 18:37:06,155 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.PackageDeploymentMessage 2021-11-25 18:37:06,155 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_PackageDeploymentMessage#findByObjIdAndLevel => select m from lum_PackageDeploymentMessage m where m.objectId = :packageName 2021-11-25 18:37:06,155 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Package 2021-11-25 18:37:06,155 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Package on table lum_DEPackage 2021-11-25 18:37:06,155 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileConfig 2021-11-25 18:37:06,155 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.file.FileConfig#findByFullPath => from lum_File where fullPath = :fullPath 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileConfig on table lum_File 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileMimeTypeConfig 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileMimeTypeConfig on table lum_FileMimeType 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.GroupType 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.GroupType on table lum_GroupType 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewField 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewField on table lum_GroupDbVwField 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry on table lum_GroupDbVwFormulaEntry 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupConfigByGroupId => select c from DatabaseViewGroupConfig c where c.groupId = :groupId 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig on table lum_GroupDbVwGrpCfg 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupTypeConfigByGroupTypeId => select c from DatabaseViewGroupTypeConfig c where c.groupType.id = :groupTypeId 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig on table lum_GroupDbVwGrpTypeCfg 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.lock.ResourceLock 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceId => from lum_LRResourceLock WHERE resourceId = :resourceId 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceIdAndOwner => select rl.id from lum_LRResourceLock rl WHERE resourceId = :resourceId and owner = :owner 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#deleteById => delete from lum_LRResourceLock WHERE id = :id 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.lock.ResourceLock on table lum_LRResourceLock 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageConfig 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Add => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Update => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId and not(p.id = :id) 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageConfig on table lum_Page 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResource 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByPageId => from PageWebResource where pageId = :pageId 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResourceParameter 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageWebResourceParameter on table lum_WebResPageParam 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheConfig 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByWebsiteIdAndFilePath => select pc from PageCacheConfig pc where pc.filePath = :filePath and pc.webResource.website.id = :websiteId 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByChannelIdReadOnly => select cwr.pageCache from ChannelWebResource cwr where cwr.channelId = :channelId 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigPageWebResourceByChannelIdReadOnly => select pwr from PageWebResource pwr inner join fetch pwr.pageCache pc inner join fetch pwr.page p where p.channelId = :channelId 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheConfig on table lum_CachedPage 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheQueue 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheQueueByQueueId => select pcq from PageCacheQueue pcq where pcq.queueId = :queueId 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheQueue on table lum_PCQueue 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorConfig 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorConfig on table lum_PageCacheGenerator 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorProfile 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorProfile on table lum_PCGeneratorProfile 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PCGeneratorConfig 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PCGeneratorConfig on table lum_PCGeneratorConfig 2021-11-25 18:37:06,161 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.Preferences 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.Preferences on table lum_Preferences 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipal 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findByPreferencesAndPrincipalId => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId = :principalId 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findSharedByPreferences => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId IS NULL 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipal on table lum_PrefPrinc 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipalEntry 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipalEntry on table lum_PrefPrincEntry 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalReaderConfig 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalReaderConfig on table lum_ImpPrincReader 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalWriterConfig 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalWriterConfig on table lum_ImpPrincWriter 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcess 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findQueueTaskProcessNextScheduledTimeMillis => select min(p.scheduledTimeMillis) from lum_QueueTaskProcess p where p.scheduledTimeMillis >= :minTimeMillis 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findNextQueueTaskProcess => select p.id from lum_QueueTaskProcess p where p.scheduledTimeMillis <= :now and p.status < 3 and not exists (select p2.id from lum_QueueTaskProcess p2 inner join p2.locks p2lock, lum_QueueTaskProcessLock plock where plock.taskProcess = p and p2 <> p and p2.status in (3,4) and p2lock.lockId = plock.lockId and (p2lock.lockType = 1 or plock.lockType = 1)) order by taskOrder asc 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: checkExitsNextQueueTaskProcessWithLockNotRunning => select p.id from lum_QueueTaskProcess p inner join p.locks ploc where ploc.lockId = :lockId and p.status != 3 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcess on table lum_PQQueueTaskProcess 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcessLock 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcessLock on table lum_PQTaskProcessLock 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.ServerQueueConfiguration 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findConfigurationByServerId => SELECT conf FROM lum_ServerQueueConfiguration conf WHERE conf.serverId = :serverId 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.ServerQueueConfiguration on table lum_PQQueueServerConfig 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.Property 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.Property on table lum_PBProperty 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyBag 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyDefault 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.localization.LocaleConfig 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.localization.LocaleConfig on table lum_Locale 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorConfiguration 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorConfiguration on table lum_MonConfig 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorEvent 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorEvent on table lum_MonEvent 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorField 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorField on table lum_MonField 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroup 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroup on table lum_MonFieldGroup 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldInstance 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldInstance on table lum_MonEventField 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroupInstance 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroupInstance on table lum_MonFieldGroupEvent 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorRequestRule 2021-11-25 18:37:06,176 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorRequestRule on table lum_MonRequestRule 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUser 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByFriendlyId => SELECT mu from lum_MonUser mu where mu.friendlyId = :friendlyId 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByVisitorId => SELECT mu from lum_MonUser mu where mu.visitorId = :visitorId 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserIdByTrackId => SELECT mu.id from lum_MonUser mu where mu.trackId = :trackId 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUser on table lum_MonUser 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserAttributeValue 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserAttributeValue on table lum_MonUserAttrValue 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserIdMap 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitorUserIdMapToIdByFromTrackId => SELECT toId from lum_MonUserIdMap where fromTrackId = :fromTrackId 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserIdMap on table lum_MonUserIdMap 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.project.Project 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.project.Project on table lum_Project 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CrossSiteRequestDefinition 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CrossSiteRequestDefinition on table lum_SECSRDefinition 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CorsRule 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CorsRule on table lum_SECorsRule 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinstance.ServiceInstanceDependencyConfig 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinstance.ServiceInstanceDependencyConfig on table lum_ServiceInstanceDependency 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig on table lum_InterfaceMenuGroup 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig on table lum_InterfaceMenuItem 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.ChannelResume 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findChannelResume => from lum_SyncChannelResume 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findIdsLinkedWithComponents => select id from lum_SyncChannelResume where componentId is not null 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.ChannelResume on table lum_vwChannelComponent 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Channel 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Channel on table lum_Channel 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Group 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Group on table lum_Group 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.GroupMember 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.GroupMember on table lum_GroupMember 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Principal 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Principal on table lum_Principal 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.ChannelCss 2021-11-25 18:37:06,192 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.ChannelCss on table lum_ChannelCss 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlEntry 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlEntry on table lum_AccessControlEntry 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlList 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlList on table lum_AccessControlList 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.ChannelTemplateLink 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.ChannelTemplateLink on table lum_ChannelTemplateLinks 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.MetaTag 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.MetaTag on table lum_MetaTag 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Css 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Css on table lum_Css 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.FileTransformationParameterType 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.FileTransformationParameterType on table lum_FTTransformationPrm 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroup 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroup on table lum_Group 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroupMembership 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroupMembership on table lum_GroupMember 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyle 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyle on table lum_InterfaceStyle 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer on table lum_ISAllowedConsumers 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Project 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Project on table lum_Project 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.Page 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.Page on table lum_Page 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstance 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstance on table lum_InterfaceInstance 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty on table lum_IntfInstCustomProperty 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.PageCss 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.PageCss on table lum_PageCss 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyBag 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.Property 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.Property on table lum_PBProperty 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefault 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue on table lum_PBPropertyDefValue 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformation 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance 2021-11-25 18:37:06,207 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstance on table lum_ServiceInstance 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow on table lum_WorkflowServiceInstance 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission on table lum_WorkflowPermission 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty on table lum_SvcInstCustomProperty 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency on table lum_ServiceInstanceDependency 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.theme.ThemeConfig 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.theme.ThemeConfig on table lum_Theme 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResourceRedirection 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResourceRedirection on table lum_WebResourceRedir 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.user.UserAttribute 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.user.UserAttribute on table lum_UserAttribute 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.TrustedUserAttributeValue 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.TrustedUserAttributeValue on table lum_UserAttrValue 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.Website 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebsiteByRootChannelId => from lum_Website where rootChannelId = :channelId 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.Website on table lum_Website 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteBaseURL 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.WebsiteBaseURL on table lum_WebsiteBaseURL 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteAdditionalBaseURL 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteMainBaseURL 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.usersegmentation.bean.UserSegmentation 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySI => from lum_EAUserSegmentation where serviceInstanceId = :si order by name 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndName => from lum_EAUserSegmentation where serviceInstanceId = :si and name = :name 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndLikeName => from lum_EAUserSegmentation where serviceInstanceId = :si and upper(name) like upper(:name) order by name 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byNextMembersGen => from lum_EAUserSegmentation where nextMembersGeneration is null or nextMembersGeneration < :now 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byJourneyStage => from lum_EAUserSegmentation where journeyStageId = :stageId 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.usersegmentation.bean.UserSegmentation on table lum_EAUserSegmentation 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard on table lum_EADashboard 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport on table lum_EAReport 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard on table lum_EAReportDashboard 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTree 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTree on table lum_AATree 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion on table lum_AATreeExclusion 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeItem 2021-11-25 18:37:06,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeItem on table lum_AATreeItem 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.chatroom.ChatRoomConfig 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.chatroom.ChatRoomConfig on table lum_ChatRoom 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.commentit.Comment 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemId => SELECT c from lum_CommentIt c where c.itemId=:itemId 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteCommentsByServiceInstanceId => DELETE from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemIdAndServiceInstanceId => SELECT c from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId ORDER BY commentDate DESC, id 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCountCommentsByItemIdAndServiceInstanceId => SELECT COUNT(c.id) from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.commentit.Comment on table lum_CommentIt 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.Community 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.Community on table lum_Community 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.CommunityMembershipRequest 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.community.CommunityMembershipRequest#findByCommunityAndRequester => from lum_CommMembershipRequest where community = :community and requester = :requester 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.CommunityMembershipRequest on table lum_CommMembershipRequest 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.document.DocumentConfig 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.document.DocumentConfig on table lum_Document 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.emailtemplaterepository.EmailTemplate 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.service.emailtemplaterepository.EmailTemplate#findBySI => select et from lum_ETREmailTemplate et join et.contentVersion cv join cv.contentLocale cl join cl.content c where c.serviceInstanceId = :serviceInstanceId order by et.title 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.emailtemplaterepository.EmailTemplate on table lum_ETREmailTemplate 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Form 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getAnswersByFormId => SELECT a FROM lum_FBAnswer a WHERE a.formId = :formId 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getFieldsByFormId => SELECT q FROM lum_FBField q WHERE q.formId = :formId order by q.position asc 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Form on table lum_FBForm 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.FormField 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.FormField#getByFieldId => SELECT f FROM lum_FBField f WHERE f.fieldId = :fieldId AND f.formId = :formId 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.FormField on table lum_FBField 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Answer 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Answer on table lum_FBAnswer 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.hierarchicalcontent.HierarchicalContent 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.hierarchicalcontent.HierarchicalContent on table lum_HierarchicalContent 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.htmlinjector.HtmlInjectionConfig 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findHtmlInjectionByServiceInstanceId => SELECT hi FROM lum_HIInjection hi, ContentVersion cv INNER JOIN cv.contentLocale cl INNER JOIN cl.content c INNER JOIN cv.publications p INNER JOIN p.serviceInstanceIds psi WHERE cv.itemId = hi.id AND cl.publishedVersion = cv AND p.published = true AND psi = :serviceInstanceId AND (cl.locale = :userLocale OR (cl.locale = c.defaultLocale AND NOT EXISTS (SELECT cl2 FROM ContentLocale cl2 WHERE cl2.content = c AND cl2.locale = :userLocale))) ORDER BY hi.processPriority DESC 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.htmlinjector.HtmlInjectionConfig on table lum_HIInjection 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.likeit.Like 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemId => SELECT l from lum_LikeIt l where l.itemId=:itemId 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteLikesByServiceInstanceId => DELETE from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.itemId=:itemId and l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndUserIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId and l.itemId=:itemId and l.userId=:userId 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.likeit.Like on table lum_LikeIt 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Bulletin 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Bulletin on table lum_MMktgBulletin 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Category 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Category on table lum_MMktgCategory 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.UserSubscription 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.UserSubscription on table lum_MMktgSubscription 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.media.Media 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.media.Media on table lum_Media 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mediaalbum.MediaResumeConfig 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mediaalbum.MediaResumeConfig on table lum_MAMedia 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Category 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Category on table lum_NLCategory 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Model 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Model on table lum_NLModel 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Schedule 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Schedule on table lum_NLSchedule 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Subscription 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Subscription on table lum_NLSubscription 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestGroup 2021-11-25 18:37:06,239 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestGroup on table lum_TATestGroup 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.Test 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.Test on table lum_TATest 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestExecution 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestExecution on table lum_TATestExecution 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.ChannelTreeWebResourceTest 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterChannelTreeWebResourceTest 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.PageWebResourceTest 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterPageWebResourceTest 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.URLTest 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.PrivacyTerm 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.PrivacyTerm on table lum_PTPrivacyTerm 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.ProcessPurpose 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.ProcessPurpose on table lum_PTProcessPurpose 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.UserConsent 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.UserConsent on table lum_PTUserConsent 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Answer 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Answer on table lum_QUAnswer 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Question 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Question on table lum_QUQuestion 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Questionnaire 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Questionnaire on table lum_QUQuestionnaire 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Resource 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Resource on table lum_ResSchdResource 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Schedule 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Schedule on table lum_ResSchdSchedule 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.entity.SeoRule 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageId => from SeoRule where page = :pageId 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByChannelId => from SeoRule where channel = :channelId 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageIdOrChannelIdsWithTitlePattern => from SeoRule where page = :pageId or channel in (:channelIds) 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.entity.SeoRule on table lum_SeoRule 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.RobotsTxtSitemap 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.RobotsTxtSitemap on table lum_RbtsSitemap 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgent 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgent on table lum_RbtsUserAgent 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgentPermission 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgentPermission on table lum_RbtsUserAgentPerm 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.socialprofile.SocialProfile 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceAndUserId => select c from lum_SocialProfile sp, ContentVersion cv inner join cv.contentLocale.content c where cv.itemId = sp.id and sp.userId = :userId and c.serviceInstanceId = :si 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.socialprofile.SocialProfile on table lum_SNSocialProfile 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Comment 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByAuthorId => select comment from lum_MBComment comment where comment.authorId = :authorId 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByPostId => select comment from lum_MBComment comment where comment.postId = :postId 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Comment on table lum_MBComment 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Hash 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Hash.findByPostId => select hashtag from lum_MBHash hashtag where hashtag.id.postId = :postId 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Hash on table lum_MBHash 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Post 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Post.findByOwnerId => select post from lum_MBPost post where post.owner = :owner 2021-11-25 18:37:06,254 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Post on table lum_MBPost 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.PostAttachment 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: PostAttachment.findByPostId => select postAttachment from lum_MBPostAttachment postAttachment where postAttachment.postId = :postId 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.PostAttachment on table lum_MBPostAttachment 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.UserFollows 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserAndSocialNetwork => select userFollows from lum_MBUserFollows userFollows where userFollows.userId = :userId and userFollows.followedUserId = :followedUserId and userFollows.serviceInstanceId = :serviceInstanceId and userFollows.socialNetworkId = :socialNetworkId 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserId => select uf from lum_MBUserFollows uf where uf.userId = :userId or uf.followedUserId = :userId 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.UserFollows on table lum_MBUserFollows 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.userpost.UserPost 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.userpost.UserPost on table lum_UPPost 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerEntityImplIdByProducerName => SELECT p.id FROM ProducerEntityImpl p WHERE p.producerName = :producerName 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl on table lum_WsrpCProducer 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.Registration 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.Registration on table lum_WsrpCRegistration 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ClonedPortlet 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ClonedPortlet on table lum_WsrpCClonedPortlet 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ProducerImpl 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByNamespace => SELECT producer FROM ProducerImpl producer WHERE producer.namespace = :namespace 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByProducerKey => SELECT producer FROM ProducerImpl producer WHERE producer.producerKey = :producerKey 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplsByOfferedPortlets => SELECT producer FROM ProducerImpl producer inner join producer.offeredPortlets portlet WHERE portlet.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ProducerImpl on table lum_WsrpPProducer 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.RemoteConsumerRegistration 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.RemoteConsumerRegistration on table lum_WsrpPRegistrationData 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.OfferedPortlet 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.OfferedPortlet on table lum_WsrpPOfferedPortlet 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ClonedPortlet 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ClonedPortlet on table lum_WsrpPClonedPortlet 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationType 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationType on table lum_WFRType 2021-11-25 18:37:06,270 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationProperty 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationProperty on table lum_WFRProperty 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplication 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplication => from WebFileReplication 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplicationByWebsiteId => from WebFileReplication where website.id = :websiteId 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplication on table lum_WFReplication 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationPropertyValue 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationPropertyValue on table lum_WFRPropValue 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.Widget 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.Widget on table lum_PPWidget 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstance 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByInterfaceInstanceId => SELECT wi from lum_PPWidgetInstance wi where wi.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByWidgetContentId => SELECT wi from lum_PPWidgetInstance wi where wi.widgetContentId = :widgetContentId 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstance on table lum_PPWidgetInstance 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstanceHolder 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporary => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId IS NULL 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId = :contentId 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId IS NULL 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserIdAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId = :contentId 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstanceHolder on table lum_PPWidgetInstanceHolder 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByDateTime => select ii from PPInterfaceInstanceToBeDeleted ii where ii.whenToDelete <= :whenToDelete 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted on table lum_PPIIToBeDeleted 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HtmlFieldWidgetInstance 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HolderWidgetInstance 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.websitefiles.WebsiteFilesFolder 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.websitefiles.WebsiteFilesFolder on table lum_WSFFolder 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.Synonym 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.Synonym on table lum_BDSynonym 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.SynonymState 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.SynonymState on table lum_BDSynonymState 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.metadata.FileMacrotypeMapping 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.metadata.FileMacrotypeMapping on table lum_FMMacrotypeMap 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleTransformationParameter 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.FileTransformation 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceId => SELECT ft FROM lum_FTFileTransformation ft WHERE ft.serviceInstanceId = :serviceInstanceId 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.TransformedFileConfig 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByOriginalFile => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileConfigId = :fileConfigId 2021-11-25 18:37:06,286 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByFileTransformationId => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileTransformation.id = :fileTransformation 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.TransformedFileConfig on table lum_FTTransformedFile 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleParameterType 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByParameterName => SELECT spt FROM lum_FTSimpleParameterType spt WHERE spt.parameterName = :parameterName 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleParameterType on table lum_FTTransformationPrm 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Process 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Process on table lum_IPProcess 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Step 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Step on table lum_IPStep 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepExecutable 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepExecutable on table lum_IPStep 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepOutcome 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepOutcome on table lum_IPStepOutcome 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepEnvironment 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepEnvironment on table lum_IPStepEnvironment 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipType 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipType on table lum_SRRelationshipType 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipNode 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipNode on table lum_SRRelationshipNode 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelatableNode 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelatableNode on table lum_SRRelatableNode 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetwork.SocialNetwork 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByChannelBaseId => from lum_SocialNetworkConfig where channelBaseId = :channelBaseId 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByPersonalPageId => from lum_SocialNetworkConfig where personalPageId = :pageId 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findBySocialProfileServiceInstanceId => from lum_SocialNetworkConfig where socialProfileServiceInstanceId = :sii 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetwork.SocialNetwork on table lum_SNSocialNetwork 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetwork 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetwork on table lum_SISocialNetwork 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkApplication 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkApplication on table lum_SIApplication 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkAccount 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkAccount on table lum_SIApplicationAccount 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessage 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessage on table lum_SIMessage 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessageQueueItem 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findItemByMessageIdDescOrder => select item from lum_SocialNewtorkMessageQueueItem item where item.messageId = :messageId order by publishDateTime desc 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessageQueueItem on table lum_SIQueue 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation on table lum_SIAccountServiceInstance 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.ContentMessageIntegration 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.contentLocale = :contentLocale 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByMessageAndContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.message = :message and cmi.contentLocale = :contentLocale 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.ContentMessageIntegration on table lum_SIContentMessage 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.upgrade.postupgrade.PostUpgradeTasks 2021-11-25 18:37:06,301 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.upgrade.postupgrade.PostUpgradeTasks on table lum_PostUpgradeStatus 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.metaTags -> lum_MetaTag 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.Mail.destinations -> lum_MailDestination 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.MailBody.attachments -> lum_MailAttachment 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentAssociations -> lum_ContentAssociation 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentLocales -> lum_ContentLocale 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.comments -> lum_ContentComment 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.versions -> lum_ContentVersion 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.contentAssociations -> lum_ContentAssociation 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.publications -> lum_ContentPublication 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.url.WebResource.pageCaches -> lum_CachedPage 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.configuration.EnvironmentConfiguration.properties -> lum_CfgEnvironmentProperties 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.deployment.Module.components -> lum_DEComponent 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig.formulaEntries -> lum_GroupDbVwFormulaEntry 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig.viewFields -> lum_GroupDbVwField 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.page.PageWebResource.parameters -> lum_WebResPageParam 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.preferences.PreferencesPrincipal.entries -> lum_PrefPrincEntry 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.processqueue.QueueTaskProcess.locks -> lum_PQTaskProcessLock 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fieldGroups -> lum_MonFieldGroupEvent 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fields -> lum_MonEventField 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.innerFields -> lum_MonField 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.instances -> lum_MonEventField 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.consents -> lum_PTUserConsent 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.trustedAttributes -> lum_UserAttrValue 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.untrustedAttributes -> lum_MonUserAttrValue 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.csss -> lum_ChannelCss 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.metaTags -> lum_MetaTag 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.common.AccessControlList.entries -> lum_AccessControlEntry 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.global.GlobalGroup.memberships -> lum_GroupMember 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.csss -> lum_PageCss 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.InterfaceInstance.customProperties -> lum_IntfInstCustomProperty 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyDefault.values -> lum_PBPropertyDefValue 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.customProperties -> lum_SvcInstCustomProperty 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.dependencies -> lum_ServiceInstanceDependency 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.fileTransformations -> lum_FTTransformationFile 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow.permissions -> lum_WorkflowPermission 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.website.Website.baseURLs -> lum_WebsiteBaseURL 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.dashboards -> lum_EADashboard 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.reports -> lum_EAReport 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard.instances -> lum_EAReportDashboard 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport.instances -> lum_EAReportDashboard 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.children -> lum_AATreeItem 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.exclusions -> lum_AATreeExclusion 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.community.Community.membershipRequests -> lum_CommMembershipRequest 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.TestGroup.tests -> lum_TATest 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.Test.executions -> lum_TATestExecution 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.answers -> lum_QUAnswer 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.questions -> lum_QUQuestion 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.seo.robotstxt.UserAgent.permissions -> lum_RbtsUserAgentPerm 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.consumer.producermanager.Registration.clonedPortlets -> lum_WsrpCClonedPortlet 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.offeredPortlets -> lum_WsrpPOfferedPortlet 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.registrations -> lum_WsrpPRegistrationData 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.RemoteConsumerRegistration.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.OfferedPortlet.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplicationType.properties -> lum_WFRProperty 2021-11-25 18:37:06,317 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplication.propertyValues -> lum_WFRPropValue 2021-11-25 18:37:06,332 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.pagepersonalization.bean.WidgetInstanceHolder.widgetInstances -> lum_PPWidgetInstance 2021-11-25 18:37:06,332 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.file.transformation.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:37:06,332 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Process.steps -> lum_IPStep 2021-11-25 18:37:06,332 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Step.environments -> lum_IPStepEnvironment 2021-11-25 18:37:06,332 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetwork.applications -> lum_SIApplication 2021-11-25 18:37:06,332 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetworkApplication.accounts -> lum_SIApplicationAccount 2021-11-25 18:37:06,332 INFO [main] org.hibernate.cfg.AnnotationConfiguration - Hibernate Validator not found: ignoring 2021-11-25 18:37:06,442 INFO [main] org.hibernate.cfg.search.HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled. 2021-11-25 18:37:06,457 INFO [main] org.hibernate.connection.ConnectionProviderFactory - Initializing connection provider: lumis.portal.dao.hibernate.HikariConnectionProvider 2021-11-25 18:37:06,457 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Starting... 2021-11-25 18:37:06,457 WARN [main] com.zaxxer.hikari.util.DriverDataSource - Registered driver with driverClassName=oracle.jdbc.driver.OracleDriver was not found, trying direct instantiation. 2021-11-25 18:37:06,541 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Start completed. 2021-11-25 18:37:06,541 INFO [main] org.hibernate.cfg.SettingsFactory - RDBMS: Oracle, version: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options 2021-11-25 18:37:06,541 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC driver: Oracle JDBC driver, version: 19.7.0.0.0 2021-11-25 18:37:06,541 INFO [main] org.hibernate.dialect.Dialect - Using dialect: lumis.portal.dao.hibernate.Oracle10gDialect 2021-11-25 18:37:06,553 INFO [main] org.hibernate.transaction.TransactionFactoryFactory - Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory 2021-11-25 18:37:06,553 INFO [main] org.hibernate.transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): disabled 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - Connection release mode: auto 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - Maximum outer join fetch depth: 3 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - Default batch fetch size: 1 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL inserts for batching: disabled 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory 2021-11-25 18:37:06,553 INFO [main] org.hibernate.hql.ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - Query language substitutions: {} 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - JPA-QL strict compliance: enabled 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - Second-level cache: enabled 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache: enabled 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge - Cache provider: lumis.portal.dao.hibernate.PortalCacheProvider 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache factory: org.hibernate.cache.StandardQueryCacheFactory 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - Statistics: disabled 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - Default entity-mode: pojo 2021-11-25 18:37:06,553 INFO [main] org.hibernate.cfg.SettingsFactory - Named query checking : enabled 2021-11-25 18:37:06,567 INFO [main] org.hibernate.impl.SessionFactoryImpl - building session factory 2021-11-25 18:37:07,036 INFO [main] org.hibernate.impl.SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured 2021-11-25 18:37:07,036 INFO [main] org.hibernate.cache.UpdateTimestampsCache - starting update timestamps cache at region: org.hibernate.cache.UpdateTimestampsCache 2021-11-25 18:37:07,036 INFO [main] org.hibernate.cache.StandardQueryCache - starting query cache at region: org.hibernate.cache.StandardQueryCache 2021-11-25 18:37:16,431 INFO [main] lumis.portal.PortalConfiguration - LumisXP shutting down... 2021-11-25 18:37:16,494 INFO [main] org.hibernate.impl.SessionFactoryImpl - closing 2021-11-25 18:37:16,494 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown initiated... 2021-11-25 18:37:16,509 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown completed. 2021-11-25 18:37:16,509 INFO [main] lumis.portal.PortalConfiguration - LumisXP shut down completed. 2021-11-25 18:40:14,871 INFO [main] lumis.portal.PortalConfiguration - LumisXP core system initializing... 2021-11-25 18:40:15,261 INFO [main] org.hibernate.cfg.annotations.Version - Hibernate Annotations 3.4.0.GA 2021-11-25 18:40:15,293 INFO [main] org.hibernate.cfg.Environment - Hibernate 3.3.2.GA 2021-11-25 18:40:15,293 INFO [main] org.hibernate.cfg.Environment - hibernate.properties not found 2021-11-25 18:40:15,293 INFO [main] org.hibernate.cfg.Environment - Bytecode provider name : javassist 2021-11-25 18:40:15,308 INFO [main] org.hibernate.cfg.Environment - using JDK 1.4 java.sql.Timestamp handling 2021-11-25 18:40:15,433 INFO [main] org.hibernate.annotations.common.Version - Hibernate Commons Annotations 3.1.0.GA 2021-11-25 18:40:15,433 INFO [main] org.hibernate.ejb.Version - Hibernate EntityManager 3.4.0.GA 2021-11-25 18:40:15,808 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/sendmail/dao/hibernate/Mail.hbm.xml 2021-11-25 18:40:15,933 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/service/ServiceConfig.hbm.xml 2021-11-25 18:40:15,949 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/serviceinterface/ServiceInterfaceConfig.hbm.xml 2021-11-25 18:40:16,043 INFO [main] org.hibernate.cfg.Configuration - configuring from resource: lumishibernate.cfg.xml 2021-11-25 18:40:16,043 INFO [main] org.hibernate.cfg.Configuration - Configuration resource: lumishibernate.cfg.xml 2021-11-25 18:40:16,043 INFO [main] org.hibernate.cfg.Configuration - Configured SessionFactory: null 2021-11-25 18:40:16,246 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailConfig -> lum_MailConfig 2021-11-25 18:40:16,277 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailQueue -> lum_MailQueue 2021-11-25 18:40:16,293 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.Mail -> lum_Mail 2021-11-25 18:40:16,340 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailDestination -> lum_MailDestination 2021-11-25 18:40:16,340 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailBody -> lum_MailBody 2021-11-25 18:40:16,340 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailAttachment -> lum_MailAttachment 2021-11-25 18:40:16,340 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.service.ServiceConfig -> lum_Service 2021-11-25 18:40:16,340 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.serviceinterface.ServiceInterfaceConfig -> lum_Interface 2021-11-25 18:40:16,371 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatConversationConfig 2021-11-25 18:40:16,418 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatConversationConfig on table lum_ChatConversation 2021-11-25 18:40:16,480 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatMessageConfig 2021-11-25 18:40:16,480 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatMessageConfig on table lum_ChatMessage 2021-11-25 18:40:16,496 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatUserConfig 2021-11-25 18:40:16,496 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatUserConfig on table lum_ChatUser 2021-11-25 18:40:16,496 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.Content 2021-11-25 18:40:16,496 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.Content on table lum_Content 2021-11-25 18:40:16,558 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentLocale 2021-11-25 18:40:16,558 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentLocale on table lum_ContentLocale 2021-11-25 18:40:16,593 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentVersion 2021-11-25 18:40:16,593 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentVersion on table lum_ContentVersion 2021-11-25 18:40:16,593 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentAssociation 2021-11-25 18:40:16,593 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentAssociation on table lum_ContentAssociation 2021-11-25 18:40:16,593 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentComment 2021-11-25 18:40:16,593 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentComment on table lum_ContentComment 2021-11-25 18:40:16,593 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentPublication 2021-11-25 18:40:16,593 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentPublication on table lum_ContentPublication 2021-11-25 18:40:16,609 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentTag 2021-11-25 18:40:16,609 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentTag on table lum_ContentTag 2021-11-25 18:40:16,609 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.workflow.WorkflowConfig 2021-11-25 18:40:16,609 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.workflow.WorkflowConfig on table lum_Workflow 2021-11-25 18:40:16,609 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.doui.DouiConfig 2021-11-25 18:40:16,609 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.doui.DouiConfig on table lum_DouiDefinition 2021-11-25 18:40:16,609 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.Activity 2021-11-25 18:40:16,609 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.Activity on table lum_ASActivity 2021-11-25 18:40:16,624 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityAction 2021-11-25 18:40:16,624 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityAction on table lum_ASAction 2021-11-25 18:40:16,640 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityObjectType 2021-11-25 18:40:16,640 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityObjectType on table lum_ASObjectType 2021-11-25 18:40:16,640 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityStreamConfig 2021-11-25 18:40:16,640 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.activitystream.ActivityStreamConfig#deleteOldActivities => DELETE FROM lum_ASActivity WHERE createdDateTimeMillis <= :age 2021-11-25 18:40:16,640 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityStreamConfig on table lum_ASConfig 2021-11-25 18:40:16,640 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityProcessorConfig 2021-11-25 18:40:16,640 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityProcessorConfig on table lum_ASProcessorConfig 2021-11-25 18:40:16,640 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.FlowEntry 2021-11-25 18:40:16,640 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.FlowEntry on table lum_EAFlowEntry 2021-11-25 18:40:16,640 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.SuspendedFlow 2021-11-25 18:40:16,640 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.SuspendedFlow on table lum_EASuspendedFlow 2021-11-25 18:40:16,655 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.WaitingForEventFlow 2021-11-25 18:40:16,655 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEvent => select distinct flowEntryId, nodeId from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and status = 'WAITING' 2021-11-25 18:40:16,655 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findToBeTimedOut => from lum_EAFlowsWaitingForAction where timeoutDateTime < :now and status = 'WAITING' 2021-11-25 18:40:16,655 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#updateStatus => update lum_EAFlowsWaitingForAction set status = :status where id = :id and status = 'WAITING' 2021-11-25 18:40:16,655 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEventAndNodeAndUser => from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and nodeId = :nodeId and userId = :userId and status = 'WAITING' 2021-11-25 18:40:16,655 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#deleteTheseNodesFlowEntry => delete from lum_EAFlowsWaitingForAction where flowEntryId = :flowEntryId and nodeId in (:nodeIds) 2021-11-25 18:40:16,655 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.WaitingForEventFlow on table lum_EAFlowsWaitingForAction 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.ApmMetric 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findApmMetricEnabledByLocal => select am from lum_ApmMetric am where am.local = :local and am.enabled = true 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: removeApmMetricNotInIds => delete from lum_ApmMetric am where am.id not in (:ids) 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.ApmMetric on table lum_ApmMetric 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.collector.ApmCollectorInfo 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.collector.ApmCollectorInfo on table lum_ApmColInfo 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditCategory 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditCategoryByKey => select a from AuditCategory a where a.key = :key 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditCategory on table lum_AuditCategory 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntryType 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditEntryTypeByKey => select a from AuditEntryType a where a.key = :key 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntryType on table lum_AuditEntryType 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntry 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntry on table lum_AuditEntry 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditConfig 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditConfig on table lum_AuditConfig 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.businesscontext.internal.BusinessContextConfig 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.businesscontext.internal.BusinessContextConfig on table lum_BCBusinessContext 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cache.CacheConfig 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cache.CacheConfig on table lum_Cache 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResource 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByDynamicPathAndLocale => select w from WebResource w where w.dynamicPath = :dynamicPath and locale = :locale 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFriendlyPathAndWebsite => select w from WebResource w where w.friendlyPath = :friendlyPath and w.website.id = :websiteId 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFilePathAndWebsite => select w from PageCacheConfig pc inner join pc.webResource w where pc.filePath = :filePath and w.website.id = :websiteId 2021-11-25 18:40:16,671 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResource on table lum_WebResource 2021-11-25 18:40:16,687 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.channel.ChannelWebResource 2021-11-25 18:40:16,687 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByChannelId => from ChannelWebResource where channelId = :channelId 2021-11-25 18:40:16,702 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cluster.multiserver.ClusterConfig 2021-11-25 18:40:16,702 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cluster.multiserver.ClusterConfig on table lum_ClusterConfig 2021-11-25 18:40:16,702 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.commandpalette.DirtyItem 2021-11-25 18:40:16,702 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.commandpalette.DirtyItem on table lum_CPCommandPaletteDirty 2021-11-25 18:40:16,718 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentConfiguration 2021-11-25 18:40:16,718 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentConfiguration on table lum_CfgEnvironmentConf 2021-11-25 18:40:16,734 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentProperty 2021-11-25 18:40:16,734 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentProperty on table lum_CfgEnvironmentProperties 2021-11-25 18:40:16,734 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.ServerConfiguration 2021-11-25 18:40:16,734 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.ServerConfiguration on table lum_CfgServerConf 2021-11-25 18:40:16,734 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.crypto.SymmetricCipherConfig 2021-11-25 18:40:16,749 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.crypto.SymmetricCipherConfig on table lum_CrySymmetricCipher 2021-11-25 18:40:16,749 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Component 2021-11-25 18:40:16,749 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Component on table lum_DEComponent 2021-11-25 18:40:16,749 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.DeploymentMessage 2021-11-25 18:40:16,749 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.DeploymentMessage on table lum_DEDeploymentMessage 2021-11-25 18:40:16,749 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ComponentDeploymentMessage 2021-11-25 18:40:16,749 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ComponentDeploymentMessage#findByObjIdAndLevel => select m from lum_ComponentDeploymentMessage m where m.objectId = :componentId and m.level = :level 2021-11-25 18:40:16,749 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Module 2021-11-25 18:40:16,749 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Module on table lum_DEModule 2021-11-25 18:40:16,765 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ModuleDeploymentMessage 2021-11-25 18:40:16,765 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ModuleDeploymentMessage#findByObjIdAndLevel => select m from lum_ModuleDeploymentMessage m where m.objectId = :moduleId and m.level = :level 2021-11-25 18:40:16,765 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.PackageDeploymentMessage 2021-11-25 18:40:16,765 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_PackageDeploymentMessage#findByObjIdAndLevel => select m from lum_PackageDeploymentMessage m where m.objectId = :packageName 2021-11-25 18:40:16,765 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Package 2021-11-25 18:40:16,765 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Package on table lum_DEPackage 2021-11-25 18:40:16,780 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileConfig 2021-11-25 18:40:16,780 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.file.FileConfig#findByFullPath => from lum_File where fullPath = :fullPath 2021-11-25 18:40:16,780 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileConfig on table lum_File 2021-11-25 18:40:16,780 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileMimeTypeConfig 2021-11-25 18:40:16,780 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileMimeTypeConfig on table lum_FileMimeType 2021-11-25 18:40:16,780 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.GroupType 2021-11-25 18:40:16,780 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.GroupType on table lum_GroupType 2021-11-25 18:40:16,780 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewField 2021-11-25 18:40:16,780 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewField on table lum_GroupDbVwField 2021-11-25 18:40:16,780 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry 2021-11-25 18:40:16,780 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry on table lum_GroupDbVwFormulaEntry 2021-11-25 18:40:16,780 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig 2021-11-25 18:40:16,780 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupConfigByGroupId => select c from DatabaseViewGroupConfig c where c.groupId = :groupId 2021-11-25 18:40:16,780 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig on table lum_GroupDbVwGrpCfg 2021-11-25 18:40:16,780 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig 2021-11-25 18:40:16,780 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupTypeConfigByGroupTypeId => select c from DatabaseViewGroupTypeConfig c where c.groupType.id = :groupTypeId 2021-11-25 18:40:16,780 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig on table lum_GroupDbVwGrpTypeCfg 2021-11-25 18:40:16,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.lock.ResourceLock 2021-11-25 18:40:16,796 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceId => from lum_LRResourceLock WHERE resourceId = :resourceId 2021-11-25 18:40:16,796 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceIdAndOwner => select rl.id from lum_LRResourceLock rl WHERE resourceId = :resourceId and owner = :owner 2021-11-25 18:40:16,796 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#deleteById => delete from lum_LRResourceLock WHERE id = :id 2021-11-25 18:40:16,796 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.lock.ResourceLock on table lum_LRResourceLock 2021-11-25 18:40:16,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageConfig 2021-11-25 18:40:16,796 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Add => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId 2021-11-25 18:40:16,796 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Update => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId and not(p.id = :id) 2021-11-25 18:40:16,796 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageConfig on table lum_Page 2021-11-25 18:40:16,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResource 2021-11-25 18:40:16,796 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByPageId => from PageWebResource where pageId = :pageId 2021-11-25 18:40:16,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResourceParameter 2021-11-25 18:40:16,812 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageWebResourceParameter on table lum_WebResPageParam 2021-11-25 18:40:16,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheConfig 2021-11-25 18:40:16,812 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByWebsiteIdAndFilePath => select pc from PageCacheConfig pc where pc.filePath = :filePath and pc.webResource.website.id = :websiteId 2021-11-25 18:40:16,812 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByChannelIdReadOnly => select cwr.pageCache from ChannelWebResource cwr where cwr.channelId = :channelId 2021-11-25 18:40:16,812 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigPageWebResourceByChannelIdReadOnly => select pwr from PageWebResource pwr inner join fetch pwr.pageCache pc inner join fetch pwr.page p where p.channelId = :channelId 2021-11-25 18:40:16,812 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheConfig on table lum_CachedPage 2021-11-25 18:40:16,827 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheQueue 2021-11-25 18:40:16,827 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheQueueByQueueId => select pcq from PageCacheQueue pcq where pcq.queueId = :queueId 2021-11-25 18:40:16,827 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheQueue on table lum_PCQueue 2021-11-25 18:40:16,827 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorConfig 2021-11-25 18:40:16,827 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorConfig on table lum_PageCacheGenerator 2021-11-25 18:40:16,827 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorProfile 2021-11-25 18:40:16,827 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorProfile on table lum_PCGeneratorProfile 2021-11-25 18:40:16,827 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PCGeneratorConfig 2021-11-25 18:40:16,827 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PCGeneratorConfig on table lum_PCGeneratorConfig 2021-11-25 18:40:16,827 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.Preferences 2021-11-25 18:40:16,827 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.Preferences on table lum_Preferences 2021-11-25 18:40:16,827 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipal 2021-11-25 18:40:16,827 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findByPreferencesAndPrincipalId => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId = :principalId 2021-11-25 18:40:16,827 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findSharedByPreferences => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId IS NULL 2021-11-25 18:40:16,827 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipal on table lum_PrefPrinc 2021-11-25 18:40:16,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipalEntry 2021-11-25 18:40:16,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipalEntry on table lum_PrefPrincEntry 2021-11-25 18:40:16,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalReaderConfig 2021-11-25 18:40:16,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalReaderConfig on table lum_ImpPrincReader 2021-11-25 18:40:16,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalWriterConfig 2021-11-25 18:40:16,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalWriterConfig on table lum_ImpPrincWriter 2021-11-25 18:40:16,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcess 2021-11-25 18:40:16,843 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findQueueTaskProcessNextScheduledTimeMillis => select min(p.scheduledTimeMillis) from lum_QueueTaskProcess p where p.scheduledTimeMillis >= :minTimeMillis 2021-11-25 18:40:16,843 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findNextQueueTaskProcess => select p.id from lum_QueueTaskProcess p where p.scheduledTimeMillis <= :now and p.status < 3 and not exists (select p2.id from lum_QueueTaskProcess p2 inner join p2.locks p2lock, lum_QueueTaskProcessLock plock where plock.taskProcess = p and p2 <> p and p2.status in (3,4) and p2lock.lockId = plock.lockId and (p2lock.lockType = 1 or plock.lockType = 1)) order by taskOrder asc 2021-11-25 18:40:16,843 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: checkExitsNextQueueTaskProcessWithLockNotRunning => select p.id from lum_QueueTaskProcess p inner join p.locks ploc where ploc.lockId = :lockId and p.status != 3 2021-11-25 18:40:16,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcess on table lum_PQQueueTaskProcess 2021-11-25 18:40:16,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcessLock 2021-11-25 18:40:16,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcessLock on table lum_PQTaskProcessLock 2021-11-25 18:40:16,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.ServerQueueConfiguration 2021-11-25 18:40:16,843 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findConfigurationByServerId => SELECT conf FROM lum_ServerQueueConfiguration conf WHERE conf.serverId = :serverId 2021-11-25 18:40:16,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.ServerQueueConfiguration on table lum_PQQueueServerConfig 2021-11-25 18:40:16,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.Property 2021-11-25 18:40:16,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.Property on table lum_PBProperty 2021-11-25 18:40:16,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyBag 2021-11-25 18:40:16,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:40:16,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyDefault 2021-11-25 18:40:16,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:40:16,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.localization.LocaleConfig 2021-11-25 18:40:16,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.localization.LocaleConfig on table lum_Locale 2021-11-25 18:40:16,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorConfiguration 2021-11-25 18:40:16,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorConfiguration on table lum_MonConfig 2021-11-25 18:40:16,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorEvent 2021-11-25 18:40:16,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorEvent on table lum_MonEvent 2021-11-25 18:40:16,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorField 2021-11-25 18:40:16,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorField on table lum_MonField 2021-11-25 18:40:16,874 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroup 2021-11-25 18:40:16,874 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroup on table lum_MonFieldGroup 2021-11-25 18:40:16,874 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldInstance 2021-11-25 18:40:16,874 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldInstance on table lum_MonEventField 2021-11-25 18:40:16,874 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroupInstance 2021-11-25 18:40:16,874 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroupInstance on table lum_MonFieldGroupEvent 2021-11-25 18:40:16,874 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorRequestRule 2021-11-25 18:40:16,874 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorRequestRule on table lum_MonRequestRule 2021-11-25 18:40:16,874 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUser 2021-11-25 18:40:16,874 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByFriendlyId => SELECT mu from lum_MonUser mu where mu.friendlyId = :friendlyId 2021-11-25 18:40:16,874 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByVisitorId => SELECT mu from lum_MonUser mu where mu.visitorId = :visitorId 2021-11-25 18:40:16,874 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserIdByTrackId => SELECT mu.id from lum_MonUser mu where mu.trackId = :trackId 2021-11-25 18:40:16,874 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUser on table lum_MonUser 2021-11-25 18:40:16,890 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserAttributeValue 2021-11-25 18:40:16,890 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserAttributeValue on table lum_MonUserAttrValue 2021-11-25 18:40:16,890 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserIdMap 2021-11-25 18:40:16,890 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitorUserIdMapToIdByFromTrackId => SELECT toId from lum_MonUserIdMap where fromTrackId = :fromTrackId 2021-11-25 18:40:16,890 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserIdMap on table lum_MonUserIdMap 2021-11-25 18:40:16,905 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.project.Project 2021-11-25 18:40:16,905 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.project.Project on table lum_Project 2021-11-25 18:40:16,905 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CrossSiteRequestDefinition 2021-11-25 18:40:16,905 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CrossSiteRequestDefinition on table lum_SECSRDefinition 2021-11-25 18:40:16,905 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CorsRule 2021-11-25 18:40:16,905 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CorsRule on table lum_SECorsRule 2021-11-25 18:40:16,905 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinstance.ServiceInstanceDependencyConfig 2021-11-25 18:40:16,905 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinstance.ServiceInstanceDependencyConfig on table lum_ServiceInstanceDependency 2021-11-25 18:40:16,905 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig 2021-11-25 18:40:16,905 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig on table lum_InterfaceMenuGroup 2021-11-25 18:40:16,905 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig 2021-11-25 18:40:16,905 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig on table lum_InterfaceMenuItem 2021-11-25 18:40:16,905 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.ChannelResume 2021-11-25 18:40:16,905 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findChannelResume => from lum_SyncChannelResume 2021-11-25 18:40:16,905 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findIdsLinkedWithComponents => select id from lum_SyncChannelResume where componentId is not null 2021-11-25 18:40:16,905 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.ChannelResume on table lum_vwChannelComponent 2021-11-25 18:40:16,921 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Channel 2021-11-25 18:40:16,921 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Channel on table lum_Channel 2021-11-25 18:40:16,952 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Group 2021-11-25 18:40:16,952 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Group on table lum_Group 2021-11-25 18:40:16,952 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.GroupMember 2021-11-25 18:40:16,952 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.GroupMember on table lum_GroupMember 2021-11-25 18:40:16,952 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Principal 2021-11-25 18:40:16,952 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Principal on table lum_Principal 2021-11-25 18:40:16,952 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.ChannelCss 2021-11-25 18:40:16,952 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.ChannelCss on table lum_ChannelCss 2021-11-25 18:40:16,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlEntry 2021-11-25 18:40:16,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlEntry on table lum_AccessControlEntry 2021-11-25 18:40:16,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlList 2021-11-25 18:40:16,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlList on table lum_AccessControlList 2021-11-25 18:40:16,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.ChannelTemplateLink 2021-11-25 18:40:16,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.ChannelTemplateLink on table lum_ChannelTemplateLinks 2021-11-25 18:40:16,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.MetaTag 2021-11-25 18:40:16,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.MetaTag on table lum_MetaTag 2021-11-25 18:40:16,984 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Css 2021-11-25 18:40:16,984 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Css on table lum_Css 2021-11-25 18:40:16,984 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.FileTransformationParameterType 2021-11-25 18:40:16,984 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.FileTransformationParameterType on table lum_FTTransformationPrm 2021-11-25 18:40:16,984 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroup 2021-11-25 18:40:16,984 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroup on table lum_Group 2021-11-25 18:40:16,984 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroupMembership 2021-11-25 18:40:16,984 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroupMembership on table lum_GroupMember 2021-11-25 18:40:16,984 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyle 2021-11-25 18:40:16,984 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyle on table lum_InterfaceStyle 2021-11-25 18:40:16,984 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer 2021-11-25 18:40:16,984 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer on table lum_ISAllowedConsumers 2021-11-25 18:40:16,999 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Project 2021-11-25 18:40:16,999 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Project on table lum_Project 2021-11-25 18:40:16,999 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.Page 2021-11-25 18:40:16,999 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.Page on table lum_Page 2021-11-25 18:40:16,999 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstance 2021-11-25 18:40:16,999 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstance on table lum_InterfaceInstance 2021-11-25 18:40:17,015 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty 2021-11-25 18:40:17,015 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty on table lum_IntfInstCustomProperty 2021-11-25 18:40:17,015 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.PageCss 2021-11-25 18:40:17,015 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.PageCss on table lum_PageCss 2021-11-25 18:40:17,015 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyBag 2021-11-25 18:40:17,015 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:40:17,030 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.Property 2021-11-25 18:40:17,030 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.Property on table lum_PBProperty 2021-11-25 18:40:17,030 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefault 2021-11-25 18:40:17,030 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:40:17,030 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue 2021-11-25 18:40:17,030 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue on table lum_PBPropertyDefValue 2021-11-25 18:40:17,030 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformation 2021-11-25 18:40:17,030 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:40:17,030 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter 2021-11-25 18:40:17,030 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:40:17,030 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance 2021-11-25 18:40:17,030 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstance on table lum_ServiceInstance 2021-11-25 18:40:17,046 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow 2021-11-25 18:40:17,046 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow on table lum_WorkflowServiceInstance 2021-11-25 18:40:17,046 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission 2021-11-25 18:40:17,046 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission on table lum_WorkflowPermission 2021-11-25 18:40:17,046 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty 2021-11-25 18:40:17,046 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty on table lum_SvcInstCustomProperty 2021-11-25 18:40:17,062 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency 2021-11-25 18:40:17,062 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency on table lum_ServiceInstanceDependency 2021-11-25 18:40:17,062 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.theme.ThemeConfig 2021-11-25 18:40:17,062 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.theme.ThemeConfig on table lum_Theme 2021-11-25 18:40:17,062 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResourceRedirection 2021-11-25 18:40:17,062 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResourceRedirection on table lum_WebResourceRedir 2021-11-25 18:40:17,062 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.user.UserAttribute 2021-11-25 18:40:17,062 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.user.UserAttribute on table lum_UserAttribute 2021-11-25 18:40:17,062 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.TrustedUserAttributeValue 2021-11-25 18:40:17,062 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.TrustedUserAttributeValue on table lum_UserAttrValue 2021-11-25 18:40:17,077 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.Website 2021-11-25 18:40:17,077 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebsiteByRootChannelId => from lum_Website where rootChannelId = :channelId 2021-11-25 18:40:17,077 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.Website on table lum_Website 2021-11-25 18:40:17,077 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteBaseURL 2021-11-25 18:40:17,077 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.WebsiteBaseURL on table lum_WebsiteBaseURL 2021-11-25 18:40:17,077 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteAdditionalBaseURL 2021-11-25 18:40:17,077 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteMainBaseURL 2021-11-25 18:40:17,077 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.usersegmentation.bean.UserSegmentation 2021-11-25 18:40:17,077 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySI => from lum_EAUserSegmentation where serviceInstanceId = :si order by name 2021-11-25 18:40:17,077 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndName => from lum_EAUserSegmentation where serviceInstanceId = :si and name = :name 2021-11-25 18:40:17,077 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndLikeName => from lum_EAUserSegmentation where serviceInstanceId = :si and upper(name) like upper(:name) order by name 2021-11-25 18:40:17,077 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byNextMembersGen => from lum_EAUserSegmentation where nextMembersGeneration is null or nextMembersGeneration < :now 2021-11-25 18:40:17,077 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byJourneyStage => from lum_EAUserSegmentation where journeyStageId = :stageId 2021-11-25 18:40:17,077 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.usersegmentation.bean.UserSegmentation on table lum_EAUserSegmentation 2021-11-25 18:40:17,093 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard 2021-11-25 18:40:17,093 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard on table lum_EADashboard 2021-11-25 18:40:17,093 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport 2021-11-25 18:40:17,093 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport on table lum_EAReport 2021-11-25 18:40:17,093 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard 2021-11-25 18:40:17,093 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard on table lum_EAReportDashboard 2021-11-25 18:40:17,093 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTree 2021-11-25 18:40:17,093 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTree on table lum_AATree 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion on table lum_AATreeExclusion 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeItem 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeItem on table lum_AATreeItem 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.chatroom.ChatRoomConfig 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.chatroom.ChatRoomConfig on table lum_ChatRoom 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.commentit.Comment 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemId => SELECT c from lum_CommentIt c where c.itemId=:itemId 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteCommentsByServiceInstanceId => DELETE from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemIdAndServiceInstanceId => SELECT c from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId ORDER BY commentDate DESC, id 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCountCommentsByItemIdAndServiceInstanceId => SELECT COUNT(c.id) from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.commentit.Comment on table lum_CommentIt 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.Community 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.Community on table lum_Community 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.CommunityMembershipRequest 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.community.CommunityMembershipRequest#findByCommunityAndRequester => from lum_CommMembershipRequest where community = :community and requester = :requester 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.CommunityMembershipRequest on table lum_CommMembershipRequest 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.document.DocumentConfig 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.document.DocumentConfig on table lum_Document 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.emailtemplaterepository.EmailTemplate 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.service.emailtemplaterepository.EmailTemplate#findBySI => select et from lum_ETREmailTemplate et join et.contentVersion cv join cv.contentLocale cl join cl.content c where c.serviceInstanceId = :serviceInstanceId order by et.title 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.emailtemplaterepository.EmailTemplate on table lum_ETREmailTemplate 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Form 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getAnswersByFormId => SELECT a FROM lum_FBAnswer a WHERE a.formId = :formId 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getFieldsByFormId => SELECT q FROM lum_FBField q WHERE q.formId = :formId order by q.position asc 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Form on table lum_FBForm 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.FormField 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.FormField#getByFieldId => SELECT f FROM lum_FBField f WHERE f.fieldId = :fieldId AND f.formId = :formId 2021-11-25 18:40:17,109 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.FormField on table lum_FBField 2021-11-25 18:40:17,124 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Answer 2021-11-25 18:40:17,124 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Answer on table lum_FBAnswer 2021-11-25 18:40:17,124 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.hierarchicalcontent.HierarchicalContent 2021-11-25 18:40:17,124 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.hierarchicalcontent.HierarchicalContent on table lum_HierarchicalContent 2021-11-25 18:40:17,124 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.htmlinjector.HtmlInjectionConfig 2021-11-25 18:40:17,124 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findHtmlInjectionByServiceInstanceId => SELECT hi FROM lum_HIInjection hi, ContentVersion cv INNER JOIN cv.contentLocale cl INNER JOIN cl.content c INNER JOIN cv.publications p INNER JOIN p.serviceInstanceIds psi WHERE cv.itemId = hi.id AND cl.publishedVersion = cv AND p.published = true AND psi = :serviceInstanceId AND (cl.locale = :userLocale OR (cl.locale = c.defaultLocale AND NOT EXISTS (SELECT cl2 FROM ContentLocale cl2 WHERE cl2.content = c AND cl2.locale = :userLocale))) ORDER BY hi.processPriority DESC 2021-11-25 18:40:17,124 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.htmlinjector.HtmlInjectionConfig on table lum_HIInjection 2021-11-25 18:40:17,124 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.likeit.Like 2021-11-25 18:40:17,124 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemId => SELECT l from lum_LikeIt l where l.itemId=:itemId 2021-11-25 18:40:17,124 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteLikesByServiceInstanceId => DELETE from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:40:17,124 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.itemId=:itemId and l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:40:17,124 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndUserIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId and l.itemId=:itemId and l.userId=:userId 2021-11-25 18:40:17,124 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.likeit.Like on table lum_LikeIt 2021-11-25 18:40:17,124 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Bulletin 2021-11-25 18:40:17,124 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Bulletin on table lum_MMktgBulletin 2021-11-25 18:40:17,124 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Category 2021-11-25 18:40:17,124 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Category on table lum_MMktgCategory 2021-11-25 18:40:17,124 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.UserSubscription 2021-11-25 18:40:17,124 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.UserSubscription on table lum_MMktgSubscription 2021-11-25 18:40:17,124 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.media.Media 2021-11-25 18:40:17,124 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.media.Media on table lum_Media 2021-11-25 18:40:17,140 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mediaalbum.MediaResumeConfig 2021-11-25 18:40:17,140 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mediaalbum.MediaResumeConfig on table lum_MAMedia 2021-11-25 18:40:17,140 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Category 2021-11-25 18:40:17,140 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Category on table lum_NLCategory 2021-11-25 18:40:17,140 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Model 2021-11-25 18:40:17,140 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Model on table lum_NLModel 2021-11-25 18:40:17,140 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Schedule 2021-11-25 18:40:17,140 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Schedule on table lum_NLSchedule 2021-11-25 18:40:17,140 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Subscription 2021-11-25 18:40:17,140 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Subscription on table lum_NLSubscription 2021-11-25 18:40:17,140 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestGroup 2021-11-25 18:40:17,140 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestGroup on table lum_TATestGroup 2021-11-25 18:40:17,140 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.Test 2021-11-25 18:40:17,140 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.Test on table lum_TATest 2021-11-25 18:40:17,140 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestExecution 2021-11-25 18:40:17,140 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestExecution on table lum_TATestExecution 2021-11-25 18:40:17,155 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.ChannelTreeWebResourceTest 2021-11-25 18:40:17,155 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterChannelTreeWebResourceTest 2021-11-25 18:40:17,155 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.PageWebResourceTest 2021-11-25 18:40:17,155 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterPageWebResourceTest 2021-11-25 18:40:17,155 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.URLTest 2021-11-25 18:40:17,155 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.PrivacyTerm 2021-11-25 18:40:17,155 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.PrivacyTerm on table lum_PTPrivacyTerm 2021-11-25 18:40:17,155 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.ProcessPurpose 2021-11-25 18:40:17,155 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.ProcessPurpose on table lum_PTProcessPurpose 2021-11-25 18:40:17,155 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.UserConsent 2021-11-25 18:40:17,155 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.UserConsent on table lum_PTUserConsent 2021-11-25 18:40:17,155 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Answer 2021-11-25 18:40:17,155 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Answer on table lum_QUAnswer 2021-11-25 18:40:17,155 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Question 2021-11-25 18:40:17,155 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Question on table lum_QUQuestion 2021-11-25 18:40:17,171 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Questionnaire 2021-11-25 18:40:17,171 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Questionnaire on table lum_QUQuestionnaire 2021-11-25 18:40:17,171 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Resource 2021-11-25 18:40:17,171 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Resource on table lum_ResSchdResource 2021-11-25 18:40:17,171 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Schedule 2021-11-25 18:40:17,171 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Schedule on table lum_ResSchdSchedule 2021-11-25 18:40:17,171 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.entity.SeoRule 2021-11-25 18:40:17,171 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageId => from SeoRule where page = :pageId 2021-11-25 18:40:17,171 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByChannelId => from SeoRule where channel = :channelId 2021-11-25 18:40:17,171 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageIdOrChannelIdsWithTitlePattern => from SeoRule where page = :pageId or channel in (:channelIds) 2021-11-25 18:40:17,171 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.entity.SeoRule on table lum_SeoRule 2021-11-25 18:40:17,171 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.RobotsTxtSitemap 2021-11-25 18:40:17,171 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.RobotsTxtSitemap on table lum_RbtsSitemap 2021-11-25 18:40:17,171 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgent 2021-11-25 18:40:17,171 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgent on table lum_RbtsUserAgent 2021-11-25 18:40:17,171 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgentPermission 2021-11-25 18:40:17,171 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgentPermission on table lum_RbtsUserAgentPerm 2021-11-25 18:40:17,171 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.socialprofile.SocialProfile 2021-11-25 18:40:17,171 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceAndUserId => select c from lum_SocialProfile sp, ContentVersion cv inner join cv.contentLocale.content c where cv.itemId = sp.id and sp.userId = :userId and c.serviceInstanceId = :si 2021-11-25 18:40:17,171 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.socialprofile.SocialProfile on table lum_SNSocialProfile 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Comment 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByAuthorId => select comment from lum_MBComment comment where comment.authorId = :authorId 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByPostId => select comment from lum_MBComment comment where comment.postId = :postId 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Comment on table lum_MBComment 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Hash 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Hash.findByPostId => select hashtag from lum_MBHash hashtag where hashtag.id.postId = :postId 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Hash on table lum_MBHash 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Post 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Post.findByOwnerId => select post from lum_MBPost post where post.owner = :owner 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Post on table lum_MBPost 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.PostAttachment 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: PostAttachment.findByPostId => select postAttachment from lum_MBPostAttachment postAttachment where postAttachment.postId = :postId 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.PostAttachment on table lum_MBPostAttachment 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.UserFollows 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserAndSocialNetwork => select userFollows from lum_MBUserFollows userFollows where userFollows.userId = :userId and userFollows.followedUserId = :followedUserId and userFollows.serviceInstanceId = :serviceInstanceId and userFollows.socialNetworkId = :socialNetworkId 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserId => select uf from lum_MBUserFollows uf where uf.userId = :userId or uf.followedUserId = :userId 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.UserFollows on table lum_MBUserFollows 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.userpost.UserPost 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.userpost.UserPost on table lum_UPPost 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerEntityImplIdByProducerName => SELECT p.id FROM ProducerEntityImpl p WHERE p.producerName = :producerName 2021-11-25 18:40:17,187 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl on table lum_WsrpCProducer 2021-11-25 18:40:17,202 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.Registration 2021-11-25 18:40:17,202 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.Registration on table lum_WsrpCRegistration 2021-11-25 18:40:17,202 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ClonedPortlet 2021-11-25 18:40:17,202 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ClonedPortlet on table lum_WsrpCClonedPortlet 2021-11-25 18:40:17,202 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ProducerImpl 2021-11-25 18:40:17,202 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByNamespace => SELECT producer FROM ProducerImpl producer WHERE producer.namespace = :namespace 2021-11-25 18:40:17,202 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByProducerKey => SELECT producer FROM ProducerImpl producer WHERE producer.producerKey = :producerKey 2021-11-25 18:40:17,202 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplsByOfferedPortlets => SELECT producer FROM ProducerImpl producer inner join producer.offeredPortlets portlet WHERE portlet.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:40:17,202 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ProducerImpl on table lum_WsrpPProducer 2021-11-25 18:40:17,218 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.RemoteConsumerRegistration 2021-11-25 18:40:17,234 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.RemoteConsumerRegistration on table lum_WsrpPRegistrationData 2021-11-25 18:40:17,234 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.OfferedPortlet 2021-11-25 18:40:17,234 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.OfferedPortlet on table lum_WsrpPOfferedPortlet 2021-11-25 18:40:17,234 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ClonedPortlet 2021-11-25 18:40:17,234 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ClonedPortlet on table lum_WsrpPClonedPortlet 2021-11-25 18:40:17,234 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationType 2021-11-25 18:40:17,234 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationType on table lum_WFRType 2021-11-25 18:40:17,234 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationProperty 2021-11-25 18:40:17,234 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationProperty on table lum_WFRProperty 2021-11-25 18:40:17,234 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplication 2021-11-25 18:40:17,234 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplication => from WebFileReplication 2021-11-25 18:40:17,234 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplicationByWebsiteId => from WebFileReplication where website.id = :websiteId 2021-11-25 18:40:17,234 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplication on table lum_WFReplication 2021-11-25 18:40:17,234 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationPropertyValue 2021-11-25 18:40:17,234 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationPropertyValue on table lum_WFRPropValue 2021-11-25 18:40:17,234 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.Widget 2021-11-25 18:40:17,234 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.Widget on table lum_PPWidget 2021-11-25 18:40:17,234 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstance 2021-11-25 18:40:17,234 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByInterfaceInstanceId => SELECT wi from lum_PPWidgetInstance wi where wi.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:40:17,234 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByWidgetContentId => SELECT wi from lum_PPWidgetInstance wi where wi.widgetContentId = :widgetContentId 2021-11-25 18:40:17,234 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstance on table lum_PPWidgetInstance 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstanceHolder 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporary => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId IS NULL 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId = :contentId 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId IS NULL 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserIdAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId = :contentId 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstanceHolder on table lum_PPWidgetInstanceHolder 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByDateTime => select ii from PPInterfaceInstanceToBeDeleted ii where ii.whenToDelete <= :whenToDelete 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted on table lum_PPIIToBeDeleted 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HtmlFieldWidgetInstance 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HolderWidgetInstance 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.websitefiles.WebsiteFilesFolder 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.websitefiles.WebsiteFilesFolder on table lum_WSFFolder 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.Synonym 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.Synonym on table lum_BDSynonym 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.SynonymState 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.SynonymState on table lum_BDSynonymState 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.metadata.FileMacrotypeMapping 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.metadata.FileMacrotypeMapping on table lum_FMMacrotypeMap 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleTransformationParameter 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.FileTransformation 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceId => SELECT ft FROM lum_FTFileTransformation ft WHERE ft.serviceInstanceId = :serviceInstanceId 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.TransformedFileConfig 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByOriginalFile => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileConfigId = :fileConfigId 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByFileTransformationId => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileTransformation.id = :fileTransformation 2021-11-25 18:40:17,249 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.TransformedFileConfig on table lum_FTTransformedFile 2021-11-25 18:40:17,265 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleParameterType 2021-11-25 18:40:17,265 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByParameterName => SELECT spt FROM lum_FTSimpleParameterType spt WHERE spt.parameterName = :parameterName 2021-11-25 18:40:17,265 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleParameterType on table lum_FTTransformationPrm 2021-11-25 18:40:17,265 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Process 2021-11-25 18:40:17,265 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Process on table lum_IPProcess 2021-11-25 18:40:17,265 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Step 2021-11-25 18:40:17,265 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Step on table lum_IPStep 2021-11-25 18:40:17,265 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepExecutable 2021-11-25 18:40:17,265 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepExecutable on table lum_IPStep 2021-11-25 18:40:17,265 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepOutcome 2021-11-25 18:40:17,265 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepOutcome on table lum_IPStepOutcome 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepEnvironment 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepEnvironment on table lum_IPStepEnvironment 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipType 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipType on table lum_SRRelationshipType 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipNode 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipNode on table lum_SRRelationshipNode 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelatableNode 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelatableNode on table lum_SRRelatableNode 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetwork.SocialNetwork 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByChannelBaseId => from lum_SocialNetworkConfig where channelBaseId = :channelBaseId 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByPersonalPageId => from lum_SocialNetworkConfig where personalPageId = :pageId 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findBySocialProfileServiceInstanceId => from lum_SocialNetworkConfig where socialProfileServiceInstanceId = :sii 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetwork.SocialNetwork on table lum_SNSocialNetwork 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetwork 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetwork on table lum_SISocialNetwork 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkApplication 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkApplication on table lum_SIApplication 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkAccount 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkAccount on table lum_SIApplicationAccount 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessage 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessage on table lum_SIMessage 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessageQueueItem 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findItemByMessageIdDescOrder => select item from lum_SocialNewtorkMessageQueueItem item where item.messageId = :messageId order by publishDateTime desc 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessageQueueItem on table lum_SIQueue 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation on table lum_SIAccountServiceInstance 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.ContentMessageIntegration 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.contentLocale = :contentLocale 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByMessageAndContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.message = :message and cmi.contentLocale = :contentLocale 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.ContentMessageIntegration on table lum_SIContentMessage 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.upgrade.postupgrade.PostUpgradeTasks 2021-11-25 18:40:17,280 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.upgrade.postupgrade.PostUpgradeTasks on table lum_PostUpgradeStatus 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.metaTags -> lum_MetaTag 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.Mail.destinations -> lum_MailDestination 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.MailBody.attachments -> lum_MailAttachment 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentAssociations -> lum_ContentAssociation 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentLocales -> lum_ContentLocale 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.comments -> lum_ContentComment 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.versions -> lum_ContentVersion 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.contentAssociations -> lum_ContentAssociation 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.publications -> lum_ContentPublication 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.url.WebResource.pageCaches -> lum_CachedPage 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.configuration.EnvironmentConfiguration.properties -> lum_CfgEnvironmentProperties 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.deployment.Module.components -> lum_DEComponent 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig.formulaEntries -> lum_GroupDbVwFormulaEntry 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig.viewFields -> lum_GroupDbVwField 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.page.PageWebResource.parameters -> lum_WebResPageParam 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.preferences.PreferencesPrincipal.entries -> lum_PrefPrincEntry 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.processqueue.QueueTaskProcess.locks -> lum_PQTaskProcessLock 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fieldGroups -> lum_MonFieldGroupEvent 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fields -> lum_MonEventField 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.innerFields -> lum_MonField 2021-11-25 18:40:17,312 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.instances -> lum_MonEventField 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.consents -> lum_PTUserConsent 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.trustedAttributes -> lum_UserAttrValue 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.untrustedAttributes -> lum_MonUserAttrValue 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.csss -> lum_ChannelCss 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.metaTags -> lum_MetaTag 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.common.AccessControlList.entries -> lum_AccessControlEntry 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.global.GlobalGroup.memberships -> lum_GroupMember 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.csss -> lum_PageCss 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.InterfaceInstance.customProperties -> lum_IntfInstCustomProperty 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyDefault.values -> lum_PBPropertyDefValue 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.customProperties -> lum_SvcInstCustomProperty 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.dependencies -> lum_ServiceInstanceDependency 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.fileTransformations -> lum_FTTransformationFile 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow.permissions -> lum_WorkflowPermission 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.website.Website.baseURLs -> lum_WebsiteBaseURL 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.dashboards -> lum_EADashboard 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.reports -> lum_EAReport 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard.instances -> lum_EAReportDashboard 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport.instances -> lum_EAReportDashboard 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.children -> lum_AATreeItem 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.exclusions -> lum_AATreeExclusion 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.community.Community.membershipRequests -> lum_CommMembershipRequest 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.TestGroup.tests -> lum_TATest 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.Test.executions -> lum_TATestExecution 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.answers -> lum_QUAnswer 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.questions -> lum_QUQuestion 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.seo.robotstxt.UserAgent.permissions -> lum_RbtsUserAgentPerm 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.consumer.producermanager.Registration.clonedPortlets -> lum_WsrpCClonedPortlet 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.offeredPortlets -> lum_WsrpPOfferedPortlet 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.registrations -> lum_WsrpPRegistrationData 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.RemoteConsumerRegistration.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.OfferedPortlet.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplicationType.properties -> lum_WFRProperty 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplication.propertyValues -> lum_WFRPropValue 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.pagepersonalization.bean.WidgetInstanceHolder.widgetInstances -> lum_PPWidgetInstance 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.file.transformation.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Process.steps -> lum_IPStep 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Step.environments -> lum_IPStepEnvironment 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetwork.applications -> lum_SIApplication 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetworkApplication.accounts -> lum_SIApplicationAccount 2021-11-25 18:40:17,327 INFO [main] org.hibernate.cfg.AnnotationConfiguration - Hibernate Validator not found: ignoring 2021-11-25 18:40:17,437 INFO [main] org.hibernate.cfg.search.HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled. 2021-11-25 18:40:17,530 INFO [main] org.hibernate.connection.ConnectionProviderFactory - Initializing connection provider: lumis.portal.dao.hibernate.HikariConnectionProvider 2021-11-25 18:40:17,687 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Starting... 2021-11-25 18:40:17,702 WARN [main] com.zaxxer.hikari.util.DriverDataSource - Registered driver with driverClassName=oracle.jdbc.driver.OracleDriver was not found, trying direct instantiation. 2021-11-25 18:40:18,484 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Start completed. 2021-11-25 18:40:18,499 INFO [main] org.hibernate.cfg.SettingsFactory - RDBMS: Oracle, version: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options 2021-11-25 18:40:18,499 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC driver: Oracle JDBC driver, version: 19.7.0.0.0 2021-11-25 18:40:18,546 INFO [main] org.hibernate.dialect.Dialect - Using dialect: lumis.portal.dao.hibernate.Oracle10gDialect 2021-11-25 18:40:18,562 INFO [main] org.hibernate.transaction.TransactionFactoryFactory - Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory 2021-11-25 18:40:18,562 INFO [main] org.hibernate.transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) 2021-11-25 18:40:18,562 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled 2021-11-25 18:40:18,562 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled 2021-11-25 18:40:18,562 INFO [main] org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled 2021-11-25 18:40:18,562 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): disabled 2021-11-25 18:40:18,562 INFO [main] org.hibernate.cfg.SettingsFactory - Connection release mode: auto 2021-11-25 18:40:18,562 INFO [main] org.hibernate.cfg.SettingsFactory - Maximum outer join fetch depth: 3 2021-11-25 18:40:18,562 INFO [main] org.hibernate.cfg.SettingsFactory - Default batch fetch size: 1 2021-11-25 18:40:18,577 INFO [main] org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled 2021-11-25 18:40:18,577 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled 2021-11-25 18:40:18,577 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL inserts for batching: disabled 2021-11-25 18:40:18,577 INFO [main] org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory 2021-11-25 18:40:18,577 INFO [main] org.hibernate.hql.ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory 2021-11-25 18:40:18,577 INFO [main] org.hibernate.cfg.SettingsFactory - Query language substitutions: {} 2021-11-25 18:40:18,577 INFO [main] org.hibernate.cfg.SettingsFactory - JPA-QL strict compliance: enabled 2021-11-25 18:40:18,577 INFO [main] org.hibernate.cfg.SettingsFactory - Second-level cache: enabled 2021-11-25 18:40:18,577 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache: enabled 2021-11-25 18:40:18,577 INFO [main] org.hibernate.cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge 2021-11-25 18:40:18,577 INFO [main] org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge - Cache provider: lumis.portal.dao.hibernate.PortalCacheProvider 2021-11-25 18:40:18,593 INFO [main] org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled 2021-11-25 18:40:18,593 INFO [main] org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled 2021-11-25 18:40:18,593 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache factory: org.hibernate.cache.StandardQueryCacheFactory 2021-11-25 18:40:18,593 INFO [main] org.hibernate.cfg.SettingsFactory - Statistics: disabled 2021-11-25 18:40:18,593 INFO [main] org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled 2021-11-25 18:40:18,593 INFO [main] org.hibernate.cfg.SettingsFactory - Default entity-mode: pojo 2021-11-25 18:40:18,593 INFO [main] org.hibernate.cfg.SettingsFactory - Named query checking : enabled 2021-11-25 18:40:18,687 INFO [main] org.hibernate.impl.SessionFactoryImpl - building session factory 2021-11-25 18:40:19,921 INFO [main] org.hibernate.impl.SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured 2021-11-25 18:40:19,921 INFO [main] org.hibernate.cache.UpdateTimestampsCache - starting update timestamps cache at region: org.hibernate.cache.UpdateTimestampsCache 2021-11-25 18:40:19,937 INFO [main] org.hibernate.cache.StandardQueryCache - starting query cache at region: org.hibernate.cache.StandardQueryCache 2021-11-25 18:40:20,890 INFO [main] lumis.portal.manager.ManagerFactoryInternal - ClusterManager instantiated: lumis.portal.cluster.SingleServerClusterManager@3a116ca6 2021-11-25 18:40:22,687 INFO [main] org.hibernate.impl.SessionFactoryImpl - closing 2021-11-25 18:40:22,687 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown initiated... 2021-11-25 18:40:22,703 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown completed. 2021-11-25 18:40:22,718 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/sendmail/dao/hibernate/Mail.hbm.xml 2021-11-25 18:40:22,734 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/service/ServiceConfig.hbm.xml 2021-11-25 18:40:22,749 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/serviceinterface/ServiceInterfaceConfig.hbm.xml 2021-11-25 18:40:22,749 INFO [main] org.hibernate.cfg.Configuration - configuring from resource: lumishibernate.cfg.xml 2021-11-25 18:40:22,749 INFO [main] org.hibernate.cfg.Configuration - Configuration resource: lumishibernate.cfg.xml 2021-11-25 18:40:22,749 INFO [main] org.hibernate.cfg.Configuration - Configured SessionFactory: null 2021-11-25 18:40:22,749 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailConfig -> lum_MailConfig 2021-11-25 18:40:22,765 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailQueue -> lum_MailQueue 2021-11-25 18:40:22,765 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.Mail -> lum_Mail 2021-11-25 18:40:22,765 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailDestination -> lum_MailDestination 2021-11-25 18:40:22,765 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailBody -> lum_MailBody 2021-11-25 18:40:22,765 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailAttachment -> lum_MailAttachment 2021-11-25 18:40:22,765 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.service.ServiceConfig -> lum_Service 2021-11-25 18:40:22,765 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.serviceinterface.ServiceInterfaceConfig -> lum_Interface 2021-11-25 18:40:22,765 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatConversationConfig 2021-11-25 18:40:22,765 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatConversationConfig on table lum_ChatConversation 2021-11-25 18:40:22,765 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatMessageConfig 2021-11-25 18:40:22,765 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatMessageConfig on table lum_ChatMessage 2021-11-25 18:40:22,765 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatUserConfig 2021-11-25 18:40:22,765 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatUserConfig on table lum_ChatUser 2021-11-25 18:40:22,765 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.Content 2021-11-25 18:40:22,765 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.Content on table lum_Content 2021-11-25 18:40:22,765 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentLocale 2021-11-25 18:40:22,765 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentLocale on table lum_ContentLocale 2021-11-25 18:40:22,765 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentVersion 2021-11-25 18:40:22,765 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentVersion on table lum_ContentVersion 2021-11-25 18:40:22,765 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentAssociation 2021-11-25 18:40:22,765 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentAssociation on table lum_ContentAssociation 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentComment 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentComment on table lum_ContentComment 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentPublication 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentPublication on table lum_ContentPublication 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentTag 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentTag on table lum_ContentTag 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.workflow.WorkflowConfig 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.workflow.WorkflowConfig on table lum_Workflow 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.doui.DouiConfig 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.doui.DouiConfig on table lum_DouiDefinition 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.Activity 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.Activity on table lum_ASActivity 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityAction 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityAction on table lum_ASAction 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityObjectType 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityObjectType on table lum_ASObjectType 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityStreamConfig 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.activitystream.ActivityStreamConfig#deleteOldActivities => DELETE FROM lum_ASActivity WHERE createdDateTimeMillis <= :age 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityStreamConfig on table lum_ASConfig 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityProcessorConfig 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityProcessorConfig on table lum_ASProcessorConfig 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.FlowEntry 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.FlowEntry on table lum_EAFlowEntry 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.SuspendedFlow 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.SuspendedFlow on table lum_EASuspendedFlow 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.WaitingForEventFlow 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEvent => select distinct flowEntryId, nodeId from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and status = 'WAITING' 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findToBeTimedOut => from lum_EAFlowsWaitingForAction where timeoutDateTime < :now and status = 'WAITING' 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#updateStatus => update lum_EAFlowsWaitingForAction set status = :status where id = :id and status = 'WAITING' 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEventAndNodeAndUser => from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and nodeId = :nodeId and userId = :userId and status = 'WAITING' 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#deleteTheseNodesFlowEntry => delete from lum_EAFlowsWaitingForAction where flowEntryId = :flowEntryId and nodeId in (:nodeIds) 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.WaitingForEventFlow on table lum_EAFlowsWaitingForAction 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.ApmMetric 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findApmMetricEnabledByLocal => select am from lum_ApmMetric am where am.local = :local and am.enabled = true 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: removeApmMetricNotInIds => delete from lum_ApmMetric am where am.id not in (:ids) 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.ApmMetric on table lum_ApmMetric 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.collector.ApmCollectorInfo 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.collector.ApmCollectorInfo on table lum_ApmColInfo 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditCategory 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditCategoryByKey => select a from AuditCategory a where a.key = :key 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditCategory on table lum_AuditCategory 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntryType 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditEntryTypeByKey => select a from AuditEntryType a where a.key = :key 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntryType on table lum_AuditEntryType 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntry 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntry on table lum_AuditEntry 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditConfig 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditConfig on table lum_AuditConfig 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.businesscontext.internal.BusinessContextConfig 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.businesscontext.internal.BusinessContextConfig on table lum_BCBusinessContext 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cache.CacheConfig 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cache.CacheConfig on table lum_Cache 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResource 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByDynamicPathAndLocale => select w from WebResource w where w.dynamicPath = :dynamicPath and locale = :locale 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFriendlyPathAndWebsite => select w from WebResource w where w.friendlyPath = :friendlyPath and w.website.id = :websiteId 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFilePathAndWebsite => select w from PageCacheConfig pc inner join pc.webResource w where pc.filePath = :filePath and w.website.id = :websiteId 2021-11-25 18:40:22,781 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResource on table lum_WebResource 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.channel.ChannelWebResource 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByChannelId => from ChannelWebResource where channelId = :channelId 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cluster.multiserver.ClusterConfig 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cluster.multiserver.ClusterConfig on table lum_ClusterConfig 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.commandpalette.DirtyItem 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.commandpalette.DirtyItem on table lum_CPCommandPaletteDirty 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentConfiguration 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentConfiguration on table lum_CfgEnvironmentConf 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentProperty 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentProperty on table lum_CfgEnvironmentProperties 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.ServerConfiguration 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.ServerConfiguration on table lum_CfgServerConf 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.crypto.SymmetricCipherConfig 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.crypto.SymmetricCipherConfig on table lum_CrySymmetricCipher 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Component 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Component on table lum_DEComponent 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.DeploymentMessage 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.DeploymentMessage on table lum_DEDeploymentMessage 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ComponentDeploymentMessage 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ComponentDeploymentMessage#findByObjIdAndLevel => select m from lum_ComponentDeploymentMessage m where m.objectId = :componentId and m.level = :level 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Module 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Module on table lum_DEModule 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ModuleDeploymentMessage 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ModuleDeploymentMessage#findByObjIdAndLevel => select m from lum_ModuleDeploymentMessage m where m.objectId = :moduleId and m.level = :level 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.PackageDeploymentMessage 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_PackageDeploymentMessage#findByObjIdAndLevel => select m from lum_PackageDeploymentMessage m where m.objectId = :packageName 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Package 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Package on table lum_DEPackage 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileConfig 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.file.FileConfig#findByFullPath => from lum_File where fullPath = :fullPath 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileConfig on table lum_File 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileMimeTypeConfig 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileMimeTypeConfig on table lum_FileMimeType 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.GroupType 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.GroupType on table lum_GroupType 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewField 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewField on table lum_GroupDbVwField 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry on table lum_GroupDbVwFormulaEntry 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupConfigByGroupId => select c from DatabaseViewGroupConfig c where c.groupId = :groupId 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig on table lum_GroupDbVwGrpCfg 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupTypeConfigByGroupTypeId => select c from DatabaseViewGroupTypeConfig c where c.groupType.id = :groupTypeId 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig on table lum_GroupDbVwGrpTypeCfg 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.lock.ResourceLock 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceId => from lum_LRResourceLock WHERE resourceId = :resourceId 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceIdAndOwner => select rl.id from lum_LRResourceLock rl WHERE resourceId = :resourceId and owner = :owner 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#deleteById => delete from lum_LRResourceLock WHERE id = :id 2021-11-25 18:40:22,796 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.lock.ResourceLock on table lum_LRResourceLock 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageConfig 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Add => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Update => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId and not(p.id = :id) 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageConfig on table lum_Page 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResource 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByPageId => from PageWebResource where pageId = :pageId 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResourceParameter 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageWebResourceParameter on table lum_WebResPageParam 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheConfig 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByWebsiteIdAndFilePath => select pc from PageCacheConfig pc where pc.filePath = :filePath and pc.webResource.website.id = :websiteId 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByChannelIdReadOnly => select cwr.pageCache from ChannelWebResource cwr where cwr.channelId = :channelId 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigPageWebResourceByChannelIdReadOnly => select pwr from PageWebResource pwr inner join fetch pwr.pageCache pc inner join fetch pwr.page p where p.channelId = :channelId 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheConfig on table lum_CachedPage 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheQueue 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheQueueByQueueId => select pcq from PageCacheQueue pcq where pcq.queueId = :queueId 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheQueue on table lum_PCQueue 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorConfig 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorConfig on table lum_PageCacheGenerator 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorProfile 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorProfile on table lum_PCGeneratorProfile 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PCGeneratorConfig 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PCGeneratorConfig on table lum_PCGeneratorConfig 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.Preferences 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.Preferences on table lum_Preferences 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipal 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findByPreferencesAndPrincipalId => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId = :principalId 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findSharedByPreferences => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId IS NULL 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipal on table lum_PrefPrinc 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipalEntry 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipalEntry on table lum_PrefPrincEntry 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalReaderConfig 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalReaderConfig on table lum_ImpPrincReader 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalWriterConfig 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalWriterConfig on table lum_ImpPrincWriter 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcess 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findQueueTaskProcessNextScheduledTimeMillis => select min(p.scheduledTimeMillis) from lum_QueueTaskProcess p where p.scheduledTimeMillis >= :minTimeMillis 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findNextQueueTaskProcess => select p.id from lum_QueueTaskProcess p where p.scheduledTimeMillis <= :now and p.status < 3 and not exists (select p2.id from lum_QueueTaskProcess p2 inner join p2.locks p2lock, lum_QueueTaskProcessLock plock where plock.taskProcess = p and p2 <> p and p2.status in (3,4) and p2lock.lockId = plock.lockId and (p2lock.lockType = 1 or plock.lockType = 1)) order by taskOrder asc 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: checkExitsNextQueueTaskProcessWithLockNotRunning => select p.id from lum_QueueTaskProcess p inner join p.locks ploc where ploc.lockId = :lockId and p.status != 3 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcess on table lum_PQQueueTaskProcess 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcessLock 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcessLock on table lum_PQTaskProcessLock 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.ServerQueueConfiguration 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findConfigurationByServerId => SELECT conf FROM lum_ServerQueueConfiguration conf WHERE conf.serverId = :serverId 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.ServerQueueConfiguration on table lum_PQQueueServerConfig 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.Property 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.Property on table lum_PBProperty 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyBag 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyDefault 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.localization.LocaleConfig 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.localization.LocaleConfig on table lum_Locale 2021-11-25 18:40:22,812 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorConfiguration 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorConfiguration on table lum_MonConfig 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorEvent 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorEvent on table lum_MonEvent 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorField 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorField on table lum_MonField 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroup 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroup on table lum_MonFieldGroup 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldInstance 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldInstance on table lum_MonEventField 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroupInstance 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroupInstance on table lum_MonFieldGroupEvent 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorRequestRule 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorRequestRule on table lum_MonRequestRule 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUser 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByFriendlyId => SELECT mu from lum_MonUser mu where mu.friendlyId = :friendlyId 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByVisitorId => SELECT mu from lum_MonUser mu where mu.visitorId = :visitorId 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserIdByTrackId => SELECT mu.id from lum_MonUser mu where mu.trackId = :trackId 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUser on table lum_MonUser 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserAttributeValue 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserAttributeValue on table lum_MonUserAttrValue 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserIdMap 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitorUserIdMapToIdByFromTrackId => SELECT toId from lum_MonUserIdMap where fromTrackId = :fromTrackId 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserIdMap on table lum_MonUserIdMap 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.project.Project 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.project.Project on table lum_Project 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CrossSiteRequestDefinition 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CrossSiteRequestDefinition on table lum_SECSRDefinition 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CorsRule 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CorsRule on table lum_SECorsRule 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinstance.ServiceInstanceDependencyConfig 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinstance.ServiceInstanceDependencyConfig on table lum_ServiceInstanceDependency 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig on table lum_InterfaceMenuGroup 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig on table lum_InterfaceMenuItem 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.ChannelResume 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findChannelResume => from lum_SyncChannelResume 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findIdsLinkedWithComponents => select id from lum_SyncChannelResume where componentId is not null 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.ChannelResume on table lum_vwChannelComponent 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Channel 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Channel on table lum_Channel 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Group 2021-11-25 18:40:22,828 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Group on table lum_Group 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.GroupMember 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.GroupMember on table lum_GroupMember 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Principal 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Principal on table lum_Principal 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.ChannelCss 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.ChannelCss on table lum_ChannelCss 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlEntry 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlEntry on table lum_AccessControlEntry 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlList 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlList on table lum_AccessControlList 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.ChannelTemplateLink 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.ChannelTemplateLink on table lum_ChannelTemplateLinks 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.MetaTag 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.MetaTag on table lum_MetaTag 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Css 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Css on table lum_Css 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.FileTransformationParameterType 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.FileTransformationParameterType on table lum_FTTransformationPrm 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroup 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroup on table lum_Group 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroupMembership 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroupMembership on table lum_GroupMember 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyle 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyle on table lum_InterfaceStyle 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer on table lum_ISAllowedConsumers 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Project 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Project on table lum_Project 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.Page 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.Page on table lum_Page 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstance 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstance on table lum_InterfaceInstance 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty on table lum_IntfInstCustomProperty 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.PageCss 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.PageCss on table lum_PageCss 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyBag 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:40:22,843 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.Property 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.Property on table lum_PBProperty 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefault 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue on table lum_PBPropertyDefValue 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformation 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstance on table lum_ServiceInstance 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow on table lum_WorkflowServiceInstance 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission on table lum_WorkflowPermission 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty on table lum_SvcInstCustomProperty 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency on table lum_ServiceInstanceDependency 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.theme.ThemeConfig 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.theme.ThemeConfig on table lum_Theme 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResourceRedirection 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResourceRedirection on table lum_WebResourceRedir 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.user.UserAttribute 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.user.UserAttribute on table lum_UserAttribute 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.TrustedUserAttributeValue 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.TrustedUserAttributeValue on table lum_UserAttrValue 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.Website 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebsiteByRootChannelId => from lum_Website where rootChannelId = :channelId 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.Website on table lum_Website 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteBaseURL 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.WebsiteBaseURL on table lum_WebsiteBaseURL 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteAdditionalBaseURL 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteMainBaseURL 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.usersegmentation.bean.UserSegmentation 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySI => from lum_EAUserSegmentation where serviceInstanceId = :si order by name 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndName => from lum_EAUserSegmentation where serviceInstanceId = :si and name = :name 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndLikeName => from lum_EAUserSegmentation where serviceInstanceId = :si and upper(name) like upper(:name) order by name 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byNextMembersGen => from lum_EAUserSegmentation where nextMembersGeneration is null or nextMembersGeneration < :now 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byJourneyStage => from lum_EAUserSegmentation where journeyStageId = :stageId 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.usersegmentation.bean.UserSegmentation on table lum_EAUserSegmentation 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard 2021-11-25 18:40:22,859 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard on table lum_EADashboard 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport on table lum_EAReport 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard on table lum_EAReportDashboard 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTree 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTree on table lum_AATree 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion on table lum_AATreeExclusion 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeItem 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeItem on table lum_AATreeItem 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.chatroom.ChatRoomConfig 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.chatroom.ChatRoomConfig on table lum_ChatRoom 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.commentit.Comment 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemId => SELECT c from lum_CommentIt c where c.itemId=:itemId 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteCommentsByServiceInstanceId => DELETE from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemIdAndServiceInstanceId => SELECT c from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId ORDER BY commentDate DESC, id 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCountCommentsByItemIdAndServiceInstanceId => SELECT COUNT(c.id) from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.commentit.Comment on table lum_CommentIt 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.Community 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.Community on table lum_Community 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.CommunityMembershipRequest 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.community.CommunityMembershipRequest#findByCommunityAndRequester => from lum_CommMembershipRequest where community = :community and requester = :requester 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.CommunityMembershipRequest on table lum_CommMembershipRequest 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.document.DocumentConfig 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.document.DocumentConfig on table lum_Document 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.emailtemplaterepository.EmailTemplate 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.service.emailtemplaterepository.EmailTemplate#findBySI => select et from lum_ETREmailTemplate et join et.contentVersion cv join cv.contentLocale cl join cl.content c where c.serviceInstanceId = :serviceInstanceId order by et.title 2021-11-25 18:40:22,874 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.emailtemplaterepository.EmailTemplate on table lum_ETREmailTemplate 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Form 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getAnswersByFormId => SELECT a FROM lum_FBAnswer a WHERE a.formId = :formId 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getFieldsByFormId => SELECT q FROM lum_FBField q WHERE q.formId = :formId order by q.position asc 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Form on table lum_FBForm 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.FormField 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.FormField#getByFieldId => SELECT f FROM lum_FBField f WHERE f.fieldId = :fieldId AND f.formId = :formId 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.FormField on table lum_FBField 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Answer 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Answer on table lum_FBAnswer 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.hierarchicalcontent.HierarchicalContent 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.hierarchicalcontent.HierarchicalContent on table lum_HierarchicalContent 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.htmlinjector.HtmlInjectionConfig 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findHtmlInjectionByServiceInstanceId => SELECT hi FROM lum_HIInjection hi, ContentVersion cv INNER JOIN cv.contentLocale cl INNER JOIN cl.content c INNER JOIN cv.publications p INNER JOIN p.serviceInstanceIds psi WHERE cv.itemId = hi.id AND cl.publishedVersion = cv AND p.published = true AND psi = :serviceInstanceId AND (cl.locale = :userLocale OR (cl.locale = c.defaultLocale AND NOT EXISTS (SELECT cl2 FROM ContentLocale cl2 WHERE cl2.content = c AND cl2.locale = :userLocale))) ORDER BY hi.processPriority DESC 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.htmlinjector.HtmlInjectionConfig on table lum_HIInjection 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.likeit.Like 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemId => SELECT l from lum_LikeIt l where l.itemId=:itemId 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteLikesByServiceInstanceId => DELETE from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.itemId=:itemId and l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndUserIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId and l.itemId=:itemId and l.userId=:userId 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.likeit.Like on table lum_LikeIt 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Bulletin 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Bulletin on table lum_MMktgBulletin 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Category 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Category on table lum_MMktgCategory 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.UserSubscription 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.UserSubscription on table lum_MMktgSubscription 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.media.Media 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.media.Media on table lum_Media 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mediaalbum.MediaResumeConfig 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mediaalbum.MediaResumeConfig on table lum_MAMedia 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Category 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Category on table lum_NLCategory 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Model 2021-11-25 18:40:22,921 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Model on table lum_NLModel 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Schedule 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Schedule on table lum_NLSchedule 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Subscription 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Subscription on table lum_NLSubscription 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestGroup 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestGroup on table lum_TATestGroup 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.Test 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.Test on table lum_TATest 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestExecution 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestExecution on table lum_TATestExecution 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.ChannelTreeWebResourceTest 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterChannelTreeWebResourceTest 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.PageWebResourceTest 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterPageWebResourceTest 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.URLTest 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.PrivacyTerm 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.PrivacyTerm on table lum_PTPrivacyTerm 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.ProcessPurpose 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.ProcessPurpose on table lum_PTProcessPurpose 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.UserConsent 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.UserConsent on table lum_PTUserConsent 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Answer 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Answer on table lum_QUAnswer 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Question 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Question on table lum_QUQuestion 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Questionnaire 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Questionnaire on table lum_QUQuestionnaire 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Resource 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Resource on table lum_ResSchdResource 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Schedule 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Schedule on table lum_ResSchdSchedule 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.entity.SeoRule 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageId => from SeoRule where page = :pageId 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByChannelId => from SeoRule where channel = :channelId 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageIdOrChannelIdsWithTitlePattern => from SeoRule where page = :pageId or channel in (:channelIds) 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.entity.SeoRule on table lum_SeoRule 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.RobotsTxtSitemap 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.RobotsTxtSitemap on table lum_RbtsSitemap 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgent 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgent on table lum_RbtsUserAgent 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgentPermission 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgentPermission on table lum_RbtsUserAgentPerm 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.socialprofile.SocialProfile 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceAndUserId => select c from lum_SocialProfile sp, ContentVersion cv inner join cv.contentLocale.content c where cv.itemId = sp.id and sp.userId = :userId and c.serviceInstanceId = :si 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.socialprofile.SocialProfile on table lum_SNSocialProfile 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Comment 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByAuthorId => select comment from lum_MBComment comment where comment.authorId = :authorId 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByPostId => select comment from lum_MBComment comment where comment.postId = :postId 2021-11-25 18:40:22,937 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Comment on table lum_MBComment 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Hash 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Hash.findByPostId => select hashtag from lum_MBHash hashtag where hashtag.id.postId = :postId 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Hash on table lum_MBHash 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Post 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Post.findByOwnerId => select post from lum_MBPost post where post.owner = :owner 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Post on table lum_MBPost 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.PostAttachment 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: PostAttachment.findByPostId => select postAttachment from lum_MBPostAttachment postAttachment where postAttachment.postId = :postId 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.PostAttachment on table lum_MBPostAttachment 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.UserFollows 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserAndSocialNetwork => select userFollows from lum_MBUserFollows userFollows where userFollows.userId = :userId and userFollows.followedUserId = :followedUserId and userFollows.serviceInstanceId = :serviceInstanceId and userFollows.socialNetworkId = :socialNetworkId 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserId => select uf from lum_MBUserFollows uf where uf.userId = :userId or uf.followedUserId = :userId 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.UserFollows on table lum_MBUserFollows 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.userpost.UserPost 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.userpost.UserPost on table lum_UPPost 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerEntityImplIdByProducerName => SELECT p.id FROM ProducerEntityImpl p WHERE p.producerName = :producerName 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl on table lum_WsrpCProducer 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.Registration 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.Registration on table lum_WsrpCRegistration 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ClonedPortlet 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ClonedPortlet on table lum_WsrpCClonedPortlet 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ProducerImpl 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByNamespace => SELECT producer FROM ProducerImpl producer WHERE producer.namespace = :namespace 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByProducerKey => SELECT producer FROM ProducerImpl producer WHERE producer.producerKey = :producerKey 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplsByOfferedPortlets => SELECT producer FROM ProducerImpl producer inner join producer.offeredPortlets portlet WHERE portlet.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ProducerImpl on table lum_WsrpPProducer 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.RemoteConsumerRegistration 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.RemoteConsumerRegistration on table lum_WsrpPRegistrationData 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.OfferedPortlet 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.OfferedPortlet on table lum_WsrpPOfferedPortlet 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ClonedPortlet 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ClonedPortlet on table lum_WsrpPClonedPortlet 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationType 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationType on table lum_WFRType 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationProperty 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationProperty on table lum_WFRProperty 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplication 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplication => from WebFileReplication 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplicationByWebsiteId => from WebFileReplication where website.id = :websiteId 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplication on table lum_WFReplication 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationPropertyValue 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationPropertyValue on table lum_WFRPropValue 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.Widget 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.Widget on table lum_PPWidget 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstance 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByInterfaceInstanceId => SELECT wi from lum_PPWidgetInstance wi where wi.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByWidgetContentId => SELECT wi from lum_PPWidgetInstance wi where wi.widgetContentId = :widgetContentId 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstance on table lum_PPWidgetInstance 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstanceHolder 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporary => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId IS NULL 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId = :contentId 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId IS NULL 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserIdAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId = :contentId 2021-11-25 18:40:22,953 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstanceHolder on table lum_PPWidgetInstanceHolder 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByDateTime => select ii from PPInterfaceInstanceToBeDeleted ii where ii.whenToDelete <= :whenToDelete 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted on table lum_PPIIToBeDeleted 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HtmlFieldWidgetInstance 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HolderWidgetInstance 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.websitefiles.WebsiteFilesFolder 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.websitefiles.WebsiteFilesFolder on table lum_WSFFolder 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.Synonym 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.Synonym on table lum_BDSynonym 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.SynonymState 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.SynonymState on table lum_BDSynonymState 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.metadata.FileMacrotypeMapping 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.metadata.FileMacrotypeMapping on table lum_FMMacrotypeMap 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleTransformationParameter 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.FileTransformation 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceId => SELECT ft FROM lum_FTFileTransformation ft WHERE ft.serviceInstanceId = :serviceInstanceId 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.TransformedFileConfig 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByOriginalFile => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileConfigId = :fileConfigId 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByFileTransformationId => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileTransformation.id = :fileTransformation 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.TransformedFileConfig on table lum_FTTransformedFile 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleParameterType 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByParameterName => SELECT spt FROM lum_FTSimpleParameterType spt WHERE spt.parameterName = :parameterName 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleParameterType on table lum_FTTransformationPrm 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Process 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Process on table lum_IPProcess 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Step 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Step on table lum_IPStep 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepExecutable 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepExecutable on table lum_IPStep 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepOutcome 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepOutcome on table lum_IPStepOutcome 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepEnvironment 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepEnvironment on table lum_IPStepEnvironment 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipType 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipType on table lum_SRRelationshipType 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipNode 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipNode on table lum_SRRelationshipNode 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelatableNode 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelatableNode on table lum_SRRelatableNode 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetwork.SocialNetwork 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByChannelBaseId => from lum_SocialNetworkConfig where channelBaseId = :channelBaseId 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByPersonalPageId => from lum_SocialNetworkConfig where personalPageId = :pageId 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findBySocialProfileServiceInstanceId => from lum_SocialNetworkConfig where socialProfileServiceInstanceId = :sii 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetwork.SocialNetwork on table lum_SNSocialNetwork 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetwork 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetwork on table lum_SISocialNetwork 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkApplication 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkApplication on table lum_SIApplication 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkAccount 2021-11-25 18:40:22,968 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkAccount on table lum_SIApplicationAccount 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessage 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessage on table lum_SIMessage 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessageQueueItem 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findItemByMessageIdDescOrder => select item from lum_SocialNewtorkMessageQueueItem item where item.messageId = :messageId order by publishDateTime desc 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessageQueueItem on table lum_SIQueue 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation on table lum_SIAccountServiceInstance 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.ContentMessageIntegration 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.contentLocale = :contentLocale 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByMessageAndContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.message = :message and cmi.contentLocale = :contentLocale 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.ContentMessageIntegration on table lum_SIContentMessage 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.upgrade.postupgrade.PostUpgradeTasks 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.upgrade.postupgrade.PostUpgradeTasks on table lum_PostUpgradeStatus 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.metaTags -> lum_MetaTag 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.Mail.destinations -> lum_MailDestination 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.MailBody.attachments -> lum_MailAttachment 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentAssociations -> lum_ContentAssociation 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentLocales -> lum_ContentLocale 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.comments -> lum_ContentComment 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.versions -> lum_ContentVersion 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.contentAssociations -> lum_ContentAssociation 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.publications -> lum_ContentPublication 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.url.WebResource.pageCaches -> lum_CachedPage 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.configuration.EnvironmentConfiguration.properties -> lum_CfgEnvironmentProperties 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.deployment.Module.components -> lum_DEComponent 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig.formulaEntries -> lum_GroupDbVwFormulaEntry 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig.viewFields -> lum_GroupDbVwField 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.page.PageWebResource.parameters -> lum_WebResPageParam 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.preferences.PreferencesPrincipal.entries -> lum_PrefPrincEntry 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.processqueue.QueueTaskProcess.locks -> lum_PQTaskProcessLock 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fieldGroups -> lum_MonFieldGroupEvent 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fields -> lum_MonEventField 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.innerFields -> lum_MonField 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.instances -> lum_MonEventField 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.consents -> lum_PTUserConsent 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.trustedAttributes -> lum_UserAttrValue 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.untrustedAttributes -> lum_MonUserAttrValue 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.csss -> lum_ChannelCss 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.metaTags -> lum_MetaTag 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.common.AccessControlList.entries -> lum_AccessControlEntry 2021-11-25 18:40:22,984 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.global.GlobalGroup.memberships -> lum_GroupMember 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.csss -> lum_PageCss 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.InterfaceInstance.customProperties -> lum_IntfInstCustomProperty 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyDefault.values -> lum_PBPropertyDefValue 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.customProperties -> lum_SvcInstCustomProperty 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.dependencies -> lum_ServiceInstanceDependency 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.fileTransformations -> lum_FTTransformationFile 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow.permissions -> lum_WorkflowPermission 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.website.Website.baseURLs -> lum_WebsiteBaseURL 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.dashboards -> lum_EADashboard 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.reports -> lum_EAReport 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard.instances -> lum_EAReportDashboard 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport.instances -> lum_EAReportDashboard 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.children -> lum_AATreeItem 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.exclusions -> lum_AATreeExclusion 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.community.Community.membershipRequests -> lum_CommMembershipRequest 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.TestGroup.tests -> lum_TATest 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.Test.executions -> lum_TATestExecution 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.answers -> lum_QUAnswer 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.questions -> lum_QUQuestion 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.seo.robotstxt.UserAgent.permissions -> lum_RbtsUserAgentPerm 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.consumer.producermanager.Registration.clonedPortlets -> lum_WsrpCClonedPortlet 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.offeredPortlets -> lum_WsrpPOfferedPortlet 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.registrations -> lum_WsrpPRegistrationData 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.RemoteConsumerRegistration.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.OfferedPortlet.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplicationType.properties -> lum_WFRProperty 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplication.propertyValues -> lum_WFRPropValue 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.pagepersonalization.bean.WidgetInstanceHolder.widgetInstances -> lum_PPWidgetInstance 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.file.transformation.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Process.steps -> lum_IPStep 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Step.environments -> lum_IPStepEnvironment 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetwork.applications -> lum_SIApplication 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetworkApplication.accounts -> lum_SIApplicationAccount 2021-11-25 18:40:22,999 INFO [main] org.hibernate.cfg.AnnotationConfiguration - Hibernate Validator not found: ignoring 2021-11-25 18:40:23,046 INFO [main] org.hibernate.cfg.search.HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled. 2021-11-25 18:40:23,062 INFO [main] org.hibernate.connection.ConnectionProviderFactory - Initializing connection provider: lumis.portal.dao.hibernate.HikariConnectionProvider 2021-11-25 18:40:23,062 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Starting... 2021-11-25 18:40:23,062 WARN [main] com.zaxxer.hikari.util.DriverDataSource - Registered driver with driverClassName=oracle.jdbc.driver.OracleDriver was not found, trying direct instantiation. 2021-11-25 18:40:23,124 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Start completed. 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - RDBMS: Oracle, version: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC driver: Oracle JDBC driver, version: 19.7.0.0.0 2021-11-25 18:40:23,124 INFO [main] org.hibernate.dialect.Dialect - Using dialect: lumis.portal.dao.hibernate.Oracle10gDialect 2021-11-25 18:40:23,124 INFO [main] org.hibernate.transaction.TransactionFactoryFactory - Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory 2021-11-25 18:40:23,124 INFO [main] org.hibernate.transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): disabled 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - Connection release mode: auto 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - Maximum outer join fetch depth: 3 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - Default batch fetch size: 1 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL inserts for batching: disabled 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory 2021-11-25 18:40:23,124 INFO [main] org.hibernate.hql.ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - Query language substitutions: {} 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - JPA-QL strict compliance: enabled 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - Second-level cache: enabled 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache: enabled 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge - Cache provider: lumis.portal.dao.hibernate.PortalCacheProvider 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache factory: org.hibernate.cache.StandardQueryCacheFactory 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - Statistics: disabled 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - Default entity-mode: pojo 2021-11-25 18:40:23,124 INFO [main] org.hibernate.cfg.SettingsFactory - Named query checking : enabled 2021-11-25 18:40:23,124 INFO [main] org.hibernate.impl.SessionFactoryImpl - building session factory 2021-11-25 18:40:23,421 INFO [main] org.hibernate.impl.SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured 2021-11-25 18:40:23,421 INFO [main] org.hibernate.cache.UpdateTimestampsCache - starting update timestamps cache at region: org.hibernate.cache.UpdateTimestampsCache 2021-11-25 18:40:23,421 INFO [main] org.hibernate.cache.StandardQueryCache - starting query cache at region: org.hibernate.cache.StandardQueryCache 2021-11-25 18:40:31,172 INFO [main] lumis.portal.PortalConfiguration - LumisXP shutting down... 2021-11-25 18:40:31,234 INFO [main] org.hibernate.impl.SessionFactoryImpl - closing 2021-11-25 18:40:31,234 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown initiated... 2021-11-25 18:40:31,250 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown completed. 2021-11-25 18:40:31,265 INFO [main] lumis.portal.PortalConfiguration - LumisXP shut down completed. 2021-11-25 18:49:01,893 INFO [main] lumis.portal.PortalConfiguration - LumisXP core system initializing... 2021-11-25 18:49:02,409 INFO [main] org.hibernate.cfg.annotations.Version - Hibernate Annotations 3.4.0.GA 2021-11-25 18:49:02,440 INFO [main] org.hibernate.cfg.Environment - Hibernate 3.3.2.GA 2021-11-25 18:49:02,440 INFO [main] org.hibernate.cfg.Environment - hibernate.properties not found 2021-11-25 18:49:02,456 INFO [main] org.hibernate.cfg.Environment - Bytecode provider name : javassist 2021-11-25 18:49:02,456 INFO [main] org.hibernate.cfg.Environment - using JDK 1.4 java.sql.Timestamp handling 2021-11-25 18:49:02,643 INFO [main] org.hibernate.annotations.common.Version - Hibernate Commons Annotations 3.1.0.GA 2021-11-25 18:49:02,643 INFO [main] org.hibernate.ejb.Version - Hibernate EntityManager 3.4.0.GA 2021-11-25 18:49:03,128 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/sendmail/dao/hibernate/Mail.hbm.xml 2021-11-25 18:49:03,299 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/service/ServiceConfig.hbm.xml 2021-11-25 18:49:03,315 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/serviceinterface/ServiceInterfaceConfig.hbm.xml 2021-11-25 18:49:03,424 INFO [main] org.hibernate.cfg.Configuration - configuring from resource: lumishibernate.cfg.xml 2021-11-25 18:49:03,424 INFO [main] org.hibernate.cfg.Configuration - Configuration resource: lumishibernate.cfg.xml 2021-11-25 18:49:03,440 INFO [main] org.hibernate.cfg.Configuration - Configured SessionFactory: null 2021-11-25 18:49:03,691 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailConfig -> lum_MailConfig 2021-11-25 18:49:03,737 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailQueue -> lum_MailQueue 2021-11-25 18:49:03,737 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.Mail -> lum_Mail 2021-11-25 18:49:03,799 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailDestination -> lum_MailDestination 2021-11-25 18:49:03,799 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailBody -> lum_MailBody 2021-11-25 18:49:03,799 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailAttachment -> lum_MailAttachment 2021-11-25 18:49:03,815 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.service.ServiceConfig -> lum_Service 2021-11-25 18:49:03,815 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.serviceinterface.ServiceInterfaceConfig -> lum_Interface 2021-11-25 18:49:03,831 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatConversationConfig 2021-11-25 18:49:03,893 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatConversationConfig on table lum_ChatConversation 2021-11-25 18:49:03,971 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatMessageConfig 2021-11-25 18:49:03,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatMessageConfig on table lum_ChatMessage 2021-11-25 18:49:03,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatUserConfig 2021-11-25 18:49:03,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatUserConfig on table lum_ChatUser 2021-11-25 18:49:03,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.Content 2021-11-25 18:49:03,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.Content on table lum_Content 2021-11-25 18:49:04,065 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentLocale 2021-11-25 18:49:04,065 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentLocale on table lum_ContentLocale 2021-11-25 18:49:04,112 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentVersion 2021-11-25 18:49:04,112 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentVersion on table lum_ContentVersion 2021-11-25 18:49:04,128 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentAssociation 2021-11-25 18:49:04,128 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentAssociation on table lum_ContentAssociation 2021-11-25 18:49:04,128 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentComment 2021-11-25 18:49:04,128 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentComment on table lum_ContentComment 2021-11-25 18:49:04,128 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentPublication 2021-11-25 18:49:04,128 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentPublication on table lum_ContentPublication 2021-11-25 18:49:04,143 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentTag 2021-11-25 18:49:04,143 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentTag on table lum_ContentTag 2021-11-25 18:49:04,143 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.workflow.WorkflowConfig 2021-11-25 18:49:04,143 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.workflow.WorkflowConfig on table lum_Workflow 2021-11-25 18:49:04,163 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.doui.DouiConfig 2021-11-25 18:49:04,163 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.doui.DouiConfig on table lum_DouiDefinition 2021-11-25 18:49:04,163 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.Activity 2021-11-25 18:49:04,163 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.Activity on table lum_ASActivity 2021-11-25 18:49:04,190 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityAction 2021-11-25 18:49:04,190 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityAction on table lum_ASAction 2021-11-25 18:49:04,190 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityObjectType 2021-11-25 18:49:04,190 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityObjectType on table lum_ASObjectType 2021-11-25 18:49:04,190 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityStreamConfig 2021-11-25 18:49:04,190 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.activitystream.ActivityStreamConfig#deleteOldActivities => DELETE FROM lum_ASActivity WHERE createdDateTimeMillis <= :age 2021-11-25 18:49:04,190 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityStreamConfig on table lum_ASConfig 2021-11-25 18:49:04,190 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityProcessorConfig 2021-11-25 18:49:04,190 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityProcessorConfig on table lum_ASProcessorConfig 2021-11-25 18:49:04,206 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.FlowEntry 2021-11-25 18:49:04,206 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.FlowEntry on table lum_EAFlowEntry 2021-11-25 18:49:04,206 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.SuspendedFlow 2021-11-25 18:49:04,206 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.SuspendedFlow on table lum_EASuspendedFlow 2021-11-25 18:49:04,221 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.WaitingForEventFlow 2021-11-25 18:49:04,221 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEvent => select distinct flowEntryId, nodeId from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and status = 'WAITING' 2021-11-25 18:49:04,221 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findToBeTimedOut => from lum_EAFlowsWaitingForAction where timeoutDateTime < :now and status = 'WAITING' 2021-11-25 18:49:04,221 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#updateStatus => update lum_EAFlowsWaitingForAction set status = :status where id = :id and status = 'WAITING' 2021-11-25 18:49:04,221 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEventAndNodeAndUser => from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and nodeId = :nodeId and userId = :userId and status = 'WAITING' 2021-11-25 18:49:04,221 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#deleteTheseNodesFlowEntry => delete from lum_EAFlowsWaitingForAction where flowEntryId = :flowEntryId and nodeId in (:nodeIds) 2021-11-25 18:49:04,221 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.WaitingForEventFlow on table lum_EAFlowsWaitingForAction 2021-11-25 18:49:04,237 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.ApmMetric 2021-11-25 18:49:04,237 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findApmMetricEnabledByLocal => select am from lum_ApmMetric am where am.local = :local and am.enabled = true 2021-11-25 18:49:04,237 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: removeApmMetricNotInIds => delete from lum_ApmMetric am where am.id not in (:ids) 2021-11-25 18:49:04,237 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.ApmMetric on table lum_ApmMetric 2021-11-25 18:49:04,237 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.collector.ApmCollectorInfo 2021-11-25 18:49:04,237 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.collector.ApmCollectorInfo on table lum_ApmColInfo 2021-11-25 18:49:04,237 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditCategory 2021-11-25 18:49:04,237 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditCategoryByKey => select a from AuditCategory a where a.key = :key 2021-11-25 18:49:04,237 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditCategory on table lum_AuditCategory 2021-11-25 18:49:04,237 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntryType 2021-11-25 18:49:04,237 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditEntryTypeByKey => select a from AuditEntryType a where a.key = :key 2021-11-25 18:49:04,237 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntryType on table lum_AuditEntryType 2021-11-25 18:49:04,237 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntry 2021-11-25 18:49:04,237 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntry on table lum_AuditEntry 2021-11-25 18:49:04,237 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditConfig 2021-11-25 18:49:04,253 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditConfig on table lum_AuditConfig 2021-11-25 18:49:04,253 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.businesscontext.internal.BusinessContextConfig 2021-11-25 18:49:04,253 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.businesscontext.internal.BusinessContextConfig on table lum_BCBusinessContext 2021-11-25 18:49:04,253 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cache.CacheConfig 2021-11-25 18:49:04,253 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cache.CacheConfig on table lum_Cache 2021-11-25 18:49:04,253 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResource 2021-11-25 18:49:04,253 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByDynamicPathAndLocale => select w from WebResource w where w.dynamicPath = :dynamicPath and locale = :locale 2021-11-25 18:49:04,253 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFriendlyPathAndWebsite => select w from WebResource w where w.friendlyPath = :friendlyPath and w.website.id = :websiteId 2021-11-25 18:49:04,253 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFilePathAndWebsite => select w from PageCacheConfig pc inner join pc.webResource w where pc.filePath = :filePath and w.website.id = :websiteId 2021-11-25 18:49:04,253 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResource on table lum_WebResource 2021-11-25 18:49:04,253 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.channel.ChannelWebResource 2021-11-25 18:49:04,253 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByChannelId => from ChannelWebResource where channelId = :channelId 2021-11-25 18:49:04,284 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cluster.multiserver.ClusterConfig 2021-11-25 18:49:04,284 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cluster.multiserver.ClusterConfig on table lum_ClusterConfig 2021-11-25 18:49:04,299 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.commandpalette.DirtyItem 2021-11-25 18:49:04,299 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.commandpalette.DirtyItem on table lum_CPCommandPaletteDirty 2021-11-25 18:49:04,299 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentConfiguration 2021-11-25 18:49:04,299 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentConfiguration on table lum_CfgEnvironmentConf 2021-11-25 18:49:04,331 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentProperty 2021-11-25 18:49:04,331 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentProperty on table lum_CfgEnvironmentProperties 2021-11-25 18:49:04,346 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.ServerConfiguration 2021-11-25 18:49:04,346 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.ServerConfiguration on table lum_CfgServerConf 2021-11-25 18:49:04,346 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.crypto.SymmetricCipherConfig 2021-11-25 18:49:04,346 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.crypto.SymmetricCipherConfig on table lum_CrySymmetricCipher 2021-11-25 18:49:04,346 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Component 2021-11-25 18:49:04,346 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Component on table lum_DEComponent 2021-11-25 18:49:04,378 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.DeploymentMessage 2021-11-25 18:49:04,378 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.DeploymentMessage on table lum_DEDeploymentMessage 2021-11-25 18:49:04,378 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ComponentDeploymentMessage 2021-11-25 18:49:04,378 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ComponentDeploymentMessage#findByObjIdAndLevel => select m from lum_ComponentDeploymentMessage m where m.objectId = :componentId and m.level = :level 2021-11-25 18:49:04,378 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Module 2021-11-25 18:49:04,378 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Module on table lum_DEModule 2021-11-25 18:49:04,409 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ModuleDeploymentMessage 2021-11-25 18:49:04,409 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ModuleDeploymentMessage#findByObjIdAndLevel => select m from lum_ModuleDeploymentMessage m where m.objectId = :moduleId and m.level = :level 2021-11-25 18:49:04,409 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.PackageDeploymentMessage 2021-11-25 18:49:04,409 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_PackageDeploymentMessage#findByObjIdAndLevel => select m from lum_PackageDeploymentMessage m where m.objectId = :packageName 2021-11-25 18:49:04,409 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Package 2021-11-25 18:49:04,409 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Package on table lum_DEPackage 2021-11-25 18:49:04,425 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileConfig 2021-11-25 18:49:04,425 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.file.FileConfig#findByFullPath => from lum_File where fullPath = :fullPath 2021-11-25 18:49:04,425 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileConfig on table lum_File 2021-11-25 18:49:04,440 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileMimeTypeConfig 2021-11-25 18:49:04,440 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileMimeTypeConfig on table lum_FileMimeType 2021-11-25 18:49:04,440 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.GroupType 2021-11-25 18:49:04,440 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.GroupType on table lum_GroupType 2021-11-25 18:49:04,440 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewField 2021-11-25 18:49:04,440 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewField on table lum_GroupDbVwField 2021-11-25 18:49:04,456 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry 2021-11-25 18:49:04,456 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry on table lum_GroupDbVwFormulaEntry 2021-11-25 18:49:04,471 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig 2021-11-25 18:49:04,471 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupConfigByGroupId => select c from DatabaseViewGroupConfig c where c.groupId = :groupId 2021-11-25 18:49:04,471 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig on table lum_GroupDbVwGrpCfg 2021-11-25 18:49:04,471 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig 2021-11-25 18:49:04,471 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupTypeConfigByGroupTypeId => select c from DatabaseViewGroupTypeConfig c where c.groupType.id = :groupTypeId 2021-11-25 18:49:04,471 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig on table lum_GroupDbVwGrpTypeCfg 2021-11-25 18:49:04,471 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.lock.ResourceLock 2021-11-25 18:49:04,471 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceId => from lum_LRResourceLock WHERE resourceId = :resourceId 2021-11-25 18:49:04,487 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceIdAndOwner => select rl.id from lum_LRResourceLock rl WHERE resourceId = :resourceId and owner = :owner 2021-11-25 18:49:04,487 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#deleteById => delete from lum_LRResourceLock WHERE id = :id 2021-11-25 18:49:04,487 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.lock.ResourceLock on table lum_LRResourceLock 2021-11-25 18:49:04,487 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageConfig 2021-11-25 18:49:04,487 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Add => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId 2021-11-25 18:49:04,487 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Update => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId and not(p.id = :id) 2021-11-25 18:49:04,487 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageConfig on table lum_Page 2021-11-25 18:49:04,503 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResource 2021-11-25 18:49:04,503 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByPageId => from PageWebResource where pageId = :pageId 2021-11-25 18:49:04,520 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResourceParameter 2021-11-25 18:49:04,520 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageWebResourceParameter on table lum_WebResPageParam 2021-11-25 18:49:04,520 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheConfig 2021-11-25 18:49:04,520 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByWebsiteIdAndFilePath => select pc from PageCacheConfig pc where pc.filePath = :filePath and pc.webResource.website.id = :websiteId 2021-11-25 18:49:04,520 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByChannelIdReadOnly => select cwr.pageCache from ChannelWebResource cwr where cwr.channelId = :channelId 2021-11-25 18:49:04,520 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigPageWebResourceByChannelIdReadOnly => select pwr from PageWebResource pwr inner join fetch pwr.pageCache pc inner join fetch pwr.page p where p.channelId = :channelId 2021-11-25 18:49:04,520 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheConfig on table lum_CachedPage 2021-11-25 18:49:04,534 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheQueue 2021-11-25 18:49:04,534 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheQueueByQueueId => select pcq from PageCacheQueue pcq where pcq.queueId = :queueId 2021-11-25 18:49:04,534 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheQueue on table lum_PCQueue 2021-11-25 18:49:04,534 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorConfig 2021-11-25 18:49:04,534 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorConfig on table lum_PageCacheGenerator 2021-11-25 18:49:04,534 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorProfile 2021-11-25 18:49:04,534 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorProfile on table lum_PCGeneratorProfile 2021-11-25 18:49:04,534 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PCGeneratorConfig 2021-11-25 18:49:04,534 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PCGeneratorConfig on table lum_PCGeneratorConfig 2021-11-25 18:49:04,549 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.Preferences 2021-11-25 18:49:04,549 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.Preferences on table lum_Preferences 2021-11-25 18:49:04,549 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipal 2021-11-25 18:49:04,549 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findByPreferencesAndPrincipalId => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId = :principalId 2021-11-25 18:49:04,549 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findSharedByPreferences => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId IS NULL 2021-11-25 18:49:04,549 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipal on table lum_PrefPrinc 2021-11-25 18:49:04,549 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipalEntry 2021-11-25 18:49:04,549 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipalEntry on table lum_PrefPrincEntry 2021-11-25 18:49:04,549 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalReaderConfig 2021-11-25 18:49:04,549 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalReaderConfig on table lum_ImpPrincReader 2021-11-25 18:49:04,549 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalWriterConfig 2021-11-25 18:49:04,549 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalWriterConfig on table lum_ImpPrincWriter 2021-11-25 18:49:04,549 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcess 2021-11-25 18:49:04,549 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findQueueTaskProcessNextScheduledTimeMillis => select min(p.scheduledTimeMillis) from lum_QueueTaskProcess p where p.scheduledTimeMillis >= :minTimeMillis 2021-11-25 18:49:04,549 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findNextQueueTaskProcess => select p.id from lum_QueueTaskProcess p where p.scheduledTimeMillis <= :now and p.status < 3 and not exists (select p2.id from lum_QueueTaskProcess p2 inner join p2.locks p2lock, lum_QueueTaskProcessLock plock where plock.taskProcess = p and p2 <> p and p2.status in (3,4) and p2lock.lockId = plock.lockId and (p2lock.lockType = 1 or plock.lockType = 1)) order by taskOrder asc 2021-11-25 18:49:04,549 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: checkExitsNextQueueTaskProcessWithLockNotRunning => select p.id from lum_QueueTaskProcess p inner join p.locks ploc where ploc.lockId = :lockId and p.status != 3 2021-11-25 18:49:04,549 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcess on table lum_PQQueueTaskProcess 2021-11-25 18:49:04,581 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcessLock 2021-11-25 18:49:04,581 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcessLock on table lum_PQTaskProcessLock 2021-11-25 18:49:04,581 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.ServerQueueConfiguration 2021-11-25 18:49:04,581 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findConfigurationByServerId => SELECT conf FROM lum_ServerQueueConfiguration conf WHERE conf.serverId = :serverId 2021-11-25 18:49:04,581 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.ServerQueueConfiguration on table lum_PQQueueServerConfig 2021-11-25 18:49:04,581 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.Property 2021-11-25 18:49:04,581 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.Property on table lum_PBProperty 2021-11-25 18:49:04,596 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyBag 2021-11-25 18:49:04,596 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:49:04,596 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyDefault 2021-11-25 18:49:04,596 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:49:04,596 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.localization.LocaleConfig 2021-11-25 18:49:04,596 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.localization.LocaleConfig on table lum_Locale 2021-11-25 18:49:04,596 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorConfiguration 2021-11-25 18:49:04,596 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorConfiguration on table lum_MonConfig 2021-11-25 18:49:04,596 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorEvent 2021-11-25 18:49:04,596 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorEvent on table lum_MonEvent 2021-11-25 18:49:04,596 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorField 2021-11-25 18:49:04,612 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorField on table lum_MonField 2021-11-25 18:49:04,612 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroup 2021-11-25 18:49:04,612 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroup on table lum_MonFieldGroup 2021-11-25 18:49:04,612 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldInstance 2021-11-25 18:49:04,612 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldInstance on table lum_MonEventField 2021-11-25 18:49:04,612 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroupInstance 2021-11-25 18:49:04,612 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroupInstance on table lum_MonFieldGroupEvent 2021-11-25 18:49:04,628 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorRequestRule 2021-11-25 18:49:04,628 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorRequestRule on table lum_MonRequestRule 2021-11-25 18:49:04,628 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUser 2021-11-25 18:49:04,628 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByFriendlyId => SELECT mu from lum_MonUser mu where mu.friendlyId = :friendlyId 2021-11-25 18:49:04,628 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByVisitorId => SELECT mu from lum_MonUser mu where mu.visitorId = :visitorId 2021-11-25 18:49:04,628 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserIdByTrackId => SELECT mu.id from lum_MonUser mu where mu.trackId = :trackId 2021-11-25 18:49:04,628 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUser on table lum_MonUser 2021-11-25 18:49:04,643 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserAttributeValue 2021-11-25 18:49:04,674 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserAttributeValue on table lum_MonUserAttrValue 2021-11-25 18:49:04,674 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserIdMap 2021-11-25 18:49:04,674 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitorUserIdMapToIdByFromTrackId => SELECT toId from lum_MonUserIdMap where fromTrackId = :fromTrackId 2021-11-25 18:49:04,674 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserIdMap on table lum_MonUserIdMap 2021-11-25 18:49:04,674 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.project.Project 2021-11-25 18:49:04,674 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.project.Project on table lum_Project 2021-11-25 18:49:04,674 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CrossSiteRequestDefinition 2021-11-25 18:49:04,674 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CrossSiteRequestDefinition on table lum_SECSRDefinition 2021-11-25 18:49:04,674 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CorsRule 2021-11-25 18:49:04,674 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CorsRule on table lum_SECorsRule 2021-11-25 18:49:04,674 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinstance.ServiceInstanceDependencyConfig 2021-11-25 18:49:04,674 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinstance.ServiceInstanceDependencyConfig on table lum_ServiceInstanceDependency 2021-11-25 18:49:04,674 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig 2021-11-25 18:49:04,674 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig on table lum_InterfaceMenuGroup 2021-11-25 18:49:04,690 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig 2021-11-25 18:49:04,690 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig on table lum_InterfaceMenuItem 2021-11-25 18:49:04,690 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.ChannelResume 2021-11-25 18:49:04,690 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findChannelResume => from lum_SyncChannelResume 2021-11-25 18:49:04,690 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findIdsLinkedWithComponents => select id from lum_SyncChannelResume where componentId is not null 2021-11-25 18:49:04,690 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.ChannelResume on table lum_vwChannelComponent 2021-11-25 18:49:04,706 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Channel 2021-11-25 18:49:04,706 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Channel on table lum_Channel 2021-11-25 18:49:04,756 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Group 2021-11-25 18:49:04,756 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Group on table lum_Group 2021-11-25 18:49:04,768 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.GroupMember 2021-11-25 18:49:04,768 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.GroupMember on table lum_GroupMember 2021-11-25 18:49:04,768 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Principal 2021-11-25 18:49:04,768 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Principal on table lum_Principal 2021-11-25 18:49:04,768 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.ChannelCss 2021-11-25 18:49:04,768 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.ChannelCss on table lum_ChannelCss 2021-11-25 18:49:04,784 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlEntry 2021-11-25 18:49:04,784 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlEntry on table lum_AccessControlEntry 2021-11-25 18:49:04,784 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlList 2021-11-25 18:49:04,784 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlList on table lum_AccessControlList 2021-11-25 18:49:04,784 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.ChannelTemplateLink 2021-11-25 18:49:04,784 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.ChannelTemplateLink on table lum_ChannelTemplateLinks 2021-11-25 18:49:04,799 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.MetaTag 2021-11-25 18:49:04,799 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.MetaTag on table lum_MetaTag 2021-11-25 18:49:04,799 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Css 2021-11-25 18:49:04,799 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Css on table lum_Css 2021-11-25 18:49:04,799 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.FileTransformationParameterType 2021-11-25 18:49:04,799 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.FileTransformationParameterType on table lum_FTTransformationPrm 2021-11-25 18:49:04,799 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroup 2021-11-25 18:49:04,799 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroup on table lum_Group 2021-11-25 18:49:04,799 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroupMembership 2021-11-25 18:49:04,799 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroupMembership on table lum_GroupMember 2021-11-25 18:49:04,815 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyle 2021-11-25 18:49:04,815 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyle on table lum_InterfaceStyle 2021-11-25 18:49:04,815 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer 2021-11-25 18:49:04,815 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer on table lum_ISAllowedConsumers 2021-11-25 18:49:04,815 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Project 2021-11-25 18:49:04,815 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Project on table lum_Project 2021-11-25 18:49:04,815 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.Page 2021-11-25 18:49:04,815 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.Page on table lum_Page 2021-11-25 18:49:04,831 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstance 2021-11-25 18:49:04,831 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstance on table lum_InterfaceInstance 2021-11-25 18:49:04,846 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty 2021-11-25 18:49:04,846 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty on table lum_IntfInstCustomProperty 2021-11-25 18:49:04,846 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.PageCss 2021-11-25 18:49:04,846 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.PageCss on table lum_PageCss 2021-11-25 18:49:04,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyBag 2021-11-25 18:49:04,862 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:49:04,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.Property 2021-11-25 18:49:04,862 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.Property on table lum_PBProperty 2021-11-25 18:49:04,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefault 2021-11-25 18:49:04,862 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:49:04,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue 2021-11-25 18:49:04,862 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue on table lum_PBPropertyDefValue 2021-11-25 18:49:04,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformation 2021-11-25 18:49:04,862 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:49:04,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter 2021-11-25 18:49:04,862 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:49:04,878 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance 2021-11-25 18:49:04,878 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstance on table lum_ServiceInstance 2021-11-25 18:49:04,893 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow 2021-11-25 18:49:04,893 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow on table lum_WorkflowServiceInstance 2021-11-25 18:49:04,893 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission 2021-11-25 18:49:04,893 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission on table lum_WorkflowPermission 2021-11-25 18:49:04,893 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty 2021-11-25 18:49:04,893 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty on table lum_SvcInstCustomProperty 2021-11-25 18:49:04,893 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency 2021-11-25 18:49:04,893 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency on table lum_ServiceInstanceDependency 2021-11-25 18:49:04,893 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.theme.ThemeConfig 2021-11-25 18:49:04,893 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.theme.ThemeConfig on table lum_Theme 2021-11-25 18:49:04,909 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResourceRedirection 2021-11-25 18:49:04,909 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResourceRedirection on table lum_WebResourceRedir 2021-11-25 18:49:04,909 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.user.UserAttribute 2021-11-25 18:49:04,909 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.user.UserAttribute on table lum_UserAttribute 2021-11-25 18:49:04,909 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.TrustedUserAttributeValue 2021-11-25 18:49:04,909 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.TrustedUserAttributeValue on table lum_UserAttrValue 2021-11-25 18:49:04,909 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.Website 2021-11-25 18:49:04,909 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebsiteByRootChannelId => from lum_Website where rootChannelId = :channelId 2021-11-25 18:49:04,909 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.Website on table lum_Website 2021-11-25 18:49:04,924 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteBaseURL 2021-11-25 18:49:04,924 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.WebsiteBaseURL on table lum_WebsiteBaseURL 2021-11-25 18:49:04,924 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteAdditionalBaseURL 2021-11-25 18:49:04,924 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteMainBaseURL 2021-11-25 18:49:04,924 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.usersegmentation.bean.UserSegmentation 2021-11-25 18:49:04,924 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySI => from lum_EAUserSegmentation where serviceInstanceId = :si order by name 2021-11-25 18:49:04,924 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndName => from lum_EAUserSegmentation where serviceInstanceId = :si and name = :name 2021-11-25 18:49:04,924 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndLikeName => from lum_EAUserSegmentation where serviceInstanceId = :si and upper(name) like upper(:name) order by name 2021-11-25 18:49:04,924 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byNextMembersGen => from lum_EAUserSegmentation where nextMembersGeneration is null or nextMembersGeneration < :now 2021-11-25 18:49:04,924 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byJourneyStage => from lum_EAUserSegmentation where journeyStageId = :stageId 2021-11-25 18:49:04,924 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.usersegmentation.bean.UserSegmentation on table lum_EAUserSegmentation 2021-11-25 18:49:04,940 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard 2021-11-25 18:49:04,940 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard on table lum_EADashboard 2021-11-25 18:49:04,940 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport 2021-11-25 18:49:04,940 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport on table lum_EAReport 2021-11-25 18:49:04,940 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard 2021-11-25 18:49:04,940 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard on table lum_EAReportDashboard 2021-11-25 18:49:04,956 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTree 2021-11-25 18:49:04,956 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTree on table lum_AATree 2021-11-25 18:49:04,956 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion 2021-11-25 18:49:04,956 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion on table lum_AATreeExclusion 2021-11-25 18:49:04,956 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeItem 2021-11-25 18:49:04,956 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeItem on table lum_AATreeItem 2021-11-25 18:49:04,956 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.chatroom.ChatRoomConfig 2021-11-25 18:49:04,956 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.chatroom.ChatRoomConfig on table lum_ChatRoom 2021-11-25 18:49:04,956 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.commentit.Comment 2021-11-25 18:49:04,956 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemId => SELECT c from lum_CommentIt c where c.itemId=:itemId 2021-11-25 18:49:04,956 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteCommentsByServiceInstanceId => DELETE from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId 2021-11-25 18:49:04,956 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemIdAndServiceInstanceId => SELECT c from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId ORDER BY commentDate DESC, id 2021-11-25 18:49:04,956 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCountCommentsByItemIdAndServiceInstanceId => SELECT COUNT(c.id) from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId 2021-11-25 18:49:04,956 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.commentit.Comment on table lum_CommentIt 2021-11-25 18:49:04,956 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.Community 2021-11-25 18:49:04,956 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.Community on table lum_Community 2021-11-25 18:49:04,956 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.CommunityMembershipRequest 2021-11-25 18:49:04,956 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.community.CommunityMembershipRequest#findByCommunityAndRequester => from lum_CommMembershipRequest where community = :community and requester = :requester 2021-11-25 18:49:04,956 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.CommunityMembershipRequest on table lum_CommMembershipRequest 2021-11-25 18:49:04,956 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.document.DocumentConfig 2021-11-25 18:49:04,956 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.document.DocumentConfig on table lum_Document 2021-11-25 18:49:04,971 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.emailtemplaterepository.EmailTemplate 2021-11-25 18:49:04,971 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.service.emailtemplaterepository.EmailTemplate#findBySI => select et from lum_ETREmailTemplate et join et.contentVersion cv join cv.contentLocale cl join cl.content c where c.serviceInstanceId = :serviceInstanceId order by et.title 2021-11-25 18:49:04,971 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.emailtemplaterepository.EmailTemplate on table lum_ETREmailTemplate 2021-11-25 18:49:04,971 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Form 2021-11-25 18:49:04,971 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getAnswersByFormId => SELECT a FROM lum_FBAnswer a WHERE a.formId = :formId 2021-11-25 18:49:04,971 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getFieldsByFormId => SELECT q FROM lum_FBField q WHERE q.formId = :formId order by q.position asc 2021-11-25 18:49:04,971 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Form on table lum_FBForm 2021-11-25 18:49:04,971 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.FormField 2021-11-25 18:49:04,971 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.FormField#getByFieldId => SELECT f FROM lum_FBField f WHERE f.fieldId = :fieldId AND f.formId = :formId 2021-11-25 18:49:04,971 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.FormField on table lum_FBField 2021-11-25 18:49:04,971 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Answer 2021-11-25 18:49:04,971 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Answer on table lum_FBAnswer 2021-11-25 18:49:04,971 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.hierarchicalcontent.HierarchicalContent 2021-11-25 18:49:04,971 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.hierarchicalcontent.HierarchicalContent on table lum_HierarchicalContent 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.htmlinjector.HtmlInjectionConfig 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findHtmlInjectionByServiceInstanceId => SELECT hi FROM lum_HIInjection hi, ContentVersion cv INNER JOIN cv.contentLocale cl INNER JOIN cl.content c INNER JOIN cv.publications p INNER JOIN p.serviceInstanceIds psi WHERE cv.itemId = hi.id AND cl.publishedVersion = cv AND p.published = true AND psi = :serviceInstanceId AND (cl.locale = :userLocale OR (cl.locale = c.defaultLocale AND NOT EXISTS (SELECT cl2 FROM ContentLocale cl2 WHERE cl2.content = c AND cl2.locale = :userLocale))) ORDER BY hi.processPriority DESC 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.htmlinjector.HtmlInjectionConfig on table lum_HIInjection 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.likeit.Like 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemId => SELECT l from lum_LikeIt l where l.itemId=:itemId 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteLikesByServiceInstanceId => DELETE from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.itemId=:itemId and l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndUserIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId and l.itemId=:itemId and l.userId=:userId 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.likeit.Like on table lum_LikeIt 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Bulletin 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Bulletin on table lum_MMktgBulletin 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Category 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Category on table lum_MMktgCategory 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.UserSubscription 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.UserSubscription on table lum_MMktgSubscription 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.media.Media 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.media.Media on table lum_Media 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mediaalbum.MediaResumeConfig 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mediaalbum.MediaResumeConfig on table lum_MAMedia 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Category 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Category on table lum_NLCategory 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Model 2021-11-25 18:49:04,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Model on table lum_NLModel 2021-11-25 18:49:05,003 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Schedule 2021-11-25 18:49:05,003 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Schedule on table lum_NLSchedule 2021-11-25 18:49:05,003 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Subscription 2021-11-25 18:49:05,003 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Subscription on table lum_NLSubscription 2021-11-25 18:49:05,003 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestGroup 2021-11-25 18:49:05,003 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestGroup on table lum_TATestGroup 2021-11-25 18:49:05,003 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.Test 2021-11-25 18:49:05,003 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.Test on table lum_TATest 2021-11-25 18:49:05,018 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestExecution 2021-11-25 18:49:05,018 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestExecution on table lum_TATestExecution 2021-11-25 18:49:05,018 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.ChannelTreeWebResourceTest 2021-11-25 18:49:05,018 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterChannelTreeWebResourceTest 2021-11-25 18:49:05,018 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.PageWebResourceTest 2021-11-25 18:49:05,034 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterPageWebResourceTest 2021-11-25 18:49:05,034 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.URLTest 2021-11-25 18:49:05,034 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.PrivacyTerm 2021-11-25 18:49:05,034 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.PrivacyTerm on table lum_PTPrivacyTerm 2021-11-25 18:49:05,034 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.ProcessPurpose 2021-11-25 18:49:05,034 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.ProcessPurpose on table lum_PTProcessPurpose 2021-11-25 18:49:05,034 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.UserConsent 2021-11-25 18:49:05,034 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.UserConsent on table lum_PTUserConsent 2021-11-25 18:49:05,051 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Answer 2021-11-25 18:49:05,051 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Answer on table lum_QUAnswer 2021-11-25 18:49:05,051 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Question 2021-11-25 18:49:05,051 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Question on table lum_QUQuestion 2021-11-25 18:49:05,051 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Questionnaire 2021-11-25 18:49:05,051 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Questionnaire on table lum_QUQuestionnaire 2021-11-25 18:49:05,051 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Resource 2021-11-25 18:49:05,051 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Resource on table lum_ResSchdResource 2021-11-25 18:49:05,051 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Schedule 2021-11-25 18:49:05,051 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Schedule on table lum_ResSchdSchedule 2021-11-25 18:49:05,051 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.entity.SeoRule 2021-11-25 18:49:05,065 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageId => from SeoRule where page = :pageId 2021-11-25 18:49:05,065 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByChannelId => from SeoRule where channel = :channelId 2021-11-25 18:49:05,065 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageIdOrChannelIdsWithTitlePattern => from SeoRule where page = :pageId or channel in (:channelIds) 2021-11-25 18:49:05,065 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.entity.SeoRule on table lum_SeoRule 2021-11-25 18:49:05,065 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.RobotsTxtSitemap 2021-11-25 18:49:05,065 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.RobotsTxtSitemap on table lum_RbtsSitemap 2021-11-25 18:49:05,065 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgent 2021-11-25 18:49:05,065 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgent on table lum_RbtsUserAgent 2021-11-25 18:49:05,065 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgentPermission 2021-11-25 18:49:05,065 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgentPermission on table lum_RbtsUserAgentPerm 2021-11-25 18:49:05,065 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.socialprofile.SocialProfile 2021-11-25 18:49:05,065 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceAndUserId => select c from lum_SocialProfile sp, ContentVersion cv inner join cv.contentLocale.content c where cv.itemId = sp.id and sp.userId = :userId and c.serviceInstanceId = :si 2021-11-25 18:49:05,065 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.socialprofile.SocialProfile on table lum_SNSocialProfile 2021-11-25 18:49:05,065 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Comment 2021-11-25 18:49:05,065 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByAuthorId => select comment from lum_MBComment comment where comment.authorId = :authorId 2021-11-25 18:49:05,065 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByPostId => select comment from lum_MBComment comment where comment.postId = :postId 2021-11-25 18:49:05,065 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Comment on table lum_MBComment 2021-11-25 18:49:05,065 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Hash 2021-11-25 18:49:05,065 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Hash.findByPostId => select hashtag from lum_MBHash hashtag where hashtag.id.postId = :postId 2021-11-25 18:49:05,065 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Hash on table lum_MBHash 2021-11-25 18:49:05,084 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Post 2021-11-25 18:49:05,084 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Post.findByOwnerId => select post from lum_MBPost post where post.owner = :owner 2021-11-25 18:49:05,084 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Post on table lum_MBPost 2021-11-25 18:49:05,084 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.PostAttachment 2021-11-25 18:49:05,084 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: PostAttachment.findByPostId => select postAttachment from lum_MBPostAttachment postAttachment where postAttachment.postId = :postId 2021-11-25 18:49:05,084 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.PostAttachment on table lum_MBPostAttachment 2021-11-25 18:49:05,084 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.UserFollows 2021-11-25 18:49:05,084 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserAndSocialNetwork => select userFollows from lum_MBUserFollows userFollows where userFollows.userId = :userId and userFollows.followedUserId = :followedUserId and userFollows.serviceInstanceId = :serviceInstanceId and userFollows.socialNetworkId = :socialNetworkId 2021-11-25 18:49:05,084 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserId => select uf from lum_MBUserFollows uf where uf.userId = :userId or uf.followedUserId = :userId 2021-11-25 18:49:05,084 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.UserFollows on table lum_MBUserFollows 2021-11-25 18:49:05,084 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.userpost.UserPost 2021-11-25 18:49:05,084 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.userpost.UserPost on table lum_UPPost 2021-11-25 18:49:05,084 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl 2021-11-25 18:49:05,084 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerEntityImplIdByProducerName => SELECT p.id FROM ProducerEntityImpl p WHERE p.producerName = :producerName 2021-11-25 18:49:05,084 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl on table lum_WsrpCProducer 2021-11-25 18:49:05,112 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.Registration 2021-11-25 18:49:05,112 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.Registration on table lum_WsrpCRegistration 2021-11-25 18:49:05,112 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ClonedPortlet 2021-11-25 18:49:05,112 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ClonedPortlet on table lum_WsrpCClonedPortlet 2021-11-25 18:49:05,112 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ProducerImpl 2021-11-25 18:49:05,112 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByNamespace => SELECT producer FROM ProducerImpl producer WHERE producer.namespace = :namespace 2021-11-25 18:49:05,112 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByProducerKey => SELECT producer FROM ProducerImpl producer WHERE producer.producerKey = :producerKey 2021-11-25 18:49:05,112 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplsByOfferedPortlets => SELECT producer FROM ProducerImpl producer inner join producer.offeredPortlets portlet WHERE portlet.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:49:05,112 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ProducerImpl on table lum_WsrpPProducer 2021-11-25 18:49:05,128 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.RemoteConsumerRegistration 2021-11-25 18:49:05,128 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.RemoteConsumerRegistration on table lum_WsrpPRegistrationData 2021-11-25 18:49:05,128 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.OfferedPortlet 2021-11-25 18:49:05,128 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.OfferedPortlet on table lum_WsrpPOfferedPortlet 2021-11-25 18:49:05,128 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ClonedPortlet 2021-11-25 18:49:05,128 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ClonedPortlet on table lum_WsrpPClonedPortlet 2021-11-25 18:49:05,128 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationType 2021-11-25 18:49:05,128 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationType on table lum_WFRType 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationProperty 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationProperty on table lum_WFRProperty 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplication 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplication => from WebFileReplication 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplicationByWebsiteId => from WebFileReplication where website.id = :websiteId 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplication on table lum_WFReplication 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationPropertyValue 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationPropertyValue on table lum_WFRPropValue 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.Widget 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.Widget on table lum_PPWidget 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstance 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByInterfaceInstanceId => SELECT wi from lum_PPWidgetInstance wi where wi.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByWidgetContentId => SELECT wi from lum_PPWidgetInstance wi where wi.widgetContentId = :widgetContentId 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstance on table lum_PPWidgetInstance 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstanceHolder 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporary => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId IS NULL 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId = :contentId 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId IS NULL 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserIdAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId = :contentId 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstanceHolder on table lum_PPWidgetInstanceHolder 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByDateTime => select ii from PPInterfaceInstanceToBeDeleted ii where ii.whenToDelete <= :whenToDelete 2021-11-25 18:49:05,143 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted on table lum_PPIIToBeDeleted 2021-11-25 18:49:05,159 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HtmlFieldWidgetInstance 2021-11-25 18:49:05,159 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HolderWidgetInstance 2021-11-25 18:49:05,159 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.websitefiles.WebsiteFilesFolder 2021-11-25 18:49:05,159 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.websitefiles.WebsiteFilesFolder on table lum_WSFFolder 2021-11-25 18:49:05,159 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.Synonym 2021-11-25 18:49:05,159 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.Synonym on table lum_BDSynonym 2021-11-25 18:49:05,159 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.SynonymState 2021-11-25 18:49:05,159 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.SynonymState on table lum_BDSynonymState 2021-11-25 18:49:05,159 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.metadata.FileMacrotypeMapping 2021-11-25 18:49:05,159 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.metadata.FileMacrotypeMapping on table lum_FMMacrotypeMap 2021-11-25 18:49:05,159 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleTransformationParameter 2021-11-25 18:49:05,159 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:49:05,159 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.FileTransformation 2021-11-25 18:49:05,159 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceId => SELECT ft FROM lum_FTFileTransformation ft WHERE ft.serviceInstanceId = :serviceInstanceId 2021-11-25 18:49:05,159 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:49:05,159 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.TransformedFileConfig 2021-11-25 18:49:05,159 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByOriginalFile => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileConfigId = :fileConfigId 2021-11-25 18:49:05,159 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByFileTransformationId => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileTransformation.id = :fileTransformation 2021-11-25 18:49:05,159 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.TransformedFileConfig on table lum_FTTransformedFile 2021-11-25 18:49:05,175 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleParameterType 2021-11-25 18:49:05,175 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByParameterName => SELECT spt FROM lum_FTSimpleParameterType spt WHERE spt.parameterName = :parameterName 2021-11-25 18:49:05,175 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleParameterType on table lum_FTTransformationPrm 2021-11-25 18:49:05,175 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Process 2021-11-25 18:49:05,175 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Process on table lum_IPProcess 2021-11-25 18:49:05,175 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Step 2021-11-25 18:49:05,175 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Step on table lum_IPStep 2021-11-25 18:49:05,190 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepExecutable 2021-11-25 18:49:05,190 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepExecutable on table lum_IPStep 2021-11-25 18:49:05,190 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepOutcome 2021-11-25 18:49:05,190 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepOutcome on table lum_IPStepOutcome 2021-11-25 18:49:05,190 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepEnvironment 2021-11-25 18:49:05,190 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepEnvironment on table lum_IPStepEnvironment 2021-11-25 18:49:05,190 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipType 2021-11-25 18:49:05,190 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipType on table lum_SRRelationshipType 2021-11-25 18:49:05,190 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipNode 2021-11-25 18:49:05,190 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipNode on table lum_SRRelationshipNode 2021-11-25 18:49:05,190 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelatableNode 2021-11-25 18:49:05,190 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelatableNode on table lum_SRRelatableNode 2021-11-25 18:49:05,190 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetwork.SocialNetwork 2021-11-25 18:49:05,190 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByChannelBaseId => from lum_SocialNetworkConfig where channelBaseId = :channelBaseId 2021-11-25 18:49:05,190 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByPersonalPageId => from lum_SocialNetworkConfig where personalPageId = :pageId 2021-11-25 18:49:05,190 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findBySocialProfileServiceInstanceId => from lum_SocialNetworkConfig where socialProfileServiceInstanceId = :sii 2021-11-25 18:49:05,190 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetwork.SocialNetwork on table lum_SNSocialNetwork 2021-11-25 18:49:05,190 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetwork 2021-11-25 18:49:05,190 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetwork on table lum_SISocialNetwork 2021-11-25 18:49:05,206 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkApplication 2021-11-25 18:49:05,206 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkApplication on table lum_SIApplication 2021-11-25 18:49:05,206 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkAccount 2021-11-25 18:49:05,206 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkAccount on table lum_SIApplicationAccount 2021-11-25 18:49:05,206 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessage 2021-11-25 18:49:05,206 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessage on table lum_SIMessage 2021-11-25 18:49:05,206 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessageQueueItem 2021-11-25 18:49:05,206 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findItemByMessageIdDescOrder => select item from lum_SocialNewtorkMessageQueueItem item where item.messageId = :messageId order by publishDateTime desc 2021-11-25 18:49:05,206 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessageQueueItem on table lum_SIQueue 2021-11-25 18:49:05,206 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation 2021-11-25 18:49:05,206 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation on table lum_SIAccountServiceInstance 2021-11-25 18:49:05,206 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.ContentMessageIntegration 2021-11-25 18:49:05,206 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.contentLocale = :contentLocale 2021-11-25 18:49:05,206 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByMessageAndContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.message = :message and cmi.contentLocale = :contentLocale 2021-11-25 18:49:05,206 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.ContentMessageIntegration on table lum_SIContentMessage 2021-11-25 18:49:05,206 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.upgrade.postupgrade.PostUpgradeTasks 2021-11-25 18:49:05,206 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.upgrade.postupgrade.PostUpgradeTasks on table lum_PostUpgradeStatus 2021-11-25 18:49:05,237 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.metaTags -> lum_MetaTag 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.Mail.destinations -> lum_MailDestination 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.MailBody.attachments -> lum_MailAttachment 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentAssociations -> lum_ContentAssociation 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentLocales -> lum_ContentLocale 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.comments -> lum_ContentComment 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.versions -> lum_ContentVersion 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.contentAssociations -> lum_ContentAssociation 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.publications -> lum_ContentPublication 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.url.WebResource.pageCaches -> lum_CachedPage 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.configuration.EnvironmentConfiguration.properties -> lum_CfgEnvironmentProperties 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.deployment.Module.components -> lum_DEComponent 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig.formulaEntries -> lum_GroupDbVwFormulaEntry 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig.viewFields -> lum_GroupDbVwField 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.page.PageWebResource.parameters -> lum_WebResPageParam 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.preferences.PreferencesPrincipal.entries -> lum_PrefPrincEntry 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.processqueue.QueueTaskProcess.locks -> lum_PQTaskProcessLock 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fieldGroups -> lum_MonFieldGroupEvent 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fields -> lum_MonEventField 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.innerFields -> lum_MonField 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.instances -> lum_MonEventField 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.consents -> lum_PTUserConsent 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.trustedAttributes -> lum_UserAttrValue 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.untrustedAttributes -> lum_MonUserAttrValue 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.csss -> lum_ChannelCss 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.metaTags -> lum_MetaTag 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.common.AccessControlList.entries -> lum_AccessControlEntry 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.global.GlobalGroup.memberships -> lum_GroupMember 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.csss -> lum_PageCss 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.InterfaceInstance.customProperties -> lum_IntfInstCustomProperty 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyDefault.values -> lum_PBPropertyDefValue 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.customProperties -> lum_SvcInstCustomProperty 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.dependencies -> lum_ServiceInstanceDependency 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.fileTransformations -> lum_FTTransformationFile 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow.permissions -> lum_WorkflowPermission 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.website.Website.baseURLs -> lum_WebsiteBaseURL 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.dashboards -> lum_EADashboard 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.reports -> lum_EAReport 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard.instances -> lum_EAReportDashboard 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport.instances -> lum_EAReportDashboard 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.children -> lum_AATreeItem 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.exclusions -> lum_AATreeExclusion 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.community.Community.membershipRequests -> lum_CommMembershipRequest 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.TestGroup.tests -> lum_TATest 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.Test.executions -> lum_TATestExecution 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.answers -> lum_QUAnswer 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.questions -> lum_QUQuestion 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.seo.robotstxt.UserAgent.permissions -> lum_RbtsUserAgentPerm 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.consumer.producermanager.Registration.clonedPortlets -> lum_WsrpCClonedPortlet 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.offeredPortlets -> lum_WsrpPOfferedPortlet 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.registrations -> lum_WsrpPRegistrationData 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.RemoteConsumerRegistration.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.OfferedPortlet.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplicationType.properties -> lum_WFRProperty 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplication.propertyValues -> lum_WFRPropValue 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.pagepersonalization.bean.WidgetInstanceHolder.widgetInstances -> lum_PPWidgetInstance 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.file.transformation.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Process.steps -> lum_IPStep 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Step.environments -> lum_IPStepEnvironment 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetwork.applications -> lum_SIApplication 2021-11-25 18:49:05,253 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetworkApplication.accounts -> lum_SIApplicationAccount 2021-11-25 18:49:05,268 INFO [main] org.hibernate.cfg.AnnotationConfiguration - Hibernate Validator not found: ignoring 2021-11-25 18:49:05,409 INFO [main] org.hibernate.cfg.search.HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled. 2021-11-25 18:49:05,534 INFO [main] org.hibernate.connection.ConnectionProviderFactory - Initializing connection provider: lumis.portal.dao.hibernate.HikariConnectionProvider 2021-11-25 18:49:05,753 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Starting... 2021-11-25 18:49:05,768 WARN [main] com.zaxxer.hikari.util.DriverDataSource - Registered driver with driverClassName=oracle.jdbc.driver.OracleDriver was not found, trying direct instantiation. 2021-11-25 18:49:06,847 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Start completed. 2021-11-25 18:49:06,866 INFO [main] org.hibernate.cfg.SettingsFactory - RDBMS: Oracle, version: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options 2021-11-25 18:49:06,866 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC driver: Oracle JDBC driver, version: 19.7.0.0.0 2021-11-25 18:49:06,993 INFO [main] org.hibernate.dialect.Dialect - Using dialect: lumis.portal.dao.hibernate.Oracle10gDialect 2021-11-25 18:49:07,050 INFO [main] org.hibernate.transaction.TransactionFactoryFactory - Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory 2021-11-25 18:49:07,050 INFO [main] org.hibernate.transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) 2021-11-25 18:49:07,050 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled 2021-11-25 18:49:07,050 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled 2021-11-25 18:49:07,050 INFO [main] org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled 2021-11-25 18:49:07,050 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): disabled 2021-11-25 18:49:07,050 INFO [main] org.hibernate.cfg.SettingsFactory - Connection release mode: auto 2021-11-25 18:49:07,050 INFO [main] org.hibernate.cfg.SettingsFactory - Maximum outer join fetch depth: 3 2021-11-25 18:49:07,050 INFO [main] org.hibernate.cfg.SettingsFactory - Default batch fetch size: 1 2021-11-25 18:49:07,050 INFO [main] org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled 2021-11-25 18:49:07,050 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled 2021-11-25 18:49:07,050 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL inserts for batching: disabled 2021-11-25 18:49:07,050 INFO [main] org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory 2021-11-25 18:49:07,066 INFO [main] org.hibernate.hql.ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory 2021-11-25 18:49:07,066 INFO [main] org.hibernate.cfg.SettingsFactory - Query language substitutions: {} 2021-11-25 18:49:07,066 INFO [main] org.hibernate.cfg.SettingsFactory - JPA-QL strict compliance: enabled 2021-11-25 18:49:07,066 INFO [main] org.hibernate.cfg.SettingsFactory - Second-level cache: enabled 2021-11-25 18:49:07,066 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache: enabled 2021-11-25 18:49:07,096 INFO [main] org.hibernate.cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge 2021-11-25 18:49:07,096 INFO [main] org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge - Cache provider: lumis.portal.dao.hibernate.PortalCacheProvider 2021-11-25 18:49:07,096 INFO [main] org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled 2021-11-25 18:49:07,096 INFO [main] org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled 2021-11-25 18:49:07,096 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache factory: org.hibernate.cache.StandardQueryCacheFactory 2021-11-25 18:49:07,128 INFO [main] org.hibernate.cfg.SettingsFactory - Statistics: disabled 2021-11-25 18:49:07,128 INFO [main] org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled 2021-11-25 18:49:07,128 INFO [main] org.hibernate.cfg.SettingsFactory - Default entity-mode: pojo 2021-11-25 18:49:07,128 INFO [main] org.hibernate.cfg.SettingsFactory - Named query checking : enabled 2021-11-25 18:49:07,222 INFO [main] org.hibernate.impl.SessionFactoryImpl - building session factory 2021-11-25 18:49:08,925 INFO [main] org.hibernate.impl.SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured 2021-11-25 18:49:08,925 INFO [main] org.hibernate.cache.UpdateTimestampsCache - starting update timestamps cache at region: org.hibernate.cache.UpdateTimestampsCache 2021-11-25 18:49:08,941 INFO [main] org.hibernate.cache.StandardQueryCache - starting query cache at region: org.hibernate.cache.StandardQueryCache 2021-11-25 18:49:10,394 INFO [main] lumis.portal.manager.ManagerFactoryInternal - ClusterManager instantiated: lumis.portal.cluster.SingleServerClusterManager@54a5496f 2021-11-25 18:49:12,706 INFO [main] org.hibernate.impl.SessionFactoryImpl - closing 2021-11-25 18:49:12,706 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown initiated... 2021-11-25 18:49:12,737 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown completed. 2021-11-25 18:49:12,753 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/sendmail/dao/hibernate/Mail.hbm.xml 2021-11-25 18:49:12,769 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/service/ServiceConfig.hbm.xml 2021-11-25 18:49:12,784 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/serviceinterface/ServiceInterfaceConfig.hbm.xml 2021-11-25 18:49:12,800 INFO [main] org.hibernate.cfg.Configuration - configuring from resource: lumishibernate.cfg.xml 2021-11-25 18:49:12,800 INFO [main] org.hibernate.cfg.Configuration - Configuration resource: lumishibernate.cfg.xml 2021-11-25 18:49:12,800 INFO [main] org.hibernate.cfg.Configuration - Configured SessionFactory: null 2021-11-25 18:49:12,800 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailConfig -> lum_MailConfig 2021-11-25 18:49:12,800 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailQueue -> lum_MailQueue 2021-11-25 18:49:12,800 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.Mail -> lum_Mail 2021-11-25 18:49:12,800 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailDestination -> lum_MailDestination 2021-11-25 18:49:12,800 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailBody -> lum_MailBody 2021-11-25 18:49:12,800 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailAttachment -> lum_MailAttachment 2021-11-25 18:49:12,816 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.service.ServiceConfig -> lum_Service 2021-11-25 18:49:12,816 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.serviceinterface.ServiceInterfaceConfig -> lum_Interface 2021-11-25 18:49:12,816 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatConversationConfig 2021-11-25 18:49:12,816 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatConversationConfig on table lum_ChatConversation 2021-11-25 18:49:12,816 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatMessageConfig 2021-11-25 18:49:12,816 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatMessageConfig on table lum_ChatMessage 2021-11-25 18:49:12,816 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatUserConfig 2021-11-25 18:49:12,816 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatUserConfig on table lum_ChatUser 2021-11-25 18:49:12,816 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.Content 2021-11-25 18:49:12,816 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.Content on table lum_Content 2021-11-25 18:49:12,816 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentLocale 2021-11-25 18:49:12,816 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentLocale on table lum_ContentLocale 2021-11-25 18:49:12,816 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentVersion 2021-11-25 18:49:12,816 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentVersion on table lum_ContentVersion 2021-11-25 18:49:12,816 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentAssociation 2021-11-25 18:49:12,816 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentAssociation on table lum_ContentAssociation 2021-11-25 18:49:12,816 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentComment 2021-11-25 18:49:12,816 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentComment on table lum_ContentComment 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentPublication 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentPublication on table lum_ContentPublication 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentTag 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentTag on table lum_ContentTag 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.workflow.WorkflowConfig 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.workflow.WorkflowConfig on table lum_Workflow 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.doui.DouiConfig 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.doui.DouiConfig on table lum_DouiDefinition 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.Activity 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.Activity on table lum_ASActivity 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityAction 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityAction on table lum_ASAction 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityObjectType 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityObjectType on table lum_ASObjectType 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityStreamConfig 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.activitystream.ActivityStreamConfig#deleteOldActivities => DELETE FROM lum_ASActivity WHERE createdDateTimeMillis <= :age 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityStreamConfig on table lum_ASConfig 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityProcessorConfig 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityProcessorConfig on table lum_ASProcessorConfig 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.FlowEntry 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.FlowEntry on table lum_EAFlowEntry 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.SuspendedFlow 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.SuspendedFlow on table lum_EASuspendedFlow 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.WaitingForEventFlow 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEvent => select distinct flowEntryId, nodeId from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and status = 'WAITING' 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findToBeTimedOut => from lum_EAFlowsWaitingForAction where timeoutDateTime < :now and status = 'WAITING' 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#updateStatus => update lum_EAFlowsWaitingForAction set status = :status where id = :id and status = 'WAITING' 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEventAndNodeAndUser => from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and nodeId = :nodeId and userId = :userId and status = 'WAITING' 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#deleteTheseNodesFlowEntry => delete from lum_EAFlowsWaitingForAction where flowEntryId = :flowEntryId and nodeId in (:nodeIds) 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.WaitingForEventFlow on table lum_EAFlowsWaitingForAction 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.ApmMetric 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findApmMetricEnabledByLocal => select am from lum_ApmMetric am where am.local = :local and am.enabled = true 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: removeApmMetricNotInIds => delete from lum_ApmMetric am where am.id not in (:ids) 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.ApmMetric on table lum_ApmMetric 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.collector.ApmCollectorInfo 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.collector.ApmCollectorInfo on table lum_ApmColInfo 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditCategory 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditCategoryByKey => select a from AuditCategory a where a.key = :key 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditCategory on table lum_AuditCategory 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntryType 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditEntryTypeByKey => select a from AuditEntryType a where a.key = :key 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntryType on table lum_AuditEntryType 2021-11-25 18:49:12,831 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntry 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntry on table lum_AuditEntry 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditConfig 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditConfig on table lum_AuditConfig 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.businesscontext.internal.BusinessContextConfig 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.businesscontext.internal.BusinessContextConfig on table lum_BCBusinessContext 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cache.CacheConfig 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cache.CacheConfig on table lum_Cache 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResource 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByDynamicPathAndLocale => select w from WebResource w where w.dynamicPath = :dynamicPath and locale = :locale 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFriendlyPathAndWebsite => select w from WebResource w where w.friendlyPath = :friendlyPath and w.website.id = :websiteId 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFilePathAndWebsite => select w from PageCacheConfig pc inner join pc.webResource w where pc.filePath = :filePath and w.website.id = :websiteId 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResource on table lum_WebResource 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.channel.ChannelWebResource 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByChannelId => from ChannelWebResource where channelId = :channelId 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cluster.multiserver.ClusterConfig 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cluster.multiserver.ClusterConfig on table lum_ClusterConfig 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.commandpalette.DirtyItem 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.commandpalette.DirtyItem on table lum_CPCommandPaletteDirty 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentConfiguration 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentConfiguration on table lum_CfgEnvironmentConf 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentProperty 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentProperty on table lum_CfgEnvironmentProperties 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.ServerConfiguration 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.ServerConfiguration on table lum_CfgServerConf 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.crypto.SymmetricCipherConfig 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.crypto.SymmetricCipherConfig on table lum_CrySymmetricCipher 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Component 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Component on table lum_DEComponent 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.DeploymentMessage 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.DeploymentMessage on table lum_DEDeploymentMessage 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ComponentDeploymentMessage 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ComponentDeploymentMessage#findByObjIdAndLevel => select m from lum_ComponentDeploymentMessage m where m.objectId = :componentId and m.level = :level 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Module 2021-11-25 18:49:12,847 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Module on table lum_DEModule 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ModuleDeploymentMessage 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ModuleDeploymentMessage#findByObjIdAndLevel => select m from lum_ModuleDeploymentMessage m where m.objectId = :moduleId and m.level = :level 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.PackageDeploymentMessage 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_PackageDeploymentMessage#findByObjIdAndLevel => select m from lum_PackageDeploymentMessage m where m.objectId = :packageName 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Package 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Package on table lum_DEPackage 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileConfig 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.file.FileConfig#findByFullPath => from lum_File where fullPath = :fullPath 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileConfig on table lum_File 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileMimeTypeConfig 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileMimeTypeConfig on table lum_FileMimeType 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.GroupType 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.GroupType on table lum_GroupType 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewField 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewField on table lum_GroupDbVwField 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry on table lum_GroupDbVwFormulaEntry 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupConfigByGroupId => select c from DatabaseViewGroupConfig c where c.groupId = :groupId 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig on table lum_GroupDbVwGrpCfg 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupTypeConfigByGroupTypeId => select c from DatabaseViewGroupTypeConfig c where c.groupType.id = :groupTypeId 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig on table lum_GroupDbVwGrpTypeCfg 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.lock.ResourceLock 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceId => from lum_LRResourceLock WHERE resourceId = :resourceId 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceIdAndOwner => select rl.id from lum_LRResourceLock rl WHERE resourceId = :resourceId and owner = :owner 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#deleteById => delete from lum_LRResourceLock WHERE id = :id 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.lock.ResourceLock on table lum_LRResourceLock 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageConfig 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Add => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Update => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId and not(p.id = :id) 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageConfig on table lum_Page 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResource 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByPageId => from PageWebResource where pageId = :pageId 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResourceParameter 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageWebResourceParameter on table lum_WebResPageParam 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheConfig 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByWebsiteIdAndFilePath => select pc from PageCacheConfig pc where pc.filePath = :filePath and pc.webResource.website.id = :websiteId 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByChannelIdReadOnly => select cwr.pageCache from ChannelWebResource cwr where cwr.channelId = :channelId 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigPageWebResourceByChannelIdReadOnly => select pwr from PageWebResource pwr inner join fetch pwr.pageCache pc inner join fetch pwr.page p where p.channelId = :channelId 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheConfig on table lum_CachedPage 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheQueue 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheQueueByQueueId => select pcq from PageCacheQueue pcq where pcq.queueId = :queueId 2021-11-25 18:49:12,862 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheQueue on table lum_PCQueue 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorConfig 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorConfig on table lum_PageCacheGenerator 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorProfile 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorProfile on table lum_PCGeneratorProfile 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PCGeneratorConfig 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PCGeneratorConfig on table lum_PCGeneratorConfig 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.Preferences 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.Preferences on table lum_Preferences 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipal 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findByPreferencesAndPrincipalId => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId = :principalId 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findSharedByPreferences => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId IS NULL 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipal on table lum_PrefPrinc 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipalEntry 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipalEntry on table lum_PrefPrincEntry 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalReaderConfig 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalReaderConfig on table lum_ImpPrincReader 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalWriterConfig 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalWriterConfig on table lum_ImpPrincWriter 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcess 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findQueueTaskProcessNextScheduledTimeMillis => select min(p.scheduledTimeMillis) from lum_QueueTaskProcess p where p.scheduledTimeMillis >= :minTimeMillis 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findNextQueueTaskProcess => select p.id from lum_QueueTaskProcess p where p.scheduledTimeMillis <= :now and p.status < 3 and not exists (select p2.id from lum_QueueTaskProcess p2 inner join p2.locks p2lock, lum_QueueTaskProcessLock plock where plock.taskProcess = p and p2 <> p and p2.status in (3,4) and p2lock.lockId = plock.lockId and (p2lock.lockType = 1 or plock.lockType = 1)) order by taskOrder asc 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: checkExitsNextQueueTaskProcessWithLockNotRunning => select p.id from lum_QueueTaskProcess p inner join p.locks ploc where ploc.lockId = :lockId and p.status != 3 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcess on table lum_PQQueueTaskProcess 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcessLock 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcessLock on table lum_PQTaskProcessLock 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.ServerQueueConfiguration 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findConfigurationByServerId => SELECT conf FROM lum_ServerQueueConfiguration conf WHERE conf.serverId = :serverId 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.ServerQueueConfiguration on table lum_PQQueueServerConfig 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.Property 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.Property on table lum_PBProperty 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyBag 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyDefault 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.localization.LocaleConfig 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.localization.LocaleConfig on table lum_Locale 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorConfiguration 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorConfiguration on table lum_MonConfig 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorEvent 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorEvent on table lum_MonEvent 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorField 2021-11-25 18:49:12,878 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorField on table lum_MonField 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroup 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroup on table lum_MonFieldGroup 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldInstance 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldInstance on table lum_MonEventField 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroupInstance 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroupInstance on table lum_MonFieldGroupEvent 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorRequestRule 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorRequestRule on table lum_MonRequestRule 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUser 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByFriendlyId => SELECT mu from lum_MonUser mu where mu.friendlyId = :friendlyId 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByVisitorId => SELECT mu from lum_MonUser mu where mu.visitorId = :visitorId 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserIdByTrackId => SELECT mu.id from lum_MonUser mu where mu.trackId = :trackId 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUser on table lum_MonUser 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserAttributeValue 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserAttributeValue on table lum_MonUserAttrValue 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserIdMap 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitorUserIdMapToIdByFromTrackId => SELECT toId from lum_MonUserIdMap where fromTrackId = :fromTrackId 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserIdMap on table lum_MonUserIdMap 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.project.Project 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.project.Project on table lum_Project 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CrossSiteRequestDefinition 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CrossSiteRequestDefinition on table lum_SECSRDefinition 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CorsRule 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CorsRule on table lum_SECorsRule 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinstance.ServiceInstanceDependencyConfig 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinstance.ServiceInstanceDependencyConfig on table lum_ServiceInstanceDependency 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig on table lum_InterfaceMenuGroup 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig on table lum_InterfaceMenuItem 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.ChannelResume 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findChannelResume => from lum_SyncChannelResume 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findIdsLinkedWithComponents => select id from lum_SyncChannelResume where componentId is not null 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.ChannelResume on table lum_vwChannelComponent 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Channel 2021-11-25 18:49:12,894 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Channel on table lum_Channel 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Group 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Group on table lum_Group 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.GroupMember 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.GroupMember on table lum_GroupMember 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Principal 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Principal on table lum_Principal 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.ChannelCss 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.ChannelCss on table lum_ChannelCss 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlEntry 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlEntry on table lum_AccessControlEntry 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlList 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlList on table lum_AccessControlList 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.ChannelTemplateLink 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.ChannelTemplateLink on table lum_ChannelTemplateLinks 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.MetaTag 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.MetaTag on table lum_MetaTag 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Css 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Css on table lum_Css 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.FileTransformationParameterType 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.FileTransformationParameterType on table lum_FTTransformationPrm 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroup 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroup on table lum_Group 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroupMembership 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroupMembership on table lum_GroupMember 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyle 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyle on table lum_InterfaceStyle 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer on table lum_ISAllowedConsumers 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Project 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Project on table lum_Project 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.Page 2021-11-25 18:49:12,909 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.Page on table lum_Page 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstance 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstance on table lum_InterfaceInstance 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty on table lum_IntfInstCustomProperty 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.PageCss 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.PageCss on table lum_PageCss 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyBag 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.Property 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.Property on table lum_PBProperty 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefault 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue on table lum_PBPropertyDefValue 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformation 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstance on table lum_ServiceInstance 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow on table lum_WorkflowServiceInstance 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission on table lum_WorkflowPermission 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty 2021-11-25 18:49:12,925 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty on table lum_SvcInstCustomProperty 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency on table lum_ServiceInstanceDependency 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.theme.ThemeConfig 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.theme.ThemeConfig on table lum_Theme 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResourceRedirection 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResourceRedirection on table lum_WebResourceRedir 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.user.UserAttribute 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.user.UserAttribute on table lum_UserAttribute 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.TrustedUserAttributeValue 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.TrustedUserAttributeValue on table lum_UserAttrValue 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.Website 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebsiteByRootChannelId => from lum_Website where rootChannelId = :channelId 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.Website on table lum_Website 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteBaseURL 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.WebsiteBaseURL on table lum_WebsiteBaseURL 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteAdditionalBaseURL 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteMainBaseURL 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.usersegmentation.bean.UserSegmentation 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySI => from lum_EAUserSegmentation where serviceInstanceId = :si order by name 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndName => from lum_EAUserSegmentation where serviceInstanceId = :si and name = :name 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndLikeName => from lum_EAUserSegmentation where serviceInstanceId = :si and upper(name) like upper(:name) order by name 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byNextMembersGen => from lum_EAUserSegmentation where nextMembersGeneration is null or nextMembersGeneration < :now 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byJourneyStage => from lum_EAUserSegmentation where journeyStageId = :stageId 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.usersegmentation.bean.UserSegmentation on table lum_EAUserSegmentation 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard on table lum_EADashboard 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport on table lum_EAReport 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard on table lum_EAReportDashboard 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTree 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTree on table lum_AATree 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion on table lum_AATreeExclusion 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeItem 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeItem on table lum_AATreeItem 2021-11-25 18:49:12,941 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.chatroom.ChatRoomConfig 2021-11-25 18:49:12,956 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.chatroom.ChatRoomConfig on table lum_ChatRoom 2021-11-25 18:49:12,956 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.commentit.Comment 2021-11-25 18:49:12,956 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemId => SELECT c from lum_CommentIt c where c.itemId=:itemId 2021-11-25 18:49:12,956 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteCommentsByServiceInstanceId => DELETE from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId 2021-11-25 18:49:12,956 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemIdAndServiceInstanceId => SELECT c from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId ORDER BY commentDate DESC, id 2021-11-25 18:49:12,956 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCountCommentsByItemIdAndServiceInstanceId => SELECT COUNT(c.id) from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId 2021-11-25 18:49:12,956 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.commentit.Comment on table lum_CommentIt 2021-11-25 18:49:12,956 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.Community 2021-11-25 18:49:12,956 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.Community on table lum_Community 2021-11-25 18:49:12,956 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.CommunityMembershipRequest 2021-11-25 18:49:12,956 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.community.CommunityMembershipRequest#findByCommunityAndRequester => from lum_CommMembershipRequest where community = :community and requester = :requester 2021-11-25 18:49:12,956 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.CommunityMembershipRequest on table lum_CommMembershipRequest 2021-11-25 18:49:12,956 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.document.DocumentConfig 2021-11-25 18:49:12,956 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.document.DocumentConfig on table lum_Document 2021-11-25 18:49:12,956 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.emailtemplaterepository.EmailTemplate 2021-11-25 18:49:12,956 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.service.emailtemplaterepository.EmailTemplate#findBySI => select et from lum_ETREmailTemplate et join et.contentVersion cv join cv.contentLocale cl join cl.content c where c.serviceInstanceId = :serviceInstanceId order by et.title 2021-11-25 18:49:12,956 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.emailtemplaterepository.EmailTemplate on table lum_ETREmailTemplate 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Form 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getAnswersByFormId => SELECT a FROM lum_FBAnswer a WHERE a.formId = :formId 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getFieldsByFormId => SELECT q FROM lum_FBField q WHERE q.formId = :formId order by q.position asc 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Form on table lum_FBForm 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.FormField 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.FormField#getByFieldId => SELECT f FROM lum_FBField f WHERE f.fieldId = :fieldId AND f.formId = :formId 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.FormField on table lum_FBField 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Answer 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Answer on table lum_FBAnswer 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.hierarchicalcontent.HierarchicalContent 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.hierarchicalcontent.HierarchicalContent on table lum_HierarchicalContent 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.htmlinjector.HtmlInjectionConfig 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findHtmlInjectionByServiceInstanceId => SELECT hi FROM lum_HIInjection hi, ContentVersion cv INNER JOIN cv.contentLocale cl INNER JOIN cl.content c INNER JOIN cv.publications p INNER JOIN p.serviceInstanceIds psi WHERE cv.itemId = hi.id AND cl.publishedVersion = cv AND p.published = true AND psi = :serviceInstanceId AND (cl.locale = :userLocale OR (cl.locale = c.defaultLocale AND NOT EXISTS (SELECT cl2 FROM ContentLocale cl2 WHERE cl2.content = c AND cl2.locale = :userLocale))) ORDER BY hi.processPriority DESC 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.htmlinjector.HtmlInjectionConfig on table lum_HIInjection 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.likeit.Like 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemId => SELECT l from lum_LikeIt l where l.itemId=:itemId 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteLikesByServiceInstanceId => DELETE from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.itemId=:itemId and l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndUserIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId and l.itemId=:itemId and l.userId=:userId 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.likeit.Like on table lum_LikeIt 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Bulletin 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Bulletin on table lum_MMktgBulletin 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Category 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Category on table lum_MMktgCategory 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.UserSubscription 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.UserSubscription on table lum_MMktgSubscription 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.media.Media 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.media.Media on table lum_Media 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mediaalbum.MediaResumeConfig 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mediaalbum.MediaResumeConfig on table lum_MAMedia 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Category 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Category on table lum_NLCategory 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Model 2021-11-25 18:49:12,972 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Model on table lum_NLModel 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Schedule 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Schedule on table lum_NLSchedule 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Subscription 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Subscription on table lum_NLSubscription 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestGroup 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestGroup on table lum_TATestGroup 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.Test 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.Test on table lum_TATest 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestExecution 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestExecution on table lum_TATestExecution 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.ChannelTreeWebResourceTest 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterChannelTreeWebResourceTest 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.PageWebResourceTest 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterPageWebResourceTest 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.URLTest 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.PrivacyTerm 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.PrivacyTerm on table lum_PTPrivacyTerm 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.ProcessPurpose 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.ProcessPurpose on table lum_PTProcessPurpose 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.UserConsent 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.UserConsent on table lum_PTUserConsent 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Answer 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Answer on table lum_QUAnswer 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Question 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Question on table lum_QUQuestion 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Questionnaire 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Questionnaire on table lum_QUQuestionnaire 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Resource 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Resource on table lum_ResSchdResource 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Schedule 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Schedule on table lum_ResSchdSchedule 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.entity.SeoRule 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageId => from SeoRule where page = :pageId 2021-11-25 18:49:12,987 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByChannelId => from SeoRule where channel = :channelId 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageIdOrChannelIdsWithTitlePattern => from SeoRule where page = :pageId or channel in (:channelIds) 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.entity.SeoRule on table lum_SeoRule 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.RobotsTxtSitemap 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.RobotsTxtSitemap on table lum_RbtsSitemap 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgent 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgent on table lum_RbtsUserAgent 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgentPermission 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgentPermission on table lum_RbtsUserAgentPerm 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.socialprofile.SocialProfile 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceAndUserId => select c from lum_SocialProfile sp, ContentVersion cv inner join cv.contentLocale.content c where cv.itemId = sp.id and sp.userId = :userId and c.serviceInstanceId = :si 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.socialprofile.SocialProfile on table lum_SNSocialProfile 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Comment 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByAuthorId => select comment from lum_MBComment comment where comment.authorId = :authorId 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByPostId => select comment from lum_MBComment comment where comment.postId = :postId 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Comment on table lum_MBComment 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Hash 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Hash.findByPostId => select hashtag from lum_MBHash hashtag where hashtag.id.postId = :postId 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Hash on table lum_MBHash 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Post 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Post.findByOwnerId => select post from lum_MBPost post where post.owner = :owner 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Post on table lum_MBPost 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.PostAttachment 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: PostAttachment.findByPostId => select postAttachment from lum_MBPostAttachment postAttachment where postAttachment.postId = :postId 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.PostAttachment on table lum_MBPostAttachment 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.UserFollows 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserAndSocialNetwork => select userFollows from lum_MBUserFollows userFollows where userFollows.userId = :userId and userFollows.followedUserId = :followedUserId and userFollows.serviceInstanceId = :serviceInstanceId and userFollows.socialNetworkId = :socialNetworkId 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserId => select uf from lum_MBUserFollows uf where uf.userId = :userId or uf.followedUserId = :userId 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.UserFollows on table lum_MBUserFollows 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.userpost.UserPost 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.userpost.UserPost on table lum_UPPost 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerEntityImplIdByProducerName => SELECT p.id FROM ProducerEntityImpl p WHERE p.producerName = :producerName 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl on table lum_WsrpCProducer 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.Registration 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.Registration on table lum_WsrpCRegistration 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ClonedPortlet 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ClonedPortlet on table lum_WsrpCClonedPortlet 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ProducerImpl 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByNamespace => SELECT producer FROM ProducerImpl producer WHERE producer.namespace = :namespace 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByProducerKey => SELECT producer FROM ProducerImpl producer WHERE producer.producerKey = :producerKey 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplsByOfferedPortlets => SELECT producer FROM ProducerImpl producer inner join producer.offeredPortlets portlet WHERE portlet.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:49:13,003 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ProducerImpl on table lum_WsrpPProducer 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.RemoteConsumerRegistration 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.RemoteConsumerRegistration on table lum_WsrpPRegistrationData 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.OfferedPortlet 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.OfferedPortlet on table lum_WsrpPOfferedPortlet 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ClonedPortlet 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ClonedPortlet on table lum_WsrpPClonedPortlet 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationType 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationType on table lum_WFRType 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationProperty 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationProperty on table lum_WFRProperty 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplication 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplication => from WebFileReplication 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplicationByWebsiteId => from WebFileReplication where website.id = :websiteId 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplication on table lum_WFReplication 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationPropertyValue 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationPropertyValue on table lum_WFRPropValue 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.Widget 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.Widget on table lum_PPWidget 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstance 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByInterfaceInstanceId => SELECT wi from lum_PPWidgetInstance wi where wi.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByWidgetContentId => SELECT wi from lum_PPWidgetInstance wi where wi.widgetContentId = :widgetContentId 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstance on table lum_PPWidgetInstance 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstanceHolder 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporary => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId IS NULL 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId = :contentId 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId IS NULL 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserIdAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId = :contentId 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstanceHolder on table lum_PPWidgetInstanceHolder 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByDateTime => select ii from PPInterfaceInstanceToBeDeleted ii where ii.whenToDelete <= :whenToDelete 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted on table lum_PPIIToBeDeleted 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HtmlFieldWidgetInstance 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HolderWidgetInstance 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.websitefiles.WebsiteFilesFolder 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.websitefiles.WebsiteFilesFolder on table lum_WSFFolder 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.Synonym 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.Synonym on table lum_BDSynonym 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.SynonymState 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.SynonymState on table lum_BDSynonymState 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.metadata.FileMacrotypeMapping 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.metadata.FileMacrotypeMapping on table lum_FMMacrotypeMap 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleTransformationParameter 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.FileTransformation 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceId => SELECT ft FROM lum_FTFileTransformation ft WHERE ft.serviceInstanceId = :serviceInstanceId 2021-11-25 18:49:13,019 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.TransformedFileConfig 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByOriginalFile => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileConfigId = :fileConfigId 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByFileTransformationId => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileTransformation.id = :fileTransformation 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.TransformedFileConfig on table lum_FTTransformedFile 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleParameterType 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByParameterName => SELECT spt FROM lum_FTSimpleParameterType spt WHERE spt.parameterName = :parameterName 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleParameterType on table lum_FTTransformationPrm 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Process 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Process on table lum_IPProcess 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Step 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Step on table lum_IPStep 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepExecutable 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepExecutable on table lum_IPStep 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepOutcome 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepOutcome on table lum_IPStepOutcome 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepEnvironment 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepEnvironment on table lum_IPStepEnvironment 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipType 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipType on table lum_SRRelationshipType 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipNode 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipNode on table lum_SRRelationshipNode 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelatableNode 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelatableNode on table lum_SRRelatableNode 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetwork.SocialNetwork 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByChannelBaseId => from lum_SocialNetworkConfig where channelBaseId = :channelBaseId 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByPersonalPageId => from lum_SocialNetworkConfig where personalPageId = :pageId 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findBySocialProfileServiceInstanceId => from lum_SocialNetworkConfig where socialProfileServiceInstanceId = :sii 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetwork.SocialNetwork on table lum_SNSocialNetwork 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetwork 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetwork on table lum_SISocialNetwork 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkApplication 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkApplication on table lum_SIApplication 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkAccount 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkAccount on table lum_SIApplicationAccount 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessage 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessage on table lum_SIMessage 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessageQueueItem 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findItemByMessageIdDescOrder => select item from lum_SocialNewtorkMessageQueueItem item where item.messageId = :messageId order by publishDateTime desc 2021-11-25 18:49:13,034 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessageQueueItem on table lum_SIQueue 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation on table lum_SIAccountServiceInstance 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.ContentMessageIntegration 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.contentLocale = :contentLocale 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByMessageAndContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.message = :message and cmi.contentLocale = :contentLocale 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.ContentMessageIntegration on table lum_SIContentMessage 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.upgrade.postupgrade.PostUpgradeTasks 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.upgrade.postupgrade.PostUpgradeTasks on table lum_PostUpgradeStatus 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.metaTags -> lum_MetaTag 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.Mail.destinations -> lum_MailDestination 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.MailBody.attachments -> lum_MailAttachment 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentAssociations -> lum_ContentAssociation 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentLocales -> lum_ContentLocale 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.comments -> lum_ContentComment 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.versions -> lum_ContentVersion 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.contentAssociations -> lum_ContentAssociation 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.publications -> lum_ContentPublication 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.url.WebResource.pageCaches -> lum_CachedPage 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.configuration.EnvironmentConfiguration.properties -> lum_CfgEnvironmentProperties 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.deployment.Module.components -> lum_DEComponent 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig.formulaEntries -> lum_GroupDbVwFormulaEntry 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig.viewFields -> lum_GroupDbVwField 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.page.PageWebResource.parameters -> lum_WebResPageParam 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.preferences.PreferencesPrincipal.entries -> lum_PrefPrincEntry 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.processqueue.QueueTaskProcess.locks -> lum_PQTaskProcessLock 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fieldGroups -> lum_MonFieldGroupEvent 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fields -> lum_MonEventField 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.innerFields -> lum_MonField 2021-11-25 18:49:13,050 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.instances -> lum_MonEventField 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.consents -> lum_PTUserConsent 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.trustedAttributes -> lum_UserAttrValue 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.untrustedAttributes -> lum_MonUserAttrValue 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.csss -> lum_ChannelCss 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.metaTags -> lum_MetaTag 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.common.AccessControlList.entries -> lum_AccessControlEntry 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.global.GlobalGroup.memberships -> lum_GroupMember 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.csss -> lum_PageCss 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.InterfaceInstance.customProperties -> lum_IntfInstCustomProperty 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyDefault.values -> lum_PBPropertyDefValue 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.customProperties -> lum_SvcInstCustomProperty 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.dependencies -> lum_ServiceInstanceDependency 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.fileTransformations -> lum_FTTransformationFile 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow.permissions -> lum_WorkflowPermission 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.website.Website.baseURLs -> lum_WebsiteBaseURL 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.dashboards -> lum_EADashboard 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.reports -> lum_EAReport 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard.instances -> lum_EAReportDashboard 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport.instances -> lum_EAReportDashboard 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.children -> lum_AATreeItem 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.exclusions -> lum_AATreeExclusion 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.community.Community.membershipRequests -> lum_CommMembershipRequest 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.TestGroup.tests -> lum_TATest 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.Test.executions -> lum_TATestExecution 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.answers -> lum_QUAnswer 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.questions -> lum_QUQuestion 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.seo.robotstxt.UserAgent.permissions -> lum_RbtsUserAgentPerm 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.consumer.producermanager.Registration.clonedPortlets -> lum_WsrpCClonedPortlet 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.offeredPortlets -> lum_WsrpPOfferedPortlet 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.registrations -> lum_WsrpPRegistrationData 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.RemoteConsumerRegistration.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.OfferedPortlet.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplicationType.properties -> lum_WFRProperty 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplication.propertyValues -> lum_WFRPropValue 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.pagepersonalization.bean.WidgetInstanceHolder.widgetInstances -> lum_PPWidgetInstance 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.file.transformation.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Process.steps -> lum_IPStep 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Step.environments -> lum_IPStepEnvironment 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetwork.applications -> lum_SIApplication 2021-11-25 18:49:13,066 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetworkApplication.accounts -> lum_SIApplicationAccount 2021-11-25 18:49:13,081 INFO [main] org.hibernate.cfg.AnnotationConfiguration - Hibernate Validator not found: ignoring 2021-11-25 18:49:13,144 INFO [main] org.hibernate.cfg.search.HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled. 2021-11-25 18:49:13,160 INFO [main] org.hibernate.connection.ConnectionProviderFactory - Initializing connection provider: lumis.portal.dao.hibernate.HikariConnectionProvider 2021-11-25 18:49:13,160 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Starting... 2021-11-25 18:49:13,160 WARN [main] com.zaxxer.hikari.util.DriverDataSource - Registered driver with driverClassName=oracle.jdbc.driver.OracleDriver was not found, trying direct instantiation. 2021-11-25 18:49:13,237 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Start completed. 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - RDBMS: Oracle, version: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC driver: Oracle JDBC driver, version: 19.7.0.0.0 2021-11-25 18:49:13,253 INFO [main] org.hibernate.dialect.Dialect - Using dialect: lumis.portal.dao.hibernate.Oracle10gDialect 2021-11-25 18:49:13,253 INFO [main] org.hibernate.transaction.TransactionFactoryFactory - Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory 2021-11-25 18:49:13,253 INFO [main] org.hibernate.transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): disabled 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - Connection release mode: auto 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - Maximum outer join fetch depth: 3 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - Default batch fetch size: 1 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL inserts for batching: disabled 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory 2021-11-25 18:49:13,253 INFO [main] org.hibernate.hql.ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - Query language substitutions: {} 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - JPA-QL strict compliance: enabled 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - Second-level cache: enabled 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache: enabled 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge - Cache provider: lumis.portal.dao.hibernate.PortalCacheProvider 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache factory: org.hibernate.cache.StandardQueryCacheFactory 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - Statistics: disabled 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - Default entity-mode: pojo 2021-11-25 18:49:13,253 INFO [main] org.hibernate.cfg.SettingsFactory - Named query checking : enabled 2021-11-25 18:49:13,269 INFO [main] org.hibernate.impl.SessionFactoryImpl - building session factory 2021-11-25 18:49:13,644 INFO [main] org.hibernate.impl.SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured 2021-11-25 18:49:13,644 INFO [main] org.hibernate.cache.UpdateTimestampsCache - starting update timestamps cache at region: org.hibernate.cache.UpdateTimestampsCache 2021-11-25 18:49:13,644 INFO [main] org.hibernate.cache.StandardQueryCache - starting query cache at region: org.hibernate.cache.StandardQueryCache 2021-11-25 18:49:23,925 INFO [main] lumis.portal.PortalConfiguration - LumisXP shutting down... 2021-11-25 18:49:23,988 INFO [main] org.hibernate.impl.SessionFactoryImpl - closing 2021-11-25 18:49:23,988 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown initiated... 2021-11-25 18:49:24,004 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown completed. 2021-11-25 18:49:24,004 INFO [main] lumis.portal.PortalConfiguration - LumisXP shut down completed. 2021-11-25 18:53:47,818 INFO [main] lumis.portal.PortalConfiguration - LumisXP core system initializing... 2021-11-25 18:53:48,287 INFO [main] org.hibernate.cfg.annotations.Version - Hibernate Annotations 3.4.0.GA 2021-11-25 18:53:48,318 INFO [main] org.hibernate.cfg.Environment - Hibernate 3.3.2.GA 2021-11-25 18:53:48,318 INFO [main] org.hibernate.cfg.Environment - hibernate.properties not found 2021-11-25 18:53:48,334 INFO [main] org.hibernate.cfg.Environment - Bytecode provider name : javassist 2021-11-25 18:53:48,334 INFO [main] org.hibernate.cfg.Environment - using JDK 1.4 java.sql.Timestamp handling 2021-11-25 18:53:48,506 INFO [main] org.hibernate.annotations.common.Version - Hibernate Commons Annotations 3.1.0.GA 2021-11-25 18:53:48,522 INFO [main] org.hibernate.ejb.Version - Hibernate EntityManager 3.4.0.GA 2021-11-25 18:53:48,975 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/sendmail/dao/hibernate/Mail.hbm.xml 2021-11-25 18:53:49,147 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/service/ServiceConfig.hbm.xml 2021-11-25 18:53:49,162 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/serviceinterface/ServiceInterfaceConfig.hbm.xml 2021-11-25 18:53:49,287 INFO [main] org.hibernate.cfg.Configuration - configuring from resource: lumishibernate.cfg.xml 2021-11-25 18:53:49,287 INFO [main] org.hibernate.cfg.Configuration - Configuration resource: lumishibernate.cfg.xml 2021-11-25 18:53:49,303 INFO [main] org.hibernate.cfg.Configuration - Configured SessionFactory: null 2021-11-25 18:53:49,584 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailConfig -> lum_MailConfig 2021-11-25 18:53:49,631 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailQueue -> lum_MailQueue 2021-11-25 18:53:49,631 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.Mail -> lum_Mail 2021-11-25 18:53:49,694 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailDestination -> lum_MailDestination 2021-11-25 18:53:49,694 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailBody -> lum_MailBody 2021-11-25 18:53:49,694 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailAttachment -> lum_MailAttachment 2021-11-25 18:53:49,694 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.service.ServiceConfig -> lum_Service 2021-11-25 18:53:49,709 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.serviceinterface.ServiceInterfaceConfig -> lum_Interface 2021-11-25 18:53:49,725 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatConversationConfig 2021-11-25 18:53:49,787 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatConversationConfig on table lum_ChatConversation 2021-11-25 18:53:49,865 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatMessageConfig 2021-11-25 18:53:49,865 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatMessageConfig on table lum_ChatMessage 2021-11-25 18:53:49,881 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatUserConfig 2021-11-25 18:53:49,881 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatUserConfig on table lum_ChatUser 2021-11-25 18:53:49,881 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.Content 2021-11-25 18:53:49,881 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.Content on table lum_Content 2021-11-25 18:53:49,959 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentLocale 2021-11-25 18:53:49,959 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentLocale on table lum_ContentLocale 2021-11-25 18:53:49,990 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentVersion 2021-11-25 18:53:49,990 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentVersion on table lum_ContentVersion 2021-11-25 18:53:50,006 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentAssociation 2021-11-25 18:53:50,006 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentAssociation on table lum_ContentAssociation 2021-11-25 18:53:50,006 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentComment 2021-11-25 18:53:50,006 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentComment on table lum_ContentComment 2021-11-25 18:53:50,006 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentPublication 2021-11-25 18:53:50,006 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentPublication on table lum_ContentPublication 2021-11-25 18:53:50,006 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentTag 2021-11-25 18:53:50,006 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentTag on table lum_ContentTag 2021-11-25 18:53:50,006 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.workflow.WorkflowConfig 2021-11-25 18:53:50,006 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.workflow.WorkflowConfig on table lum_Workflow 2021-11-25 18:53:50,022 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.doui.DouiConfig 2021-11-25 18:53:50,022 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.doui.DouiConfig on table lum_DouiDefinition 2021-11-25 18:53:50,022 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.Activity 2021-11-25 18:53:50,022 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.Activity on table lum_ASActivity 2021-11-25 18:53:50,037 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityAction 2021-11-25 18:53:50,037 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityAction on table lum_ASAction 2021-11-25 18:53:50,053 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityObjectType 2021-11-25 18:53:50,053 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityObjectType on table lum_ASObjectType 2021-11-25 18:53:50,053 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityStreamConfig 2021-11-25 18:53:50,053 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.activitystream.ActivityStreamConfig#deleteOldActivities => DELETE FROM lum_ASActivity WHERE createdDateTimeMillis <= :age 2021-11-25 18:53:50,053 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityStreamConfig on table lum_ASConfig 2021-11-25 18:53:50,053 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityProcessorConfig 2021-11-25 18:53:50,053 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityProcessorConfig on table lum_ASProcessorConfig 2021-11-25 18:53:50,053 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.FlowEntry 2021-11-25 18:53:50,069 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.FlowEntry on table lum_EAFlowEntry 2021-11-25 18:53:50,069 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.SuspendedFlow 2021-11-25 18:53:50,069 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.SuspendedFlow on table lum_EASuspendedFlow 2021-11-25 18:53:50,069 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.WaitingForEventFlow 2021-11-25 18:53:50,069 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEvent => select distinct flowEntryId, nodeId from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and status = 'WAITING' 2021-11-25 18:53:50,069 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findToBeTimedOut => from lum_EAFlowsWaitingForAction where timeoutDateTime < :now and status = 'WAITING' 2021-11-25 18:53:50,069 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#updateStatus => update lum_EAFlowsWaitingForAction set status = :status where id = :id and status = 'WAITING' 2021-11-25 18:53:50,069 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEventAndNodeAndUser => from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and nodeId = :nodeId and userId = :userId and status = 'WAITING' 2021-11-25 18:53:50,069 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#deleteTheseNodesFlowEntry => delete from lum_EAFlowsWaitingForAction where flowEntryId = :flowEntryId and nodeId in (:nodeIds) 2021-11-25 18:53:50,069 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.WaitingForEventFlow on table lum_EAFlowsWaitingForAction 2021-11-25 18:53:50,084 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.ApmMetric 2021-11-25 18:53:50,084 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findApmMetricEnabledByLocal => select am from lum_ApmMetric am where am.local = :local and am.enabled = true 2021-11-25 18:53:50,084 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: removeApmMetricNotInIds => delete from lum_ApmMetric am where am.id not in (:ids) 2021-11-25 18:53:50,084 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.ApmMetric on table lum_ApmMetric 2021-11-25 18:53:50,084 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.collector.ApmCollectorInfo 2021-11-25 18:53:50,084 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.collector.ApmCollectorInfo on table lum_ApmColInfo 2021-11-25 18:53:50,084 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditCategory 2021-11-25 18:53:50,084 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditCategoryByKey => select a from AuditCategory a where a.key = :key 2021-11-25 18:53:50,084 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditCategory on table lum_AuditCategory 2021-11-25 18:53:50,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntryType 2021-11-25 18:53:50,100 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditEntryTypeByKey => select a from AuditEntryType a where a.key = :key 2021-11-25 18:53:50,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntryType on table lum_AuditEntryType 2021-11-25 18:53:50,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntry 2021-11-25 18:53:50,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntry on table lum_AuditEntry 2021-11-25 18:53:50,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditConfig 2021-11-25 18:53:50,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditConfig on table lum_AuditConfig 2021-11-25 18:53:50,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.businesscontext.internal.BusinessContextConfig 2021-11-25 18:53:50,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.businesscontext.internal.BusinessContextConfig on table lum_BCBusinessContext 2021-11-25 18:53:50,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cache.CacheConfig 2021-11-25 18:53:50,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cache.CacheConfig on table lum_Cache 2021-11-25 18:53:50,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResource 2021-11-25 18:53:50,100 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByDynamicPathAndLocale => select w from WebResource w where w.dynamicPath = :dynamicPath and locale = :locale 2021-11-25 18:53:50,100 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFriendlyPathAndWebsite => select w from WebResource w where w.friendlyPath = :friendlyPath and w.website.id = :websiteId 2021-11-25 18:53:50,100 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFilePathAndWebsite => select w from PageCacheConfig pc inner join pc.webResource w where pc.filePath = :filePath and w.website.id = :websiteId 2021-11-25 18:53:50,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResource on table lum_WebResource 2021-11-25 18:53:50,115 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.channel.ChannelWebResource 2021-11-25 18:53:50,115 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByChannelId => from ChannelWebResource where channelId = :channelId 2021-11-25 18:53:50,147 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cluster.multiserver.ClusterConfig 2021-11-25 18:53:50,147 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cluster.multiserver.ClusterConfig on table lum_ClusterConfig 2021-11-25 18:53:50,147 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.commandpalette.DirtyItem 2021-11-25 18:53:50,147 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.commandpalette.DirtyItem on table lum_CPCommandPaletteDirty 2021-11-25 18:53:50,147 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentConfiguration 2021-11-25 18:53:50,147 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentConfiguration on table lum_CfgEnvironmentConf 2021-11-25 18:53:50,162 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentProperty 2021-11-25 18:53:50,178 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentProperty on table lum_CfgEnvironmentProperties 2021-11-25 18:53:50,178 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.ServerConfiguration 2021-11-25 18:53:50,178 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.ServerConfiguration on table lum_CfgServerConf 2021-11-25 18:53:50,178 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.crypto.SymmetricCipherConfig 2021-11-25 18:53:50,178 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.crypto.SymmetricCipherConfig on table lum_CrySymmetricCipher 2021-11-25 18:53:50,178 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Component 2021-11-25 18:53:50,178 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Component on table lum_DEComponent 2021-11-25 18:53:50,194 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.DeploymentMessage 2021-11-25 18:53:50,194 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.DeploymentMessage on table lum_DEDeploymentMessage 2021-11-25 18:53:50,194 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ComponentDeploymentMessage 2021-11-25 18:53:50,194 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ComponentDeploymentMessage#findByObjIdAndLevel => select m from lum_ComponentDeploymentMessage m where m.objectId = :componentId and m.level = :level 2021-11-25 18:53:50,194 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Module 2021-11-25 18:53:50,194 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Module on table lum_DEModule 2021-11-25 18:53:50,209 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ModuleDeploymentMessage 2021-11-25 18:53:50,209 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ModuleDeploymentMessage#findByObjIdAndLevel => select m from lum_ModuleDeploymentMessage m where m.objectId = :moduleId and m.level = :level 2021-11-25 18:53:50,209 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.PackageDeploymentMessage 2021-11-25 18:53:50,209 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_PackageDeploymentMessage#findByObjIdAndLevel => select m from lum_PackageDeploymentMessage m where m.objectId = :packageName 2021-11-25 18:53:50,209 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Package 2021-11-25 18:53:50,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Package on table lum_DEPackage 2021-11-25 18:53:50,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileConfig 2021-11-25 18:53:50,225 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.file.FileConfig#findByFullPath => from lum_File where fullPath = :fullPath 2021-11-25 18:53:50,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileConfig on table lum_File 2021-11-25 18:53:50,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileMimeTypeConfig 2021-11-25 18:53:50,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileMimeTypeConfig on table lum_FileMimeType 2021-11-25 18:53:50,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.GroupType 2021-11-25 18:53:50,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.GroupType on table lum_GroupType 2021-11-25 18:53:50,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewField 2021-11-25 18:53:50,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewField on table lum_GroupDbVwField 2021-11-25 18:53:50,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry 2021-11-25 18:53:50,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry on table lum_GroupDbVwFormulaEntry 2021-11-25 18:53:50,240 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig 2021-11-25 18:53:50,240 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupConfigByGroupId => select c from DatabaseViewGroupConfig c where c.groupId = :groupId 2021-11-25 18:53:50,240 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig on table lum_GroupDbVwGrpCfg 2021-11-25 18:53:50,240 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig 2021-11-25 18:53:50,240 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupTypeConfigByGroupTypeId => select c from DatabaseViewGroupTypeConfig c where c.groupType.id = :groupTypeId 2021-11-25 18:53:50,240 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig on table lum_GroupDbVwGrpTypeCfg 2021-11-25 18:53:50,240 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.lock.ResourceLock 2021-11-25 18:53:50,240 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceId => from lum_LRResourceLock WHERE resourceId = :resourceId 2021-11-25 18:53:50,240 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceIdAndOwner => select rl.id from lum_LRResourceLock rl WHERE resourceId = :resourceId and owner = :owner 2021-11-25 18:53:50,240 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#deleteById => delete from lum_LRResourceLock WHERE id = :id 2021-11-25 18:53:50,240 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.lock.ResourceLock on table lum_LRResourceLock 2021-11-25 18:53:50,240 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageConfig 2021-11-25 18:53:50,240 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Add => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId 2021-11-25 18:53:50,240 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Update => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId and not(p.id = :id) 2021-11-25 18:53:50,240 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageConfig on table lum_Page 2021-11-25 18:53:50,272 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResource 2021-11-25 18:53:50,272 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByPageId => from PageWebResource where pageId = :pageId 2021-11-25 18:53:50,272 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResourceParameter 2021-11-25 18:53:50,272 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageWebResourceParameter on table lum_WebResPageParam 2021-11-25 18:53:50,272 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheConfig 2021-11-25 18:53:50,272 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByWebsiteIdAndFilePath => select pc from PageCacheConfig pc where pc.filePath = :filePath and pc.webResource.website.id = :websiteId 2021-11-25 18:53:50,272 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByChannelIdReadOnly => select cwr.pageCache from ChannelWebResource cwr where cwr.channelId = :channelId 2021-11-25 18:53:50,272 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigPageWebResourceByChannelIdReadOnly => select pwr from PageWebResource pwr inner join fetch pwr.pageCache pc inner join fetch pwr.page p where p.channelId = :channelId 2021-11-25 18:53:50,272 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheConfig on table lum_CachedPage 2021-11-25 18:53:50,287 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheQueue 2021-11-25 18:53:50,287 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheQueueByQueueId => select pcq from PageCacheQueue pcq where pcq.queueId = :queueId 2021-11-25 18:53:50,287 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheQueue on table lum_PCQueue 2021-11-25 18:53:50,287 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorConfig 2021-11-25 18:53:50,287 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorConfig on table lum_PageCacheGenerator 2021-11-25 18:53:50,287 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorProfile 2021-11-25 18:53:50,287 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorProfile on table lum_PCGeneratorProfile 2021-11-25 18:53:50,287 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PCGeneratorConfig 2021-11-25 18:53:50,287 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PCGeneratorConfig on table lum_PCGeneratorConfig 2021-11-25 18:53:50,287 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.Preferences 2021-11-25 18:53:50,287 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.Preferences on table lum_Preferences 2021-11-25 18:53:50,287 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipal 2021-11-25 18:53:50,287 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findByPreferencesAndPrincipalId => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId = :principalId 2021-11-25 18:53:50,287 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findSharedByPreferences => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId IS NULL 2021-11-25 18:53:50,287 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipal on table lum_PrefPrinc 2021-11-25 18:53:50,287 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipalEntry 2021-11-25 18:53:50,287 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipalEntry on table lum_PrefPrincEntry 2021-11-25 18:53:50,303 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalReaderConfig 2021-11-25 18:53:50,303 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalReaderConfig on table lum_ImpPrincReader 2021-11-25 18:53:50,303 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalWriterConfig 2021-11-25 18:53:50,303 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalWriterConfig on table lum_ImpPrincWriter 2021-11-25 18:53:50,303 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcess 2021-11-25 18:53:50,303 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findQueueTaskProcessNextScheduledTimeMillis => select min(p.scheduledTimeMillis) from lum_QueueTaskProcess p where p.scheduledTimeMillis >= :minTimeMillis 2021-11-25 18:53:50,303 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findNextQueueTaskProcess => select p.id from lum_QueueTaskProcess p where p.scheduledTimeMillis <= :now and p.status < 3 and not exists (select p2.id from lum_QueueTaskProcess p2 inner join p2.locks p2lock, lum_QueueTaskProcessLock plock where plock.taskProcess = p and p2 <> p and p2.status in (3,4) and p2lock.lockId = plock.lockId and (p2lock.lockType = 1 or plock.lockType = 1)) order by taskOrder asc 2021-11-25 18:53:50,303 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: checkExitsNextQueueTaskProcessWithLockNotRunning => select p.id from lum_QueueTaskProcess p inner join p.locks ploc where ploc.lockId = :lockId and p.status != 3 2021-11-25 18:53:50,303 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcess on table lum_PQQueueTaskProcess 2021-11-25 18:53:50,303 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcessLock 2021-11-25 18:53:50,303 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcessLock on table lum_PQTaskProcessLock 2021-11-25 18:53:50,319 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.ServerQueueConfiguration 2021-11-25 18:53:50,319 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findConfigurationByServerId => SELECT conf FROM lum_ServerQueueConfiguration conf WHERE conf.serverId = :serverId 2021-11-25 18:53:50,319 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.ServerQueueConfiguration on table lum_PQQueueServerConfig 2021-11-25 18:53:50,319 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.Property 2021-11-25 18:53:50,319 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.Property on table lum_PBProperty 2021-11-25 18:53:50,319 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyBag 2021-11-25 18:53:50,319 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:53:50,319 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyDefault 2021-11-25 18:53:50,319 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:53:50,319 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.localization.LocaleConfig 2021-11-25 18:53:50,319 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.localization.LocaleConfig on table lum_Locale 2021-11-25 18:53:50,319 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorConfiguration 2021-11-25 18:53:50,319 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorConfiguration on table lum_MonConfig 2021-11-25 18:53:50,319 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorEvent 2021-11-25 18:53:50,319 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorEvent on table lum_MonEvent 2021-11-25 18:53:50,334 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorField 2021-11-25 18:53:50,334 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorField on table lum_MonField 2021-11-25 18:53:50,334 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroup 2021-11-25 18:53:50,334 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroup on table lum_MonFieldGroup 2021-11-25 18:53:50,334 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldInstance 2021-11-25 18:53:50,334 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldInstance on table lum_MonEventField 2021-11-25 18:53:50,334 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroupInstance 2021-11-25 18:53:50,334 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroupInstance on table lum_MonFieldGroupEvent 2021-11-25 18:53:50,350 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorRequestRule 2021-11-25 18:53:50,350 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorRequestRule on table lum_MonRequestRule 2021-11-25 18:53:50,350 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUser 2021-11-25 18:53:50,350 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByFriendlyId => SELECT mu from lum_MonUser mu where mu.friendlyId = :friendlyId 2021-11-25 18:53:50,350 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByVisitorId => SELECT mu from lum_MonUser mu where mu.visitorId = :visitorId 2021-11-25 18:53:50,350 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserIdByTrackId => SELECT mu.id from lum_MonUser mu where mu.trackId = :trackId 2021-11-25 18:53:50,350 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUser on table lum_MonUser 2021-11-25 18:53:50,365 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserAttributeValue 2021-11-25 18:53:50,365 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserAttributeValue on table lum_MonUserAttrValue 2021-11-25 18:53:50,365 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserIdMap 2021-11-25 18:53:50,365 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitorUserIdMapToIdByFromTrackId => SELECT toId from lum_MonUserIdMap where fromTrackId = :fromTrackId 2021-11-25 18:53:50,365 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserIdMap on table lum_MonUserIdMap 2021-11-25 18:53:50,365 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.project.Project 2021-11-25 18:53:50,365 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.project.Project on table lum_Project 2021-11-25 18:53:50,381 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CrossSiteRequestDefinition 2021-11-25 18:53:50,381 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CrossSiteRequestDefinition on table lum_SECSRDefinition 2021-11-25 18:53:50,381 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CorsRule 2021-11-25 18:53:50,381 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CorsRule on table lum_SECorsRule 2021-11-25 18:53:50,381 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinstance.ServiceInstanceDependencyConfig 2021-11-25 18:53:50,381 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinstance.ServiceInstanceDependencyConfig on table lum_ServiceInstanceDependency 2021-11-25 18:53:50,381 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig 2021-11-25 18:53:50,381 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig on table lum_InterfaceMenuGroup 2021-11-25 18:53:50,381 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig 2021-11-25 18:53:50,381 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig on table lum_InterfaceMenuItem 2021-11-25 18:53:50,381 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.ChannelResume 2021-11-25 18:53:50,381 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findChannelResume => from lum_SyncChannelResume 2021-11-25 18:53:50,381 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findIdsLinkedWithComponents => select id from lum_SyncChannelResume where componentId is not null 2021-11-25 18:53:50,381 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.ChannelResume on table lum_vwChannelComponent 2021-11-25 18:53:50,397 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Channel 2021-11-25 18:53:50,397 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Channel on table lum_Channel 2021-11-25 18:53:50,428 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Group 2021-11-25 18:53:50,428 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Group on table lum_Group 2021-11-25 18:53:50,444 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.GroupMember 2021-11-25 18:53:50,444 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.GroupMember on table lum_GroupMember 2021-11-25 18:53:50,444 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Principal 2021-11-25 18:53:50,444 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Principal on table lum_Principal 2021-11-25 18:53:50,444 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.ChannelCss 2021-11-25 18:53:50,444 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.ChannelCss on table lum_ChannelCss 2021-11-25 18:53:50,444 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlEntry 2021-11-25 18:53:50,444 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlEntry on table lum_AccessControlEntry 2021-11-25 18:53:50,444 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlList 2021-11-25 18:53:50,444 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlList on table lum_AccessControlList 2021-11-25 18:53:50,459 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.ChannelTemplateLink 2021-11-25 18:53:50,459 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.ChannelTemplateLink on table lum_ChannelTemplateLinks 2021-11-25 18:53:50,459 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.MetaTag 2021-11-25 18:53:50,459 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.MetaTag on table lum_MetaTag 2021-11-25 18:53:50,459 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Css 2021-11-25 18:53:50,459 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Css on table lum_Css 2021-11-25 18:53:50,459 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.FileTransformationParameterType 2021-11-25 18:53:50,459 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.FileTransformationParameterType on table lum_FTTransformationPrm 2021-11-25 18:53:50,459 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroup 2021-11-25 18:53:50,459 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroup on table lum_Group 2021-11-25 18:53:50,459 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroupMembership 2021-11-25 18:53:50,459 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroupMembership on table lum_GroupMember 2021-11-25 18:53:50,475 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyle 2021-11-25 18:53:50,475 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyle on table lum_InterfaceStyle 2021-11-25 18:53:50,475 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer 2021-11-25 18:53:50,475 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer on table lum_ISAllowedConsumers 2021-11-25 18:53:50,475 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Project 2021-11-25 18:53:50,475 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Project on table lum_Project 2021-11-25 18:53:50,475 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.Page 2021-11-25 18:53:50,475 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.Page on table lum_Page 2021-11-25 18:53:50,490 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstance 2021-11-25 18:53:50,490 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstance on table lum_InterfaceInstance 2021-11-25 18:53:50,506 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty 2021-11-25 18:53:50,506 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty on table lum_IntfInstCustomProperty 2021-11-25 18:53:50,522 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.PageCss 2021-11-25 18:53:50,522 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.PageCss on table lum_PageCss 2021-11-25 18:53:50,522 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyBag 2021-11-25 18:53:50,522 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:53:50,522 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.Property 2021-11-25 18:53:50,522 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.Property on table lum_PBProperty 2021-11-25 18:53:50,522 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefault 2021-11-25 18:53:50,522 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:53:50,522 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue 2021-11-25 18:53:50,522 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue on table lum_PBPropertyDefValue 2021-11-25 18:53:50,522 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformation 2021-11-25 18:53:50,522 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:53:50,537 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter 2021-11-25 18:53:50,537 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:53:50,537 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance 2021-11-25 18:53:50,537 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstance on table lum_ServiceInstance 2021-11-25 18:53:50,553 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow 2021-11-25 18:53:50,553 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow on table lum_WorkflowServiceInstance 2021-11-25 18:53:50,553 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission 2021-11-25 18:53:50,553 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission on table lum_WorkflowPermission 2021-11-25 18:53:50,553 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty 2021-11-25 18:53:50,553 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty on table lum_SvcInstCustomProperty 2021-11-25 18:53:50,553 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency 2021-11-25 18:53:50,553 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency on table lum_ServiceInstanceDependency 2021-11-25 18:53:50,569 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.theme.ThemeConfig 2021-11-25 18:53:50,569 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.theme.ThemeConfig on table lum_Theme 2021-11-25 18:53:50,569 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResourceRedirection 2021-11-25 18:53:50,569 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResourceRedirection on table lum_WebResourceRedir 2021-11-25 18:53:50,584 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.user.UserAttribute 2021-11-25 18:53:50,584 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.user.UserAttribute on table lum_UserAttribute 2021-11-25 18:53:50,584 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.TrustedUserAttributeValue 2021-11-25 18:53:50,584 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.TrustedUserAttributeValue on table lum_UserAttrValue 2021-11-25 18:53:50,584 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.Website 2021-11-25 18:53:50,584 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebsiteByRootChannelId => from lum_Website where rootChannelId = :channelId 2021-11-25 18:53:50,584 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.Website on table lum_Website 2021-11-25 18:53:50,584 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteBaseURL 2021-11-25 18:53:50,584 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.WebsiteBaseURL on table lum_WebsiteBaseURL 2021-11-25 18:53:50,584 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteAdditionalBaseURL 2021-11-25 18:53:50,600 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteMainBaseURL 2021-11-25 18:53:50,600 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.usersegmentation.bean.UserSegmentation 2021-11-25 18:53:50,600 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySI => from lum_EAUserSegmentation where serviceInstanceId = :si order by name 2021-11-25 18:53:50,600 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndName => from lum_EAUserSegmentation where serviceInstanceId = :si and name = :name 2021-11-25 18:53:50,600 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndLikeName => from lum_EAUserSegmentation where serviceInstanceId = :si and upper(name) like upper(:name) order by name 2021-11-25 18:53:50,600 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byNextMembersGen => from lum_EAUserSegmentation where nextMembersGeneration is null or nextMembersGeneration < :now 2021-11-25 18:53:50,600 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byJourneyStage => from lum_EAUserSegmentation where journeyStageId = :stageId 2021-11-25 18:53:50,600 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.usersegmentation.bean.UserSegmentation on table lum_EAUserSegmentation 2021-11-25 18:53:50,600 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard 2021-11-25 18:53:50,600 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard on table lum_EADashboard 2021-11-25 18:53:50,600 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport 2021-11-25 18:53:50,600 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport on table lum_EAReport 2021-11-25 18:53:50,600 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard 2021-11-25 18:53:50,600 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard on table lum_EAReportDashboard 2021-11-25 18:53:50,600 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTree 2021-11-25 18:53:50,615 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTree on table lum_AATree 2021-11-25 18:53:50,615 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion 2021-11-25 18:53:50,615 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion on table lum_AATreeExclusion 2021-11-25 18:53:50,615 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeItem 2021-11-25 18:53:50,615 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeItem on table lum_AATreeItem 2021-11-25 18:53:50,615 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.chatroom.ChatRoomConfig 2021-11-25 18:53:50,615 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.chatroom.ChatRoomConfig on table lum_ChatRoom 2021-11-25 18:53:50,615 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.commentit.Comment 2021-11-25 18:53:50,615 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemId => SELECT c from lum_CommentIt c where c.itemId=:itemId 2021-11-25 18:53:50,615 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteCommentsByServiceInstanceId => DELETE from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId 2021-11-25 18:53:50,615 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemIdAndServiceInstanceId => SELECT c from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId ORDER BY commentDate DESC, id 2021-11-25 18:53:50,615 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCountCommentsByItemIdAndServiceInstanceId => SELECT COUNT(c.id) from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId 2021-11-25 18:53:50,615 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.commentit.Comment on table lum_CommentIt 2021-11-25 18:53:50,615 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.Community 2021-11-25 18:53:50,615 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.Community on table lum_Community 2021-11-25 18:53:50,615 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.CommunityMembershipRequest 2021-11-25 18:53:50,615 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.community.CommunityMembershipRequest#findByCommunityAndRequester => from lum_CommMembershipRequest where community = :community and requester = :requester 2021-11-25 18:53:50,615 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.CommunityMembershipRequest on table lum_CommMembershipRequest 2021-11-25 18:53:50,615 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.document.DocumentConfig 2021-11-25 18:53:50,615 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.document.DocumentConfig on table lum_Document 2021-11-25 18:53:50,631 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.emailtemplaterepository.EmailTemplate 2021-11-25 18:53:50,631 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.service.emailtemplaterepository.EmailTemplate#findBySI => select et from lum_ETREmailTemplate et join et.contentVersion cv join cv.contentLocale cl join cl.content c where c.serviceInstanceId = :serviceInstanceId order by et.title 2021-11-25 18:53:50,631 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.emailtemplaterepository.EmailTemplate on table lum_ETREmailTemplate 2021-11-25 18:53:50,631 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Form 2021-11-25 18:53:50,631 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getAnswersByFormId => SELECT a FROM lum_FBAnswer a WHERE a.formId = :formId 2021-11-25 18:53:50,631 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getFieldsByFormId => SELECT q FROM lum_FBField q WHERE q.formId = :formId order by q.position asc 2021-11-25 18:53:50,631 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Form on table lum_FBForm 2021-11-25 18:53:50,631 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.FormField 2021-11-25 18:53:50,631 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.FormField#getByFieldId => SELECT f FROM lum_FBField f WHERE f.fieldId = :fieldId AND f.formId = :formId 2021-11-25 18:53:50,631 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.FormField on table lum_FBField 2021-11-25 18:53:50,631 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Answer 2021-11-25 18:53:50,631 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Answer on table lum_FBAnswer 2021-11-25 18:53:50,631 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.hierarchicalcontent.HierarchicalContent 2021-11-25 18:53:50,631 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.hierarchicalcontent.HierarchicalContent on table lum_HierarchicalContent 2021-11-25 18:53:50,631 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.htmlinjector.HtmlInjectionConfig 2021-11-25 18:53:50,631 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findHtmlInjectionByServiceInstanceId => SELECT hi FROM lum_HIInjection hi, ContentVersion cv INNER JOIN cv.contentLocale cl INNER JOIN cl.content c INNER JOIN cv.publications p INNER JOIN p.serviceInstanceIds psi WHERE cv.itemId = hi.id AND cl.publishedVersion = cv AND p.published = true AND psi = :serviceInstanceId AND (cl.locale = :userLocale OR (cl.locale = c.defaultLocale AND NOT EXISTS (SELECT cl2 FROM ContentLocale cl2 WHERE cl2.content = c AND cl2.locale = :userLocale))) ORDER BY hi.processPriority DESC 2021-11-25 18:53:50,631 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.htmlinjector.HtmlInjectionConfig on table lum_HIInjection 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.likeit.Like 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemId => SELECT l from lum_LikeIt l where l.itemId=:itemId 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteLikesByServiceInstanceId => DELETE from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.itemId=:itemId and l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndUserIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId and l.itemId=:itemId and l.userId=:userId 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.likeit.Like on table lum_LikeIt 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Bulletin 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Bulletin on table lum_MMktgBulletin 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Category 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Category on table lum_MMktgCategory 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.UserSubscription 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.UserSubscription on table lum_MMktgSubscription 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.media.Media 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.media.Media on table lum_Media 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mediaalbum.MediaResumeConfig 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mediaalbum.MediaResumeConfig on table lum_MAMedia 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Category 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Category on table lum_NLCategory 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Model 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Model on table lum_NLModel 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Schedule 2021-11-25 18:53:50,647 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Schedule on table lum_NLSchedule 2021-11-25 18:53:50,662 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Subscription 2021-11-25 18:53:50,662 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Subscription on table lum_NLSubscription 2021-11-25 18:53:50,662 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestGroup 2021-11-25 18:53:50,662 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestGroup on table lum_TATestGroup 2021-11-25 18:53:50,662 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.Test 2021-11-25 18:53:50,662 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.Test on table lum_TATest 2021-11-25 18:53:50,662 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestExecution 2021-11-25 18:53:50,662 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestExecution on table lum_TATestExecution 2021-11-25 18:53:50,678 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.ChannelTreeWebResourceTest 2021-11-25 18:53:50,678 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterChannelTreeWebResourceTest 2021-11-25 18:53:50,678 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.PageWebResourceTest 2021-11-25 18:53:50,678 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterPageWebResourceTest 2021-11-25 18:53:50,678 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.URLTest 2021-11-25 18:53:50,678 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.PrivacyTerm 2021-11-25 18:53:50,678 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.PrivacyTerm on table lum_PTPrivacyTerm 2021-11-25 18:53:50,678 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.ProcessPurpose 2021-11-25 18:53:50,678 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.ProcessPurpose on table lum_PTProcessPurpose 2021-11-25 18:53:50,678 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.UserConsent 2021-11-25 18:53:50,678 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.UserConsent on table lum_PTUserConsent 2021-11-25 18:53:50,678 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Answer 2021-11-25 18:53:50,678 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Answer on table lum_QUAnswer 2021-11-25 18:53:50,694 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Question 2021-11-25 18:53:50,694 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Question on table lum_QUQuestion 2021-11-25 18:53:50,694 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Questionnaire 2021-11-25 18:53:50,694 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Questionnaire on table lum_QUQuestionnaire 2021-11-25 18:53:50,694 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Resource 2021-11-25 18:53:50,694 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Resource on table lum_ResSchdResource 2021-11-25 18:53:50,694 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Schedule 2021-11-25 18:53:50,694 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Schedule on table lum_ResSchdSchedule 2021-11-25 18:53:50,694 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.entity.SeoRule 2021-11-25 18:53:50,694 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageId => from SeoRule where page = :pageId 2021-11-25 18:53:50,694 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByChannelId => from SeoRule where channel = :channelId 2021-11-25 18:53:50,694 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageIdOrChannelIdsWithTitlePattern => from SeoRule where page = :pageId or channel in (:channelIds) 2021-11-25 18:53:50,694 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.entity.SeoRule on table lum_SeoRule 2021-11-25 18:53:50,694 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.RobotsTxtSitemap 2021-11-25 18:53:50,694 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.RobotsTxtSitemap on table lum_RbtsSitemap 2021-11-25 18:53:50,694 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgent 2021-11-25 18:53:50,694 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgent on table lum_RbtsUserAgent 2021-11-25 18:53:50,694 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgentPermission 2021-11-25 18:53:50,694 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgentPermission on table lum_RbtsUserAgentPerm 2021-11-25 18:53:50,709 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.socialprofile.SocialProfile 2021-11-25 18:53:50,709 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceAndUserId => select c from lum_SocialProfile sp, ContentVersion cv inner join cv.contentLocale.content c where cv.itemId = sp.id and sp.userId = :userId and c.serviceInstanceId = :si 2021-11-25 18:53:50,709 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.socialprofile.SocialProfile on table lum_SNSocialProfile 2021-11-25 18:53:50,709 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Comment 2021-11-25 18:53:50,709 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByAuthorId => select comment from lum_MBComment comment where comment.authorId = :authorId 2021-11-25 18:53:50,709 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByPostId => select comment from lum_MBComment comment where comment.postId = :postId 2021-11-25 18:53:50,709 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Comment on table lum_MBComment 2021-11-25 18:53:50,709 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Hash 2021-11-25 18:53:50,709 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Hash.findByPostId => select hashtag from lum_MBHash hashtag where hashtag.id.postId = :postId 2021-11-25 18:53:50,709 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Hash on table lum_MBHash 2021-11-25 18:53:50,709 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Post 2021-11-25 18:53:50,709 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Post.findByOwnerId => select post from lum_MBPost post where post.owner = :owner 2021-11-25 18:53:50,709 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Post on table lum_MBPost 2021-11-25 18:53:50,725 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.PostAttachment 2021-11-25 18:53:50,725 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: PostAttachment.findByPostId => select postAttachment from lum_MBPostAttachment postAttachment where postAttachment.postId = :postId 2021-11-25 18:53:50,725 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.PostAttachment on table lum_MBPostAttachment 2021-11-25 18:53:50,725 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.UserFollows 2021-11-25 18:53:50,725 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserAndSocialNetwork => select userFollows from lum_MBUserFollows userFollows where userFollows.userId = :userId and userFollows.followedUserId = :followedUserId and userFollows.serviceInstanceId = :serviceInstanceId and userFollows.socialNetworkId = :socialNetworkId 2021-11-25 18:53:50,725 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserId => select uf from lum_MBUserFollows uf where uf.userId = :userId or uf.followedUserId = :userId 2021-11-25 18:53:50,725 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.UserFollows on table lum_MBUserFollows 2021-11-25 18:53:50,725 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.userpost.UserPost 2021-11-25 18:53:50,725 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.userpost.UserPost on table lum_UPPost 2021-11-25 18:53:50,725 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl 2021-11-25 18:53:50,725 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerEntityImplIdByProducerName => SELECT p.id FROM ProducerEntityImpl p WHERE p.producerName = :producerName 2021-11-25 18:53:50,725 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl on table lum_WsrpCProducer 2021-11-25 18:53:50,740 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.Registration 2021-11-25 18:53:50,740 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.Registration on table lum_WsrpCRegistration 2021-11-25 18:53:50,740 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ClonedPortlet 2021-11-25 18:53:50,740 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ClonedPortlet on table lum_WsrpCClonedPortlet 2021-11-25 18:53:50,740 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ProducerImpl 2021-11-25 18:53:50,740 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByNamespace => SELECT producer FROM ProducerImpl producer WHERE producer.namespace = :namespace 2021-11-25 18:53:50,740 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByProducerKey => SELECT producer FROM ProducerImpl producer WHERE producer.producerKey = :producerKey 2021-11-25 18:53:50,740 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplsByOfferedPortlets => SELECT producer FROM ProducerImpl producer inner join producer.offeredPortlets portlet WHERE portlet.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:53:50,740 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ProducerImpl on table lum_WsrpPProducer 2021-11-25 18:53:50,756 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.RemoteConsumerRegistration 2021-11-25 18:53:50,756 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.RemoteConsumerRegistration on table lum_WsrpPRegistrationData 2021-11-25 18:53:50,772 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.OfferedPortlet 2021-11-25 18:53:50,772 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.OfferedPortlet on table lum_WsrpPOfferedPortlet 2021-11-25 18:53:50,772 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ClonedPortlet 2021-11-25 18:53:50,772 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ClonedPortlet on table lum_WsrpPClonedPortlet 2021-11-25 18:53:50,772 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationType 2021-11-25 18:53:50,772 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationType on table lum_WFRType 2021-11-25 18:53:50,772 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationProperty 2021-11-25 18:53:50,772 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationProperty on table lum_WFRProperty 2021-11-25 18:53:50,772 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplication 2021-11-25 18:53:50,772 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplication => from WebFileReplication 2021-11-25 18:53:50,772 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplicationByWebsiteId => from WebFileReplication where website.id = :websiteId 2021-11-25 18:53:50,772 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplication on table lum_WFReplication 2021-11-25 18:53:50,772 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationPropertyValue 2021-11-25 18:53:50,772 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationPropertyValue on table lum_WFRPropValue 2021-11-25 18:53:50,772 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.Widget 2021-11-25 18:53:50,772 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.Widget on table lum_PPWidget 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstance 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByInterfaceInstanceId => SELECT wi from lum_PPWidgetInstance wi where wi.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByWidgetContentId => SELECT wi from lum_PPWidgetInstance wi where wi.widgetContentId = :widgetContentId 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstance on table lum_PPWidgetInstance 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstanceHolder 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporary => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId IS NULL 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId = :contentId 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId IS NULL 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserIdAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId = :contentId 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstanceHolder on table lum_PPWidgetInstanceHolder 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByDateTime => select ii from PPInterfaceInstanceToBeDeleted ii where ii.whenToDelete <= :whenToDelete 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted on table lum_PPIIToBeDeleted 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HtmlFieldWidgetInstance 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HolderWidgetInstance 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.websitefiles.WebsiteFilesFolder 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.websitefiles.WebsiteFilesFolder on table lum_WSFFolder 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.Synonym 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.Synonym on table lum_BDSynonym 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.SynonymState 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.SynonymState on table lum_BDSynonymState 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.metadata.FileMacrotypeMapping 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.metadata.FileMacrotypeMapping on table lum_FMMacrotypeMap 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleTransformationParameter 2021-11-25 18:53:50,788 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:53:50,803 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.FileTransformation 2021-11-25 18:53:50,803 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceId => SELECT ft FROM lum_FTFileTransformation ft WHERE ft.serviceInstanceId = :serviceInstanceId 2021-11-25 18:53:50,803 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:53:50,803 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.TransformedFileConfig 2021-11-25 18:53:50,803 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByOriginalFile => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileConfigId = :fileConfigId 2021-11-25 18:53:50,803 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByFileTransformationId => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileTransformation.id = :fileTransformation 2021-11-25 18:53:50,803 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.TransformedFileConfig on table lum_FTTransformedFile 2021-11-25 18:53:50,803 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleParameterType 2021-11-25 18:53:50,803 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByParameterName => SELECT spt FROM lum_FTSimpleParameterType spt WHERE spt.parameterName = :parameterName 2021-11-25 18:53:50,803 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleParameterType on table lum_FTTransformationPrm 2021-11-25 18:53:50,803 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Process 2021-11-25 18:53:50,803 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Process on table lum_IPProcess 2021-11-25 18:53:50,819 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Step 2021-11-25 18:53:50,819 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Step on table lum_IPStep 2021-11-25 18:53:50,819 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepExecutable 2021-11-25 18:53:50,819 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepExecutable on table lum_IPStep 2021-11-25 18:53:50,819 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepOutcome 2021-11-25 18:53:50,819 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepOutcome on table lum_IPStepOutcome 2021-11-25 18:53:50,819 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepEnvironment 2021-11-25 18:53:50,819 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepEnvironment on table lum_IPStepEnvironment 2021-11-25 18:53:50,819 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipType 2021-11-25 18:53:50,819 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipType on table lum_SRRelationshipType 2021-11-25 18:53:50,819 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipNode 2021-11-25 18:53:50,819 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipNode on table lum_SRRelationshipNode 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelatableNode 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelatableNode on table lum_SRRelatableNode 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetwork.SocialNetwork 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByChannelBaseId => from lum_SocialNetworkConfig where channelBaseId = :channelBaseId 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByPersonalPageId => from lum_SocialNetworkConfig where personalPageId = :pageId 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findBySocialProfileServiceInstanceId => from lum_SocialNetworkConfig where socialProfileServiceInstanceId = :sii 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetwork.SocialNetwork on table lum_SNSocialNetwork 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetwork 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetwork on table lum_SISocialNetwork 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkApplication 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkApplication on table lum_SIApplication 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkAccount 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkAccount on table lum_SIApplicationAccount 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessage 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessage on table lum_SIMessage 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessageQueueItem 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findItemByMessageIdDescOrder => select item from lum_SocialNewtorkMessageQueueItem item where item.messageId = :messageId order by publishDateTime desc 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessageQueueItem on table lum_SIQueue 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation on table lum_SIAccountServiceInstance 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.ContentMessageIntegration 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.contentLocale = :contentLocale 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByMessageAndContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.message = :message and cmi.contentLocale = :contentLocale 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.ContentMessageIntegration on table lum_SIContentMessage 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.upgrade.postupgrade.PostUpgradeTasks 2021-11-25 18:53:50,834 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.upgrade.postupgrade.PostUpgradeTasks on table lum_PostUpgradeStatus 2021-11-25 18:53:50,865 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.metaTags -> lum_MetaTag 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.Mail.destinations -> lum_MailDestination 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.MailBody.attachments -> lum_MailAttachment 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentAssociations -> lum_ContentAssociation 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentLocales -> lum_ContentLocale 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.comments -> lum_ContentComment 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.versions -> lum_ContentVersion 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.contentAssociations -> lum_ContentAssociation 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.publications -> lum_ContentPublication 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.url.WebResource.pageCaches -> lum_CachedPage 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.configuration.EnvironmentConfiguration.properties -> lum_CfgEnvironmentProperties 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.deployment.Module.components -> lum_DEComponent 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig.formulaEntries -> lum_GroupDbVwFormulaEntry 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig.viewFields -> lum_GroupDbVwField 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.page.PageWebResource.parameters -> lum_WebResPageParam 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.preferences.PreferencesPrincipal.entries -> lum_PrefPrincEntry 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.processqueue.QueueTaskProcess.locks -> lum_PQTaskProcessLock 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fieldGroups -> lum_MonFieldGroupEvent 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fields -> lum_MonEventField 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.innerFields -> lum_MonField 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.instances -> lum_MonEventField 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.consents -> lum_PTUserConsent 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.trustedAttributes -> lum_UserAttrValue 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.untrustedAttributes -> lum_MonUserAttrValue 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.csss -> lum_ChannelCss 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.metaTags -> lum_MetaTag 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.common.AccessControlList.entries -> lum_AccessControlEntry 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.global.GlobalGroup.memberships -> lum_GroupMember 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.csss -> lum_PageCss 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.InterfaceInstance.customProperties -> lum_IntfInstCustomProperty 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyDefault.values -> lum_PBPropertyDefValue 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.customProperties -> lum_SvcInstCustomProperty 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.dependencies -> lum_ServiceInstanceDependency 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.fileTransformations -> lum_FTTransformationFile 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow.permissions -> lum_WorkflowPermission 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.website.Website.baseURLs -> lum_WebsiteBaseURL 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.dashboards -> lum_EADashboard 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.reports -> lum_EAReport 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard.instances -> lum_EAReportDashboard 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport.instances -> lum_EAReportDashboard 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.children -> lum_AATreeItem 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.exclusions -> lum_AATreeExclusion 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.community.Community.membershipRequests -> lum_CommMembershipRequest 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.TestGroup.tests -> lum_TATest 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.Test.executions -> lum_TATestExecution 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.answers -> lum_QUAnswer 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.questions -> lum_QUQuestion 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.seo.robotstxt.UserAgent.permissions -> lum_RbtsUserAgentPerm 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.consumer.producermanager.Registration.clonedPortlets -> lum_WsrpCClonedPortlet 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.offeredPortlets -> lum_WsrpPOfferedPortlet 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.registrations -> lum_WsrpPRegistrationData 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.RemoteConsumerRegistration.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.OfferedPortlet.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplicationType.properties -> lum_WFRProperty 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplication.propertyValues -> lum_WFRPropValue 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.pagepersonalization.bean.WidgetInstanceHolder.widgetInstances -> lum_PPWidgetInstance 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.file.transformation.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Process.steps -> lum_IPStep 2021-11-25 18:53:50,881 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Step.environments -> lum_IPStepEnvironment 2021-11-25 18:53:50,897 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetwork.applications -> lum_SIApplication 2021-11-25 18:53:50,897 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetworkApplication.accounts -> lum_SIApplicationAccount 2021-11-25 18:53:50,897 INFO [main] org.hibernate.cfg.AnnotationConfiguration - Hibernate Validator not found: ignoring 2021-11-25 18:53:51,053 INFO [main] org.hibernate.cfg.search.HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled. 2021-11-25 18:53:51,162 INFO [main] org.hibernate.connection.ConnectionProviderFactory - Initializing connection provider: lumis.portal.dao.hibernate.HikariConnectionProvider 2021-11-25 18:53:51,366 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Starting... 2021-11-25 18:53:51,397 WARN [main] com.zaxxer.hikari.util.DriverDataSource - Registered driver with driverClassName=oracle.jdbc.driver.OracleDriver was not found, trying direct instantiation. 2021-11-25 18:53:52,366 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Start completed. 2021-11-25 18:53:52,366 INFO [main] org.hibernate.cfg.SettingsFactory - RDBMS: Oracle, version: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options 2021-11-25 18:53:52,366 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC driver: Oracle JDBC driver, version: 19.7.0.0.0 2021-11-25 18:53:52,428 INFO [main] org.hibernate.dialect.Dialect - Using dialect: lumis.portal.dao.hibernate.Oracle10gDialect 2021-11-25 18:53:52,459 INFO [main] org.hibernate.transaction.TransactionFactoryFactory - Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory 2021-11-25 18:53:52,459 INFO [main] org.hibernate.transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) 2021-11-25 18:53:52,459 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled 2021-11-25 18:53:52,459 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled 2021-11-25 18:53:52,459 INFO [main] org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled 2021-11-25 18:53:52,459 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): disabled 2021-11-25 18:53:52,459 INFO [main] org.hibernate.cfg.SettingsFactory - Connection release mode: auto 2021-11-25 18:53:52,459 INFO [main] org.hibernate.cfg.SettingsFactory - Maximum outer join fetch depth: 3 2021-11-25 18:53:52,459 INFO [main] org.hibernate.cfg.SettingsFactory - Default batch fetch size: 1 2021-11-25 18:53:52,459 INFO [main] org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled 2021-11-25 18:53:52,459 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled 2021-11-25 18:53:52,459 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL inserts for batching: disabled 2021-11-25 18:53:52,459 INFO [main] org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory 2021-11-25 18:53:52,475 INFO [main] org.hibernate.hql.ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory 2021-11-25 18:53:52,475 INFO [main] org.hibernate.cfg.SettingsFactory - Query language substitutions: {} 2021-11-25 18:53:52,475 INFO [main] org.hibernate.cfg.SettingsFactory - JPA-QL strict compliance: enabled 2021-11-25 18:53:52,475 INFO [main] org.hibernate.cfg.SettingsFactory - Second-level cache: enabled 2021-11-25 18:53:52,475 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache: enabled 2021-11-25 18:53:52,491 INFO [main] org.hibernate.cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge 2021-11-25 18:53:52,491 INFO [main] org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge - Cache provider: lumis.portal.dao.hibernate.PortalCacheProvider 2021-11-25 18:53:52,491 INFO [main] org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled 2021-11-25 18:53:52,491 INFO [main] org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled 2021-11-25 18:53:52,491 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache factory: org.hibernate.cache.StandardQueryCacheFactory 2021-11-25 18:53:52,506 INFO [main] org.hibernate.cfg.SettingsFactory - Statistics: disabled 2021-11-25 18:53:52,506 INFO [main] org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled 2021-11-25 18:53:52,506 INFO [main] org.hibernate.cfg.SettingsFactory - Default entity-mode: pojo 2021-11-25 18:53:52,522 INFO [main] org.hibernate.cfg.SettingsFactory - Named query checking : enabled 2021-11-25 18:53:52,616 INFO [main] org.hibernate.impl.SessionFactoryImpl - building session factory 2021-11-25 18:53:54,209 INFO [main] org.hibernate.impl.SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured 2021-11-25 18:53:54,209 INFO [main] org.hibernate.cache.UpdateTimestampsCache - starting update timestamps cache at region: org.hibernate.cache.UpdateTimestampsCache 2021-11-25 18:53:54,225 INFO [main] org.hibernate.cache.StandardQueryCache - starting query cache at region: org.hibernate.cache.StandardQueryCache 2021-11-25 18:53:55,413 INFO [main] lumis.portal.manager.ManagerFactoryInternal - ClusterManager instantiated: lumis.portal.cluster.SingleServerClusterManager@35af1558 2021-11-25 18:53:57,881 INFO [main] org.hibernate.impl.SessionFactoryImpl - closing 2021-11-25 18:53:57,881 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown initiated... 2021-11-25 18:53:57,944 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown completed. 2021-11-25 18:53:57,944 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/sendmail/dao/hibernate/Mail.hbm.xml 2021-11-25 18:53:57,975 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/service/ServiceConfig.hbm.xml 2021-11-25 18:53:58,006 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/serviceinterface/ServiceInterfaceConfig.hbm.xml 2021-11-25 18:53:58,022 INFO [main] org.hibernate.cfg.Configuration - configuring from resource: lumishibernate.cfg.xml 2021-11-25 18:53:58,022 INFO [main] org.hibernate.cfg.Configuration - Configuration resource: lumishibernate.cfg.xml 2021-11-25 18:53:58,022 INFO [main] org.hibernate.cfg.Configuration - Configured SessionFactory: null 2021-11-25 18:53:58,022 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailConfig -> lum_MailConfig 2021-11-25 18:53:58,038 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailQueue -> lum_MailQueue 2021-11-25 18:53:58,038 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.Mail -> lum_Mail 2021-11-25 18:53:58,038 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailDestination -> lum_MailDestination 2021-11-25 18:53:58,038 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailBody -> lum_MailBody 2021-11-25 18:53:58,038 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailAttachment -> lum_MailAttachment 2021-11-25 18:53:58,038 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.service.ServiceConfig -> lum_Service 2021-11-25 18:53:58,038 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.serviceinterface.ServiceInterfaceConfig -> lum_Interface 2021-11-25 18:53:58,038 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatConversationConfig 2021-11-25 18:53:58,038 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatConversationConfig on table lum_ChatConversation 2021-11-25 18:53:58,038 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatMessageConfig 2021-11-25 18:53:58,038 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatMessageConfig on table lum_ChatMessage 2021-11-25 18:53:58,038 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatUserConfig 2021-11-25 18:53:58,038 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatUserConfig on table lum_ChatUser 2021-11-25 18:53:58,038 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.Content 2021-11-25 18:53:58,038 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.Content on table lum_Content 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentLocale 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentLocale on table lum_ContentLocale 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentVersion 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentVersion on table lum_ContentVersion 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentAssociation 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentAssociation on table lum_ContentAssociation 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentComment 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentComment on table lum_ContentComment 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentPublication 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentPublication on table lum_ContentPublication 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentTag 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentTag on table lum_ContentTag 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.workflow.WorkflowConfig 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.workflow.WorkflowConfig on table lum_Workflow 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.doui.DouiConfig 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.doui.DouiConfig on table lum_DouiDefinition 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.Activity 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.Activity on table lum_ASActivity 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityAction 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityAction on table lum_ASAction 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityObjectType 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityObjectType on table lum_ASObjectType 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityStreamConfig 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.activitystream.ActivityStreamConfig#deleteOldActivities => DELETE FROM lum_ASActivity WHERE createdDateTimeMillis <= :age 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityStreamConfig on table lum_ASConfig 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityProcessorConfig 2021-11-25 18:53:58,053 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityProcessorConfig on table lum_ASProcessorConfig 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.FlowEntry 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.FlowEntry on table lum_EAFlowEntry 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.SuspendedFlow 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.SuspendedFlow on table lum_EASuspendedFlow 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.WaitingForEventFlow 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEvent => select distinct flowEntryId, nodeId from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and status = 'WAITING' 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findToBeTimedOut => from lum_EAFlowsWaitingForAction where timeoutDateTime < :now and status = 'WAITING' 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#updateStatus => update lum_EAFlowsWaitingForAction set status = :status where id = :id and status = 'WAITING' 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEventAndNodeAndUser => from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and nodeId = :nodeId and userId = :userId and status = 'WAITING' 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#deleteTheseNodesFlowEntry => delete from lum_EAFlowsWaitingForAction where flowEntryId = :flowEntryId and nodeId in (:nodeIds) 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.WaitingForEventFlow on table lum_EAFlowsWaitingForAction 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.ApmMetric 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findApmMetricEnabledByLocal => select am from lum_ApmMetric am where am.local = :local and am.enabled = true 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: removeApmMetricNotInIds => delete from lum_ApmMetric am where am.id not in (:ids) 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.ApmMetric on table lum_ApmMetric 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.collector.ApmCollectorInfo 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.collector.ApmCollectorInfo on table lum_ApmColInfo 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditCategory 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditCategoryByKey => select a from AuditCategory a where a.key = :key 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditCategory on table lum_AuditCategory 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntryType 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditEntryTypeByKey => select a from AuditEntryType a where a.key = :key 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntryType on table lum_AuditEntryType 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntry 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntry on table lum_AuditEntry 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditConfig 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditConfig on table lum_AuditConfig 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.businesscontext.internal.BusinessContextConfig 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.businesscontext.internal.BusinessContextConfig on table lum_BCBusinessContext 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cache.CacheConfig 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cache.CacheConfig on table lum_Cache 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResource 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByDynamicPathAndLocale => select w from WebResource w where w.dynamicPath = :dynamicPath and locale = :locale 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFriendlyPathAndWebsite => select w from WebResource w where w.friendlyPath = :friendlyPath and w.website.id = :websiteId 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFilePathAndWebsite => select w from PageCacheConfig pc inner join pc.webResource w where pc.filePath = :filePath and w.website.id = :websiteId 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResource on table lum_WebResource 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.channel.ChannelWebResource 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByChannelId => from ChannelWebResource where channelId = :channelId 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cluster.multiserver.ClusterConfig 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cluster.multiserver.ClusterConfig on table lum_ClusterConfig 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.commandpalette.DirtyItem 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.commandpalette.DirtyItem on table lum_CPCommandPaletteDirty 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentConfiguration 2021-11-25 18:53:58,069 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentConfiguration on table lum_CfgEnvironmentConf 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentProperty 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentProperty on table lum_CfgEnvironmentProperties 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.ServerConfiguration 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.ServerConfiguration on table lum_CfgServerConf 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.crypto.SymmetricCipherConfig 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.crypto.SymmetricCipherConfig on table lum_CrySymmetricCipher 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Component 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Component on table lum_DEComponent 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.DeploymentMessage 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.DeploymentMessage on table lum_DEDeploymentMessage 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ComponentDeploymentMessage 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ComponentDeploymentMessage#findByObjIdAndLevel => select m from lum_ComponentDeploymentMessage m where m.objectId = :componentId and m.level = :level 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Module 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Module on table lum_DEModule 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ModuleDeploymentMessage 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ModuleDeploymentMessage#findByObjIdAndLevel => select m from lum_ModuleDeploymentMessage m where m.objectId = :moduleId and m.level = :level 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.PackageDeploymentMessage 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_PackageDeploymentMessage#findByObjIdAndLevel => select m from lum_PackageDeploymentMessage m where m.objectId = :packageName 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Package 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Package on table lum_DEPackage 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileConfig 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.file.FileConfig#findByFullPath => from lum_File where fullPath = :fullPath 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileConfig on table lum_File 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileMimeTypeConfig 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileMimeTypeConfig on table lum_FileMimeType 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.GroupType 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.GroupType on table lum_GroupType 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewField 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewField on table lum_GroupDbVwField 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry on table lum_GroupDbVwFormulaEntry 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupConfigByGroupId => select c from DatabaseViewGroupConfig c where c.groupId = :groupId 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig on table lum_GroupDbVwGrpCfg 2021-11-25 18:53:58,085 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupTypeConfigByGroupTypeId => select c from DatabaseViewGroupTypeConfig c where c.groupType.id = :groupTypeId 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig on table lum_GroupDbVwGrpTypeCfg 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.lock.ResourceLock 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceId => from lum_LRResourceLock WHERE resourceId = :resourceId 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceIdAndOwner => select rl.id from lum_LRResourceLock rl WHERE resourceId = :resourceId and owner = :owner 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#deleteById => delete from lum_LRResourceLock WHERE id = :id 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.lock.ResourceLock on table lum_LRResourceLock 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageConfig 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Add => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Update => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId and not(p.id = :id) 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageConfig on table lum_Page 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResource 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByPageId => from PageWebResource where pageId = :pageId 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResourceParameter 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageWebResourceParameter on table lum_WebResPageParam 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheConfig 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByWebsiteIdAndFilePath => select pc from PageCacheConfig pc where pc.filePath = :filePath and pc.webResource.website.id = :websiteId 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByChannelIdReadOnly => select cwr.pageCache from ChannelWebResource cwr where cwr.channelId = :channelId 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigPageWebResourceByChannelIdReadOnly => select pwr from PageWebResource pwr inner join fetch pwr.pageCache pc inner join fetch pwr.page p where p.channelId = :channelId 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheConfig on table lum_CachedPage 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheQueue 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheQueueByQueueId => select pcq from PageCacheQueue pcq where pcq.queueId = :queueId 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheQueue on table lum_PCQueue 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorConfig 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorConfig on table lum_PageCacheGenerator 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorProfile 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorProfile on table lum_PCGeneratorProfile 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PCGeneratorConfig 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PCGeneratorConfig on table lum_PCGeneratorConfig 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.Preferences 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.Preferences on table lum_Preferences 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipal 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findByPreferencesAndPrincipalId => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId = :principalId 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findSharedByPreferences => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId IS NULL 2021-11-25 18:53:58,100 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipal on table lum_PrefPrinc 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipalEntry 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipalEntry on table lum_PrefPrincEntry 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalReaderConfig 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalReaderConfig on table lum_ImpPrincReader 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalWriterConfig 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalWriterConfig on table lum_ImpPrincWriter 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcess 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findQueueTaskProcessNextScheduledTimeMillis => select min(p.scheduledTimeMillis) from lum_QueueTaskProcess p where p.scheduledTimeMillis >= :minTimeMillis 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findNextQueueTaskProcess => select p.id from lum_QueueTaskProcess p where p.scheduledTimeMillis <= :now and p.status < 3 and not exists (select p2.id from lum_QueueTaskProcess p2 inner join p2.locks p2lock, lum_QueueTaskProcessLock plock where plock.taskProcess = p and p2 <> p and p2.status in (3,4) and p2lock.lockId = plock.lockId and (p2lock.lockType = 1 or plock.lockType = 1)) order by taskOrder asc 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: checkExitsNextQueueTaskProcessWithLockNotRunning => select p.id from lum_QueueTaskProcess p inner join p.locks ploc where ploc.lockId = :lockId and p.status != 3 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcess on table lum_PQQueueTaskProcess 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcessLock 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcessLock on table lum_PQTaskProcessLock 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.ServerQueueConfiguration 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findConfigurationByServerId => SELECT conf FROM lum_ServerQueueConfiguration conf WHERE conf.serverId = :serverId 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.ServerQueueConfiguration on table lum_PQQueueServerConfig 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.Property 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.Property on table lum_PBProperty 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyBag 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyDefault 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.localization.LocaleConfig 2021-11-25 18:53:58,116 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.localization.LocaleConfig on table lum_Locale 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorConfiguration 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorConfiguration on table lum_MonConfig 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorEvent 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorEvent on table lum_MonEvent 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorField 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorField on table lum_MonField 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroup 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroup on table lum_MonFieldGroup 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldInstance 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldInstance on table lum_MonEventField 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroupInstance 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroupInstance on table lum_MonFieldGroupEvent 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorRequestRule 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorRequestRule on table lum_MonRequestRule 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUser 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByFriendlyId => SELECT mu from lum_MonUser mu where mu.friendlyId = :friendlyId 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByVisitorId => SELECT mu from lum_MonUser mu where mu.visitorId = :visitorId 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserIdByTrackId => SELECT mu.id from lum_MonUser mu where mu.trackId = :trackId 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUser on table lum_MonUser 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserAttributeValue 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserAttributeValue on table lum_MonUserAttrValue 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserIdMap 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitorUserIdMapToIdByFromTrackId => SELECT toId from lum_MonUserIdMap where fromTrackId = :fromTrackId 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserIdMap on table lum_MonUserIdMap 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.project.Project 2021-11-25 18:53:58,147 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.project.Project on table lum_Project 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CrossSiteRequestDefinition 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CrossSiteRequestDefinition on table lum_SECSRDefinition 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CorsRule 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CorsRule on table lum_SECorsRule 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinstance.ServiceInstanceDependencyConfig 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinstance.ServiceInstanceDependencyConfig on table lum_ServiceInstanceDependency 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig on table lum_InterfaceMenuGroup 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig on table lum_InterfaceMenuItem 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.ChannelResume 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findChannelResume => from lum_SyncChannelResume 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findIdsLinkedWithComponents => select id from lum_SyncChannelResume where componentId is not null 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.ChannelResume on table lum_vwChannelComponent 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Channel 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Channel on table lum_Channel 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Group 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Group on table lum_Group 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.GroupMember 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.GroupMember on table lum_GroupMember 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Principal 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Principal on table lum_Principal 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.ChannelCss 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.ChannelCss on table lum_ChannelCss 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlEntry 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlEntry on table lum_AccessControlEntry 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlList 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlList on table lum_AccessControlList 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.ChannelTemplateLink 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.ChannelTemplateLink on table lum_ChannelTemplateLinks 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.MetaTag 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.MetaTag on table lum_MetaTag 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Css 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Css on table lum_Css 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.FileTransformationParameterType 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.FileTransformationParameterType on table lum_FTTransformationPrm 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroup 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroup on table lum_Group 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroupMembership 2021-11-25 18:53:58,163 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroupMembership on table lum_GroupMember 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyle 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyle on table lum_InterfaceStyle 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer on table lum_ISAllowedConsumers 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Project 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Project on table lum_Project 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.Page 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.Page on table lum_Page 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstance 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstance on table lum_InterfaceInstance 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty on table lum_IntfInstCustomProperty 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.PageCss 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.PageCss on table lum_PageCss 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyBag 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.Property 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.Property on table lum_PBProperty 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefault 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue on table lum_PBPropertyDefValue 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformation 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstance on table lum_ServiceInstance 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow on table lum_WorkflowServiceInstance 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission on table lum_WorkflowPermission 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty on table lum_SvcInstCustomProperty 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency on table lum_ServiceInstanceDependency 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.theme.ThemeConfig 2021-11-25 18:53:58,179 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.theme.ThemeConfig on table lum_Theme 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResourceRedirection 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResourceRedirection on table lum_WebResourceRedir 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.user.UserAttribute 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.user.UserAttribute on table lum_UserAttribute 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.TrustedUserAttributeValue 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.TrustedUserAttributeValue on table lum_UserAttrValue 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.Website 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebsiteByRootChannelId => from lum_Website where rootChannelId = :channelId 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.Website on table lum_Website 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteBaseURL 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.WebsiteBaseURL on table lum_WebsiteBaseURL 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteAdditionalBaseURL 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteMainBaseURL 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.usersegmentation.bean.UserSegmentation 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySI => from lum_EAUserSegmentation where serviceInstanceId = :si order by name 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndName => from lum_EAUserSegmentation where serviceInstanceId = :si and name = :name 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndLikeName => from lum_EAUserSegmentation where serviceInstanceId = :si and upper(name) like upper(:name) order by name 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byNextMembersGen => from lum_EAUserSegmentation where nextMembersGeneration is null or nextMembersGeneration < :now 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byJourneyStage => from lum_EAUserSegmentation where journeyStageId = :stageId 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.usersegmentation.bean.UserSegmentation on table lum_EAUserSegmentation 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard on table lum_EADashboard 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport on table lum_EAReport 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard on table lum_EAReportDashboard 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTree 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTree on table lum_AATree 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion on table lum_AATreeExclusion 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeItem 2021-11-25 18:53:58,194 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeItem on table lum_AATreeItem 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.chatroom.ChatRoomConfig 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.chatroom.ChatRoomConfig on table lum_ChatRoom 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.commentit.Comment 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemId => SELECT c from lum_CommentIt c where c.itemId=:itemId 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteCommentsByServiceInstanceId => DELETE from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemIdAndServiceInstanceId => SELECT c from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId ORDER BY commentDate DESC, id 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCountCommentsByItemIdAndServiceInstanceId => SELECT COUNT(c.id) from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.commentit.Comment on table lum_CommentIt 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.Community 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.Community on table lum_Community 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.CommunityMembershipRequest 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.community.CommunityMembershipRequest#findByCommunityAndRequester => from lum_CommMembershipRequest where community = :community and requester = :requester 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.CommunityMembershipRequest on table lum_CommMembershipRequest 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.document.DocumentConfig 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.document.DocumentConfig on table lum_Document 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.emailtemplaterepository.EmailTemplate 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.service.emailtemplaterepository.EmailTemplate#findBySI => select et from lum_ETREmailTemplate et join et.contentVersion cv join cv.contentLocale cl join cl.content c where c.serviceInstanceId = :serviceInstanceId order by et.title 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.emailtemplaterepository.EmailTemplate on table lum_ETREmailTemplate 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Form 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getAnswersByFormId => SELECT a FROM lum_FBAnswer a WHERE a.formId = :formId 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getFieldsByFormId => SELECT q FROM lum_FBField q WHERE q.formId = :formId order by q.position asc 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Form on table lum_FBForm 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.FormField 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.FormField#getByFieldId => SELECT f FROM lum_FBField f WHERE f.fieldId = :fieldId AND f.formId = :formId 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.FormField on table lum_FBField 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Answer 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Answer on table lum_FBAnswer 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.hierarchicalcontent.HierarchicalContent 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.hierarchicalcontent.HierarchicalContent on table lum_HierarchicalContent 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.htmlinjector.HtmlInjectionConfig 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findHtmlInjectionByServiceInstanceId => SELECT hi FROM lum_HIInjection hi, ContentVersion cv INNER JOIN cv.contentLocale cl INNER JOIN cl.content c INNER JOIN cv.publications p INNER JOIN p.serviceInstanceIds psi WHERE cv.itemId = hi.id AND cl.publishedVersion = cv AND p.published = true AND psi = :serviceInstanceId AND (cl.locale = :userLocale OR (cl.locale = c.defaultLocale AND NOT EXISTS (SELECT cl2 FROM ContentLocale cl2 WHERE cl2.content = c AND cl2.locale = :userLocale))) ORDER BY hi.processPriority DESC 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.htmlinjector.HtmlInjectionConfig on table lum_HIInjection 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.likeit.Like 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemId => SELECT l from lum_LikeIt l where l.itemId=:itemId 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteLikesByServiceInstanceId => DELETE from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.itemId=:itemId and l.serviceInstanceId=:serviceInstanceId 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndUserIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId and l.itemId=:itemId and l.userId=:userId 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.likeit.Like on table lum_LikeIt 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Bulletin 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Bulletin on table lum_MMktgBulletin 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Category 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Category on table lum_MMktgCategory 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.UserSubscription 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.UserSubscription on table lum_MMktgSubscription 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.media.Media 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.media.Media on table lum_Media 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mediaalbum.MediaResumeConfig 2021-11-25 18:53:58,210 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mediaalbum.MediaResumeConfig on table lum_MAMedia 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Category 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Category on table lum_NLCategory 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Model 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Model on table lum_NLModel 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Schedule 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Schedule on table lum_NLSchedule 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Subscription 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Subscription on table lum_NLSubscription 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestGroup 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestGroup on table lum_TATestGroup 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.Test 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.Test on table lum_TATest 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestExecution 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestExecution on table lum_TATestExecution 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.ChannelTreeWebResourceTest 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterChannelTreeWebResourceTest 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.PageWebResourceTest 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterPageWebResourceTest 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.URLTest 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.PrivacyTerm 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.PrivacyTerm on table lum_PTPrivacyTerm 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.ProcessPurpose 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.ProcessPurpose on table lum_PTProcessPurpose 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.UserConsent 2021-11-25 18:53:58,225 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.UserConsent on table lum_PTUserConsent 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Answer 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Answer on table lum_QUAnswer 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Question 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Question on table lum_QUQuestion 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Questionnaire 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Questionnaire on table lum_QUQuestionnaire 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Resource 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Resource on table lum_ResSchdResource 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Schedule 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Schedule on table lum_ResSchdSchedule 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.entity.SeoRule 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageId => from SeoRule where page = :pageId 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByChannelId => from SeoRule where channel = :channelId 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageIdOrChannelIdsWithTitlePattern => from SeoRule where page = :pageId or channel in (:channelIds) 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.entity.SeoRule on table lum_SeoRule 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.RobotsTxtSitemap 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.RobotsTxtSitemap on table lum_RbtsSitemap 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgent 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgent on table lum_RbtsUserAgent 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgentPermission 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgentPermission on table lum_RbtsUserAgentPerm 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.socialprofile.SocialProfile 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceAndUserId => select c from lum_SocialProfile sp, ContentVersion cv inner join cv.contentLocale.content c where cv.itemId = sp.id and sp.userId = :userId and c.serviceInstanceId = :si 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.socialprofile.SocialProfile on table lum_SNSocialProfile 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Comment 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByAuthorId => select comment from lum_MBComment comment where comment.authorId = :authorId 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByPostId => select comment from lum_MBComment comment where comment.postId = :postId 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Comment on table lum_MBComment 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Hash 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Hash.findByPostId => select hashtag from lum_MBHash hashtag where hashtag.id.postId = :postId 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Hash on table lum_MBHash 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Post 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Post.findByOwnerId => select post from lum_MBPost post where post.owner = :owner 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Post on table lum_MBPost 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.PostAttachment 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: PostAttachment.findByPostId => select postAttachment from lum_MBPostAttachment postAttachment where postAttachment.postId = :postId 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.PostAttachment on table lum_MBPostAttachment 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.UserFollows 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserAndSocialNetwork => select userFollows from lum_MBUserFollows userFollows where userFollows.userId = :userId and userFollows.followedUserId = :followedUserId and userFollows.serviceInstanceId = :serviceInstanceId and userFollows.socialNetworkId = :socialNetworkId 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserId => select uf from lum_MBUserFollows uf where uf.userId = :userId or uf.followedUserId = :userId 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.UserFollows on table lum_MBUserFollows 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.userpost.UserPost 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.userpost.UserPost on table lum_UPPost 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerEntityImplIdByProducerName => SELECT p.id FROM ProducerEntityImpl p WHERE p.producerName = :producerName 2021-11-25 18:53:58,241 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl on table lum_WsrpCProducer 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.Registration 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.Registration on table lum_WsrpCRegistration 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ClonedPortlet 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ClonedPortlet on table lum_WsrpCClonedPortlet 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ProducerImpl 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByNamespace => SELECT producer FROM ProducerImpl producer WHERE producer.namespace = :namespace 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByProducerKey => SELECT producer FROM ProducerImpl producer WHERE producer.producerKey = :producerKey 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplsByOfferedPortlets => SELECT producer FROM ProducerImpl producer inner join producer.offeredPortlets portlet WHERE portlet.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ProducerImpl on table lum_WsrpPProducer 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.RemoteConsumerRegistration 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.RemoteConsumerRegistration on table lum_WsrpPRegistrationData 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.OfferedPortlet 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.OfferedPortlet on table lum_WsrpPOfferedPortlet 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ClonedPortlet 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ClonedPortlet on table lum_WsrpPClonedPortlet 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationType 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationType on table lum_WFRType 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationProperty 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationProperty on table lum_WFRProperty 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplication 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplication => from WebFileReplication 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplicationByWebsiteId => from WebFileReplication where website.id = :websiteId 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplication on table lum_WFReplication 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationPropertyValue 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationPropertyValue on table lum_WFRPropValue 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.Widget 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.Widget on table lum_PPWidget 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstance 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByInterfaceInstanceId => SELECT wi from lum_PPWidgetInstance wi where wi.interfaceInstanceId = :interfaceInstanceId 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByWidgetContentId => SELECT wi from lum_PPWidgetInstance wi where wi.widgetContentId = :widgetContentId 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstance on table lum_PPWidgetInstance 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstanceHolder 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporary => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId IS NULL 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId = :contentId 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId IS NULL 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserIdAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId = :contentId 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstanceHolder on table lum_PPWidgetInstanceHolder 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByDateTime => select ii from PPInterfaceInstanceToBeDeleted ii where ii.whenToDelete <= :whenToDelete 2021-11-25 18:53:58,256 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted on table lum_PPIIToBeDeleted 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HtmlFieldWidgetInstance 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HolderWidgetInstance 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.websitefiles.WebsiteFilesFolder 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.websitefiles.WebsiteFilesFolder on table lum_WSFFolder 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.Synonym 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.Synonym on table lum_BDSynonym 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.SynonymState 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.SynonymState on table lum_BDSynonymState 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.metadata.FileMacrotypeMapping 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.metadata.FileMacrotypeMapping on table lum_FMMacrotypeMap 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleTransformationParameter 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.FileTransformation 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceId => SELECT ft FROM lum_FTFileTransformation ft WHERE ft.serviceInstanceId = :serviceInstanceId 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.FileTransformation on table lum_FTTransformationFile 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.TransformedFileConfig 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByOriginalFile => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileConfigId = :fileConfigId 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByFileTransformationId => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileTransformation.id = :fileTransformation 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.TransformedFileConfig on table lum_FTTransformedFile 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleParameterType 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByParameterName => SELECT spt FROM lum_FTSimpleParameterType spt WHERE spt.parameterName = :parameterName 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleParameterType on table lum_FTTransformationPrm 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Process 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Process on table lum_IPProcess 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Step 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Step on table lum_IPStep 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepExecutable 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepExecutable on table lum_IPStep 2021-11-25 18:53:58,272 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepOutcome 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepOutcome on table lum_IPStepOutcome 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepEnvironment 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepEnvironment on table lum_IPStepEnvironment 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipType 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipType on table lum_SRRelationshipType 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipNode 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipNode on table lum_SRRelationshipNode 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelatableNode 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelatableNode on table lum_SRRelatableNode 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetwork.SocialNetwork 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByChannelBaseId => from lum_SocialNetworkConfig where channelBaseId = :channelBaseId 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByPersonalPageId => from lum_SocialNetworkConfig where personalPageId = :pageId 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findBySocialProfileServiceInstanceId => from lum_SocialNetworkConfig where socialProfileServiceInstanceId = :sii 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetwork.SocialNetwork on table lum_SNSocialNetwork 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetwork 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetwork on table lum_SISocialNetwork 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkApplication 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkApplication on table lum_SIApplication 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkAccount 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkAccount on table lum_SIApplicationAccount 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessage 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessage on table lum_SIMessage 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessageQueueItem 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findItemByMessageIdDescOrder => select item from lum_SocialNewtorkMessageQueueItem item where item.messageId = :messageId order by publishDateTime desc 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessageQueueItem on table lum_SIQueue 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation on table lum_SIAccountServiceInstance 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.ContentMessageIntegration 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.contentLocale = :contentLocale 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByMessageAndContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.message = :message and cmi.contentLocale = :contentLocale 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.ContentMessageIntegration on table lum_SIContentMessage 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.upgrade.postupgrade.PostUpgradeTasks 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.upgrade.postupgrade.PostUpgradeTasks on table lum_PostUpgradeStatus 2021-11-25 18:53:58,288 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.metaTags -> lum_MetaTag 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.Mail.destinations -> lum_MailDestination 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.MailBody.attachments -> lum_MailAttachment 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentAssociations -> lum_ContentAssociation 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentLocales -> lum_ContentLocale 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.comments -> lum_ContentComment 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.versions -> lum_ContentVersion 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.contentAssociations -> lum_ContentAssociation 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.publications -> lum_ContentPublication 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.url.WebResource.pageCaches -> lum_CachedPage 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.configuration.EnvironmentConfiguration.properties -> lum_CfgEnvironmentProperties 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.deployment.Module.components -> lum_DEComponent 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig.formulaEntries -> lum_GroupDbVwFormulaEntry 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig.viewFields -> lum_GroupDbVwField 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.page.PageWebResource.parameters -> lum_WebResPageParam 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.preferences.PreferencesPrincipal.entries -> lum_PrefPrincEntry 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.processqueue.QueueTaskProcess.locks -> lum_PQTaskProcessLock 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fieldGroups -> lum_MonFieldGroupEvent 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fields -> lum_MonEventField 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.innerFields -> lum_MonField 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.instances -> lum_MonEventField 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.consents -> lum_PTUserConsent 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.trustedAttributes -> lum_UserAttrValue 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.untrustedAttributes -> lum_MonUserAttrValue 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.csss -> lum_ChannelCss 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.metaTags -> lum_MetaTag 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.common.AccessControlList.entries -> lum_AccessControlEntry 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.global.GlobalGroup.memberships -> lum_GroupMember 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.csss -> lum_PageCss 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.InterfaceInstance.customProperties -> lum_IntfInstCustomProperty 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyDefault.values -> lum_PBPropertyDefValue 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.customProperties -> lum_SvcInstCustomProperty 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.dependencies -> lum_ServiceInstanceDependency 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.fileTransformations -> lum_FTTransformationFile 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow.permissions -> lum_WorkflowPermission 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.website.Website.baseURLs -> lum_WebsiteBaseURL 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.dashboards -> lum_EADashboard 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.reports -> lum_EAReport 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard.instances -> lum_EAReportDashboard 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport.instances -> lum_EAReportDashboard 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.children -> lum_AATreeItem 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.exclusions -> lum_AATreeExclusion 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.community.Community.membershipRequests -> lum_CommMembershipRequest 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.TestGroup.tests -> lum_TATest 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.Test.executions -> lum_TATestExecution 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.answers -> lum_QUAnswer 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.questions -> lum_QUQuestion 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.seo.robotstxt.UserAgent.permissions -> lum_RbtsUserAgentPerm 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.consumer.producermanager.Registration.clonedPortlets -> lum_WsrpCClonedPortlet 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.offeredPortlets -> lum_WsrpPOfferedPortlet 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.registrations -> lum_WsrpPRegistrationData 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.RemoteConsumerRegistration.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.OfferedPortlet.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplicationType.properties -> lum_WFRProperty 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplication.propertyValues -> lum_WFRPropValue 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.pagepersonalization.bean.WidgetInstanceHolder.widgetInstances -> lum_PPWidgetInstance 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.file.transformation.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Process.steps -> lum_IPStep 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Step.environments -> lum_IPStepEnvironment 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetwork.applications -> lum_SIApplication 2021-11-25 18:53:58,319 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetworkApplication.accounts -> lum_SIApplicationAccount 2021-11-25 18:53:58,335 INFO [main] org.hibernate.cfg.AnnotationConfiguration - Hibernate Validator not found: ignoring 2021-11-25 18:53:58,444 INFO [main] org.hibernate.cfg.search.HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled. 2021-11-25 18:53:58,460 INFO [main] org.hibernate.connection.ConnectionProviderFactory - Initializing connection provider: lumis.portal.dao.hibernate.HikariConnectionProvider 2021-11-25 18:53:58,460 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Starting... 2021-11-25 18:53:58,460 WARN [main] com.zaxxer.hikari.util.DriverDataSource - Registered driver with driverClassName=oracle.jdbc.driver.OracleDriver was not found, trying direct instantiation. 2021-11-25 18:53:58,569 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Start completed. 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - RDBMS: Oracle, version: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC driver: Oracle JDBC driver, version: 19.7.0.0.0 2021-11-25 18:53:58,569 INFO [main] org.hibernate.dialect.Dialect - Using dialect: lumis.portal.dao.hibernate.Oracle10gDialect 2021-11-25 18:53:58,569 INFO [main] org.hibernate.transaction.TransactionFactoryFactory - Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory 2021-11-25 18:53:58,569 INFO [main] org.hibernate.transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): disabled 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - Connection release mode: auto 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - Maximum outer join fetch depth: 3 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - Default batch fetch size: 1 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL inserts for batching: disabled 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory 2021-11-25 18:53:58,569 INFO [main] org.hibernate.hql.ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - Query language substitutions: {} 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - JPA-QL strict compliance: enabled 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - Second-level cache: enabled 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache: enabled 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge - Cache provider: lumis.portal.dao.hibernate.PortalCacheProvider 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache factory: org.hibernate.cache.StandardQueryCacheFactory 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - Statistics: disabled 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - Default entity-mode: pojo 2021-11-25 18:53:58,569 INFO [main] org.hibernate.cfg.SettingsFactory - Named query checking : enabled 2021-11-25 18:53:58,585 INFO [main] org.hibernate.impl.SessionFactoryImpl - building session factory 2021-11-25 18:53:59,006 INFO [main] org.hibernate.impl.SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured 2021-11-25 18:53:59,006 INFO [main] org.hibernate.cache.UpdateTimestampsCache - starting update timestamps cache at region: org.hibernate.cache.UpdateTimestampsCache 2021-11-25 18:53:59,006 INFO [main] org.hibernate.cache.StandardQueryCache - starting query cache at region: org.hibernate.cache.StandardQueryCache 2021-11-25 18:54:11,382 INFO [main] lumis.portal.PortalConfiguration - LumisXP shutting down... 2021-11-25 18:54:11,476 INFO [main] org.hibernate.impl.SessionFactoryImpl - closing 2021-11-25 18:54:11,491 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown initiated... 2021-11-25 18:54:11,529 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown completed. 2021-11-25 18:54:11,529 INFO [main] lumis.portal.PortalConfiguration - LumisXP shut down completed. 2021-11-25 19:16:31,197 INFO [main] lumis.portal.PortalConfiguration - LumisXP core system initializing... 2021-11-25 19:16:31,712 INFO [main] org.hibernate.cfg.annotations.Version - Hibernate Annotations 3.4.0.GA 2021-11-25 19:16:31,743 INFO [main] org.hibernate.cfg.Environment - Hibernate 3.3.2.GA 2021-11-25 19:16:31,743 INFO [main] org.hibernate.cfg.Environment - hibernate.properties not found 2021-11-25 19:16:31,743 INFO [main] org.hibernate.cfg.Environment - Bytecode provider name : javassist 2021-11-25 19:16:31,759 INFO [main] org.hibernate.cfg.Environment - using JDK 1.4 java.sql.Timestamp handling 2021-11-25 19:16:31,931 INFO [main] org.hibernate.annotations.common.Version - Hibernate Commons Annotations 3.1.0.GA 2021-11-25 19:16:31,931 INFO [main] org.hibernate.ejb.Version - Hibernate EntityManager 3.4.0.GA 2021-11-25 19:16:32,353 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/sendmail/dao/hibernate/Mail.hbm.xml 2021-11-25 19:16:32,509 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/service/ServiceConfig.hbm.xml 2021-11-25 19:16:32,525 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/serviceinterface/ServiceInterfaceConfig.hbm.xml 2021-11-25 19:16:32,634 INFO [main] org.hibernate.cfg.Configuration - configuring from resource: lumishibernate.cfg.xml 2021-11-25 19:16:32,634 INFO [main] org.hibernate.cfg.Configuration - Configuration resource: lumishibernate.cfg.xml 2021-11-25 19:16:32,650 INFO [main] org.hibernate.cfg.Configuration - Configured SessionFactory: null 2021-11-25 19:16:32,915 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailConfig -> lum_MailConfig 2021-11-25 19:16:32,962 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailQueue -> lum_MailQueue 2021-11-25 19:16:32,962 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.Mail -> lum_Mail 2021-11-25 19:16:33,025 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailDestination -> lum_MailDestination 2021-11-25 19:16:33,025 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailBody -> lum_MailBody 2021-11-25 19:16:33,025 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailAttachment -> lum_MailAttachment 2021-11-25 19:16:33,040 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.service.ServiceConfig -> lum_Service 2021-11-25 19:16:33,040 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.serviceinterface.ServiceInterfaceConfig -> lum_Interface 2021-11-25 19:16:33,056 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatConversationConfig 2021-11-25 19:16:33,118 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatConversationConfig on table lum_ChatConversation 2021-11-25 19:16:33,196 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatMessageConfig 2021-11-25 19:16:33,196 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatMessageConfig on table lum_ChatMessage 2021-11-25 19:16:33,196 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatUserConfig 2021-11-25 19:16:33,196 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatUserConfig on table lum_ChatUser 2021-11-25 19:16:33,196 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.Content 2021-11-25 19:16:33,196 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.Content on table lum_Content 2021-11-25 19:16:33,290 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentLocale 2021-11-25 19:16:33,290 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentLocale on table lum_ContentLocale 2021-11-25 19:16:33,322 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentVersion 2021-11-25 19:16:33,322 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentVersion on table lum_ContentVersion 2021-11-25 19:16:33,337 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentAssociation 2021-11-25 19:16:33,337 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentAssociation on table lum_ContentAssociation 2021-11-25 19:16:33,337 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentComment 2021-11-25 19:16:33,337 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentComment on table lum_ContentComment 2021-11-25 19:16:33,337 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentPublication 2021-11-25 19:16:33,337 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentPublication on table lum_ContentPublication 2021-11-25 19:16:33,337 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentTag 2021-11-25 19:16:33,353 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentTag on table lum_ContentTag 2021-11-25 19:16:33,353 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.workflow.WorkflowConfig 2021-11-25 19:16:33,353 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.workflow.WorkflowConfig on table lum_Workflow 2021-11-25 19:16:33,353 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.doui.DouiConfig 2021-11-25 19:16:33,353 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.doui.DouiConfig on table lum_DouiDefinition 2021-11-25 19:16:33,353 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.Activity 2021-11-25 19:16:33,353 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.Activity on table lum_ASActivity 2021-11-25 19:16:33,384 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityAction 2021-11-25 19:16:33,384 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityAction on table lum_ASAction 2021-11-25 19:16:33,384 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityObjectType 2021-11-25 19:16:33,384 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityObjectType on table lum_ASObjectType 2021-11-25 19:16:33,384 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityStreamConfig 2021-11-25 19:16:33,384 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.activitystream.ActivityStreamConfig#deleteOldActivities => DELETE FROM lum_ASActivity WHERE createdDateTimeMillis <= :age 2021-11-25 19:16:33,384 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityStreamConfig on table lum_ASConfig 2021-11-25 19:16:33,384 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityProcessorConfig 2021-11-25 19:16:33,384 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityProcessorConfig on table lum_ASProcessorConfig 2021-11-25 19:16:33,384 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.FlowEntry 2021-11-25 19:16:33,384 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.FlowEntry on table lum_EAFlowEntry 2021-11-25 19:16:33,400 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.SuspendedFlow 2021-11-25 19:16:33,400 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.SuspendedFlow on table lum_EASuspendedFlow 2021-11-25 19:16:33,400 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.WaitingForEventFlow 2021-11-25 19:16:33,400 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEvent => select distinct flowEntryId, nodeId from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and status = 'WAITING' 2021-11-25 19:16:33,400 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findToBeTimedOut => from lum_EAFlowsWaitingForAction where timeoutDateTime < :now and status = 'WAITING' 2021-11-25 19:16:33,400 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#updateStatus => update lum_EAFlowsWaitingForAction set status = :status where id = :id and status = 'WAITING' 2021-11-25 19:16:33,400 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEventAndNodeAndUser => from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and nodeId = :nodeId and userId = :userId and status = 'WAITING' 2021-11-25 19:16:33,400 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#deleteTheseNodesFlowEntry => delete from lum_EAFlowsWaitingForAction where flowEntryId = :flowEntryId and nodeId in (:nodeIds) 2021-11-25 19:16:33,400 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.WaitingForEventFlow on table lum_EAFlowsWaitingForAction 2021-11-25 19:16:33,415 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.ApmMetric 2021-11-25 19:16:33,415 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findApmMetricEnabledByLocal => select am from lum_ApmMetric am where am.local = :local and am.enabled = true 2021-11-25 19:16:33,415 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: removeApmMetricNotInIds => delete from lum_ApmMetric am where am.id not in (:ids) 2021-11-25 19:16:33,415 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.ApmMetric on table lum_ApmMetric 2021-11-25 19:16:33,415 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.collector.ApmCollectorInfo 2021-11-25 19:16:33,415 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.collector.ApmCollectorInfo on table lum_ApmColInfo 2021-11-25 19:16:33,415 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditCategory 2021-11-25 19:16:33,415 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditCategoryByKey => select a from AuditCategory a where a.key = :key 2021-11-25 19:16:33,415 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditCategory on table lum_AuditCategory 2021-11-25 19:16:33,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntryType 2021-11-25 19:16:33,431 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditEntryTypeByKey => select a from AuditEntryType a where a.key = :key 2021-11-25 19:16:33,431 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntryType on table lum_AuditEntryType 2021-11-25 19:16:33,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntry 2021-11-25 19:16:33,431 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntry on table lum_AuditEntry 2021-11-25 19:16:33,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditConfig 2021-11-25 19:16:33,431 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditConfig on table lum_AuditConfig 2021-11-25 19:16:33,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.businesscontext.internal.BusinessContextConfig 2021-11-25 19:16:33,431 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.businesscontext.internal.BusinessContextConfig on table lum_BCBusinessContext 2021-11-25 19:16:33,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cache.CacheConfig 2021-11-25 19:16:33,431 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cache.CacheConfig on table lum_Cache 2021-11-25 19:16:33,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResource 2021-11-25 19:16:33,431 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByDynamicPathAndLocale => select w from WebResource w where w.dynamicPath = :dynamicPath and locale = :locale 2021-11-25 19:16:33,431 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFriendlyPathAndWebsite => select w from WebResource w where w.friendlyPath = :friendlyPath and w.website.id = :websiteId 2021-11-25 19:16:33,431 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFilePathAndWebsite => select w from PageCacheConfig pc inner join pc.webResource w where pc.filePath = :filePath and w.website.id = :websiteId 2021-11-25 19:16:33,431 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResource on table lum_WebResource 2021-11-25 19:16:33,447 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.channel.ChannelWebResource 2021-11-25 19:16:33,447 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByChannelId => from ChannelWebResource where channelId = :channelId 2021-11-25 19:16:33,462 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cluster.multiserver.ClusterConfig 2021-11-25 19:16:33,462 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cluster.multiserver.ClusterConfig on table lum_ClusterConfig 2021-11-25 19:16:33,462 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.commandpalette.DirtyItem 2021-11-25 19:16:33,462 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.commandpalette.DirtyItem on table lum_CPCommandPaletteDirty 2021-11-25 19:16:33,478 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentConfiguration 2021-11-25 19:16:33,478 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentConfiguration on table lum_CfgEnvironmentConf 2021-11-25 19:16:33,493 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentProperty 2021-11-25 19:16:33,493 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentProperty on table lum_CfgEnvironmentProperties 2021-11-25 19:16:33,509 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.ServerConfiguration 2021-11-25 19:16:33,509 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.ServerConfiguration on table lum_CfgServerConf 2021-11-25 19:16:33,509 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.crypto.SymmetricCipherConfig 2021-11-25 19:16:33,509 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.crypto.SymmetricCipherConfig on table lum_CrySymmetricCipher 2021-11-25 19:16:33,509 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Component 2021-11-25 19:16:33,509 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Component on table lum_DEComponent 2021-11-25 19:16:33,525 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.DeploymentMessage 2021-11-25 19:16:33,525 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.DeploymentMessage on table lum_DEDeploymentMessage 2021-11-25 19:16:33,525 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ComponentDeploymentMessage 2021-11-25 19:16:33,525 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ComponentDeploymentMessage#findByObjIdAndLevel => select m from lum_ComponentDeploymentMessage m where m.objectId = :componentId and m.level = :level 2021-11-25 19:16:33,525 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Module 2021-11-25 19:16:33,525 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Module on table lum_DEModule 2021-11-25 19:16:33,540 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ModuleDeploymentMessage 2021-11-25 19:16:33,540 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ModuleDeploymentMessage#findByObjIdAndLevel => select m from lum_ModuleDeploymentMessage m where m.objectId = :moduleId and m.level = :level 2021-11-25 19:16:33,540 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.PackageDeploymentMessage 2021-11-25 19:16:33,540 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_PackageDeploymentMessage#findByObjIdAndLevel => select m from lum_PackageDeploymentMessage m where m.objectId = :packageName 2021-11-25 19:16:33,540 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Package 2021-11-25 19:16:33,540 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Package on table lum_DEPackage 2021-11-25 19:16:33,540 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileConfig 2021-11-25 19:16:33,540 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.file.FileConfig#findByFullPath => from lum_File where fullPath = :fullPath 2021-11-25 19:16:33,540 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileConfig on table lum_File 2021-11-25 19:16:33,556 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileMimeTypeConfig 2021-11-25 19:16:33,556 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileMimeTypeConfig on table lum_FileMimeType 2021-11-25 19:16:33,556 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.GroupType 2021-11-25 19:16:33,556 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.GroupType on table lum_GroupType 2021-11-25 19:16:33,556 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewField 2021-11-25 19:16:33,556 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewField on table lum_GroupDbVwField 2021-11-25 19:16:33,556 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry 2021-11-25 19:16:33,556 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry on table lum_GroupDbVwFormulaEntry 2021-11-25 19:16:33,556 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig 2021-11-25 19:16:33,556 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupConfigByGroupId => select c from DatabaseViewGroupConfig c where c.groupId = :groupId 2021-11-25 19:16:33,556 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig on table lum_GroupDbVwGrpCfg 2021-11-25 19:16:33,556 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig 2021-11-25 19:16:33,556 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupTypeConfigByGroupTypeId => select c from DatabaseViewGroupTypeConfig c where c.groupType.id = :groupTypeId 2021-11-25 19:16:33,556 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig on table lum_GroupDbVwGrpTypeCfg 2021-11-25 19:16:33,572 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.lock.ResourceLock 2021-11-25 19:16:33,572 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceId => from lum_LRResourceLock WHERE resourceId = :resourceId 2021-11-25 19:16:33,572 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceIdAndOwner => select rl.id from lum_LRResourceLock rl WHERE resourceId = :resourceId and owner = :owner 2021-11-25 19:16:33,572 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#deleteById => delete from lum_LRResourceLock WHERE id = :id 2021-11-25 19:16:33,572 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.lock.ResourceLock on table lum_LRResourceLock 2021-11-25 19:16:33,572 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageConfig 2021-11-25 19:16:33,572 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Add => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId 2021-11-25 19:16:33,572 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Update => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId and not(p.id = :id) 2021-11-25 19:16:33,572 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageConfig on table lum_Page 2021-11-25 19:16:33,572 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResource 2021-11-25 19:16:33,587 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByPageId => from PageWebResource where pageId = :pageId 2021-11-25 19:16:33,587 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResourceParameter 2021-11-25 19:16:33,587 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageWebResourceParameter on table lum_WebResPageParam 2021-11-25 19:16:33,587 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheConfig 2021-11-25 19:16:33,587 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByWebsiteIdAndFilePath => select pc from PageCacheConfig pc where pc.filePath = :filePath and pc.webResource.website.id = :websiteId 2021-11-25 19:16:33,587 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByChannelIdReadOnly => select cwr.pageCache from ChannelWebResource cwr where cwr.channelId = :channelId 2021-11-25 19:16:33,587 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigPageWebResourceByChannelIdReadOnly => select pwr from PageWebResource pwr inner join fetch pwr.pageCache pc inner join fetch pwr.page p where p.channelId = :channelId 2021-11-25 19:16:33,587 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheConfig on table lum_CachedPage 2021-11-25 19:16:33,587 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheQueue 2021-11-25 19:16:33,603 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheQueueByQueueId => select pcq from PageCacheQueue pcq where pcq.queueId = :queueId 2021-11-25 19:16:33,603 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheQueue on table lum_PCQueue 2021-11-25 19:16:33,603 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorConfig 2021-11-25 19:16:33,603 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorConfig on table lum_PageCacheGenerator 2021-11-25 19:16:33,603 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorProfile 2021-11-25 19:16:33,603 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorProfile on table lum_PCGeneratorProfile 2021-11-25 19:16:33,603 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PCGeneratorConfig 2021-11-25 19:16:33,603 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PCGeneratorConfig on table lum_PCGeneratorConfig 2021-11-25 19:16:33,603 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.Preferences 2021-11-25 19:16:33,603 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.Preferences on table lum_Preferences 2021-11-25 19:16:33,603 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipal 2021-11-25 19:16:33,603 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findByPreferencesAndPrincipalId => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId = :principalId 2021-11-25 19:16:33,603 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findSharedByPreferences => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId IS NULL 2021-11-25 19:16:33,603 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipal on table lum_PrefPrinc 2021-11-25 19:16:33,603 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipalEntry 2021-11-25 19:16:33,603 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipalEntry on table lum_PrefPrincEntry 2021-11-25 19:16:33,603 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalReaderConfig 2021-11-25 19:16:33,603 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalReaderConfig on table lum_ImpPrincReader 2021-11-25 19:16:33,603 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalWriterConfig 2021-11-25 19:16:33,603 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalWriterConfig on table lum_ImpPrincWriter 2021-11-25 19:16:33,618 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcess 2021-11-25 19:16:33,618 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findQueueTaskProcessNextScheduledTimeMillis => select min(p.scheduledTimeMillis) from lum_QueueTaskProcess p where p.scheduledTimeMillis >= :minTimeMillis 2021-11-25 19:16:33,618 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findNextQueueTaskProcess => select p.id from lum_QueueTaskProcess p where p.scheduledTimeMillis <= :now and p.status < 3 and not exists (select p2.id from lum_QueueTaskProcess p2 inner join p2.locks p2lock, lum_QueueTaskProcessLock plock where plock.taskProcess = p and p2 <> p and p2.status in (3,4) and p2lock.lockId = plock.lockId and (p2lock.lockType = 1 or plock.lockType = 1)) order by taskOrder asc 2021-11-25 19:16:33,618 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: checkExitsNextQueueTaskProcessWithLockNotRunning => select p.id from lum_QueueTaskProcess p inner join p.locks ploc where ploc.lockId = :lockId and p.status != 3 2021-11-25 19:16:33,618 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcess on table lum_PQQueueTaskProcess 2021-11-25 19:16:33,618 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcessLock 2021-11-25 19:16:33,618 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcessLock on table lum_PQTaskProcessLock 2021-11-25 19:16:33,618 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.ServerQueueConfiguration 2021-11-25 19:16:33,618 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findConfigurationByServerId => SELECT conf FROM lum_ServerQueueConfiguration conf WHERE conf.serverId = :serverId 2021-11-25 19:16:33,618 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.ServerQueueConfiguration on table lum_PQQueueServerConfig 2021-11-25 19:16:33,618 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.Property 2021-11-25 19:16:33,618 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.Property on table lum_PBProperty 2021-11-25 19:16:33,634 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyBag 2021-11-25 19:16:33,634 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 19:16:33,634 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyDefault 2021-11-25 19:16:33,634 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 19:16:33,634 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.localization.LocaleConfig 2021-11-25 19:16:33,634 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.localization.LocaleConfig on table lum_Locale 2021-11-25 19:16:33,634 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorConfiguration 2021-11-25 19:16:33,634 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorConfiguration on table lum_MonConfig 2021-11-25 19:16:33,634 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorEvent 2021-11-25 19:16:33,634 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorEvent on table lum_MonEvent 2021-11-25 19:16:33,634 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorField 2021-11-25 19:16:33,634 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorField on table lum_MonField 2021-11-25 19:16:33,650 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroup 2021-11-25 19:16:33,650 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroup on table lum_MonFieldGroup 2021-11-25 19:16:33,650 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldInstance 2021-11-25 19:16:33,650 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldInstance on table lum_MonEventField 2021-11-25 19:16:33,650 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroupInstance 2021-11-25 19:16:33,650 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroupInstance on table lum_MonFieldGroupEvent 2021-11-25 19:16:33,650 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorRequestRule 2021-11-25 19:16:33,650 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorRequestRule on table lum_MonRequestRule 2021-11-25 19:16:33,650 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUser 2021-11-25 19:16:33,650 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByFriendlyId => SELECT mu from lum_MonUser mu where mu.friendlyId = :friendlyId 2021-11-25 19:16:33,650 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByVisitorId => SELECT mu from lum_MonUser mu where mu.visitorId = :visitorId 2021-11-25 19:16:33,650 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserIdByTrackId => SELECT mu.id from lum_MonUser mu where mu.trackId = :trackId 2021-11-25 19:16:33,650 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUser on table lum_MonUser 2021-11-25 19:16:33,681 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserAttributeValue 2021-11-25 19:16:33,681 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserAttributeValue on table lum_MonUserAttrValue 2021-11-25 19:16:33,681 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserIdMap 2021-11-25 19:16:33,681 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitorUserIdMapToIdByFromTrackId => SELECT toId from lum_MonUserIdMap where fromTrackId = :fromTrackId 2021-11-25 19:16:33,681 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserIdMap on table lum_MonUserIdMap 2021-11-25 19:16:33,681 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.project.Project 2021-11-25 19:16:33,681 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.project.Project on table lum_Project 2021-11-25 19:16:33,681 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CrossSiteRequestDefinition 2021-11-25 19:16:33,681 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CrossSiteRequestDefinition on table lum_SECSRDefinition 2021-11-25 19:16:33,681 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CorsRule 2021-11-25 19:16:33,681 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CorsRule on table lum_SECorsRule 2021-11-25 19:16:33,681 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinstance.ServiceInstanceDependencyConfig 2021-11-25 19:16:33,681 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinstance.ServiceInstanceDependencyConfig on table lum_ServiceInstanceDependency 2021-11-25 19:16:33,681 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig 2021-11-25 19:16:33,681 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig on table lum_InterfaceMenuGroup 2021-11-25 19:16:33,697 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig 2021-11-25 19:16:33,697 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig on table lum_InterfaceMenuItem 2021-11-25 19:16:33,697 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.ChannelResume 2021-11-25 19:16:33,697 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findChannelResume => from lum_SyncChannelResume 2021-11-25 19:16:33,697 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findIdsLinkedWithComponents => select id from lum_SyncChannelResume where componentId is not null 2021-11-25 19:16:33,697 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.ChannelResume on table lum_vwChannelComponent 2021-11-25 19:16:33,712 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Channel 2021-11-25 19:16:33,712 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Channel on table lum_Channel 2021-11-25 19:16:33,743 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Group 2021-11-25 19:16:33,743 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Group on table lum_Group 2021-11-25 19:16:33,743 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.GroupMember 2021-11-25 19:16:33,743 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.GroupMember on table lum_GroupMember 2021-11-25 19:16:33,759 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Principal 2021-11-25 19:16:33,759 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Principal on table lum_Principal 2021-11-25 19:16:33,759 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.ChannelCss 2021-11-25 19:16:33,759 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.ChannelCss on table lum_ChannelCss 2021-11-25 19:16:33,759 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlEntry 2021-11-25 19:16:33,759 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlEntry on table lum_AccessControlEntry 2021-11-25 19:16:33,759 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlList 2021-11-25 19:16:33,759 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlList on table lum_AccessControlList 2021-11-25 19:16:33,775 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.ChannelTemplateLink 2021-11-25 19:16:33,775 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.ChannelTemplateLink on table lum_ChannelTemplateLinks 2021-11-25 19:16:33,775 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.MetaTag 2021-11-25 19:16:33,775 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.MetaTag on table lum_MetaTag 2021-11-25 19:16:33,775 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Css 2021-11-25 19:16:33,775 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Css on table lum_Css 2021-11-25 19:16:33,775 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.FileTransformationParameterType 2021-11-25 19:16:33,775 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.FileTransformationParameterType on table lum_FTTransformationPrm 2021-11-25 19:16:33,775 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroup 2021-11-25 19:16:33,775 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroup on table lum_Group 2021-11-25 19:16:33,775 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroupMembership 2021-11-25 19:16:33,775 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroupMembership on table lum_GroupMember 2021-11-25 19:16:33,790 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyle 2021-11-25 19:16:33,790 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyle on table lum_InterfaceStyle 2021-11-25 19:16:33,790 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer 2021-11-25 19:16:33,790 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer on table lum_ISAllowedConsumers 2021-11-25 19:16:33,790 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Project 2021-11-25 19:16:33,790 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Project on table lum_Project 2021-11-25 19:16:33,790 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.Page 2021-11-25 19:16:33,790 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.Page on table lum_Page 2021-11-25 19:16:33,806 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstance 2021-11-25 19:16:33,806 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstance on table lum_InterfaceInstance 2021-11-25 19:16:33,822 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty 2021-11-25 19:16:33,822 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty on table lum_IntfInstCustomProperty 2021-11-25 19:16:33,822 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.PageCss 2021-11-25 19:16:33,822 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.PageCss on table lum_PageCss 2021-11-25 19:16:33,837 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyBag 2021-11-25 19:16:33,837 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 19:16:33,837 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.Property 2021-11-25 19:16:33,837 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.Property on table lum_PBProperty 2021-11-25 19:16:33,837 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefault 2021-11-25 19:16:33,837 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 19:16:33,837 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue 2021-11-25 19:16:33,837 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue on table lum_PBPropertyDefValue 2021-11-25 19:16:33,837 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformation 2021-11-25 19:16:33,837 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformation on table lum_FTTransformationFile 2021-11-25 19:16:33,853 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter 2021-11-25 19:16:33,853 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 19:16:33,853 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance 2021-11-25 19:16:33,853 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstance on table lum_ServiceInstance 2021-11-25 19:16:33,884 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow 2021-11-25 19:16:33,884 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow on table lum_WorkflowServiceInstance 2021-11-25 19:16:33,884 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission 2021-11-25 19:16:33,884 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission on table lum_WorkflowPermission 2021-11-25 19:16:33,884 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty 2021-11-25 19:16:33,884 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty on table lum_SvcInstCustomProperty 2021-11-25 19:16:33,884 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency 2021-11-25 19:16:33,884 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency on table lum_ServiceInstanceDependency 2021-11-25 19:16:33,884 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.theme.ThemeConfig 2021-11-25 19:16:33,884 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.theme.ThemeConfig on table lum_Theme 2021-11-25 19:16:33,900 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResourceRedirection 2021-11-25 19:16:33,900 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResourceRedirection on table lum_WebResourceRedir 2021-11-25 19:16:33,900 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.user.UserAttribute 2021-11-25 19:16:33,900 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.user.UserAttribute on table lum_UserAttribute 2021-11-25 19:16:33,900 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.TrustedUserAttributeValue 2021-11-25 19:16:33,900 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.TrustedUserAttributeValue on table lum_UserAttrValue 2021-11-25 19:16:33,915 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.Website 2021-11-25 19:16:33,915 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebsiteByRootChannelId => from lum_Website where rootChannelId = :channelId 2021-11-25 19:16:33,915 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.Website on table lum_Website 2021-11-25 19:16:33,931 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteBaseURL 2021-11-25 19:16:33,931 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.WebsiteBaseURL on table lum_WebsiteBaseURL 2021-11-25 19:16:33,931 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteAdditionalBaseURL 2021-11-25 19:16:33,931 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteMainBaseURL 2021-11-25 19:16:33,931 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.usersegmentation.bean.UserSegmentation 2021-11-25 19:16:33,931 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySI => from lum_EAUserSegmentation where serviceInstanceId = :si order by name 2021-11-25 19:16:33,931 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndName => from lum_EAUserSegmentation where serviceInstanceId = :si and name = :name 2021-11-25 19:16:33,931 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndLikeName => from lum_EAUserSegmentation where serviceInstanceId = :si and upper(name) like upper(:name) order by name 2021-11-25 19:16:33,931 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byNextMembersGen => from lum_EAUserSegmentation where nextMembersGeneration is null or nextMembersGeneration < :now 2021-11-25 19:16:33,931 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byJourneyStage => from lum_EAUserSegmentation where journeyStageId = :stageId 2021-11-25 19:16:33,931 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.usersegmentation.bean.UserSegmentation on table lum_EAUserSegmentation 2021-11-25 19:16:33,931 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard 2021-11-25 19:16:33,931 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard on table lum_EADashboard 2021-11-25 19:16:33,947 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport 2021-11-25 19:16:33,947 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport on table lum_EAReport 2021-11-25 19:16:33,947 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard 2021-11-25 19:16:33,947 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard on table lum_EAReportDashboard 2021-11-25 19:16:33,947 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTree 2021-11-25 19:16:33,947 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTree on table lum_AATree 2021-11-25 19:16:33,947 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion 2021-11-25 19:16:33,947 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion on table lum_AATreeExclusion 2021-11-25 19:16:33,947 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeItem 2021-11-25 19:16:33,947 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeItem on table lum_AATreeItem 2021-11-25 19:16:33,947 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.chatroom.ChatRoomConfig 2021-11-25 19:16:33,947 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.chatroom.ChatRoomConfig on table lum_ChatRoom 2021-11-25 19:16:33,947 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.commentit.Comment 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemId => SELECT c from lum_CommentIt c where c.itemId=:itemId 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteCommentsByServiceInstanceId => DELETE from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemIdAndServiceInstanceId => SELECT c from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId ORDER BY commentDate DESC, id 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCountCommentsByItemIdAndServiceInstanceId => SELECT COUNT(c.id) from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.commentit.Comment on table lum_CommentIt 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.Community 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.Community on table lum_Community 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.CommunityMembershipRequest 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.community.CommunityMembershipRequest#findByCommunityAndRequester => from lum_CommMembershipRequest where community = :community and requester = :requester 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.CommunityMembershipRequest on table lum_CommMembershipRequest 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.document.DocumentConfig 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.document.DocumentConfig on table lum_Document 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.emailtemplaterepository.EmailTemplate 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.service.emailtemplaterepository.EmailTemplate#findBySI => select et from lum_ETREmailTemplate et join et.contentVersion cv join cv.contentLocale cl join cl.content c where c.serviceInstanceId = :serviceInstanceId order by et.title 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.emailtemplaterepository.EmailTemplate on table lum_ETREmailTemplate 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Form 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getAnswersByFormId => SELECT a FROM lum_FBAnswer a WHERE a.formId = :formId 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getFieldsByFormId => SELECT q FROM lum_FBField q WHERE q.formId = :formId order by q.position asc 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Form on table lum_FBForm 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.FormField 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.FormField#getByFieldId => SELECT f FROM lum_FBField f WHERE f.fieldId = :fieldId AND f.formId = :formId 2021-11-25 19:16:33,962 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.FormField on table lum_FBField 2021-11-25 19:16:33,978 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Answer 2021-11-25 19:16:33,978 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Answer on table lum_FBAnswer 2021-11-25 19:16:33,978 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.hierarchicalcontent.HierarchicalContent 2021-11-25 19:16:33,978 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.hierarchicalcontent.HierarchicalContent on table lum_HierarchicalContent 2021-11-25 19:16:33,978 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.htmlinjector.HtmlInjectionConfig 2021-11-25 19:16:33,978 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findHtmlInjectionByServiceInstanceId => SELECT hi FROM lum_HIInjection hi, ContentVersion cv INNER JOIN cv.contentLocale cl INNER JOIN cl.content c INNER JOIN cv.publications p INNER JOIN p.serviceInstanceIds psi WHERE cv.itemId = hi.id AND cl.publishedVersion = cv AND p.published = true AND psi = :serviceInstanceId AND (cl.locale = :userLocale OR (cl.locale = c.defaultLocale AND NOT EXISTS (SELECT cl2 FROM ContentLocale cl2 WHERE cl2.content = c AND cl2.locale = :userLocale))) ORDER BY hi.processPriority DESC 2021-11-25 19:16:33,978 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.htmlinjector.HtmlInjectionConfig on table lum_HIInjection 2021-11-25 19:16:33,978 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.likeit.Like 2021-11-25 19:16:33,978 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemId => SELECT l from lum_LikeIt l where l.itemId=:itemId 2021-11-25 19:16:33,978 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteLikesByServiceInstanceId => DELETE from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId 2021-11-25 19:16:33,978 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.itemId=:itemId and l.serviceInstanceId=:serviceInstanceId 2021-11-25 19:16:33,978 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndUserIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId and l.itemId=:itemId and l.userId=:userId 2021-11-25 19:16:33,978 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.likeit.Like on table lum_LikeIt 2021-11-25 19:16:33,978 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Bulletin 2021-11-25 19:16:33,978 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Bulletin on table lum_MMktgBulletin 2021-11-25 19:16:33,978 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Category 2021-11-25 19:16:33,978 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Category on table lum_MMktgCategory 2021-11-25 19:16:33,978 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.UserSubscription 2021-11-25 19:16:33,978 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.UserSubscription on table lum_MMktgSubscription 2021-11-25 19:16:33,993 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.media.Media 2021-11-25 19:16:33,993 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.media.Media on table lum_Media 2021-11-25 19:16:33,993 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mediaalbum.MediaResumeConfig 2021-11-25 19:16:33,993 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mediaalbum.MediaResumeConfig on table lum_MAMedia 2021-11-25 19:16:33,993 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Category 2021-11-25 19:16:33,993 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Category on table lum_NLCategory 2021-11-25 19:16:33,993 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Model 2021-11-25 19:16:33,993 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Model on table lum_NLModel 2021-11-25 19:16:33,993 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Schedule 2021-11-25 19:16:33,993 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Schedule on table lum_NLSchedule 2021-11-25 19:16:33,993 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Subscription 2021-11-25 19:16:33,993 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Subscription on table lum_NLSubscription 2021-11-25 19:16:33,993 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestGroup 2021-11-25 19:16:33,993 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestGroup on table lum_TATestGroup 2021-11-25 19:16:33,993 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.Test 2021-11-25 19:16:33,993 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.Test on table lum_TATest 2021-11-25 19:16:34,009 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestExecution 2021-11-25 19:16:34,009 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestExecution on table lum_TATestExecution 2021-11-25 19:16:34,009 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.ChannelTreeWebResourceTest 2021-11-25 19:16:34,009 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterChannelTreeWebResourceTest 2021-11-25 19:16:34,009 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.PageWebResourceTest 2021-11-25 19:16:34,009 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterPageWebResourceTest 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.URLTest 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.PrivacyTerm 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.PrivacyTerm on table lum_PTPrivacyTerm 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.ProcessPurpose 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.ProcessPurpose on table lum_PTProcessPurpose 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.UserConsent 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.UserConsent on table lum_PTUserConsent 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Answer 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Answer on table lum_QUAnswer 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Question 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Question on table lum_QUQuestion 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Questionnaire 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Questionnaire on table lum_QUQuestionnaire 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Resource 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Resource on table lum_ResSchdResource 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Schedule 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Schedule on table lum_ResSchdSchedule 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.entity.SeoRule 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageId => from SeoRule where page = :pageId 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByChannelId => from SeoRule where channel = :channelId 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageIdOrChannelIdsWithTitlePattern => from SeoRule where page = :pageId or channel in (:channelIds) 2021-11-25 19:16:34,025 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.entity.SeoRule on table lum_SeoRule 2021-11-25 19:16:34,040 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.RobotsTxtSitemap 2021-11-25 19:16:34,040 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.RobotsTxtSitemap on table lum_RbtsSitemap 2021-11-25 19:16:34,040 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgent 2021-11-25 19:16:34,040 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgent on table lum_RbtsUserAgent 2021-11-25 19:16:34,040 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgentPermission 2021-11-25 19:16:34,040 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgentPermission on table lum_RbtsUserAgentPerm 2021-11-25 19:16:34,040 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.socialprofile.SocialProfile 2021-11-25 19:16:34,040 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceAndUserId => select c from lum_SocialProfile sp, ContentVersion cv inner join cv.contentLocale.content c where cv.itemId = sp.id and sp.userId = :userId and c.serviceInstanceId = :si 2021-11-25 19:16:34,040 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.socialprofile.SocialProfile on table lum_SNSocialProfile 2021-11-25 19:16:34,040 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Comment 2021-11-25 19:16:34,040 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByAuthorId => select comment from lum_MBComment comment where comment.authorId = :authorId 2021-11-25 19:16:34,040 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByPostId => select comment from lum_MBComment comment where comment.postId = :postId 2021-11-25 19:16:34,040 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Comment on table lum_MBComment 2021-11-25 19:16:34,040 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Hash 2021-11-25 19:16:34,040 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Hash.findByPostId => select hashtag from lum_MBHash hashtag where hashtag.id.postId = :postId 2021-11-25 19:16:34,040 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Hash on table lum_MBHash 2021-11-25 19:16:34,057 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Post 2021-11-25 19:16:34,057 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Post.findByOwnerId => select post from lum_MBPost post where post.owner = :owner 2021-11-25 19:16:34,057 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Post on table lum_MBPost 2021-11-25 19:16:34,057 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.PostAttachment 2021-11-25 19:16:34,057 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: PostAttachment.findByPostId => select postAttachment from lum_MBPostAttachment postAttachment where postAttachment.postId = :postId 2021-11-25 19:16:34,057 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.PostAttachment on table lum_MBPostAttachment 2021-11-25 19:16:34,057 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.UserFollows 2021-11-25 19:16:34,057 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserAndSocialNetwork => select userFollows from lum_MBUserFollows userFollows where userFollows.userId = :userId and userFollows.followedUserId = :followedUserId and userFollows.serviceInstanceId = :serviceInstanceId and userFollows.socialNetworkId = :socialNetworkId 2021-11-25 19:16:34,057 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserId => select uf from lum_MBUserFollows uf where uf.userId = :userId or uf.followedUserId = :userId 2021-11-25 19:16:34,057 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.UserFollows on table lum_MBUserFollows 2021-11-25 19:16:34,057 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.userpost.UserPost 2021-11-25 19:16:34,057 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.userpost.UserPost on table lum_UPPost 2021-11-25 19:16:34,057 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl 2021-11-25 19:16:34,057 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerEntityImplIdByProducerName => SELECT p.id FROM ProducerEntityImpl p WHERE p.producerName = :producerName 2021-11-25 19:16:34,057 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl on table lum_WsrpCProducer 2021-11-25 19:16:34,072 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.Registration 2021-11-25 19:16:34,072 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.Registration on table lum_WsrpCRegistration 2021-11-25 19:16:34,072 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ClonedPortlet 2021-11-25 19:16:34,072 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ClonedPortlet on table lum_WsrpCClonedPortlet 2021-11-25 19:16:34,072 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ProducerImpl 2021-11-25 19:16:34,072 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByNamespace => SELECT producer FROM ProducerImpl producer WHERE producer.namespace = :namespace 2021-11-25 19:16:34,087 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByProducerKey => SELECT producer FROM ProducerImpl producer WHERE producer.producerKey = :producerKey 2021-11-25 19:16:34,087 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplsByOfferedPortlets => SELECT producer FROM ProducerImpl producer inner join producer.offeredPortlets portlet WHERE portlet.interfaceInstanceId = :interfaceInstanceId 2021-11-25 19:16:34,087 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ProducerImpl on table lum_WsrpPProducer 2021-11-25 19:16:34,103 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.RemoteConsumerRegistration 2021-11-25 19:16:34,103 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.RemoteConsumerRegistration on table lum_WsrpPRegistrationData 2021-11-25 19:16:34,103 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.OfferedPortlet 2021-11-25 19:16:34,103 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.OfferedPortlet on table lum_WsrpPOfferedPortlet 2021-11-25 19:16:34,103 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ClonedPortlet 2021-11-25 19:16:34,103 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ClonedPortlet on table lum_WsrpPClonedPortlet 2021-11-25 19:16:34,103 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationType 2021-11-25 19:16:34,103 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationType on table lum_WFRType 2021-11-25 19:16:34,103 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationProperty 2021-11-25 19:16:34,103 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationProperty on table lum_WFRProperty 2021-11-25 19:16:34,103 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplication 2021-11-25 19:16:34,103 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplication => from WebFileReplication 2021-11-25 19:16:34,103 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplicationByWebsiteId => from WebFileReplication where website.id = :websiteId 2021-11-25 19:16:34,103 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplication on table lum_WFReplication 2021-11-25 19:16:34,118 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationPropertyValue 2021-11-25 19:16:34,134 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationPropertyValue on table lum_WFRPropValue 2021-11-25 19:16:34,134 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.Widget 2021-11-25 19:16:34,134 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.Widget on table lum_PPWidget 2021-11-25 19:16:34,134 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstance 2021-11-25 19:16:34,134 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByInterfaceInstanceId => SELECT wi from lum_PPWidgetInstance wi where wi.interfaceInstanceId = :interfaceInstanceId 2021-11-25 19:16:34,134 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByWidgetContentId => SELECT wi from lum_PPWidgetInstance wi where wi.widgetContentId = :widgetContentId 2021-11-25 19:16:34,134 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstance on table lum_PPWidgetInstance 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstanceHolder 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporary => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId IS NULL 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId = :contentId 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId IS NULL 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserIdAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId = :contentId 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstanceHolder on table lum_PPWidgetInstanceHolder 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByDateTime => select ii from PPInterfaceInstanceToBeDeleted ii where ii.whenToDelete <= :whenToDelete 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted on table lum_PPIIToBeDeleted 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HtmlFieldWidgetInstance 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HolderWidgetInstance 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.websitefiles.WebsiteFilesFolder 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.websitefiles.WebsiteFilesFolder on table lum_WSFFolder 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.Synonym 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.Synonym on table lum_BDSynonym 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.SynonymState 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.SynonymState on table lum_BDSynonymState 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.metadata.FileMacrotypeMapping 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.metadata.FileMacrotypeMapping on table lum_FMMacrotypeMap 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleTransformationParameter 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.FileTransformation 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceId => SELECT ft FROM lum_FTFileTransformation ft WHERE ft.serviceInstanceId = :serviceInstanceId 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.FileTransformation on table lum_FTTransformationFile 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.TransformedFileConfig 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByOriginalFile => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileConfigId = :fileConfigId 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByFileTransformationId => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileTransformation.id = :fileTransformation 2021-11-25 19:16:34,150 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.TransformedFileConfig on table lum_FTTransformedFile 2021-11-25 19:16:34,165 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleParameterType 2021-11-25 19:16:34,165 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByParameterName => SELECT spt FROM lum_FTSimpleParameterType spt WHERE spt.parameterName = :parameterName 2021-11-25 19:16:34,165 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleParameterType on table lum_FTTransformationPrm 2021-11-25 19:16:34,165 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Process 2021-11-25 19:16:34,165 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Process on table lum_IPProcess 2021-11-25 19:16:34,181 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Step 2021-11-25 19:16:34,181 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Step on table lum_IPStep 2021-11-25 19:16:34,181 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepExecutable 2021-11-25 19:16:34,181 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepExecutable on table lum_IPStep 2021-11-25 19:16:34,181 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepOutcome 2021-11-25 19:16:34,181 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepOutcome on table lum_IPStepOutcome 2021-11-25 19:16:34,181 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepEnvironment 2021-11-25 19:16:34,181 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepEnvironment on table lum_IPStepEnvironment 2021-11-25 19:16:34,181 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipType 2021-11-25 19:16:34,181 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipType on table lum_SRRelationshipType 2021-11-25 19:16:34,181 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipNode 2021-11-25 19:16:34,181 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipNode on table lum_SRRelationshipNode 2021-11-25 19:16:34,181 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelatableNode 2021-11-25 19:16:34,181 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelatableNode on table lum_SRRelatableNode 2021-11-25 19:16:34,181 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetwork.SocialNetwork 2021-11-25 19:16:34,181 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByChannelBaseId => from lum_SocialNetworkConfig where channelBaseId = :channelBaseId 2021-11-25 19:16:34,181 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByPersonalPageId => from lum_SocialNetworkConfig where personalPageId = :pageId 2021-11-25 19:16:34,181 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findBySocialProfileServiceInstanceId => from lum_SocialNetworkConfig where socialProfileServiceInstanceId = :sii 2021-11-25 19:16:34,181 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetwork.SocialNetwork on table lum_SNSocialNetwork 2021-11-25 19:16:34,197 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetwork 2021-11-25 19:16:34,197 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetwork on table lum_SISocialNetwork 2021-11-25 19:16:34,197 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkApplication 2021-11-25 19:16:34,197 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkApplication on table lum_SIApplication 2021-11-25 19:16:34,197 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkAccount 2021-11-25 19:16:34,197 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkAccount on table lum_SIApplicationAccount 2021-11-25 19:16:34,197 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessage 2021-11-25 19:16:34,197 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessage on table lum_SIMessage 2021-11-25 19:16:34,197 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessageQueueItem 2021-11-25 19:16:34,197 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findItemByMessageIdDescOrder => select item from lum_SocialNewtorkMessageQueueItem item where item.messageId = :messageId order by publishDateTime desc 2021-11-25 19:16:34,197 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessageQueueItem on table lum_SIQueue 2021-11-25 19:16:34,197 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation 2021-11-25 19:16:34,197 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation on table lum_SIAccountServiceInstance 2021-11-25 19:16:34,197 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.ContentMessageIntegration 2021-11-25 19:16:34,197 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.contentLocale = :contentLocale 2021-11-25 19:16:34,197 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByMessageAndContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.message = :message and cmi.contentLocale = :contentLocale 2021-11-25 19:16:34,197 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.ContentMessageIntegration on table lum_SIContentMessage 2021-11-25 19:16:34,197 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.upgrade.postupgrade.PostUpgradeTasks 2021-11-25 19:16:34,197 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.upgrade.postupgrade.PostUpgradeTasks on table lum_PostUpgradeStatus 2021-11-25 19:16:34,228 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.metaTags -> lum_MetaTag 2021-11-25 19:16:34,228 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.Mail.destinations -> lum_MailDestination 2021-11-25 19:16:34,228 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.MailBody.attachments -> lum_MailAttachment 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentAssociations -> lum_ContentAssociation 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentLocales -> lum_ContentLocale 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.comments -> lum_ContentComment 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.versions -> lum_ContentVersion 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.contentAssociations -> lum_ContentAssociation 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.publications -> lum_ContentPublication 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.url.WebResource.pageCaches -> lum_CachedPage 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.configuration.EnvironmentConfiguration.properties -> lum_CfgEnvironmentProperties 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.deployment.Module.components -> lum_DEComponent 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig.formulaEntries -> lum_GroupDbVwFormulaEntry 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig.viewFields -> lum_GroupDbVwField 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.page.PageWebResource.parameters -> lum_WebResPageParam 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.preferences.PreferencesPrincipal.entries -> lum_PrefPrincEntry 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.processqueue.QueueTaskProcess.locks -> lum_PQTaskProcessLock 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fieldGroups -> lum_MonFieldGroupEvent 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fields -> lum_MonEventField 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.innerFields -> lum_MonField 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.instances -> lum_MonEventField 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.consents -> lum_PTUserConsent 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.trustedAttributes -> lum_UserAttrValue 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.untrustedAttributes -> lum_MonUserAttrValue 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.csss -> lum_ChannelCss 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.metaTags -> lum_MetaTag 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.common.AccessControlList.entries -> lum_AccessControlEntry 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.global.GlobalGroup.memberships -> lum_GroupMember 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.csss -> lum_PageCss 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.InterfaceInstance.customProperties -> lum_IntfInstCustomProperty 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyDefault.values -> lum_PBPropertyDefValue 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.customProperties -> lum_SvcInstCustomProperty 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.dependencies -> lum_ServiceInstanceDependency 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.fileTransformations -> lum_FTTransformationFile 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow.permissions -> lum_WorkflowPermission 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.website.Website.baseURLs -> lum_WebsiteBaseURL 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.dashboards -> lum_EADashboard 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.reports -> lum_EAReport 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard.instances -> lum_EAReportDashboard 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport.instances -> lum_EAReportDashboard 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.children -> lum_AATreeItem 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.exclusions -> lum_AATreeExclusion 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.community.Community.membershipRequests -> lum_CommMembershipRequest 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.TestGroup.tests -> lum_TATest 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.Test.executions -> lum_TATestExecution 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.answers -> lum_QUAnswer 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.questions -> lum_QUQuestion 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.seo.robotstxt.UserAgent.permissions -> lum_RbtsUserAgentPerm 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.consumer.producermanager.Registration.clonedPortlets -> lum_WsrpCClonedPortlet 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.offeredPortlets -> lum_WsrpPOfferedPortlet 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.registrations -> lum_WsrpPRegistrationData 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.RemoteConsumerRegistration.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.OfferedPortlet.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplicationType.properties -> lum_WFRProperty 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplication.propertyValues -> lum_WFRPropValue 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.pagepersonalization.bean.WidgetInstanceHolder.widgetInstances -> lum_PPWidgetInstance 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.file.transformation.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Process.steps -> lum_IPStep 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Step.environments -> lum_IPStepEnvironment 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetwork.applications -> lum_SIApplication 2021-11-25 19:16:34,243 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetworkApplication.accounts -> lum_SIApplicationAccount 2021-11-25 19:16:34,259 INFO [main] org.hibernate.cfg.AnnotationConfiguration - Hibernate Validator not found: ignoring 2021-11-25 19:16:34,400 INFO [main] org.hibernate.cfg.search.HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled. 2021-11-25 19:16:34,509 INFO [main] org.hibernate.connection.ConnectionProviderFactory - Initializing connection provider: lumis.portal.dao.hibernate.HikariConnectionProvider 2021-11-25 19:16:34,712 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Starting... 2021-11-25 19:16:34,744 WARN [main] com.zaxxer.hikari.util.DriverDataSource - Registered driver with driverClassName=oracle.jdbc.driver.OracleDriver was not found, trying direct instantiation. 2021-11-25 19:16:35,665 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Start completed. 2021-11-25 19:16:35,681 INFO [main] org.hibernate.cfg.SettingsFactory - RDBMS: Oracle, version: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options 2021-11-25 19:16:35,681 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC driver: Oracle JDBC driver, version: 19.7.0.0.0 2021-11-25 19:16:35,728 INFO [main] org.hibernate.dialect.Dialect - Using dialect: lumis.portal.dao.hibernate.Oracle10gDialect 2021-11-25 19:16:35,759 INFO [main] org.hibernate.transaction.TransactionFactoryFactory - Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory 2021-11-25 19:16:35,759 INFO [main] org.hibernate.transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) 2021-11-25 19:16:35,759 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled 2021-11-25 19:16:35,759 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled 2021-11-25 19:16:35,759 INFO [main] org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled 2021-11-25 19:16:35,759 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): disabled 2021-11-25 19:16:35,759 INFO [main] org.hibernate.cfg.SettingsFactory - Connection release mode: auto 2021-11-25 19:16:35,775 INFO [main] org.hibernate.cfg.SettingsFactory - Maximum outer join fetch depth: 3 2021-11-25 19:16:35,775 INFO [main] org.hibernate.cfg.SettingsFactory - Default batch fetch size: 1 2021-11-25 19:16:35,775 INFO [main] org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled 2021-11-25 19:16:35,775 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled 2021-11-25 19:16:35,775 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL inserts for batching: disabled 2021-11-25 19:16:35,775 INFO [main] org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory 2021-11-25 19:16:35,775 INFO [main] org.hibernate.hql.ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory 2021-11-25 19:16:35,775 INFO [main] org.hibernate.cfg.SettingsFactory - Query language substitutions: {} 2021-11-25 19:16:35,775 INFO [main] org.hibernate.cfg.SettingsFactory - JPA-QL strict compliance: enabled 2021-11-25 19:16:35,775 INFO [main] org.hibernate.cfg.SettingsFactory - Second-level cache: enabled 2021-11-25 19:16:35,775 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache: enabled 2021-11-25 19:16:35,806 INFO [main] org.hibernate.cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge 2021-11-25 19:16:35,806 INFO [main] org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge - Cache provider: lumis.portal.dao.hibernate.PortalCacheProvider 2021-11-25 19:16:35,822 INFO [main] org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled 2021-11-25 19:16:35,822 INFO [main] org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled 2021-11-25 19:16:35,822 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache factory: org.hibernate.cache.StandardQueryCacheFactory 2021-11-25 19:16:35,837 INFO [main] org.hibernate.cfg.SettingsFactory - Statistics: disabled 2021-11-25 19:16:35,837 INFO [main] org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled 2021-11-25 19:16:35,837 INFO [main] org.hibernate.cfg.SettingsFactory - Default entity-mode: pojo 2021-11-25 19:16:35,837 INFO [main] org.hibernate.cfg.SettingsFactory - Named query checking : enabled 2021-11-25 19:16:35,915 INFO [main] org.hibernate.impl.SessionFactoryImpl - building session factory 2021-11-25 19:16:37,493 INFO [main] org.hibernate.impl.SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured 2021-11-25 19:16:37,493 INFO [main] org.hibernate.cache.UpdateTimestampsCache - starting update timestamps cache at region: org.hibernate.cache.UpdateTimestampsCache 2021-11-25 19:16:37,493 INFO [main] org.hibernate.cache.StandardQueryCache - starting query cache at region: org.hibernate.cache.StandardQueryCache 2021-11-25 19:16:38,759 INFO [main] lumis.portal.manager.ManagerFactoryInternal - ClusterManager instantiated: lumis.portal.cluster.SingleServerClusterManager@e5864c2 2021-11-25 19:16:41,150 INFO [main] org.hibernate.impl.SessionFactoryImpl - closing 2021-11-25 19:16:41,150 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown initiated... 2021-11-25 19:16:41,165 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Shutdown completed. 2021-11-25 19:16:41,181 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/sendmail/dao/hibernate/Mail.hbm.xml 2021-11-25 19:16:41,197 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/service/ServiceConfig.hbm.xml 2021-11-25 19:16:41,212 INFO [main] org.hibernate.cfg.Configuration - Reading mappings from resource : lumis/portal/serviceinterface/ServiceInterfaceConfig.hbm.xml 2021-11-25 19:16:41,228 INFO [main] org.hibernate.cfg.Configuration - configuring from resource: lumishibernate.cfg.xml 2021-11-25 19:16:41,228 INFO [main] org.hibernate.cfg.Configuration - Configuration resource: lumishibernate.cfg.xml 2021-11-25 19:16:41,244 INFO [main] org.hibernate.cfg.Configuration - Configured SessionFactory: null 2021-11-25 19:16:41,244 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailConfig -> lum_MailConfig 2021-11-25 19:16:41,244 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailQueue -> lum_MailQueue 2021-11-25 19:16:41,244 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.Mail -> lum_Mail 2021-11-25 19:16:41,244 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailDestination -> lum_MailDestination 2021-11-25 19:16:41,244 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailBody -> lum_MailBody 2021-11-25 19:16:41,244 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.sendmail.dao.hibernate.MailAttachment -> lum_MailAttachment 2021-11-25 19:16:41,244 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.service.ServiceConfig -> lum_Service 2021-11-25 19:16:41,244 INFO [main] org.hibernate.cfg.HbmBinder - Mapping class: lumis.portal.serviceinterface.ServiceInterfaceConfig -> lum_Interface 2021-11-25 19:16:41,244 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatConversationConfig 2021-11-25 19:16:41,244 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatConversationConfig on table lum_ChatConversation 2021-11-25 19:16:41,244 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatMessageConfig 2021-11-25 19:16:41,244 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatMessageConfig on table lum_ChatMessage 2021-11-25 19:16:41,244 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.collaboration.chat.ChatUserConfig 2021-11-25 19:16:41,244 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.collaboration.chat.ChatUserConfig on table lum_ChatUser 2021-11-25 19:16:41,244 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.Content 2021-11-25 19:16:41,244 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.Content on table lum_Content 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentLocale 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentLocale on table lum_ContentLocale 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentVersion 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentVersion on table lum_ContentVersion 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentAssociation 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentAssociation on table lum_ContentAssociation 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentComment 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentComment on table lum_ContentComment 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentPublication 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentPublication on table lum_ContentPublication 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.core.ContentTag 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.core.ContentTag on table lum_ContentTag 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.workflow.WorkflowConfig 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.workflow.WorkflowConfig on table lum_Workflow 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.doui.DouiConfig 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.doui.DouiConfig on table lum_DouiDefinition 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.Activity 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.Activity on table lum_ASActivity 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityAction 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityAction on table lum_ASAction 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityObjectType 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityObjectType on table lum_ASObjectType 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityStreamConfig 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.activitystream.ActivityStreamConfig#deleteOldActivities => DELETE FROM lum_ASActivity WHERE createdDateTimeMillis <= :age 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityStreamConfig on table lum_ASConfig 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.activitystream.ActivityProcessorConfig 2021-11-25 19:16:41,259 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.activitystream.ActivityProcessorConfig on table lum_ASProcessorConfig 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.FlowEntry 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.FlowEntry on table lum_EAFlowEntry 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.SuspendedFlow 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.SuspendedFlow on table lum_EASuspendedFlow 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.analytics.automationflow.WaitingForEventFlow 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEvent => select distinct flowEntryId, nodeId from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and status = 'WAITING' 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findToBeTimedOut => from lum_EAFlowsWaitingForAction where timeoutDateTime < :now and status = 'WAITING' 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#updateStatus => update lum_EAFlowsWaitingForAction set status = :status where id = :id and status = 'WAITING' 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#findByWaitingEventAndNodeAndUser => from lum_EAFlowsWaitingForAction where waitingEventId = :eventId and nodeId = :nodeId and userId = :userId and status = 'WAITING' 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.analytics.automationflow.WaitingForEventFlow#deleteTheseNodesFlowEntry => delete from lum_EAFlowsWaitingForAction where flowEntryId = :flowEntryId and nodeId in (:nodeIds) 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.analytics.automationflow.WaitingForEventFlow on table lum_EAFlowsWaitingForAction 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.ApmMetric 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findApmMetricEnabledByLocal => select am from lum_ApmMetric am where am.local = :local and am.enabled = true 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: removeApmMetricNotInIds => delete from lum_ApmMetric am where am.id not in (:ids) 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.ApmMetric on table lum_ApmMetric 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.apm.metric.collector.ApmCollectorInfo 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.apm.metric.collector.ApmCollectorInfo on table lum_ApmColInfo 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditCategory 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditCategoryByKey => select a from AuditCategory a where a.key = :key 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditCategory on table lum_AuditCategory 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntryType 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findAuditEntryTypeByKey => select a from AuditEntryType a where a.key = :key 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntryType on table lum_AuditEntryType 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditEntry 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditEntry on table lum_AuditEntry 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.audit.AuditConfig 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.audit.AuditConfig on table lum_AuditConfig 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.businesscontext.internal.BusinessContextConfig 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.businesscontext.internal.BusinessContextConfig on table lum_BCBusinessContext 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cache.CacheConfig 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cache.CacheConfig on table lum_Cache 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResource 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByDynamicPathAndLocale => select w from WebResource w where w.dynamicPath = :dynamicPath and locale = :locale 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFriendlyPathAndWebsite => select w from WebResource w where w.friendlyPath = :friendlyPath and w.website.id = :websiteId 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebResourceByFilePathAndWebsite => select w from PageCacheConfig pc inner join pc.webResource w where pc.filePath = :filePath and w.website.id = :websiteId 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResource on table lum_WebResource 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.channel.ChannelWebResource 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByChannelId => from ChannelWebResource where channelId = :channelId 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.cluster.multiserver.ClusterConfig 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.cluster.multiserver.ClusterConfig on table lum_ClusterConfig 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.commandpalette.DirtyItem 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.commandpalette.DirtyItem on table lum_CPCommandPaletteDirty 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentConfiguration 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentConfiguration on table lum_CfgEnvironmentConf 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.EnvironmentProperty 2021-11-25 19:16:41,275 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.EnvironmentProperty on table lum_CfgEnvironmentProperties 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.configuration.ServerConfiguration 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.configuration.ServerConfiguration on table lum_CfgServerConf 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.crypto.SymmetricCipherConfig 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.crypto.SymmetricCipherConfig on table lum_CrySymmetricCipher 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Component 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Component on table lum_DEComponent 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.DeploymentMessage 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.DeploymentMessage on table lum_DEDeploymentMessage 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ComponentDeploymentMessage 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ComponentDeploymentMessage#findByObjIdAndLevel => select m from lum_ComponentDeploymentMessage m where m.objectId = :componentId and m.level = :level 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Module 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Module on table lum_DEModule 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.ModuleDeploymentMessage 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_ModuleDeploymentMessage#findByObjIdAndLevel => select m from lum_ModuleDeploymentMessage m where m.objectId = :moduleId and m.level = :level 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.PackageDeploymentMessage 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lum_PackageDeploymentMessage#findByObjIdAndLevel => select m from lum_PackageDeploymentMessage m where m.objectId = :packageName 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.deployment.Package 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.deployment.Package on table lum_DEPackage 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileConfig 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.file.FileConfig#findByFullPath => from lum_File where fullPath = :fullPath 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileConfig on table lum_File 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.FileMimeTypeConfig 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.FileMimeTypeConfig on table lum_FileMimeType 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.GroupType 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.GroupType on table lum_GroupType 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewField 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewField on table lum_GroupDbVwField 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry on table lum_GroupDbVwFormulaEntry 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupConfigByGroupId => select c from DatabaseViewGroupConfig c where c.groupId = :groupId 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig on table lum_GroupDbVwGrpCfg 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findDatabaseViewGroupTypeConfigByGroupTypeId => select c from DatabaseViewGroupTypeConfig c where c.groupType.id = :groupTypeId 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig on table lum_GroupDbVwGrpTypeCfg 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.lock.ResourceLock 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceId => from lum_LRResourceLock WHERE resourceId = :resourceId 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#findByResourceIdAndOwner => select rl.id from lum_LRResourceLock rl WHERE resourceId = :resourceId and owner = :owner 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.portal.lock.ResourceLock#deleteById => delete from lum_LRResourceLock WHERE id = :id 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.lock.ResourceLock on table lum_LRResourceLock 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageConfig 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Add => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: PageConfig#findNumberOfPagesUsingFriendlyId#Update => select count(p.id) from PageConfig p where p.channelId = :channelId and p.friendlyId = :friendlyId and not(p.id = :id) 2021-11-25 19:16:41,290 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageConfig on table lum_Page 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResource 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWebResourceByPageId => from PageWebResource where pageId = :pageId 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.PageWebResourceParameter 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.PageWebResourceParameter on table lum_WebResPageParam 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheConfig 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByWebsiteIdAndFilePath => select pc from PageCacheConfig pc where pc.filePath = :filePath and pc.webResource.website.id = :websiteId 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigByChannelIdReadOnly => select cwr.pageCache from ChannelWebResource cwr where cwr.channelId = :channelId 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheConfigPageWebResourceByChannelIdReadOnly => select pwr from PageWebResource pwr inner join fetch pwr.pageCache pc inner join fetch pwr.page p where p.channelId = :channelId 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheConfig on table lum_CachedPage 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheQueue 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findPageCacheQueueByQueueId => select pcq from PageCacheQueue pcq where pcq.queueId = :queueId 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheQueue on table lum_PCQueue 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorConfig 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorConfig on table lum_PageCacheGenerator 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PageCacheGeneratorProfile 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PageCacheGeneratorProfile on table lum_PCGeneratorProfile 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.page.cache.PCGeneratorConfig 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.page.cache.PCGeneratorConfig on table lum_PCGeneratorConfig 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.Preferences 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.Preferences on table lum_Preferences 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipal 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findByPreferencesAndPrincipalId => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId = :principalId 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.portal.preferences.PreferencesPrincipal#findSharedByPreferences => SELECT pp from lum_PreferencesPrincipal pp where pp.preferences = :preferences and pp.principalId IS NULL 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipal on table lum_PrefPrinc 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.preferences.PreferencesPrincipalEntry 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.preferences.PreferencesPrincipalEntry on table lum_PrefPrincEntry 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalReaderConfig 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalReaderConfig on table lum_ImpPrincReader 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.principal.importprincipal.PrincipalWriterConfig 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.principal.importprincipal.PrincipalWriterConfig on table lum_ImpPrincWriter 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcess 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findQueueTaskProcessNextScheduledTimeMillis => select min(p.scheduledTimeMillis) from lum_QueueTaskProcess p where p.scheduledTimeMillis >= :minTimeMillis 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findNextQueueTaskProcess => select p.id from lum_QueueTaskProcess p where p.scheduledTimeMillis <= :now and p.status < 3 and not exists (select p2.id from lum_QueueTaskProcess p2 inner join p2.locks p2lock, lum_QueueTaskProcessLock plock where plock.taskProcess = p and p2 <> p and p2.status in (3,4) and p2lock.lockId = plock.lockId and (p2lock.lockType = 1 or plock.lockType = 1)) order by taskOrder asc 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: checkExitsNextQueueTaskProcessWithLockNotRunning => select p.id from lum_QueueTaskProcess p inner join p.locks ploc where ploc.lockId = :lockId and p.status != 3 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcess on table lum_PQQueueTaskProcess 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.QueueTaskProcessLock 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.QueueTaskProcessLock on table lum_PQTaskProcessLock 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.processqueue.ServerQueueConfiguration 2021-11-25 19:16:41,306 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findConfigurationByServerId => SELECT conf FROM lum_ServerQueueConfiguration conf WHERE conf.serverId = :serverId 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.processqueue.ServerQueueConfiguration on table lum_PQQueueServerConfig 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.Property 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.Property on table lum_PBProperty 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyBag 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.propertybag.PropertyDefault 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.localization.LocaleConfig 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.localization.LocaleConfig on table lum_Locale 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorConfiguration 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorConfiguration on table lum_MonConfig 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorEvent 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorEvent on table lum_MonEvent 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorField 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorField on table lum_MonField 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroup 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroup on table lum_MonFieldGroup 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldInstance 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldInstance on table lum_MonEventField 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorFieldGroupInstance 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorFieldGroupInstance on table lum_MonFieldGroupEvent 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorRequestRule 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorRequestRule on table lum_MonRequestRule 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUser 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByFriendlyId => SELECT mu from lum_MonUser mu where mu.friendlyId = :friendlyId 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserByVisitorId => SELECT mu from lum_MonUser mu where mu.visitorId = :visitorId 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitoUserIdByTrackId => SELECT mu.id from lum_MonUser mu where mu.trackId = :trackId 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUser on table lum_MonUser 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserAttributeValue 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserAttributeValue on table lum_MonUserAttrValue 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.MonitorUserIdMap 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findMonitorUserIdMapToIdByFromTrackId => SELECT toId from lum_MonUserIdMap where fromTrackId = :fromTrackId 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.MonitorUserIdMap on table lum_MonUserIdMap 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.project.Project 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.project.Project on table lum_Project 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CrossSiteRequestDefinition 2021-11-25 19:16:41,322 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CrossSiteRequestDefinition on table lum_SECSRDefinition 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.security.csr.CorsRule 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.security.csr.CorsRule on table lum_SECorsRule 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinstance.ServiceInstanceDependencyConfig 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinstance.ServiceInstanceDependencyConfig on table lum_ServiceInstanceDependency 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig on table lum_InterfaceMenuGroup 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig on table lum_InterfaceMenuItem 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.ChannelResume 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findChannelResume => from lum_SyncChannelResume 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findIdsLinkedWithComponents => select id from lum_SyncChannelResume where componentId is not null 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.ChannelResume on table lum_vwChannelComponent 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Channel 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Channel on table lum_Channel 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Group 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Group on table lum_Group 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.GroupMember 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.GroupMember on table lum_GroupMember 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.Principal 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.Principal on table lum_Principal 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.channel.ChannelCss 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.channel.ChannelCss on table lum_ChannelCss 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlEntry 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlEntry on table lum_AccessControlEntry 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.AccessControlList 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.AccessControlList on table lum_AccessControlList 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.ChannelTemplateLink 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.ChannelTemplateLink on table lum_ChannelTemplateLinks 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.common.MetaTag 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.common.MetaTag on table lum_MetaTag 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Css 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Css on table lum_Css 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.FileTransformationParameterType 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.FileTransformationParameterType on table lum_FTTransformationPrm 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroup 2021-11-25 19:16:41,337 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroup on table lum_Group 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.GlobalGroupMembership 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.GlobalGroupMembership on table lum_GroupMember 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyle 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyle on table lum_InterfaceStyle 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer on table lum_ISAllowedConsumers 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.global.Project 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.global.Project on table lum_Project 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.Page 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.Page on table lum_Page 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstance 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstance on table lum_InterfaceInstance 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty on table lum_IntfInstCustomProperty 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.page.PageCss 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.page.PageCss on table lum_PageCss 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyBag 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyBag on table lum_PBPropertyBag 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.Property 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.Property on table lum_PBProperty 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefault 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefault on table lum_PBPropertyDefault 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.propertybag.PropertyDefaultValue on table lum_PBPropertyDefValue 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformation 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformation on table lum_FTTransformationFile 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance 2021-11-25 19:16:41,353 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstance on table lum_ServiceInstance 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow on table lum_WorkflowServiceInstance 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission on table lum_WorkflowPermission 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty on table lum_SvcInstCustomProperty 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency on table lum_ServiceInstanceDependency 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.theme.ThemeConfig 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.theme.ThemeConfig on table lum_Theme 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.url.WebResourceRedirection 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.url.WebResourceRedirection on table lum_WebResourceRedir 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.user.UserAttribute 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.user.UserAttribute on table lum_UserAttribute 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.monitor.impl.TrustedUserAttributeValue 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.monitor.impl.TrustedUserAttributeValue on table lum_UserAttrValue 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.Website 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebsiteByRootChannelId => from lum_Website where rootChannelId = :channelId 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.Website on table lum_Website 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteBaseURL 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.website.WebsiteBaseURL on table lum_WebsiteBaseURL 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteAdditionalBaseURL 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.website.WebsiteMainBaseURL 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.usersegmentation.bean.UserSegmentation 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySI => from lum_EAUserSegmentation where serviceInstanceId = :si order by name 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndName => from lum_EAUserSegmentation where serviceInstanceId = :si and name = :name 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#bySIAndLikeName => from lum_EAUserSegmentation where serviceInstanceId = :si and upper(name) like upper(:name) order by name 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byNextMembersGen => from lum_EAUserSegmentation where nextMembersGeneration is null or nextMembersGeneration < :now 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.analytics.usersegmentation.bean.UserSegmentationDefinition#byJourneyStage => from lum_EAUserSegmentation where journeyStageId = :stageId 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.usersegmentation.bean.UserSegmentation on table lum_EAUserSegmentation 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard on table lum_EADashboard 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport 2021-11-25 19:16:41,369 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport on table lum_EAReport 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard on table lum_EAReportDashboard 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTree 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTree on table lum_AATree 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeExclusion on table lum_AATreeExclusion 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.autoadministration.entity.AutoAdministrationTreeItem 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.autoadministration.entity.AutoAdministrationTreeItem on table lum_AATreeItem 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.chatroom.ChatRoomConfig 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.chatroom.ChatRoomConfig on table lum_ChatRoom 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.commentit.Comment 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemId => SELECT c from lum_CommentIt c where c.itemId=:itemId 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteCommentsByServiceInstanceId => DELETE from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCommentsByItemIdAndServiceInstanceId => SELECT c from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId ORDER BY commentDate DESC, id 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findCountCommentsByItemIdAndServiceInstanceId => SELECT COUNT(c.id) from lum_CommentIt c where c.serviceInstanceId=:serviceInstanceId and c.itemId=:itemId 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.commentit.Comment on table lum_CommentIt 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.Community 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.Community on table lum_Community 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.community.CommunityMembershipRequest 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.community.CommunityMembershipRequest#findByCommunityAndRequester => from lum_CommMembershipRequest where community = :community and requester = :requester 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.community.CommunityMembershipRequest on table lum_CommMembershipRequest 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.document.DocumentConfig 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.document.DocumentConfig on table lum_Document 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.emailtemplaterepository.EmailTemplate 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: lumis.service.emailtemplaterepository.EmailTemplate#findBySI => select et from lum_ETREmailTemplate et join et.contentVersion cv join cv.contentLocale cl join cl.content c where c.serviceInstanceId = :serviceInstanceId order by et.title 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.emailtemplaterepository.EmailTemplate on table lum_ETREmailTemplate 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Form 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getAnswersByFormId => SELECT a FROM lum_FBAnswer a WHERE a.formId = :formId 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.Form#getFieldsByFormId => SELECT q FROM lum_FBField q WHERE q.formId = :formId order by q.position asc 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Form on table lum_FBForm 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.FormField 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: lumis.service.formbuilder.FormField#getByFieldId => SELECT f FROM lum_FBField f WHERE f.fieldId = :fieldId AND f.formId = :formId 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.FormField on table lum_FBField 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.formbuilder.Answer 2021-11-25 19:16:41,384 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.formbuilder.Answer on table lum_FBAnswer 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.hierarchicalcontent.HierarchicalContent 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.hierarchicalcontent.HierarchicalContent on table lum_HierarchicalContent 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.htmlinjector.HtmlInjectionConfig 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findHtmlInjectionByServiceInstanceId => SELECT hi FROM lum_HIInjection hi, ContentVersion cv INNER JOIN cv.contentLocale cl INNER JOIN cl.content c INNER JOIN cv.publications p INNER JOIN p.serviceInstanceIds psi WHERE cv.itemId = hi.id AND cl.publishedVersion = cv AND p.published = true AND psi = :serviceInstanceId AND (cl.locale = :userLocale OR (cl.locale = c.defaultLocale AND NOT EXISTS (SELECT cl2 FROM ContentLocale cl2 WHERE cl2.content = c AND cl2.locale = :userLocale))) ORDER BY hi.processPriority DESC 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.htmlinjector.HtmlInjectionConfig on table lum_HIInjection 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.likeit.Like 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemId => SELECT l from lum_LikeIt l where l.itemId=:itemId 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: deleteLikesByServiceInstanceId => DELETE from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.itemId=:itemId and l.serviceInstanceId=:serviceInstanceId 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findLikesByItemIdAndUserIdAndServiceInstanceId => SELECT l from lum_LikeIt l where l.serviceInstanceId=:serviceInstanceId and l.itemId=:itemId and l.userId=:userId 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.likeit.Like on table lum_LikeIt 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Bulletin 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Bulletin on table lum_MMktgBulletin 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.Category 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.Category on table lum_MMktgCategory 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mailmarketing.UserSubscription 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mailmarketing.UserSubscription on table lum_MMktgSubscription 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.media.Media 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.media.Media on table lum_Media 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.mediaalbum.MediaResumeConfig 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.mediaalbum.MediaResumeConfig on table lum_MAMedia 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Category 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Category on table lum_NLCategory 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Model 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Model on table lum_NLModel 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Schedule 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Schedule on table lum_NLSchedule 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.newsletter.Subscription 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.newsletter.Subscription on table lum_NLSubscription 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestGroup 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestGroup on table lum_TATestGroup 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.Test 2021-11-25 19:16:41,400 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.Test on table lum_TATest 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.TestExecution 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.portalmanagement.testautomation.TestExecution on table lum_TATestExecution 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.ChannelTreeWebResourceTest 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterChannelTreeWebResourceTest 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.PageWebResourceTest 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.NoParameterPageWebResourceTest 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.portalmanagement.testautomation.URLTest 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.PrivacyTerm 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.PrivacyTerm on table lum_PTPrivacyTerm 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.ProcessPurpose 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.ProcessPurpose on table lum_PTProcessPurpose 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.privacyterm.api.UserConsent 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.privacyterm.api.UserConsent on table lum_PTUserConsent 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Answer 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Answer on table lum_QUAnswer 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Question 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Question on table lum_QUQuestion 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.questionnaire.Questionnaire 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.questionnaire.Questionnaire on table lum_QUQuestionnaire 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Resource 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Resource on table lum_ResSchdResource 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.resourcescheduler.Schedule 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.resourcescheduler.Schedule on table lum_ResSchdSchedule 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.entity.SeoRule 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageId => from SeoRule where page = :pageId 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByChannelId => from SeoRule where channel = :channelId 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findSeoRuleByPageIdOrChannelIdsWithTitlePattern => from SeoRule where page = :pageId or channel in (:channelIds) 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.entity.SeoRule on table lum_SeoRule 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.RobotsTxtSitemap 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.RobotsTxtSitemap on table lum_RbtsSitemap 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgent 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgent on table lum_RbtsUserAgent 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.seo.robotstxt.UserAgentPermission 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.seo.robotstxt.UserAgentPermission on table lum_RbtsUserAgentPerm 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.socialprofile.SocialProfile 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceAndUserId => select c from lum_SocialProfile sp, ContentVersion cv inner join cv.contentLocale.content c where cv.itemId = sp.id and sp.userId = :userId and c.serviceInstanceId = :si 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.socialprofile.SocialProfile on table lum_SNSocialProfile 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Comment 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByAuthorId => select comment from lum_MBComment comment where comment.authorId = :authorId 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Comment.findByPostId => select comment from lum_MBComment comment where comment.postId = :postId 2021-11-25 19:16:41,416 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Comment on table lum_MBComment 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Hash 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Hash.findByPostId => select hashtag from lum_MBHash hashtag where hashtag.id.postId = :postId 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Hash on table lum_MBHash 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.Post 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: Post.findByOwnerId => select post from lum_MBPost post where post.owner = :owner 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.Post on table lum_MBPost 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.PostAttachment 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: PostAttachment.findByPostId => select postAttachment from lum_MBPostAttachment postAttachment where postAttachment.postId = :postId 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.PostAttachment on table lum_MBPostAttachment 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.socialnetworkservices.microblog.entity.UserFollows 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserAndSocialNetwork => select userFollows from lum_MBUserFollows userFollows where userFollows.userId = :userId and userFollows.followedUserId = :followedUserId and userFollows.serviceInstanceId = :serviceInstanceId and userFollows.socialNetworkId = :socialNetworkId 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UserFollows.findByUserId => select uf from lum_MBUserFollows uf where uf.userId = :userId or uf.followedUserId = :userId 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.socialnetworkservices.microblog.entity.UserFollows on table lum_MBUserFollows 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.userpost.UserPost 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.userpost.UserPost on table lum_UPPost 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerEntityImplIdByProducerName => SELECT p.id FROM ProducerEntityImpl p WHERE p.producerName = :producerName 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl on table lum_WsrpCProducer 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.Registration 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.Registration on table lum_WsrpCRegistration 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.consumer.producermanager.ClonedPortlet 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.consumer.producermanager.ClonedPortlet on table lum_WsrpCClonedPortlet 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ProducerImpl 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByNamespace => SELECT producer FROM ProducerImpl producer WHERE producer.namespace = :namespace 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplByProducerKey => SELECT producer FROM ProducerImpl producer WHERE producer.producerKey = :producerKey 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findProducerImplsByOfferedPortlets => SELECT producer FROM ProducerImpl producer inner join producer.offeredPortlets portlet WHERE portlet.interfaceInstanceId = :interfaceInstanceId 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ProducerImpl on table lum_WsrpPProducer 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.RemoteConsumerRegistration 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.RemoteConsumerRegistration on table lum_WsrpPRegistrationData 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.OfferedPortlet 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.OfferedPortlet on table lum_WsrpPOfferedPortlet 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.wsrp.producer.ClonedPortlet 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.wsrp.producer.ClonedPortlet on table lum_WsrpPClonedPortlet 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationType 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationType on table lum_WFRType 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationProperty 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationProperty on table lum_WFRProperty 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplication 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplication => from WebFileReplication 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWebFileReplicationByWebsiteId => from WebFileReplication where website.id = :websiteId 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplication on table lum_WFReplication 2021-11-25 19:16:41,431 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.webfilereplication.WebFileReplicationPropertyValue 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.webfilereplication.WebFileReplicationPropertyValue on table lum_WFRPropValue 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.Widget 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.Widget on table lum_PPWidget 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstance 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByInterfaceInstanceId => SELECT wi from lum_PPWidgetInstance wi where wi.interfaceInstanceId = :interfaceInstanceId 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findWidgetInstanceByWidgetContentId => SELECT wi from lum_PPWidgetInstance wi where wi.widgetContentId = :widgetContentId 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstance on table lum_PPWidgetInstance 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.WidgetInstanceHolder 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporary => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId IS NULL 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId IS NULL AND contentId = :contentId 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId IS NULL 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findWidgetInstanceHolderByInterfaceInstanceIdAndTemporaryAndUserIdAndContentId => SELECT h FROM lum_PPWidgetInstanceHolder h WHERE interfaceInstanceId = :interfaceInstanceId AND temporary = :temporary AND userId = :userId AND contentId = :contentId 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.WidgetInstanceHolder on table lum_PPWidgetInstanceHolder 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByDateTime => select ii from PPInterfaceInstanceToBeDeleted ii where ii.whenToDelete <= :whenToDelete 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted on table lum_PPIIToBeDeleted 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HtmlFieldWidgetInstance 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.pagepersonalization.bean.HolderWidgetInstance 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.service.websitefiles.WebsiteFilesFolder 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.service.websitefiles.WebsiteFilesFolder on table lum_WSFFolder 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.Synonym 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.Synonym on table lum_BDSynonym 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.bigdata.SynonymState 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.bigdata.SynonymState on table lum_BDSynonymState 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.metadata.FileMacrotypeMapping 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.metadata.FileMacrotypeMapping on table lum_FMMacrotypeMap 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleTransformationParameter 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleTransformationParameter on table lum_FTTransformationPrmValues 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.FileTransformation 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByServiceInstanceId => SELECT ft FROM lum_FTFileTransformation ft WHERE ft.serviceInstanceId = :serviceInstanceId 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.FileTransformation on table lum_FTTransformationFile 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.TransformedFileConfig 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByOriginalFile => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileConfigId = :fileConfigId 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding named query: findByFileTransformationId => SELECT tfc FROM lum_FTTransformedFileConfig tfc WHERE tfc.fileTransformation.id = :fileTransformation 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.TransformedFileConfig on table lum_FTTransformedFile 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.file.transformation.SimpleParameterType 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByParameterName => SELECT spt FROM lum_FTSimpleParameterType spt WHERE spt.parameterName = :parameterName 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.file.transformation.SimpleParameterType on table lum_FTTransformationPrm 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Process 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Process on table lum_IPProcess 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.Step 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.Step on table lum_IPStep 2021-11-25 19:16:41,447 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepExecutable 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepExecutable on table lum_IPStep 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepOutcome 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepOutcome on table lum_IPStepOutcome 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.interactiveprocess.StepEnvironment 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.interactiveprocess.StepEnvironment on table lum_IPStepEnvironment 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipType 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipType on table lum_SRRelationshipType 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelationshipNode 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelationshipNode on table lum_SRRelationshipNode 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.portal.socialnetwork.relationship.entity.RelatableNode 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.portal.socialnetwork.relationship.entity.RelatableNode on table lum_SRRelatableNode 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetwork.SocialNetwork 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByChannelBaseId => from lum_SocialNetworkConfig where channelBaseId = :channelBaseId 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByPersonalPageId => from lum_SocialNetworkConfig where personalPageId = :pageId 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findBySocialProfileServiceInstanceId => from lum_SocialNetworkConfig where socialProfileServiceInstanceId = :sii 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetwork.SocialNetwork on table lum_SNSocialNetwork 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetwork 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetwork on table lum_SISocialNetwork 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkApplication 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkApplication on table lum_SIApplication 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkAccount 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkAccount on table lum_SIApplicationAccount 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessage 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessage on table lum_SIMessage 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.socialnetworkintegration.SocialNetworkMessageQueueItem 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findItemByMessageIdDescOrder => select item from lum_SocialNewtorkMessageQueueItem item where item.messageId = :messageId order by publishDateTime desc 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.socialnetworkintegration.SocialNetworkMessageQueueItem on table lum_SIQueue 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation on table lum_SIAccountServiceInstance 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.content.socialnetwork.integration.ContentMessageIntegration 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.contentLocale = :contentLocale 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: findByMessageAndContentLocale => select cmi from lum_ContentMessageIntegration cmi where cmi.message = :message and cmi.contentLocale = :contentLocale 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.content.socialnetwork.integration.ContentMessageIntegration on table lum_SIContentMessage 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: lumis.upgrade.postupgrade.PostUpgradeTasks 2021-11-25 19:16:41,462 INFO [main] org.hibernate.cfg.annotations.EntityBinder - Bind entity lumis.upgrade.postupgrade.PostUpgradeTasks on table lum_PostUpgradeStatus 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.metaTags -> lum_MetaTag 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.Mail.destinations -> lum_MailDestination 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.HbmBinder - Mapping collection: lumis.portal.sendmail.dao.hibernate.MailBody.attachments -> lum_MailAttachment 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentAssociations -> lum_ContentAssociation 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.Content.contentLocales -> lum_ContentLocale 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.comments -> lum_ContentComment 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentLocale.versions -> lum_ContentVersion 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.contentAssociations -> lum_ContentAssociation 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.content.core.ContentVersion.publications -> lum_ContentPublication 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.url.WebResource.pageCaches -> lum_CachedPage 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.configuration.EnvironmentConfiguration.properties -> lum_CfgEnvironmentProperties 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.deployment.Module.components -> lum_DEComponent 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig.formulaEntries -> lum_GroupDbVwFormulaEntry 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig.viewFields -> lum_GroupDbVwField 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.page.PageWebResource.parameters -> lum_WebResPageParam 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.preferences.PreferencesPrincipal.entries -> lum_PrefPrincEntry 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.processqueue.QueueTaskProcess.locks -> lum_PQTaskProcessLock 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fieldGroups -> lum_MonFieldGroupEvent 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorEvent.fields -> lum_MonEventField 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.innerFields -> lum_MonField 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorField.instances -> lum_MonEventField 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.consents -> lum_PTUserConsent 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.trustedAttributes -> lum_UserAttrValue 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.monitor.impl.MonitorUser.untrustedAttributes -> lum_MonUserAttrValue 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.csss -> lum_ChannelCss 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.channel.Channel.metaTags -> lum_MetaTag 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.common.AccessControlList.entries -> lum_AccessControlEntry 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.global.GlobalGroup.memberships -> lum_GroupMember 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.Page.csss -> lum_PageCss 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.page.InterfaceInstance.customProperties -> lum_IntfInstCustomProperty 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyBag.properties -> lum_PBProperty 2021-11-25 19:16:41,478 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.propertybag.PropertyDefault.values -> lum_PBPropertyDefValue 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.customProperties -> lum_SvcInstCustomProperty 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.dependencies -> lum_ServiceInstanceDependency 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstance.fileTransformations -> lum_FTTransformationFile 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow.permissions -> lum_WorkflowPermission 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.website.Website.baseURLs -> lum_WebsiteBaseURL 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.dashboards -> lum_EADashboard 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.usersegmentation.bean.UserSegmentation.reports -> lum_EAReport 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard.instances -> lum_EAReportDashboard 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport.instances -> lum_EAReportDashboard 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.children -> lum_AATreeItem 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.autoadministration.entity.AutoAdministrationTree.exclusions -> lum_AATreeExclusion 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.community.Community.membershipRequests -> lum_CommMembershipRequest 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.TestGroup.tests -> lum_TATest 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.portalmanagement.testautomation.Test.executions -> lum_TATestExecution 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.answers -> lum_QUAnswer 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.questionnaire.Questionnaire.questions -> lum_QUQuestion 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.seo.robotstxt.UserAgent.permissions -> lum_RbtsUserAgentPerm 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.consumer.producermanager.Registration.clonedPortlets -> lum_WsrpCClonedPortlet 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.offeredPortlets -> lum_WsrpPOfferedPortlet 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.ProducerImpl.registrations -> lum_WsrpPRegistrationData 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.RemoteConsumerRegistration.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.wsrp.producer.OfferedPortlet.clonedPortlets -> lum_WsrpPClonedPortlet 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplicationType.properties -> lum_WFRProperty 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.webfilereplication.WebFileReplication.propertyValues -> lum_WFRPropValue 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.service.pagepersonalization.bean.WidgetInstanceHolder.widgetInstances -> lum_PPWidgetInstance 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.file.transformation.FileTransformation.transformationParameters -> lum_FTTransformationPrmValues 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Process.steps -> lum_IPStep 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.portal.interactiveprocess.Step.environments -> lum_IPStepEnvironment 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetwork.applications -> lum_SIApplication 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: lumis.socialnetworkintegration.SocialNetworkApplication.accounts -> lum_SIApplicationAccount 2021-11-25 19:16:41,494 INFO [main] org.hibernate.cfg.AnnotationConfiguration - Hibernate Validator not found: ignoring 2021-11-25 19:16:41,572 INFO [main] org.hibernate.cfg.search.HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled. 2021-11-25 19:16:41,587 INFO [main] org.hibernate.connection.ConnectionProviderFactory - Initializing connection provider: lumis.portal.dao.hibernate.HikariConnectionProvider 2021-11-25 19:16:41,587 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Starting... 2021-11-25 19:16:41,587 WARN [main] com.zaxxer.hikari.util.DriverDataSource - Registered driver with driverClassName=oracle.jdbc.driver.OracleDriver was not found, trying direct instantiation. 2021-11-25 19:16:41,665 INFO [main] com.zaxxer.hikari.HikariDataSource - LumisPortal - Start completed. 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - RDBMS: Oracle, version: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC driver: Oracle JDBC driver, version: 19.7.0.0.0 2021-11-25 19:16:41,665 INFO [main] org.hibernate.dialect.Dialect - Using dialect: lumis.portal.dao.hibernate.Oracle10gDialect 2021-11-25 19:16:41,665 INFO [main] org.hibernate.transaction.TransactionFactoryFactory - Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory 2021-11-25 19:16:41,665 INFO [main] org.hibernate.transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): disabled 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - Connection release mode: auto 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - Maximum outer join fetch depth: 3 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - Default batch fetch size: 1 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - Order SQL inserts for batching: disabled 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory 2021-11-25 19:16:41,665 INFO [main] org.hibernate.hql.ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - Query language substitutions: {} 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - JPA-QL strict compliance: enabled 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - Second-level cache: enabled 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache: enabled 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge - Cache provider: lumis.portal.dao.hibernate.PortalCacheProvider 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - Query cache factory: org.hibernate.cache.StandardQueryCacheFactory 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - Statistics: disabled 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - Default entity-mode: pojo 2021-11-25 19:16:41,665 INFO [main] org.hibernate.cfg.SettingsFactory - Named query checking : enabled 2021-11-25 19:16:41,681 INFO [main] org.hibernate.impl.SessionFactoryImpl - building session factory 2021-11-25 19:16:42,040 INFO [main] org.hibernate.impl.SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured 2021-11-25 19:16:42,040 INFO [main] org.hibernate.cache.UpdateTimestampsCache - starting update timestamps cache at region: org.hibernate.cache.UpdateTimestampsCache 2021-11-25 19:16:42,040 INFO [main] org.hibernate.cache.StandardQueryCache - starting query cache at region: org.hibernate.cache.StandardQueryCache 2021-11-25 19:16:43,572 INFO [ExecutorManager-2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:16:43,619 INFO [main] lumis.portal.PortalConfiguration - LumisXP core system initialized. 2021-11-25 19:16:44,666 INFO [ExecutorManager-2] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:16:44,666 INFO [ExecutorManager-2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:16:44,681 INFO [ExecutorManager-2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:16:44,681 INFO [ExecutorManager-2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:16:44,681 INFO [ExecutorManager-2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:16:44,681 INFO [ExecutorManager-2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:16:50,322 WARN [ExecutorManager-2] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{KjyIHUSOSxSRt9PRLB0WIg}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:16:50,509 INFO [ExecutorManager-2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:16:51,572 INFO [ExecutorManager-2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:16:51,572 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{KjyIHUSOSxSRt9PRLB0WIg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:16:51,572 ERROR [ExecutorManager-2] lumis.portal.PortalConfiguration - Error initializing big data java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{KjyIHUSOSxSRt9PRLB0WIg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.PortalConfiguration$2.run(PortalConfiguration.java:764) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{KjyIHUSOSxSRt9PRLB0WIg}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 9 more 2021-11-25 19:16:51,572 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{KjyIHUSOSxSRt9PRLB0WIg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:16:51,572 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{KjyIHUSOSxSRt9PRLB0WIg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:16:51,572 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{KjyIHUSOSxSRt9PRLB0WIg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:16:51,588 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{KjyIHUSOSxSRt9PRLB0WIg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:16:51,588 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{KjyIHUSOSxSRt9PRLB0WIg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:16:51,588 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{KjyIHUSOSxSRt9PRLB0WIg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:16:51,588 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{KjyIHUSOSxSRt9PRLB0WIg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:16:53,525 INFO [main] org.hibernate.cache.StandardQueryCache - starting query cache at region: lumis.portal.localization.LocaleDaoHib#query 2021-11-25 19:16:57,041 INFO [main] org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.1.3.Final 2021-11-25 19:16:58,088 INFO [main] org.apache.wicket.Application - [LayoutFileApplication] init: Wicket core library initializer 2021-11-25 19:16:58,088 INFO [main] org.apache.wicket.RequestListenerInterface - registered listener interface [RequestListenerInterface name=IBehaviorListener, method=public abstract void org.apache.wicket.behavior.IBehaviorListener.onRequest()] 2021-11-25 19:16:58,088 INFO [main] org.apache.wicket.RequestListenerInterface - registered listener interface [RequestListenerInterface name=IBehaviorListener, method=public abstract void org.apache.wicket.behavior.IBehaviorListener.onRequest()] 2021-11-25 19:16:58,103 INFO [main] org.apache.wicket.RequestListenerInterface - registered listener interface [RequestListenerInterface name=IFormSubmitListener, method=public abstract void org.apache.wicket.markup.html.form.IFormSubmitListener.onFormSubmitted()] 2021-11-25 19:16:58,103 INFO [main] org.apache.wicket.RequestListenerInterface - registered listener interface [RequestListenerInterface name=IFormSubmitListener, method=public abstract void org.apache.wicket.markup.html.form.IFormSubmitListener.onFormSubmitted()] 2021-11-25 19:16:58,103 INFO [main] org.apache.wicket.RequestListenerInterface - registered listener interface [RequestListenerInterface name=ILinkListener, method=public abstract void org.apache.wicket.markup.html.link.ILinkListener.onLinkClicked()] 2021-11-25 19:16:58,103 INFO [main] org.apache.wicket.RequestListenerInterface - registered listener interface [RequestListenerInterface name=ILinkListener, method=public abstract void org.apache.wicket.markup.html.link.ILinkListener.onLinkClicked()] 2021-11-25 19:16:58,103 INFO [main] org.apache.wicket.RequestListenerInterface - registered listener interface [RequestListenerInterface name=IOnChangeListener, method=public abstract void org.apache.wicket.markup.html.form.IOnChangeListener.onSelectionChanged()] 2021-11-25 19:16:58,103 INFO [main] org.apache.wicket.RequestListenerInterface - registered listener interface [RequestListenerInterface name=IOnChangeListener, method=public abstract void org.apache.wicket.markup.html.form.IOnChangeListener.onSelectionChanged()] 2021-11-25 19:16:58,103 INFO [main] org.apache.wicket.RequestListenerInterface - registered listener interface [RequestListenerInterface name=IRedirectListener, method=public abstract void org.apache.wicket.IRedirectListener.onRedirect()] 2021-11-25 19:16:58,103 INFO [main] org.apache.wicket.RequestListenerInterface - registered listener interface [RequestListenerInterface name=IRedirectListener, method=public abstract void org.apache.wicket.IRedirectListener.onRedirect()] 2021-11-25 19:16:58,103 INFO [main] org.apache.wicket.RequestListenerInterface - registered listener interface [RequestListenerInterface name=IResourceListener, method=public abstract void org.apache.wicket.IResourceListener.onResourceRequested()] 2021-11-25 19:16:58,103 INFO [main] org.apache.wicket.RequestListenerInterface - registered listener interface [RequestListenerInterface name=IResourceListener, method=public abstract void org.apache.wicket.IResourceListener.onResourceRequested()] 2021-11-25 19:16:58,103 INFO [main] org.apache.wicket.RequestListenerInterface - registered listener interface [RequestListenerInterface name=IActivePageBehaviorListener, method=public abstract void org.apache.wicket.behavior.IBehaviorListener.onRequest()] 2021-11-25 19:16:58,103 INFO [main] org.apache.wicket.RequestListenerInterface - registered listener interface [RequestListenerInterface name=IActivePageBehaviorListener, method=public abstract void org.apache.wicket.behavior.IBehaviorListener.onRequest()] 2021-11-25 19:16:58,103 INFO [main] org.apache.wicket.protocol.http.WebApplication - [LayoutFileApplication] Started Wicket version 1.4.9 in deployment mode 2021-11-25 19:16:58,447 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation 2021-11-25 19:16:58,447 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 2021-11-25 19:16:58,478 INFO [main] org.atmosphere.container.JSR356AsyncSupport - JSR 356 Mapping path /lumis/service/activitystream/internal/activities 2021-11-25 19:16:58,510 INFO [main] org.atmosphere.util.ForkJoinPool - Using ForkJoinPool java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power. 2021-11-25 19:16:58,525 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereHandler lumis.service.activitystream.ActivityStreamAtmosphereHandler mapped to context-path: /* 2021-11-25 19:16:58,525 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed the following AtmosphereInterceptor mapped to AtmosphereHandler lumis.service.activitystream.ActivityStreamAtmosphereHandler 2021-11-25 19:16:58,541 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installing Default AtmosphereInterceptors 2021-11-25 19:16:58,541 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support 2021-11-25 19:16:58,541 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor 2021-11-25 19:16:58,541 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support 2021-11-25 19:16:58,541 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support 2021-11-25 19:16:58,541 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.HeartbeatInterceptor : Heartbeat Interceptor Support 2021-11-25 19:16:58,541 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support 2021-11-25 19:16:58,541 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them. 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.interceptor.HeartbeatInterceptor - HeartbeatInterceptor configured with padding value 'X', client frequency 60 seconds and server frequency 30 seconds 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Broadcaster Shared List Resources: false 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Broadcaster Polling Wait Time 100 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Shared ExecutorService supported: true 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Async I/O Thread Pool Size: 200 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory 2021-11-25 19:16:58,557 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor 2021-11-25 19:16:58,572 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Invoke AtmosphereInterceptor on WebSocket message true 2021-11-25 19:16:58,572 INFO [main] org.atmosphere.cpr.AtmosphereFramework - HttpSession supported: false 2021-11-25 19:16:58,572 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation 2021-11-25 19:16:58,572 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Atmosphere is using async support: org.atmosphere.container.JSR356AsyncSupport running under container: Apache Tomcat/9.0.44 using javax.servlet/3.0 and jsr356/WebSocket API 2021-11-25 19:16:58,572 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Atmosphere Framework 2.5.3 started. 2021-11-25 19:16:58,572 INFO [main] org.atmosphere.cpr.AtmosphereFramework - For Atmosphere Framework Commercial Support, visit http://www.async-io.org/ or send an email to support@async-io.org 2021-11-25 19:16:58,588 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation 2021-11-25 19:16:58,588 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 2021-11-25 19:16:58,588 INFO [main] org.atmosphere.container.JSR356AsyncSupport - JSR 356 Mapping path /lumis/util/log/internal/live 2021-11-25 19:16:58,588 INFO [main] org.atmosphere.util.ForkJoinPool - Using ForkJoinPool java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power. 2021-11-25 19:16:58,588 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereHandler lumis.util.log.LogAtmosphereHandler mapped to context-path: /* 2021-11-25 19:16:58,588 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed the following AtmosphereInterceptor mapped to AtmosphereHandler lumis.util.log.LogAtmosphereHandler 2021-11-25 19:16:58,588 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installing Default AtmosphereInterceptors 2021-11-25 19:16:58,588 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support 2021-11-25 19:16:58,588 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor 2021-11-25 19:16:58,588 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support 2021-11-25 19:16:58,588 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support 2021-11-25 19:16:58,588 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.HeartbeatInterceptor : Heartbeat Interceptor Support 2021-11-25 19:16:58,588 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support 2021-11-25 19:16:58,588 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support 2021-11-25 19:16:58,588 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol 2021-11-25 19:16:58,588 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor 2021-11-25 19:16:58,588 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them. 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.interceptor.HeartbeatInterceptor - HeartbeatInterceptor configured with padding value 'X', client frequency 60 seconds and server frequency 30 seconds 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Broadcaster Shared List Resources: false 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Broadcaster Polling Wait Time 100 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Shared ExecutorService supported: true 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Async I/O Thread Pool Size: 200 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Invoke AtmosphereInterceptor on WebSocket message true 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - HttpSession supported: false 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Atmosphere is using async support: org.atmosphere.container.JSR356AsyncSupport running under container: Apache Tomcat/9.0.44 using javax.servlet/3.0 and jsr356/WebSocket API 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - Atmosphere Framework 2.5.3 started. 2021-11-25 19:16:58,604 INFO [main] org.atmosphere.cpr.AtmosphereFramework - For Atmosphere Framework Commercial Support, visit http://www.async-io.org/ or send an email to support@async-io.org 2021-11-25 19:16:59,291 INFO [Portal Clock [lumis.service.forum.ContentClock]] org.hibernate.cache.StandardQueryCache - starting query cache at region: lumis.portal.group.GroupManager#query 2021-11-25 19:17:10,744 INFO 192.168.252.1 guest [LumisRequest - http-nio-8086-exec-4; url: [http://lumisxp.adn.corp:8086/portal/]; login: [guest]] org.hibernate.cache.StandardQueryCache - starting query cache at region: lumis.portal.url.WebResource#query 2021-11-25 19:17:10,838 INFO 192.168.252.1 guest [LumisRequest - http-nio-8086-exec-4; url: [http://lumisxp.adn.corp:8086/portal/]; login: [guest]] org.hibernate.cache.StandardQueryCache - starting query cache at region: lumis.portal.website.WebsiteManager#query 2021-11-25 19:17:10,963 INFO 192.168.252.1 guest [LumisRequest - http-nio-8086-exec-4; url: [http://lumisxp.adn.corp:8086/portal/]; login: [guest]] org.hibernate.cache.StandardQueryCache - starting query cache at region: lumis.service.seo.entity.SeoRule#cache 2021-11-25 19:17:25,307 INFO [Portal Clock [lumis.service.portalmanagement.upgrade.upgradeCheckClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:17:25,307 INFO [Portal Clock [lumis.service.portalmanagement.upgrade.upgradeCheckClock]] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:17:25,307 INFO [Portal Clock [lumis.service.portalmanagement.upgrade.upgradeCheckClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:17:25,307 INFO [Portal Clock [lumis.service.portalmanagement.upgrade.upgradeCheckClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:17:25,307 INFO [Portal Clock [lumis.service.portalmanagement.upgrade.upgradeCheckClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:17:25,307 INFO [Portal Clock [lumis.service.portalmanagement.upgrade.upgradeCheckClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:17:25,307 INFO [Portal Clock [lumis.service.portalmanagement.upgrade.upgradeCheckClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:17:25,339 WARN [Portal Clock [lumis.service.portalmanagement.upgrade.upgradeCheckClock]] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:17:25,339 INFO [Portal Clock [lumis.service.portalmanagement.upgrade.upgradeCheckClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:17:26,370 INFO [Portal Clock [lumis.service.portalmanagement.upgrade.upgradeCheckClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:17:26,370 ERROR [Portal Clock [lumis.service.portalmanagement.upgrade.upgradeCheckClock]] lumis.service.portalmanagement.upgrade.UpgradeCheckClock - Error checking available versions. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.service.portalmanagement.upgrade.UpgradeUtil.getAlreadyNotifiedVersions(UpgradeUtil.java:280) at lumis.service.portalmanagement.upgrade.UpgradeUtil.getAvailableUpgradeVersions(UpgradeUtil.java:119) at lumis.service.portalmanagement.upgrade.UpgradeCheckClock.doTick(UpgradeCheckClock.java:33) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 8 more 2021-11-25 19:17:33,370 INFO 192.168.252.1 guest [LumisRequest - http-nio-8086-exec-7; url: [http://lumisxp.adn.corp:8086/portal/login.jsp?accessError=2]; login: [guest]] lumisservice.lumis.util.log.AccessAuditLogger - Loaded monitor user 00000000D00000000000000000000001; current monitor user id: null 2021-11-25 19:17:33,464 INFO 192.168.252.1 [LumisRequest - http-nio-8086-exec-6; url: [http://lumisxp.adn.corp:8086/portal/main.jsp]] lumisservice.lumis.util.log.AccessAuditLogger - Loaded monitor user 00000000D00000000000000000000001; current monitor user id: null 2021-11-25 19:17:34,448 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:17:36,620 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:17:38,386 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:17:38,386 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:17:38,401 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:17:38,401 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:17:38,401 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:17:38,417 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:17:39,105 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:17:39,151 WARN 192.168.252.1 admin /Portal STR_CHANNEL_HOME_NAME [LumisRequest - http-nio-8086-exec-3; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-studio/]; login: [admin]] org.apache.wicket.markup.parser.TagAttributes - WARNING: Please use component.setMarkupId(String) to change the tag's 'id' attribute. 2021-11-25 19:17:39,151 WARN 192.168.252.1 admin /Portal STR_CHANNEL_HOME_NAME [LumisRequest - http-nio-8086-exec-3; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-studio/]; login: [admin]] org.apache.wicket.markup.parser.TagAttributes - WARNING: Please use component.setMarkupId(String) to change the tag's 'id' attribute. 2021-11-25 19:17:39,151 WARN 192.168.252.1 admin /Portal STR_CHANNEL_HOME_NAME [LumisRequest - http-nio-8086-exec-3; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-studio/]; login: [admin]] org.apache.wicket.markup.parser.TagAttributes - WARNING: Please use component.setMarkupId(String) to change the tag's 'id' attribute. 2021-11-25 19:17:39,151 WARN 192.168.252.1 admin /Portal STR_CHANNEL_HOME_NAME [LumisRequest - http-nio-8086-exec-3; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-studio/]; login: [admin]] org.apache.wicket.markup.parser.TagAttributes - WARNING: Please use component.setMarkupId(String) to change the tag's 'id' attribute. 2021-11-25 19:17:39,151 WARN 192.168.252.1 admin /Portal STR_CHANNEL_HOME_NAME [LumisRequest - http-nio-8086-exec-3; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-studio/]; login: [admin]] org.apache.wicket.markup.parser.TagAttributes - WARNING: Please use component.setMarkupId(String) to change the tag's 'id' attribute. 2021-11-25 19:17:39,167 WARN 192.168.252.1 admin /Portal STR_CHANNEL_HOME_NAME [LumisRequest - http-nio-8086-exec-3; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-studio/]; login: [admin]] org.apache.wicket.markup.parser.TagAttributes - WARNING: Please use component.setMarkupId(String) to change the tag's 'id' attribute. 2021-11-25 19:17:41,558 ERROR [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.clock.ClockManager - Exception while executing clock 'lumis.portal.monitor.impl.MonitorCleanupClock' java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorCleanupClock.deleteOldEventDataFromBigData(MonitorCleanupClock.java:60) at lumis.portal.monitor.impl.MonitorCleanupClock.doTick(MonitorCleanupClock.java:31) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:17:43,636 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:17:43,636 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:17:43,636 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:17:43,636 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:17:43,636 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:17:43,636 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:17:43,636 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:17:43,636 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:17:45,511 INFO 192.168.252.1 admin /Portal STR_CHANNEL_HOME_NAME [LumisRequest - http-nio-8086-exec-3; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-studio/]; login: [admin]] org.hibernate.cache.StandardQueryCache - starting query cache at region: lumis.portal.page.PageDaoHib#query 2021-11-25 19:17:45,558 INFO 192.168.252.1 admin /Portal STR_CHANNEL_HOME_NAME [LumisRequest - http-nio-8086-exec-3; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-studio/]; login: [admin]] lumisservice.lumis.util.log.AccessAuditLogger - Rendered interface instance 2021-11-25 19:17:45,808 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:17:49,279 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:17:50,183 ERROR 192.168.252.1 admin [LumisRequest - http-nio-8086-exec-4; url: [http://lumisxp.adn.corp:8086/portal/lumis/service/activitystream/rest/activities?activityStreamInterfaceInstanceId=00000000E00000000000000000000006&maxResults=10]; login: [admin]] lumis.portal.rest.PortalDefaultExceptionMapper - Exception thrown during call to GET http://lumisxp.adn.corp:8086/portal/lumis/service/activitystream/rest/activities?activityStreamInterfaceInstanceId=00000000E00000000000000000000006&maxResults=10 java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IM-nlxxoQTu827-QoK4mNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.service.activitystream.ActivityStreamManager.getActivities(ActivityStreamManager.java:311) at lumis.service.activitystream.ActivityStreamResource.getActivities(ActivityStreamResource.java:202) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:76) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:148) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:191) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:243) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:103) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:493) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:415) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:104) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:272) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:268) at org.glassfish.jersey.internal.Errors.process(Errors.java:316) at org.glassfish.jersey.internal.Errors.process(Errors.java:298) at org.glassfish.jersey.internal.Errors.process(Errors.java:268) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:289) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:256) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:703) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:416) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:409) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:584) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:525) at lumis.portal.rest.BaseRestServletContainer.doFilter(BaseRestServletContainer.java:218) at lumis.portal.rest.RestRootFilter.doFilter(RestRootFilter.java:344) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:462) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.webserver.WebServerIntegrationForwardFilter.doFilter(WebServerIntegrationForwardFilter.java:45) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.service.seo.sitemap.SitemapFilter.doFilter(SitemapFilter.java:72) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.url.WebResourceForwardFilter.doFilter(WebResourceForwardFilter.java:347) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.security.csr.CrossSiteRequestFilter.doFilter(CrossSiteRequestFilter.java:264) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.url.WebResourceDiscoveryFilter.doFilter(WebResourceDiscoveryFilter.java:366) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.presentation.PortalModeDiscoveryFilter.doFilter(PortalModeDiscoveryFilter.java:125) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:232) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:209) at lumis.service.portalmanagement.monitoring.JavaMelodyCustomMonitoringFilter.doFilter(JavaMelodyCustomMonitoringFilter.java:221) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.authentication.AuthenticationFilter.changeThreadNameAndProceed(AuthenticationFilter.java:493) at lumis.portal.authentication.AuthenticationFilter.lambda$doFilter$0(AuthenticationFilter.java:294) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.portal.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:285) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.monitor.impl.MonitorContextFilter.lambda$doFilter$1(MonitorContextFilter.java:448) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.portal.monitor.impl.MonitorContextFilter.doFilter(MonitorContextFilter.java:426) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.page.cache.PageCacheSSIFilter.doFilter(PageCacheSSIFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.PortalRequestContextFilter.doFilter(PortalRequestContextFilter.java:97) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.filter.EncodingUTF8Filter.doFilter(EncodingUTF8Filter.java:35) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.webserver.WebServerIntegrationInitFilter.doFilter(WebServerIntegrationInitFilter.java:367) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.website.WebsiteDiscoveryFilter.doFilter(WebsiteDiscoveryFilter.java:302) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.PortalConfiguration$RequestInitializer.lambda$doFilter$0(PortalConfiguration.java:160) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:45) at lumis.portal.PortalConfiguration$RequestInitializer.doFilter(PortalConfiguration.java:158) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:18:09,605 INFO [Portal Clock [lumis.service.search.lumis.service.search.popularity.PopularityClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:18:09,605 INFO [Portal Clock [lumis.service.search.lumis.service.search.popularity.PopularityClock]] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:18:09,605 INFO [Portal Clock [lumis.service.search.lumis.service.search.popularity.PopularityClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:18:09,605 INFO [Portal Clock [lumis.service.search.lumis.service.search.popularity.PopularityClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:18:09,605 INFO [Portal Clock [lumis.service.search.lumis.service.search.popularity.PopularityClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:18:09,605 INFO [Portal Clock [lumis.service.search.lumis.service.search.popularity.PopularityClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:18:09,605 INFO [Portal Clock [lumis.service.search.lumis.service.search.popularity.PopularityClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:18:09,637 WARN [Portal Clock [lumis.service.search.lumis.service.search.popularity.PopularityClock]] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{mQYSdRFxRZ61puwAIhkwrw}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:18:09,652 INFO [Portal Clock [lumis.service.search.lumis.service.search.popularity.PopularityClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:18:10,668 INFO [Portal Clock [lumis.service.search.lumis.service.search.popularity.PopularityClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:18:10,668 ERROR [Portal Clock [lumis.service.search.lumis.service.search.popularity.PopularityClock]] lumis.service.search.popularity.PopularityClock - Error recalculatig documents popularities. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{mQYSdRFxRZ61puwAIhkwrw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.service.search.popularity.PopularityClock.updateContentPopularities(PopularityClock.java:85) at lumis.service.search.popularity.PopularityClock.doTick(PopularityClock.java:64) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{mQYSdRFxRZ61puwAIhkwrw}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 7 more 2021-11-25 19:18:42,653 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:18:42,653 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:18:42,653 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:18:42,653 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:18:42,653 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:18:42,653 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:18:42,653 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:18:42,700 WARN [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{MiBmU07iT8S_htcg2NXWdw}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:18:42,700 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:18:43,716 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:18:43,716 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MiBmU07iT8S_htcg2NXWdw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:18:43,716 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MiBmU07iT8S_htcg2NXWdw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:18:43,716 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MiBmU07iT8S_htcg2NXWdw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:18:43,716 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MiBmU07iT8S_htcg2NXWdw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:18:43,716 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MiBmU07iT8S_htcg2NXWdw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:18:43,716 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MiBmU07iT8S_htcg2NXWdw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:18:43,716 ERROR [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.clock.ClockManager - Exception while executing clock 'lumis.portal.monitor.impl.MonitorCleanupClock' java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MiBmU07iT8S_htcg2NXWdw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorCleanupClock.deleteOldEventDataFromBigData(MonitorCleanupClock.java:60) at lumis.portal.monitor.impl.MonitorCleanupClock.doTick(MonitorCleanupClock.java:31) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MiBmU07iT8S_htcg2NXWdw}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 7 more 2021-11-25 19:18:43,716 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MiBmU07iT8S_htcg2NXWdw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:18:43,716 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MiBmU07iT8S_htcg2NXWdw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:18:49,341 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MiBmU07iT8S_htcg2NXWdw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:18:49,591 WARN 192.168.252.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_LADM_MODULES [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-settings/]; login: [admin]] org.apache.wicket.markup.parser.TagAttributes - WARNING: Please use component.setMarkupId(String) to change the tag's 'id' attribute. 2021-11-25 19:18:49,591 WARN 192.168.252.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_LADM_MODULES [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-settings/]; login: [admin]] org.apache.wicket.markup.parser.TagAttributes - WARNING: Please use component.setMarkupId(String) to change the tag's 'id' attribute. 2021-11-25 19:18:49,591 WARN 192.168.252.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_LADM_MODULES [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-settings/]; login: [admin]] org.apache.wicket.markup.parser.TagAttributes - WARNING: Please use component.setMarkupId(String) to change the tag's 'id' attribute. 2021-11-25 19:18:49,591 WARN 192.168.252.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_LADM_MODULES [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-settings/]; login: [admin]] org.apache.wicket.markup.parser.TagAttributes - WARNING: Please use component.setMarkupId(String) to change the tag's 'id' attribute. 2021-11-25 19:18:49,591 WARN 192.168.252.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_LADM_MODULES [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-settings/]; login: [admin]] org.apache.wicket.markup.parser.TagAttributes - WARNING: Please use component.setMarkupId(String) to change the tag's 'id' attribute. 2021-11-25 19:18:49,591 WARN 192.168.252.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_LADM_MODULES [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-settings/]; login: [admin]] org.apache.wicket.markup.parser.TagAttributes - WARNING: Please use component.setMarkupId(String) to change the tag's 'id' attribute. 2021-11-25 19:18:50,935 INFO 192.168.252.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_LADM_MODULES STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-settings/]; login: [admin]] org.hibernate.cache.StandardQueryCache - starting query cache at region: lumis.portal.preferences#query 2021-11-25 19:18:54,878 INFO 192.168.252.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_LADM_MODULES STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-settings/]; login: [admin]] lumisservice.lumis.util.log.AccessAuditLogger - Rendered interface instance 2021-11-25 19:18:55,466 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MiBmU07iT8S_htcg2NXWdw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:18:56,325 ERROR 192.168.252.1 admin [LumisRequest - http-nio-8086-exec-3; url: [http://lumisxp.adn.corp:8086/portal/lumis/service/activitystream/rest/activities?activityStreamInterfaceInstanceId=00000000E00000000000000000000006&maxResults=10]; login: [admin]] lumis.portal.rest.PortalDefaultExceptionMapper - Exception thrown during call to GET http://lumisxp.adn.corp:8086/portal/lumis/service/activitystream/rest/activities?activityStreamInterfaceInstanceId=00000000E00000000000000000000006&maxResults=10 java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MiBmU07iT8S_htcg2NXWdw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.service.activitystream.ActivityStreamManager.getActivities(ActivityStreamManager.java:311) at lumis.service.activitystream.ActivityStreamResource.getActivities(ActivityStreamResource.java:202) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:76) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:148) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:191) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:243) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:103) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:493) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:415) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:104) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:272) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:268) at org.glassfish.jersey.internal.Errors.process(Errors.java:316) at org.glassfish.jersey.internal.Errors.process(Errors.java:298) at org.glassfish.jersey.internal.Errors.process(Errors.java:268) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:289) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:256) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:703) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:416) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:409) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:584) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:525) at lumis.portal.rest.BaseRestServletContainer.doFilter(BaseRestServletContainer.java:218) at lumis.portal.rest.RestRootFilter.doFilter(RestRootFilter.java:344) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:462) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.webserver.WebServerIntegrationForwardFilter.doFilter(WebServerIntegrationForwardFilter.java:45) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.service.seo.sitemap.SitemapFilter.doFilter(SitemapFilter.java:72) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.url.WebResourceForwardFilter.doFilter(WebResourceForwardFilter.java:347) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.security.csr.CrossSiteRequestFilter.doFilter(CrossSiteRequestFilter.java:264) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.url.WebResourceDiscoveryFilter.doFilter(WebResourceDiscoveryFilter.java:366) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.presentation.PortalModeDiscoveryFilter.doFilter(PortalModeDiscoveryFilter.java:125) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:232) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:209) at lumis.service.portalmanagement.monitoring.JavaMelodyCustomMonitoringFilter.doFilter(JavaMelodyCustomMonitoringFilter.java:221) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.authentication.AuthenticationFilter.changeThreadNameAndProceed(AuthenticationFilter.java:493) at lumis.portal.authentication.AuthenticationFilter.lambda$doFilter$0(AuthenticationFilter.java:294) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.portal.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:285) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.monitor.impl.MonitorContextFilter.lambda$doFilter$1(MonitorContextFilter.java:448) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.portal.monitor.impl.MonitorContextFilter.doFilter(MonitorContextFilter.java:426) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.page.cache.PageCacheSSIFilter.doFilter(PageCacheSSIFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.PortalRequestContextFilter.doFilter(PortalRequestContextFilter.java:97) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.filter.EncodingUTF8Filter.doFilter(EncodingUTF8Filter.java:35) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.webserver.WebServerIntegrationInitFilter.doFilter(WebServerIntegrationInitFilter.java:367) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.website.WebsiteDiscoveryFilter.doFilter(WebsiteDiscoveryFilter.java:302) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.PortalConfiguration$RequestInitializer.lambda$doFilter$0(PortalConfiguration.java:160) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:45) at lumis.portal.PortalConfiguration$RequestInitializer.doFilter(PortalConfiguration.java:158) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:18:56,325 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MiBmU07iT8S_htcg2NXWdw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:19:04,123 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MiBmU07iT8S_htcg2NXWdw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:19:04,794 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MiBmU07iT8S_htcg2NXWdw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:19:05,310 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MiBmU07iT8S_htcg2NXWdw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:19:05,341 ERROR 192.168.252.1 admin [LumisRequest - http-nio-8086-exec-4; url: [http://lumisxp.adn.corp:8086/portal/lumis/service/activitystream/rest/activities?activityStreamInterfaceInstanceId=00000000E00000000000000000000006&maxResults=10]; login: [admin]] lumis.portal.rest.PortalDefaultExceptionMapper - Exception thrown during call to GET http://lumisxp.adn.corp:8086/portal/lumis/service/activitystream/rest/activities?activityStreamInterfaceInstanceId=00000000E00000000000000000000006&maxResults=10 java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MiBmU07iT8S_htcg2NXWdw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.service.activitystream.ActivityStreamManager.getActivities(ActivityStreamManager.java:311) at lumis.service.activitystream.ActivityStreamResource.getActivities(ActivityStreamResource.java:202) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:76) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:148) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:191) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:243) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:103) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:493) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:415) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:104) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:272) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:268) at org.glassfish.jersey.internal.Errors.process(Errors.java:316) at org.glassfish.jersey.internal.Errors.process(Errors.java:298) at org.glassfish.jersey.internal.Errors.process(Errors.java:268) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:289) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:256) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:703) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:416) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:409) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:584) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:525) at lumis.portal.rest.BaseRestServletContainer.doFilter(BaseRestServletContainer.java:218) at lumis.portal.rest.RestRootFilter.doFilter(RestRootFilter.java:344) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:462) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.webserver.WebServerIntegrationForwardFilter.doFilter(WebServerIntegrationForwardFilter.java:45) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.service.seo.sitemap.SitemapFilter.doFilter(SitemapFilter.java:72) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.url.WebResourceForwardFilter.doFilter(WebResourceForwardFilter.java:347) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.security.csr.CrossSiteRequestFilter.doFilter(CrossSiteRequestFilter.java:264) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.url.WebResourceDiscoveryFilter.doFilter(WebResourceDiscoveryFilter.java:366) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.presentation.PortalModeDiscoveryFilter.doFilter(PortalModeDiscoveryFilter.java:125) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:232) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:209) at lumis.service.portalmanagement.monitoring.JavaMelodyCustomMonitoringFilter.doFilter(JavaMelodyCustomMonitoringFilter.java:221) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.authentication.AuthenticationFilter.changeThreadNameAndProceed(AuthenticationFilter.java:493) at lumis.portal.authentication.AuthenticationFilter.lambda$doFilter$0(AuthenticationFilter.java:294) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.portal.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:285) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.monitor.impl.MonitorContextFilter.lambda$doFilter$1(MonitorContextFilter.java:448) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.portal.monitor.impl.MonitorContextFilter.doFilter(MonitorContextFilter.java:426) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.page.cache.PageCacheSSIFilter.doFilter(PageCacheSSIFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.PortalRequestContextFilter.doFilter(PortalRequestContextFilter.java:97) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.filter.EncodingUTF8Filter.doFilter(EncodingUTF8Filter.java:35) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.webserver.WebServerIntegrationInitFilter.doFilter(WebServerIntegrationInitFilter.java:367) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.website.WebsiteDiscoveryFilter.doFilter(WebsiteDiscoveryFilter.java:302) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.PortalConfiguration$RequestInitializer.lambda$doFilter$0(PortalConfiguration.java:160) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:45) at lumis.portal.PortalConfiguration$RequestInitializer.doFilter(PortalConfiguration.java:158) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:19:08,748 ERROR 192.168.252.1 admin STR_LADM_SI_SYSTEMINFO [LumisRequest - http-nio-8086-exec-2; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-settings/lumis/portal/controller/html/ServiceInterfaceInstanceControllerHtml.jsp?lumPageId=402881B25E952535015E95262D820296&lumScript=1&lumRenderII=402881B25E952535015E95264835049A&lumReferer=http%3A%2F%2Flumisxp.adn.corp%3A8086%2Fportal%2Flumis%2Fportal-settings%2Fmain.jsp%3FlumChannelId%3D402881B25E952535015E95262D820294]; login: [admin]] lumis.portal.UnexpectedException - lumis.portal.UnexpectedException created lumis.portal.UnexpectedException: STR_UNEXPECTED_EXCEPTION at lumis.doui.service.DouiServiceInterface.render(DouiServiceInterface.java:521) at lumis.portal.servicecontainer.ServiceContainer.renderServiceInterfaceInstanceInternal(ServiceContainer.java:477) at lumis.portal.servicecontainer.ServiceContainer.lambda$renderServiceInterfaceInstance$0(ServiceContainer.java:258) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:45) at lumis.portal.servicecontainer.ServiceContainer.renderServiceInterfaceInstance(ServiceContainer.java:228) at lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceControllerHtml.renderOutput(ServiceInterfaceInstanceControllerHtml.java:433) at lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceControllerHtml.renderServiceInterfaceInstance(ServiceInterfaceInstanceControllerHtml.java:329) at lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceControllerHtml.handleRequest(ServiceInterfaceInstanceControllerHtml.java:108) at org.apache.jsp.lumis.portal.controller.html.ServiceInterfaceInstanceControllerHtml_jsp._jspService(ServiceInterfaceInstanceControllerHtml_jsp.java:122) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:71) at javax.servlet.http.HttpServlet.service(HttpServlet.java:733) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:467) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:378) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:326) at javax.servlet.http.HttpServlet.service(HttpServlet.java:733) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.rest.RestRootFilter.doFilter(RestRootFilter.java:339) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:462) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:710) at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:457) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at net.bull.javamelody.JspWrapper.invoke(JspWrapper.java:152) at net.bull.javamelody.JdbcWrapper$DelegatingInvocationHandler.invoke(JdbcWrapper.java:294) at com.sun.proxy.$Proxy211.forward(Unknown Source) at lumis.portal.url.WebResourceForwardFilter.doFilter(WebResourceForwardFilter.java:292) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.security.csr.CrossSiteRequestFilter.doFilter(CrossSiteRequestFilter.java:264) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.url.WebResourceDiscoveryFilter.doFilter(WebResourceDiscoveryFilter.java:366) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.presentation.PortalModeDiscoveryFilter.doFilter(PortalModeDiscoveryFilter.java:125) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:232) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:209) at lumis.service.portalmanagement.monitoring.JavaMelodyCustomMonitoringFilter.doFilter(JavaMelodyCustomMonitoringFilter.java:221) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.authentication.AuthenticationFilter.changeThreadNameAndProceed(AuthenticationFilter.java:493) at lumis.portal.authentication.AuthenticationFilter.lambda$doFilter$0(AuthenticationFilter.java:294) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.portal.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:285) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.monitor.impl.MonitorContextFilter.lambda$doFilter$1(MonitorContextFilter.java:448) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.portal.monitor.impl.MonitorContextFilter.doFilter(MonitorContextFilter.java:426) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.page.cache.PageCacheSSIFilter.doFilter(PageCacheSSIFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.PortalRequestContextFilter.doFilter(PortalRequestContextFilter.java:97) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.filter.EncodingUTF8Filter.doFilter(EncodingUTF8Filter.java:35) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.webserver.WebServerIntegrationInitFilter.doFilter(WebServerIntegrationInitFilter.java:367) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.website.WebsiteDiscoveryFilter.doFilter(WebsiteDiscoveryFilter.java:302) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.PortalConfiguration$RequestInitializer.lambda$doFilter$0(PortalConfiguration.java:160) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:45) at lumis.portal.PortalConfiguration$RequestInitializer.doFilter(PortalConfiguration.java:158) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MiBmU07iT8S_htcg2NXWdw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.service.portalmanagement.systeminfo.DataHelper.obtainPageAccessInformation(DataHelper.java:638) at lumis.service.portalmanagement.systeminfo.PageAccessInformationDataProvider.obtainMapData(PageAccessInformationDataProvider.java:27) at lumis.service.portalmanagement.systeminfo.MapDataProvider.loadData(MapDataProvider.java:37) at lumis.service.portalmanagement.systeminfo.MapDataProvider.loadData(MapDataProvider.java:25) at lumis.doui.source.Source.load(Source.java:677) at lumis.doui.source.SourceContainer.loadSourcesRecursively(SourceContainer.java:141) at lumis.doui.source.SourceContainer.loadSources(SourceContainer.java:118) at lumis.doui.service.DouiServiceInterface.loadSources(DouiServiceInterface.java:186) at lumis.doui.service.DouiServiceInterface.render(DouiServiceInterface.java:492) ... 105 more 2021-11-25 19:19:08,748 ERROR 192.168.252.1 admin STR_LADM_SI_SYSTEMINFO [LumisRequest - http-nio-8086-exec-2; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-settings/lumis/portal/controller/html/ServiceInterfaceInstanceControllerHtml.jsp?lumPageId=402881B25E952535015E95262D820296&lumScript=1&lumRenderII=402881B25E952535015E95264835049A&lumReferer=http%3A%2F%2Flumisxp.adn.corp%3A8086%2Fportal%2Flumis%2Fportal-settings%2Fmain.jsp%3FlumChannelId%3D402881B25E952535015E95262D820294]; login: [admin]] lumis.portal.servicecontainer.ServiceContainer - Exception thrown during render for service interface instance:402881B25E952535015E95264835049A, service instance:402881B25E952535015E95262D820295, service interface:lumis.service.portalmanagement.systeminfo.systeminfo lumis.portal.UnexpectedException: STR_UNEXPECTED_EXCEPTION at lumis.doui.service.DouiServiceInterface.render(DouiServiceInterface.java:521) at lumis.portal.servicecontainer.ServiceContainer.renderServiceInterfaceInstanceInternal(ServiceContainer.java:477) at lumis.portal.servicecontainer.ServiceContainer.lambda$renderServiceInterfaceInstance$0(ServiceContainer.java:258) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:45) at lumis.portal.servicecontainer.ServiceContainer.renderServiceInterfaceInstance(ServiceContainer.java:228) at lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceControllerHtml.renderOutput(ServiceInterfaceInstanceControllerHtml.java:433) at lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceControllerHtml.renderServiceInterfaceInstance(ServiceInterfaceInstanceControllerHtml.java:329) at lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceControllerHtml.handleRequest(ServiceInterfaceInstanceControllerHtml.java:108) at org.apache.jsp.lumis.portal.controller.html.ServiceInterfaceInstanceControllerHtml_jsp._jspService(ServiceInterfaceInstanceControllerHtml_jsp.java:122) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:71) at javax.servlet.http.HttpServlet.service(HttpServlet.java:733) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:467) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:378) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:326) at javax.servlet.http.HttpServlet.service(HttpServlet.java:733) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.rest.RestRootFilter.doFilter(RestRootFilter.java:339) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:462) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:710) at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:457) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at net.bull.javamelody.JspWrapper.invoke(JspWrapper.java:152) at net.bull.javamelody.JdbcWrapper$DelegatingInvocationHandler.invoke(JdbcWrapper.java:294) at com.sun.proxy.$Proxy211.forward(Unknown Source) at lumis.portal.url.WebResourceForwardFilter.doFilter(WebResourceForwardFilter.java:292) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.security.csr.CrossSiteRequestFilter.doFilter(CrossSiteRequestFilter.java:264) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.url.WebResourceDiscoveryFilter.doFilter(WebResourceDiscoveryFilter.java:366) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.presentation.PortalModeDiscoveryFilter.doFilter(PortalModeDiscoveryFilter.java:125) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:232) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:209) at lumis.service.portalmanagement.monitoring.JavaMelodyCustomMonitoringFilter.doFilter(JavaMelodyCustomMonitoringFilter.java:221) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.authentication.AuthenticationFilter.changeThreadNameAndProceed(AuthenticationFilter.java:493) at lumis.portal.authentication.AuthenticationFilter.lambda$doFilter$0(AuthenticationFilter.java:294) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.portal.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:285) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.monitor.impl.MonitorContextFilter.lambda$doFilter$1(MonitorContextFilter.java:448) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.portal.monitor.impl.MonitorContextFilter.doFilter(MonitorContextFilter.java:426) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.page.cache.PageCacheSSIFilter.doFilter(PageCacheSSIFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.PortalRequestContextFilter.doFilter(PortalRequestContextFilter.java:97) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.filter.EncodingUTF8Filter.doFilter(EncodingUTF8Filter.java:35) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.webserver.WebServerIntegrationInitFilter.doFilter(WebServerIntegrationInitFilter.java:367) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.website.WebsiteDiscoveryFilter.doFilter(WebsiteDiscoveryFilter.java:302) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.PortalConfiguration$RequestInitializer.lambda$doFilter$0(PortalConfiguration.java:160) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:45) at lumis.portal.PortalConfiguration$RequestInitializer.doFilter(PortalConfiguration.java:158) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MiBmU07iT8S_htcg2NXWdw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.service.portalmanagement.systeminfo.DataHelper.obtainPageAccessInformation(DataHelper.java:638) at lumis.service.portalmanagement.systeminfo.PageAccessInformationDataProvider.obtainMapData(PageAccessInformationDataProvider.java:27) at lumis.service.portalmanagement.systeminfo.MapDataProvider.loadData(MapDataProvider.java:37) at lumis.service.portalmanagement.systeminfo.MapDataProvider.loadData(MapDataProvider.java:25) at lumis.doui.source.Source.load(Source.java:677) at lumis.doui.source.SourceContainer.loadSourcesRecursively(SourceContainer.java:141) at lumis.doui.source.SourceContainer.loadSources(SourceContainer.java:118) at lumis.doui.service.DouiServiceInterface.loadSources(DouiServiceInterface.java:186) at lumis.doui.service.DouiServiceInterface.render(DouiServiceInterface.java:492) ... 105 more 2021-11-25 19:19:23,701 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:19:23,717 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:19:23,717 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:19:23,717 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:19:23,717 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:19:23,717 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:19:23,717 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:19:23,748 WARN [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{5ZCvy8OKSteykXJGtsBC1Q}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:19:23,748 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:19:24,764 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:19:24,764 ERROR [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.clock.ClockManager - Exception while executing clock 'lumis.portal.monitor.impl.MonitorCleanupClock' java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{5ZCvy8OKSteykXJGtsBC1Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorCleanupClock.deleteOldEventDataFromBigData(MonitorCleanupClock.java:60) at lumis.portal.monitor.impl.MonitorCleanupClock.doTick(MonitorCleanupClock.java:31) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{5ZCvy8OKSteykXJGtsBC1Q}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 7 more 2021-11-25 19:19:34,624 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{5ZCvy8OKSteykXJGtsBC1Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:19:34,811 INFO 192.168.252.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_LADM_MODULES STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-settings/]; login: [admin]] lumisservice.lumis.util.log.AccessAuditLogger - Rendered interface instance 2021-11-25 19:19:34,921 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{5ZCvy8OKSteykXJGtsBC1Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:19:35,530 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{5ZCvy8OKSteykXJGtsBC1Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:19:35,577 ERROR 192.168.252.1 admin [LumisRequest - http-nio-8086-exec-1; url: [http://lumisxp.adn.corp:8086/portal/lumis/service/activitystream/rest/activities?activityStreamInterfaceInstanceId=00000000E00000000000000000000006&maxResults=10]; login: [admin]] lumis.portal.rest.PortalDefaultExceptionMapper - Exception thrown during call to GET http://lumisxp.adn.corp:8086/portal/lumis/service/activitystream/rest/activities?activityStreamInterfaceInstanceId=00000000E00000000000000000000006&maxResults=10 java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{5ZCvy8OKSteykXJGtsBC1Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.service.activitystream.ActivityStreamManager.getActivities(ActivityStreamManager.java:311) at lumis.service.activitystream.ActivityStreamResource.getActivities(ActivityStreamResource.java:202) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:76) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:148) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:191) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:243) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:103) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:493) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:415) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:104) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:272) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:268) at org.glassfish.jersey.internal.Errors.process(Errors.java:316) at org.glassfish.jersey.internal.Errors.process(Errors.java:298) at org.glassfish.jersey.internal.Errors.process(Errors.java:268) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:289) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:256) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:703) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:416) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:409) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:584) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:525) at lumis.portal.rest.BaseRestServletContainer.doFilter(BaseRestServletContainer.java:218) at lumis.portal.rest.RestRootFilter.doFilter(RestRootFilter.java:344) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:462) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.webserver.WebServerIntegrationForwardFilter.doFilter(WebServerIntegrationForwardFilter.java:45) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.service.seo.sitemap.SitemapFilter.doFilter(SitemapFilter.java:72) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.url.WebResourceForwardFilter.doFilter(WebResourceForwardFilter.java:347) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.security.csr.CrossSiteRequestFilter.doFilter(CrossSiteRequestFilter.java:264) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.url.WebResourceDiscoveryFilter.doFilter(WebResourceDiscoveryFilter.java:366) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.presentation.PortalModeDiscoveryFilter.doFilter(PortalModeDiscoveryFilter.java:125) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:232) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:209) at lumis.service.portalmanagement.monitoring.JavaMelodyCustomMonitoringFilter.doFilter(JavaMelodyCustomMonitoringFilter.java:221) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.authentication.AuthenticationFilter.changeThreadNameAndProceed(AuthenticationFilter.java:493) at lumis.portal.authentication.AuthenticationFilter.lambda$doFilter$0(AuthenticationFilter.java:294) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.portal.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:285) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.monitor.impl.MonitorContextFilter.lambda$doFilter$1(MonitorContextFilter.java:448) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.portal.monitor.impl.MonitorContextFilter.doFilter(MonitorContextFilter.java:426) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.page.cache.PageCacheSSIFilter.doFilter(PageCacheSSIFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.PortalRequestContextFilter.doFilter(PortalRequestContextFilter.java:97) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.filter.EncodingUTF8Filter.doFilter(EncodingUTF8Filter.java:35) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.webserver.WebServerIntegrationInitFilter.doFilter(WebServerIntegrationInitFilter.java:367) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.website.WebsiteDiscoveryFilter.doFilter(WebsiteDiscoveryFilter.java:302) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.PortalConfiguration$RequestInitializer.lambda$doFilter$0(PortalConfiguration.java:160) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:45) at lumis.portal.PortalConfiguration$RequestInitializer.doFilter(PortalConfiguration.java:158) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:19:43,640 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{5ZCvy8OKSteykXJGtsBC1Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:19:43,640 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{5ZCvy8OKSteykXJGtsBC1Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:19:43,640 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{5ZCvy8OKSteykXJGtsBC1Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:19:43,640 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{5ZCvy8OKSteykXJGtsBC1Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:19:43,640 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{5ZCvy8OKSteykXJGtsBC1Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:19:43,640 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{5ZCvy8OKSteykXJGtsBC1Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:19:43,640 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{5ZCvy8OKSteykXJGtsBC1Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:19:43,640 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{5ZCvy8OKSteykXJGtsBC1Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:19:50,344 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{5ZCvy8OKSteykXJGtsBC1Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:19:50,484 INFO 192.168.252.1 admin /Portal STR_CHANNEL_HOME_NAME [LumisRequest - http-nio-8086-exec-4; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-studio/]; login: [admin]] lumisservice.lumis.util.log.AccessAuditLogger - Rendered interface instance 2021-11-25 19:19:50,562 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{5ZCvy8OKSteykXJGtsBC1Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:19:51,141 ERROR 192.168.252.1 admin [LumisRequest - http-nio-8086-exec-1; url: [http://lumisxp.adn.corp:8086/portal/lumis/service/activitystream/rest/activities?activityStreamInterfaceInstanceId=00000000E00000000000000000000006&maxResults=10]; login: [admin]] lumis.portal.rest.PortalDefaultExceptionMapper - Exception thrown during call to GET http://lumisxp.adn.corp:8086/portal/lumis/service/activitystream/rest/activities?activityStreamInterfaceInstanceId=00000000E00000000000000000000006&maxResults=10 java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{5ZCvy8OKSteykXJGtsBC1Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.service.activitystream.ActivityStreamManager.getActivities(ActivityStreamManager.java:311) at lumis.service.activitystream.ActivityStreamResource.getActivities(ActivityStreamResource.java:202) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:76) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:148) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:191) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:243) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:103) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:493) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:415) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:104) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:272) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:268) at org.glassfish.jersey.internal.Errors.process(Errors.java:316) at org.glassfish.jersey.internal.Errors.process(Errors.java:298) at org.glassfish.jersey.internal.Errors.process(Errors.java:268) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:289) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:256) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:703) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:416) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:409) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:584) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:525) at lumis.portal.rest.BaseRestServletContainer.doFilter(BaseRestServletContainer.java:218) at lumis.portal.rest.RestRootFilter.doFilter(RestRootFilter.java:344) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:462) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.webserver.WebServerIntegrationForwardFilter.doFilter(WebServerIntegrationForwardFilter.java:45) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.service.seo.sitemap.SitemapFilter.doFilter(SitemapFilter.java:72) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.url.WebResourceForwardFilter.doFilter(WebResourceForwardFilter.java:347) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.security.csr.CrossSiteRequestFilter.doFilter(CrossSiteRequestFilter.java:264) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.url.WebResourceDiscoveryFilter.doFilter(WebResourceDiscoveryFilter.java:366) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.presentation.PortalModeDiscoveryFilter.doFilter(PortalModeDiscoveryFilter.java:125) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:232) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:209) at lumis.service.portalmanagement.monitoring.JavaMelodyCustomMonitoringFilter.doFilter(JavaMelodyCustomMonitoringFilter.java:221) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.authentication.AuthenticationFilter.changeThreadNameAndProceed(AuthenticationFilter.java:493) at lumis.portal.authentication.AuthenticationFilter.lambda$doFilter$0(AuthenticationFilter.java:294) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.portal.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:285) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.monitor.impl.MonitorContextFilter.lambda$doFilter$1(MonitorContextFilter.java:448) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.portal.monitor.impl.MonitorContextFilter.doFilter(MonitorContextFilter.java:426) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.page.cache.PageCacheSSIFilter.doFilter(PageCacheSSIFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.PortalRequestContextFilter.doFilter(PortalRequestContextFilter.java:97) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.filter.EncodingUTF8Filter.doFilter(EncodingUTF8Filter.java:35) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.webserver.WebServerIntegrationInitFilter.doFilter(WebServerIntegrationInitFilter.java:367) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.website.WebsiteDiscoveryFilter.doFilter(WebsiteDiscoveryFilter.java:302) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.PortalConfiguration$RequestInitializer.lambda$doFilter$0(PortalConfiguration.java:160) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:45) at lumis.portal.PortalConfiguration$RequestInitializer.doFilter(PortalConfiguration.java:158) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:19:51,234 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{5ZCvy8OKSteykXJGtsBC1Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:19:58,735 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:19:58,735 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:19:58,735 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:19:58,735 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:19:58,735 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:19:58,735 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:19:58,735 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:19:58,782 WARN [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{29sqE7WVSnuKRax8QOpVaQ}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:19:58,782 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:19:59,797 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:19:59,797 ERROR [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.clock.ClockManager - Exception while executing clock 'lumis.portal.monitor.impl.MonitorCleanupClock' java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{29sqE7WVSnuKRax8QOpVaQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorCleanupClock.deleteOldEventDataFromBigData(MonitorCleanupClock.java:60) at lumis.portal.monitor.impl.MonitorCleanupClock.doTick(MonitorCleanupClock.java:31) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{29sqE7WVSnuKRax8QOpVaQ}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 7 more 2021-11-25 19:20:30,799 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:20:30,799 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:20:30,799 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:20:30,799 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:20:30,799 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:20:30,799 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:20:30,799 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:20:30,893 WARN [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{LjdhTPh-T5aVCb3lapMZWQ}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:20:30,893 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:20:31,908 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:20:31,908 ERROR [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.clock.ClockManager - Exception while executing clock 'lumis.portal.monitor.impl.MonitorCleanupClock' java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{LjdhTPh-T5aVCb3lapMZWQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorCleanupClock.deleteOldEventDataFromBigData(MonitorCleanupClock.java:60) at lumis.portal.monitor.impl.MonitorCleanupClock.doTick(MonitorCleanupClock.java:31) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{LjdhTPh-T5aVCb3lapMZWQ}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 7 more 2021-11-25 19:20:43,643 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{LjdhTPh-T5aVCb3lapMZWQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:20:43,643 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{LjdhTPh-T5aVCb3lapMZWQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:20:43,643 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{LjdhTPh-T5aVCb3lapMZWQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:20:43,643 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{LjdhTPh-T5aVCb3lapMZWQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:20:43,643 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{LjdhTPh-T5aVCb3lapMZWQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:20:43,643 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{LjdhTPh-T5aVCb3lapMZWQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:20:43,643 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{LjdhTPh-T5aVCb3lapMZWQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:20:43,643 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{LjdhTPh-T5aVCb3lapMZWQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:21:05,089 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:21:05,090 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:21:05,090 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:21:05,090 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:21:05,090 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:21:05,090 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:21:05,090 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:21:05,125 WARN [Lumis Monitor Processor - 0] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{atUxmk3uSaWEXlseEKBCeg}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:21:05,127 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:21:06,135 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:21:06,135 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{atUxmk3uSaWEXlseEKBCeg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{atUxmk3uSaWEXlseEKBCeg}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:21:06,135 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{atUxmk3uSaWEXlseEKBCeg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:21:43,642 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:21:43,643 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:21:43,643 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:21:43,643 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:21:43,644 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:21:43,644 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:21:43,644 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:21:43,705 WARN [Lumis Monitor Processor - 2] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{hYy5Tn9eSvehqyZ9P7SLyQ}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:21:43,706 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:21:45,713 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:21:45,713 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{hYy5Tn9eSvehqyZ9P7SLyQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{hYy5Tn9eSvehqyZ9P7SLyQ}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:21:45,713 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{hYy5Tn9eSvehqyZ9P7SLyQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:21:45,713 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{hYy5Tn9eSvehqyZ9P7SLyQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:21:45,713 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{hYy5Tn9eSvehqyZ9P7SLyQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:21:45,715 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{hYy5Tn9eSvehqyZ9P7SLyQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:21:45,714 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{hYy5Tn9eSvehqyZ9P7SLyQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:21:45,714 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{hYy5Tn9eSvehqyZ9P7SLyQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:21:45,715 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{hYy5Tn9eSvehqyZ9P7SLyQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:21:59,194 ERROR [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.clock.ClockManager - Exception while executing clock 'lumis.portal.monitor.impl.MonitorCleanupClock' java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{hYy5Tn9eSvehqyZ9P7SLyQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorCleanupClock.deleteOldEventDataFromBigData(MonitorCleanupClock.java:60) at lumis.portal.monitor.impl.MonitorCleanupClock.doTick(MonitorCleanupClock.java:31) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:22:33,317 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:22:33,317 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:22:33,317 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:22:33,317 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:22:33,317 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:22:33,317 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:22:33,317 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:22:33,395 WARN [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{Nw1bAM-pRwaiT5C96CcSfA}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:22:33,395 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:22:34,411 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:22:34,411 ERROR [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.clock.ClockManager - Exception while executing clock 'lumis.portal.monitor.impl.MonitorCleanupClock' java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{Nw1bAM-pRwaiT5C96CcSfA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorCleanupClock.deleteOldEventDataFromBigData(MonitorCleanupClock.java:60) at lumis.portal.monitor.impl.MonitorCleanupClock.doTick(MonitorCleanupClock.java:31) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{Nw1bAM-pRwaiT5C96CcSfA}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 7 more 2021-11-25 19:22:43,645 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{Nw1bAM-pRwaiT5C96CcSfA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:22:43,645 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{Nw1bAM-pRwaiT5C96CcSfA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:22:43,645 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{Nw1bAM-pRwaiT5C96CcSfA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:22:43,645 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{Nw1bAM-pRwaiT5C96CcSfA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:22:43,645 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{Nw1bAM-pRwaiT5C96CcSfA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:22:43,645 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{Nw1bAM-pRwaiT5C96CcSfA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:22:43,645 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{Nw1bAM-pRwaiT5C96CcSfA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:22:43,645 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{Nw1bAM-pRwaiT5C96CcSfA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:23:12,381 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:23:12,381 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:23:12,381 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:23:12,381 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:23:12,381 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:23:12,381 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:23:12,381 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:23:12,428 WARN [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{tZDRM1bVT7O1BKyotOTa7g}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:23:12,428 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:23:13,444 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:23:13,444 ERROR [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.clock.ClockManager - Exception while executing clock 'lumis.portal.monitor.impl.MonitorCleanupClock' java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{tZDRM1bVT7O1BKyotOTa7g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorCleanupClock.deleteOldEventDataFromBigData(MonitorCleanupClock.java:60) at lumis.portal.monitor.impl.MonitorCleanupClock.doTick(MonitorCleanupClock.java:31) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{tZDRM1bVT7O1BKyotOTa7g}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 7 more 2021-11-25 19:23:43,648 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:23:43,648 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:23:43,648 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:23:43,648 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:23:43,648 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:23:43,648 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:23:43,648 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:23:43,680 WARN [Lumis Monitor Processor - 0] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{bj-VJyjhTR-WpI9SxQKriw}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:23:43,680 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:23:44,695 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:23:44,695 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{bj-VJyjhTR-WpI9SxQKriw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{bj-VJyjhTR-WpI9SxQKriw}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:23:44,695 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{bj-VJyjhTR-WpI9SxQKriw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:23:44,695 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{bj-VJyjhTR-WpI9SxQKriw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:23:44,695 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{bj-VJyjhTR-WpI9SxQKriw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:23:44,695 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{bj-VJyjhTR-WpI9SxQKriw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:23:44,695 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{bj-VJyjhTR-WpI9SxQKriw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:23:44,695 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{bj-VJyjhTR-WpI9SxQKriw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:23:44,695 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{bj-VJyjhTR-WpI9SxQKriw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:23:47,430 ERROR [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.clock.ClockManager - Exception while executing clock 'lumis.portal.monitor.impl.MonitorCleanupClock' java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{bj-VJyjhTR-WpI9SxQKriw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorCleanupClock.deleteOldEventDataFromBigData(MonitorCleanupClock.java:60) at lumis.portal.monitor.impl.MonitorCleanupClock.doTick(MonitorCleanupClock.java:31) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:24:19,462 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:24:19,462 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:24:19,462 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:24:19,462 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:24:19,462 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:24:19,462 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:24:19,462 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:24:19,494 WARN [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{WmmHrG4YRR-hOLaYWNgTZA}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:24:19,494 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:24:20,509 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:24:20,509 ERROR [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.clock.ClockManager - Exception while executing clock 'lumis.portal.monitor.impl.MonitorCleanupClock' java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{WmmHrG4YRR-hOLaYWNgTZA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorCleanupClock.deleteOldEventDataFromBigData(MonitorCleanupClock.java:60) at lumis.portal.monitor.impl.MonitorCleanupClock.doTick(MonitorCleanupClock.java:31) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{WmmHrG4YRR-hOLaYWNgTZA}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 7 more 2021-11-25 19:24:43,651 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{WmmHrG4YRR-hOLaYWNgTZA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:24:43,651 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{WmmHrG4YRR-hOLaYWNgTZA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:24:43,651 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{WmmHrG4YRR-hOLaYWNgTZA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:24:43,651 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{WmmHrG4YRR-hOLaYWNgTZA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:24:43,651 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{WmmHrG4YRR-hOLaYWNgTZA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:24:43,651 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{WmmHrG4YRR-hOLaYWNgTZA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:24:43,651 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{WmmHrG4YRR-hOLaYWNgTZA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:24:43,651 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{WmmHrG4YRR-hOLaYWNgTZA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:25:00,558 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:25:00,558 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:25:00,558 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:25:00,558 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:25:00,558 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:25:00,558 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:25:00,558 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:25:00,605 WARN [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{Tu_QfiN1TeKfDHwxgyrqiQ}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:25:00,605 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:25:01,620 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:25:01,620 ERROR [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.clock.ClockManager - Exception while executing clock 'lumis.portal.monitor.impl.MonitorCleanupClock' java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{Tu_QfiN1TeKfDHwxgyrqiQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorCleanupClock.deleteOldEventDataFromBigData(MonitorCleanupClock.java:60) at lumis.portal.monitor.impl.MonitorCleanupClock.doTick(MonitorCleanupClock.java:31) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{Tu_QfiN1TeKfDHwxgyrqiQ}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 7 more 2021-11-25 19:25:31,700 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:25:31,700 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:25:31,700 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:25:31,700 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:25:31,700 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:25:31,700 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:25:31,700 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:25:31,747 WARN [Lumis Monitor Processor - 0] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{L7HHFXVGRpi7Rtcb_phI3Q}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:25:31,747 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:25:32,762 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:25:32,762 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{L7HHFXVGRpi7Rtcb_phI3Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{L7HHFXVGRpi7Rtcb_phI3Q}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:25:32,762 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{L7HHFXVGRpi7Rtcb_phI3Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:25:43,653 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{L7HHFXVGRpi7Rtcb_phI3Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:25:43,653 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{L7HHFXVGRpi7Rtcb_phI3Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:25:43,653 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{L7HHFXVGRpi7Rtcb_phI3Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:25:43,653 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{L7HHFXVGRpi7Rtcb_phI3Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:25:43,653 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{L7HHFXVGRpi7Rtcb_phI3Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:25:43,653 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{L7HHFXVGRpi7Rtcb_phI3Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:25:43,653 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{L7HHFXVGRpi7Rtcb_phI3Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:25:43,653 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{L7HHFXVGRpi7Rtcb_phI3Q}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:26:22,900 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:26:22,900 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:26:22,900 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:26:22,900 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:26:22,900 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:26:22,900 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:26:22,900 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:26:22,931 WARN [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{ajmCu1AlSPqIu4F5AsoXww}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:26:22,947 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:26:23,962 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:26:23,962 ERROR [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.clock.ClockManager - Exception while executing clock 'lumis.portal.monitor.impl.MonitorCleanupClock' java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{ajmCu1AlSPqIu4F5AsoXww}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorCleanupClock.deleteOldEventDataFromBigData(MonitorCleanupClock.java:60) at lumis.portal.monitor.impl.MonitorCleanupClock.doTick(MonitorCleanupClock.java:31) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{ajmCu1AlSPqIu4F5AsoXww}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 7 more 2021-11-25 19:26:43,666 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{ajmCu1AlSPqIu4F5AsoXww}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:26:43,666 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{ajmCu1AlSPqIu4F5AsoXww}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:26:43,666 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{ajmCu1AlSPqIu4F5AsoXww}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:26:43,666 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{ajmCu1AlSPqIu4F5AsoXww}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:26:43,666 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{ajmCu1AlSPqIu4F5AsoXww}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:26:43,666 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{ajmCu1AlSPqIu4F5AsoXww}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:26:43,666 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{ajmCu1AlSPqIu4F5AsoXww}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:26:43,666 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{ajmCu1AlSPqIu4F5AsoXww}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:27:04,089 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:27:04,089 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:27:04,089 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:27:04,089 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:27:04,089 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:27:04,089 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:27:04,089 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:27:04,245 WARN [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{NQVfYLTMReWV7KV8olmkPw}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:27:04,245 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:27:05,261 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:27:05,261 ERROR [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.clock.ClockManager - Exception while executing clock 'lumis.portal.monitor.impl.MonitorCleanupClock' java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NQVfYLTMReWV7KV8olmkPw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorCleanupClock.deleteOldEventDataFromBigData(MonitorCleanupClock.java:60) at lumis.portal.monitor.impl.MonitorCleanupClock.doTick(MonitorCleanupClock.java:31) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NQVfYLTMReWV7KV8olmkPw}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 7 more 2021-11-25 19:27:11,839 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NQVfYLTMReWV7KV8olmkPw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:27:32,882 INFO 10.99.1.1 guest [LumisRequest - http-nio-8086-exec-6; url: [http://lumisxp.adn.corp:8086/portal/login.jsp?accessError=2]; login: [guest]] lumisservice.lumis.util.log.AccessAuditLogger - Loaded monitor user 00000000D00000000000000000000001; current monitor user id: null 2021-11-25 19:27:32,921 INFO 10.99.1.1 [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp]] lumisservice.lumis.util.log.AccessAuditLogger - Loaded monitor user 00000000D00000000000000000000001; current monitor user id: null 2021-11-25 19:27:32,996 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NQVfYLTMReWV7KV8olmkPw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:27:33,345 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NQVfYLTMReWV7KV8olmkPw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:27:38,129 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:27:38,131 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:27:38,131 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:27:38,131 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:27:38,131 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:27:38,131 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:27:38,131 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:27:38,165 WARN [Lumis Monitor Processor - 1] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{gJE7Kv_dSGK5VXKkYbNsjQ}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:27:38,167 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:27:38,255 INFO 10.99.1.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_LADM_MODULES STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-5; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-settings/]; login: [admin]] lumisservice.lumis.util.log.AccessAuditLogger - Rendered interface instance 2021-11-25 19:27:39,174 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:27:39,174 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{gJE7Kv_dSGK5VXKkYbNsjQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{gJE7Kv_dSGK5VXKkYbNsjQ}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:27:39,174 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{gJE7Kv_dSGK5VXKkYbNsjQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:27:39,174 ERROR [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.clock.ClockManager - Exception while executing clock 'lumis.portal.monitor.impl.MonitorCleanupClock' java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{gJE7Kv_dSGK5VXKkYbNsjQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorCleanupClock.deleteOldEventDataFromBigData(MonitorCleanupClock.java:60) at lumis.portal.monitor.impl.MonitorCleanupClock.doTick(MonitorCleanupClock.java:31) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:27:40,080 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{gJE7Kv_dSGK5VXKkYbNsjQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:27:40,109 ERROR 10.99.1.1 admin [LumisRequest - http-nio-8086-exec-2; url: [http://lumisxp.adn.corp:8086/portal/lumis/service/activitystream/rest/activities?activityStreamInterfaceInstanceId=00000000E00000000000000000000006&maxResults=10]; login: [admin]] lumis.portal.rest.PortalDefaultExceptionMapper - Exception thrown during call to GET http://lumisxp.adn.corp:8086/portal/lumis/service/activitystream/rest/activities?activityStreamInterfaceInstanceId=00000000E00000000000000000000006&maxResults=10 java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{gJE7Kv_dSGK5VXKkYbNsjQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.service.activitystream.ActivityStreamManager.getActivities(ActivityStreamManager.java:311) at lumis.service.activitystream.ActivityStreamResource.getActivities(ActivityStreamResource.java:202) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:76) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:148) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:191) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:243) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:103) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:493) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:415) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:104) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:272) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:268) at org.glassfish.jersey.internal.Errors.process(Errors.java:316) at org.glassfish.jersey.internal.Errors.process(Errors.java:298) at org.glassfish.jersey.internal.Errors.process(Errors.java:268) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:289) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:256) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:703) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:416) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:409) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:584) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:525) at lumis.portal.rest.BaseRestServletContainer.doFilter(BaseRestServletContainer.java:218) at lumis.portal.rest.RestRootFilter.doFilter(RestRootFilter.java:344) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:462) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.webserver.WebServerIntegrationForwardFilter.doFilter(WebServerIntegrationForwardFilter.java:45) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.service.seo.sitemap.SitemapFilter.doFilter(SitemapFilter.java:72) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.url.WebResourceForwardFilter.doFilter(WebResourceForwardFilter.java:347) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.security.csr.CrossSiteRequestFilter.doFilter(CrossSiteRequestFilter.java:264) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.url.WebResourceDiscoveryFilter.doFilter(WebResourceDiscoveryFilter.java:366) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.presentation.PortalModeDiscoveryFilter.doFilter(PortalModeDiscoveryFilter.java:125) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:232) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:209) at lumis.service.portalmanagement.monitoring.JavaMelodyCustomMonitoringFilter.doFilter(JavaMelodyCustomMonitoringFilter.java:221) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.authentication.AuthenticationFilter.changeThreadNameAndProceed(AuthenticationFilter.java:493) at lumis.portal.authentication.AuthenticationFilter.lambda$doFilter$0(AuthenticationFilter.java:294) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.portal.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:285) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.monitor.impl.MonitorContextFilter.lambda$doFilter$1(MonitorContextFilter.java:448) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.portal.monitor.impl.MonitorContextFilter.doFilter(MonitorContextFilter.java:426) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.page.cache.PageCacheSSIFilter.doFilter(PageCacheSSIFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.PortalRequestContextFilter.doFilter(PortalRequestContextFilter.java:97) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.filter.EncodingUTF8Filter.doFilter(EncodingUTF8Filter.java:35) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.webserver.WebServerIntegrationInitFilter.doFilter(WebServerIntegrationInitFilter.java:367) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.website.WebsiteDiscoveryFilter.doFilter(WebsiteDiscoveryFilter.java:302) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.PortalConfiguration$RequestInitializer.lambda$doFilter$0(PortalConfiguration.java:160) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:45) at lumis.portal.PortalConfiguration$RequestInitializer.doFilter(PortalConfiguration.java:158) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:27:42,427 INFO 10.99.1.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_BLANK_PAGE [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deployModule&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] org.hibernate.cache.StandardQueryCache - starting query cache at region: lumis.portal.audit.IAuditManager#query 2021-11-25 19:27:42,433 DEBUG 10.99.1.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_BLANK_PAGE [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deployModule&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Structure - Type: Add Service Interface Instance - User: 00000000D00000000000000000000001 admin - Title: 'Added service interface instance: STR_DEPLOY_MODULE' - Description: 'Added service interface instance id: 8AE381817D592C01017D59362CC40062 interface id: lumis.service.portalmanagement.deployment.deployModule display name: STR_DEPLOY_MODULE page id: LumisBlankPage page name: STR_BLANK_PAGE service instance id: 402881B25E952535015E95262D8201EF' 2021-11-25 19:27:42,738 DEBUG 10.99.1.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_BLANK_PAGE STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deployModule&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Structure - Type: Add Service Interface Instance - User: 00000000D00000000000000000000001 admin - Title: 'Added service interface instance: STR_EDIT_IMAGE' - Description: 'Added service interface instance id: 8AE381817D592C01017D59362E040064 interface id: lumis.service.doui.fileupload.editimage.editimage display name: STR_EDIT_IMAGE page id: LumisBlankPage page name: STR_BLANK_PAGE service instance id: null' 2021-11-25 19:27:43,696 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{gJE7Kv_dSGK5VXKkYbNsjQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:27:43,700 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{gJE7Kv_dSGK5VXKkYbNsjQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:27:43,703 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{gJE7Kv_dSGK5VXKkYbNsjQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:27:43,703 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{gJE7Kv_dSGK5VXKkYbNsjQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:27:43,702 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{gJE7Kv_dSGK5VXKkYbNsjQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:27:43,705 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{gJE7Kv_dSGK5VXKkYbNsjQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:27:43,704 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{gJE7Kv_dSGK5VXKkYbNsjQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:27:43,709 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{gJE7Kv_dSGK5VXKkYbNsjQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:27:43,850 INFO 10.99.1.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_BLANK_PAGE STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deployModule&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumisservice.lumis.util.log.AccessAuditLogger - Rendered interface instance 2021-11-25 19:27:43,897 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{gJE7Kv_dSGK5VXKkYbNsjQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:27:44,166 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{gJE7Kv_dSGK5VXKkYbNsjQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:28:11,100 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:28:11,100 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:28:11,100 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:28:11,100 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:28:11,100 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:28:11,100 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:28:11,100 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:28:11,131 WARN [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{sEHrMUvYQFqIKOAR1VT6mg}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:28:11,131 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:28:12,147 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:28:12,147 ERROR [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.clock.ClockManager - Exception while executing clock 'lumis.portal.monitor.impl.MonitorCleanupClock' java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{sEHrMUvYQFqIKOAR1VT6mg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorCleanupClock.deleteOldEventDataFromBigData(MonitorCleanupClock.java:60) at lumis.portal.monitor.impl.MonitorCleanupClock.doTick(MonitorCleanupClock.java:31) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{sEHrMUvYQFqIKOAR1VT6mg}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 7 more 2021-11-25 19:28:43,670 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:28:43,670 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:28:43,670 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:28:43,670 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:28:43,670 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:28:43,670 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:28:43,670 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:28:43,702 WARN [Lumis Monitor Processor - 0] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{C9YgUh2OSgSWbT1_P8xQjg}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:28:43,717 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:28:44,726 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:28:44,726 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{C9YgUh2OSgSWbT1_P8xQjg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{C9YgUh2OSgSWbT1_P8xQjg}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:28:44,726 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{C9YgUh2OSgSWbT1_P8xQjg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:28:44,726 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{C9YgUh2OSgSWbT1_P8xQjg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:28:44,726 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{C9YgUh2OSgSWbT1_P8xQjg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:28:44,726 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{C9YgUh2OSgSWbT1_P8xQjg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:28:44,726 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{C9YgUh2OSgSWbT1_P8xQjg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:28:44,726 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{C9YgUh2OSgSWbT1_P8xQjg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:28:44,741 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{C9YgUh2OSgSWbT1_P8xQjg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:28:52,184 ERROR [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.clock.ClockManager - Exception while executing clock 'lumis.portal.monitor.impl.MonitorCleanupClock' java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{C9YgUh2OSgSWbT1_P8xQjg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorCleanupClock.deleteOldEventDataFromBigData(MonitorCleanupClock.java:60) at lumis.portal.monitor.impl.MonitorCleanupClock.doTick(MonitorCleanupClock.java:31) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:29:24,207 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:29:24,207 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:29:24,207 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:29:24,207 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:29:24,207 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:29:24,207 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:29:24,207 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:29:24,254 WARN [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{1A_ytrWuRMGDZ3Bh--nYMw}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:29:24,254 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:29:25,270 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:29:25,270 ERROR [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.clock.ClockManager - Exception while executing clock 'lumis.portal.monitor.impl.MonitorCleanupClock' java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{1A_ytrWuRMGDZ3Bh--nYMw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorCleanupClock.deleteOldEventDataFromBigData(MonitorCleanupClock.java:60) at lumis.portal.monitor.impl.MonitorCleanupClock.doTick(MonitorCleanupClock.java:31) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{1A_ytrWuRMGDZ3Bh--nYMw}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 7 more 2021-11-25 19:29:43,661 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{1A_ytrWuRMGDZ3Bh--nYMw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:29:43,661 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{1A_ytrWuRMGDZ3Bh--nYMw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:29:43,661 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{1A_ytrWuRMGDZ3Bh--nYMw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:29:43,677 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{1A_ytrWuRMGDZ3Bh--nYMw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:29:43,677 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{1A_ytrWuRMGDZ3Bh--nYMw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:29:43,661 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{1A_ytrWuRMGDZ3Bh--nYMw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:29:43,677 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{1A_ytrWuRMGDZ3Bh--nYMw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:29:43,677 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{1A_ytrWuRMGDZ3Bh--nYMw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:29:59,193 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:29:59,193 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:29:59,193 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:29:59,193 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:29:59,193 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:29:59,193 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:29:59,193 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:29:59,255 WARN [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{qJ2UX2g0T6SdcrGVFYLo7w}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:29:59,255 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:30:00,271 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:30:00,271 ERROR [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.clock.ClockManager - Exception while executing clock 'lumis.portal.monitor.impl.MonitorCleanupClock' java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{qJ2UX2g0T6SdcrGVFYLo7w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorCleanupClock.deleteOldEventDataFromBigData(MonitorCleanupClock.java:60) at lumis.portal.monitor.impl.MonitorCleanupClock.doTick(MonitorCleanupClock.java:31) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{qJ2UX2g0T6SdcrGVFYLo7w}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 7 more 2021-11-25 19:30:31,262 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:30:31,262 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:30:31,262 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:30:31,262 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:30:31,262 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:30:31,262 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:30:31,262 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:30:31,309 WARN [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{OP9-SqxkSiSDum-te1ZDHQ}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:30:31,309 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:30:32,324 INFO [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:30:32,324 ERROR [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.clock.ClockManager - Exception while executing clock 'lumis.portal.monitor.impl.MonitorCleanupClock' java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{OP9-SqxkSiSDum-te1ZDHQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorCleanupClock.deleteOldEventDataFromBigData(MonitorCleanupClock.java:60) at lumis.portal.monitor.impl.MonitorCleanupClock.doTick(MonitorCleanupClock.java:31) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{OP9-SqxkSiSDum-te1ZDHQ}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 7 more 2021-11-25 19:30:43,665 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{OP9-SqxkSiSDum-te1ZDHQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:30:43,665 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{OP9-SqxkSiSDum-te1ZDHQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:30:43,665 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{OP9-SqxkSiSDum-te1ZDHQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:30:43,665 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{OP9-SqxkSiSDum-te1ZDHQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:30:43,665 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{OP9-SqxkSiSDum-te1ZDHQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:30:43,665 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{OP9-SqxkSiSDum-te1ZDHQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:30:43,665 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{OP9-SqxkSiSDum-te1ZDHQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:30:43,665 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{OP9-SqxkSiSDum-te1ZDHQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:31:06,476 INFO [Lumis Monitor Processor - 3] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:31:06,476 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:31:06,476 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:31:06,476 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:31:06,476 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:31:06,476 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:31:06,476 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:31:06,507 WARN [Lumis Monitor Processor - 3] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{RpXyeteSQa-XmlcA1AiZUA}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:31:06,507 INFO [Lumis Monitor Processor - 3] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:31:07,538 INFO [Lumis Monitor Processor - 3] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:31:07,538 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{RpXyeteSQa-XmlcA1AiZUA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{RpXyeteSQa-XmlcA1AiZUA}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:31:07,538 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{RpXyeteSQa-XmlcA1AiZUA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:31:13,171 INFO 10.99.1.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_BLANK_PAGE STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-7; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deployModule&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumisservice.lumis.util.log.AccessAuditLogger - Rendered interface instance 2021-11-25 19:31:13,205 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{RpXyeteSQa-XmlcA1AiZUA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:31:13,433 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{RpXyeteSQa-XmlcA1AiZUA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:31:43,676 INFO [Lumis Monitor Processor - 3] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:31:43,676 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:31:43,676 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:31:43,676 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:31:43,676 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:31:43,676 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:31:43,676 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:31:43,707 WARN [Lumis Monitor Processor - 3] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{O1bjF_IwR0-3tpDw6Asdqg}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:31:43,707 INFO [Lumis Monitor Processor - 3] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:31:44,723 INFO [Lumis Monitor Processor - 3] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:31:44,723 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{O1bjF_IwR0-3tpDw6Asdqg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{O1bjF_IwR0-3tpDw6Asdqg}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:31:44,723 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{O1bjF_IwR0-3tpDw6Asdqg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:31:44,723 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{O1bjF_IwR0-3tpDw6Asdqg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:31:44,723 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{O1bjF_IwR0-3tpDw6Asdqg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:31:44,723 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{O1bjF_IwR0-3tpDw6Asdqg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:31:44,723 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{O1bjF_IwR0-3tpDw6Asdqg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:31:44,723 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{O1bjF_IwR0-3tpDw6Asdqg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:31:44,723 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{O1bjF_IwR0-3tpDw6Asdqg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:32:01,717 ERROR [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.clock.ClockManager - Exception while executing clock 'lumis.portal.monitor.impl.MonitorCleanupClock' java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{O1bjF_IwR0-3tpDw6Asdqg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorCleanupClock.deleteOldEventDataFromBigData(MonitorCleanupClock.java:60) at lumis.portal.monitor.impl.MonitorCleanupClock.doTick(MonitorCleanupClock.java:31) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:32:33,446 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:32:33,447 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:32:33,447 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:32:33,447 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:32:33,447 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:32:33,447 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:32:33,447 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:32:33,479 WARN [Lumis Monitor Processor - 2] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:32:33,480 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:32:34,495 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:32:34,495 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:32:35,940 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-10; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumA=1&lumRTI=lumis.service.portalmanagement.deployment.deployModule&lumRTSI=402881B25E952535015E95262D8201EF&lumII=8AE381817D592C01017D59362CC40062]; login: [admin]] lumis.portal.audit.AuditManager - Category: DOUI - Type: Execute Process Action - User: 00000000D00000000000000000000001 admin - Title: 'Process action executed: commit' - Description: 'Process action executed: process action id: commit process action name: null service instance id: 402881B25E952535015E95262D8201EF service instance name: Gerenciador de Módulos interface id: lumis.service.portalmanagement.deployment.deployModule interface name: Deploy service id: lumis.service.portalmanagement.deployment service name: Gerenciador de Instalações ' 2021-11-25 19:32:35,942 INFO 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-10; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumA=1&lumRTI=lumis.service.portalmanagement.deployment.deployModule&lumRTSI=402881B25E952535015E95262D8201EF&lumII=8AE381817D592C01017D59362CC40062]; login: [admin]] lumisservice.lumis.util.log.AccessAuditLogger - Process action executed: commit 2021-11-25 19:32:35,991 DEBUG 10.99.1.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_BLANK_PAGE [LumisRequest - http-nio-8086-exec-3; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF&deploymentPlanId=8AE381817D592C01017D593AA6490072&lastDeploymentId=]; login: [admin]] lumis.portal.audit.AuditManager - Category: Structure - Type: Add Service Interface Instance - User: 00000000D00000000000000000000001 admin - Title: 'Added service interface instance: STR_DEPLOYMENT_SUMMARY' - Description: 'Added service interface instance id: 8AE381817D592C01017D593AA7910074 interface id: lumis.service.portalmanagement.deployment.deploymentSummary display name: STR_DEPLOYMENT_SUMMARY page id: LumisBlankPage page name: STR_BLANK_PAGE service instance id: 402881B25E952535015E95262D8201EF' 2021-11-25 19:32:36,996 INFO 10.99.1.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_BLANK_PAGE STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-3; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF&deploymentPlanId=8AE381817D592C01017D593AA6490072&lastDeploymentId=]; login: [admin]] lumisservice.lumis.util.log.AccessAuditLogger - Rendered interface instance 2021-11-25 19:32:37,029 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:32:37,137 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:32:38,420 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:32:38,801 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-1; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Module - User: 00000000D00000000000000000000001 admin - Title: 'Added module: Oi OAuth Autenticador' - Description: 'Added module: id: br.com.oi.portais.oauthautenticador Name: Oi OAuth Autenticador' 2021-11-25 19:32:38,823 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-1; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.portais.oauthautenticador.service' - Description: 'Added component: id: br.com.oi.portais.oauthautenticador.service Version: 1.0.0.0 Module: Oi OAuth Autenticador(br.com.oi.portais.oauthautenticador)' 2021-11-25 19:32:38,962 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-1; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: DOUI - Type: Execute Process Action - User: 00000000D00000000000000000000001 admin - Title: 'Process action executed: commit' - Description: 'Process action executed: process action id: commit process action name: null service instance id: 402881B25E952535015E95262D8201EF service instance name: Gerenciador de Módulos interface id: lumis.service.portalmanagement.deployment.deploymentSummary interface name: Resumo service id: lumis.service.portalmanagement.deployment service name: Gerenciador de Instalações ' 2021-11-25 19:32:38,963 INFO 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-1; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumisservice.lumis.util.log.AccessAuditLogger - Process action executed: commit 2021-11-25 19:32:39,099 DEBUG 10.99.1.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_BLANK_PAGE [LumisRequest - http-nio-8086-exec-2; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.interactiveprocess.details&processId=8AE381817D592C01017D593AB177007C&owner=8AE381817D592C01017D593AB311027E]; login: [admin]] lumis.portal.audit.AuditManager - Category: Structure - Type: Add Service Interface Instance - User: 00000000D00000000000000000000001 admin - Title: 'Added service interface instance: STR_DETAILS' - Description: 'Added service interface instance id: 8AE381817D592C01017D593AB39E0282 interface id: lumis.service.portalmanagement.interactiveprocess.details display name: STR_DETAILS page id: LumisBlankPage page name: STR_BLANK_PAGE service instance id: null' 2021-11-25 19:32:40,441 INFO 10.99.1.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_BLANK_PAGE [LumisRequest - http-nio-8086-exec-2; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.interactiveprocess.details&processId=8AE381817D592C01017D593AB177007C&owner=8AE381817D592C01017D593AB311027E]; login: [admin]] lumisservice.lumis.util.log.AccessAuditLogger - Rendered interface instance 2021-11-25 19:32:40,494 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:32:40,806 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:32:42,215 DEBUG 10.99.1.1 admin [LumisRequest - http-nio-8086-exec-1; url: [http://lumisxp.adn.corp:8086/portal/lumis/api/rest/lum-internal/portaladministration/interactiveprocess/executeuntiltheend?processId=8AE381817D592C01017D593AB177007C&owner=8AE381817D592C01017D593AB311027E]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Update Component - User: 00000000D00000000000000000000001 admin - Title: 'Updated component: br.com.oi.portais.oauthautenticador.service' - Description: 'Updated component: id: br.com.oi.portais.oauthautenticador.service Version: 1.0.0.0 Module: Oi OAuth Autenticador(br.com.oi.portais.oauthautenticador)' 2021-11-25 19:32:42,223 DEBUG 10.99.1.1 admin [LumisRequest - http-nio-8086-exec-1; url: [http://lumisxp.adn.corp:8086/portal/lumis/api/rest/lum-internal/portaladministration/interactiveprocess/executeuntiltheend?processId=8AE381817D592C01017D593AB177007C&owner=8AE381817D592C01017D593AB311027E]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Update Module - User: 00000000D00000000000000000000001 admin - Title: 'Updated module: Oi OAuth Autenticador' - Description: 'Updated module: id: br.com.oi.portais.oauthautenticador Name: Oi OAuth Autenticador' 2021-11-25 19:32:42,808 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:32:43,668 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:32:43,669 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:32:43,669 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:32:43,668 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:32:43,671 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:32:43,671 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:32:43,670 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:32:43,671 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:32:44,400 DEBUG 10.99.1.1 admin [LumisRequest - http-nio-8086-exec-1; url: [http://lumisxp.adn.corp:8086/portal/lumis/api/rest/lum-internal/portaladministration/interactiveprocess/executeuntiltheend?processId=8AE381817D592C01017D593AB177007C&owner=8AE381817D592C01017D593AB311027E]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Update Module - User: 00000000D00000000000000000000001 admin - Title: 'Updated module: Oi OAuth Autenticador' - Description: 'Updated module: id: br.com.oi.portais.oauthautenticador Name: Oi OAuth Autenticador' 2021-11-25 19:32:44,567 DEBUG 10.99.1.1 admin [LumisRequest - http-nio-8086-exec-1; url: [http://lumisxp.adn.corp:8086/portal/lumis/api/rest/lum-internal/portaladministration/interactiveprocess/executeuntiltheend?processId=8AE381817D592C01017D593AB177007C&owner=8AE381817D592C01017D593AB311027E]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Update Component - User: 00000000D00000000000000000000001 admin - Title: 'Updated component: br.com.oi.portais.oauthautenticador.service' - Description: 'Updated component: id: br.com.oi.portais.oauthautenticador.service Version: 1.0.0.0 Module: Oi OAuth Autenticador(br.com.oi.portais.oauthautenticador)' 2021-11-25 19:32:44,764 INFO 10.99.1.1 admin [LumisRequest - http-nio-8086-exec-1; url: [http://lumisxp.adn.corp:8086/portal/lumis/api/rest/lum-internal/portaladministration/interactiveprocess/executeuntiltheend?processId=8AE381817D592C01017D593AB177007C&owner=8AE381817D592C01017D593AB311027E]; login: [admin]] org.hibernate.cache.StandardQueryCache - starting query cache at region: lumis.portal.serviceinterface.ServiceInterfaceDaoHib#query 2021-11-25 19:32:45,113 DEBUG 10.99.1.1 admin [LumisRequest - http-nio-8086-exec-1; url: [http://lumisxp.adn.corp:8086/portal/lumis/api/rest/lum-internal/portaladministration/interactiveprocess/executeuntiltheend?processId=8AE381817D592C01017D593AB177007C&owner=8AE381817D592C01017D593AB311027E]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Update Module - User: 00000000D00000000000000000000001 admin - Title: 'Updated module: Oi OAuth Autenticador' - Description: 'Updated module: id: br.com.oi.portais.oauthautenticador Name: Oi OAuth Autenticador' 2021-11-25 19:32:45,119 DEBUG 10.99.1.1 admin [LumisRequest - http-nio-8086-exec-1; url: [http://lumisxp.adn.corp:8086/portal/lumis/api/rest/lum-internal/portaladministration/interactiveprocess/executeuntiltheend?processId=8AE381817D592C01017D593AB177007C&owner=8AE381817D592C01017D593AB311027E]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Update Component - User: 00000000D00000000000000000000001 admin - Title: 'Updated component: br.com.oi.portais.oauthautenticador.service' - Description: 'Updated component: id: br.com.oi.portais.oauthautenticador.service Version: 1.0.0.0 Module: Oi OAuth Autenticador(br.com.oi.portais.oauthautenticador)' 2021-11-25 19:32:45,736 ERROR [ExecutorManager-15] lumis.portal.activitystream.ActivityStreamManager - Error during process of activity '8AE381817D592C01017D593ACB5A03A4' java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.activitystream.ActivityStreamManager$ActivityProcessExecutor.call(ActivityStreamManager.java:128) at lumis.portal.activitystream.ActivityStreamManager$ActivityProcessExecutor.call(ActivityStreamManager.java:89) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:32:48,995 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:32:49,002 WARN 10.99.1.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_LADM_MODULES [LumisRequest - http-nio-8086-exec-7; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-settings/main.jsp?lumPageId=402881B25E952535015E95262D8201F1]; login: [admin]] org.apache.wicket.markup.parser.TagAttributes - WARNING: Please use component.setMarkupId(String) to change the tag's 'id' attribute. 2021-11-25 19:32:49,002 WARN 10.99.1.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_LADM_MODULES [LumisRequest - http-nio-8086-exec-7; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-settings/main.jsp?lumPageId=402881B25E952535015E95262D8201F1]; login: [admin]] org.apache.wicket.markup.parser.TagAttributes - WARNING: Please use component.setMarkupId(String) to change the tag's 'id' attribute. 2021-11-25 19:32:49,002 WARN 10.99.1.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_LADM_MODULES [LumisRequest - http-nio-8086-exec-7; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-settings/main.jsp?lumPageId=402881B25E952535015E95262D8201F1]; login: [admin]] org.apache.wicket.markup.parser.TagAttributes - WARNING: Please use component.setMarkupId(String) to change the tag's 'id' attribute. 2021-11-25 19:32:49,002 WARN 10.99.1.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_LADM_MODULES [LumisRequest - http-nio-8086-exec-7; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-settings/main.jsp?lumPageId=402881B25E952535015E95262D8201F1]; login: [admin]] org.apache.wicket.markup.parser.TagAttributes - WARNING: Please use component.setMarkupId(String) to change the tag's 'id' attribute. 2021-11-25 19:32:49,002 WARN 10.99.1.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_LADM_MODULES [LumisRequest - http-nio-8086-exec-7; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-settings/main.jsp?lumPageId=402881B25E952535015E95262D8201F1]; login: [admin]] org.apache.wicket.markup.parser.TagAttributes - WARNING: Please use component.setMarkupId(String) to change the tag's 'id' attribute. 2021-11-25 19:32:49,003 WARN 10.99.1.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_LADM_MODULES [LumisRequest - http-nio-8086-exec-7; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-settings/main.jsp?lumPageId=402881B25E952535015E95262D8201F1]; login: [admin]] org.apache.wicket.markup.parser.TagAttributes - WARNING: Please use component.setMarkupId(String) to change the tag's 'id' attribute. 2021-11-25 19:32:49,661 INFO 10.99.1.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_LADM_MODULES STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-7; url: [http://lumisxp.adn.corp:8086/portal/lumis/portal-settings/main.jsp?lumPageId=402881B25E952535015E95262D8201F1]; login: [admin]] lumisservice.lumis.util.log.AccessAuditLogger - Rendered interface instance 2021-11-25 19:32:50,193 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:32:50,664 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:32:50,800 ERROR 10.99.1.1 admin [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/lumis/service/activitystream/rest/activities?activityStreamInterfaceInstanceId=00000000E00000000000000000000006&maxResults=10]; login: [admin]] lumis.portal.rest.PortalDefaultExceptionMapper - Exception thrown during call to GET http://lumisxp.adn.corp:8086/portal/lumis/service/activitystream/rest/activities?activityStreamInterfaceInstanceId=00000000E00000000000000000000006&maxResults=10 java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.service.activitystream.ActivityStreamManager.getActivities(ActivityStreamManager.java:311) at lumis.service.activitystream.ActivityStreamResource.getActivities(ActivityStreamResource.java:202) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:76) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:148) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:191) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:243) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:103) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:493) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:415) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:104) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:272) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:268) at org.glassfish.jersey.internal.Errors.process(Errors.java:316) at org.glassfish.jersey.internal.Errors.process(Errors.java:298) at org.glassfish.jersey.internal.Errors.process(Errors.java:268) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:289) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:256) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:703) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:416) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:409) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:584) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:525) at lumis.portal.rest.BaseRestServletContainer.doFilter(BaseRestServletContainer.java:218) at lumis.portal.rest.RestRootFilter.doFilter(RestRootFilter.java:344) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:462) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.webserver.WebServerIntegrationForwardFilter.doFilter(WebServerIntegrationForwardFilter.java:45) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.service.seo.sitemap.SitemapFilter.doFilter(SitemapFilter.java:72) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.url.WebResourceForwardFilter.doFilter(WebResourceForwardFilter.java:347) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.security.csr.CrossSiteRequestFilter.doFilter(CrossSiteRequestFilter.java:264) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.url.WebResourceDiscoveryFilter.doFilter(WebResourceDiscoveryFilter.java:366) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.presentation.PortalModeDiscoveryFilter.doFilter(PortalModeDiscoveryFilter.java:125) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:232) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:209) at lumis.service.portalmanagement.monitoring.JavaMelodyCustomMonitoringFilter.doFilter(JavaMelodyCustomMonitoringFilter.java:221) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.authentication.AuthenticationFilter.changeThreadNameAndProceed(AuthenticationFilter.java:493) at lumis.portal.authentication.AuthenticationFilter.lambda$doFilter$0(AuthenticationFilter.java:294) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.portal.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:285) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.monitor.impl.MonitorContextFilter.lambda$doFilter$1(MonitorContextFilter.java:448) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.portal.monitor.impl.MonitorContextFilter.doFilter(MonitorContextFilter.java:426) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.page.cache.PageCacheSSIFilter.doFilter(PageCacheSSIFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.PortalRequestContextFilter.doFilter(PortalRequestContextFilter.java:97) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.filter.EncodingUTF8Filter.doFilter(EncodingUTF8Filter.java:35) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.webserver.WebServerIntegrationInitFilter.doFilter(WebServerIntegrationInitFilter.java:367) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.website.WebsiteDiscoveryFilter.doFilter(WebsiteDiscoveryFilter.java:302) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at lumis.portal.PortalConfiguration$RequestInitializer.lambda$doFilter$0(PortalConfiguration.java:160) at lumis.portal.util.PortalUtilInternal.execWithSilentThrow(PortalUtilInternal.java:537) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:60) at lumis.util.log.MDCUtil.execWithValues(MDCUtil.java:45) at lumis.portal.PortalConfiguration$RequestInitializer.doFilter(PortalConfiguration.java:158) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:32:54,991 INFO 10.99.1.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_BLANK_PAGE STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-1; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deployModule&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumisservice.lumis.util.log.AccessAuditLogger - Rendered interface instance 2021-11-25 19:32:55,024 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:32:55,145 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{NS_nNMM3R7es56Yc-p615w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:33:09,925 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:33:09,926 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:33:09,926 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:33:09,926 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:33:09,926 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:33:09,926 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:33:09,926 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:33:09,978 WARN [Lumis Monitor Processor - 1] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{pHEhD-BvS8GDrgjw88sqWA}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:33:09,980 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:33:10,985 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:33:10,985 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{pHEhD-BvS8GDrgjw88sqWA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{pHEhD-BvS8GDrgjw88sqWA}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:33:12,844 ERROR [Portal Clock [lumis.portal.monitor.impl.MonitorCleanupClock]] lumis.portal.clock.ClockManager - Exception while executing clock 'lumis.portal.monitor.impl.MonitorCleanupClock' java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{pHEhD-BvS8GDrgjw88sqWA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorCleanupClock.deleteOldEventDataFromBigData(MonitorCleanupClock.java:60) at lumis.portal.monitor.impl.MonitorCleanupClock.doTick(MonitorCleanupClock.java:31) at lumis.portal.clock.ClockManager.executeSchedule(ClockManager.java:205) at lumis.portal.clock.ClockThread.run(ClockThreadPool.java:98) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:33:15,386 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-6; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumA=1&lumRTI=lumis.service.portalmanagement.deployment.deployModule&lumRTSI=402881B25E952535015E95262D8201EF&lumII=8AE381817D592C01017D59362CC40062]; login: [admin]] lumis.portal.audit.AuditManager - Category: DOUI - Type: Execute Process Action - User: 00000000D00000000000000000000001 admin - Title: 'Process action executed: commit' - Description: 'Process action executed: process action id: commit process action name: null service instance id: 402881B25E952535015E95262D8201EF service instance name: Gerenciador de Módulos interface id: lumis.service.portalmanagement.deployment.deployModule interface name: Deploy service id: lumis.service.portalmanagement.deployment service name: Gerenciador de Instalações ' 2021-11-25 19:33:15,387 INFO 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-6; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumA=1&lumRTI=lumis.service.portalmanagement.deployment.deployModule&lumRTSI=402881B25E952535015E95262D8201EF&lumII=8AE381817D592C01017D59362CC40062]; login: [admin]] lumisservice.lumis.util.log.AccessAuditLogger - Process action executed: commit 2021-11-25 19:33:15,465 INFO 10.99.1.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_BLANK_PAGE STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-2; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF&deploymentPlanId=8AE381817D592C01017D593B40A00402&lastDeploymentId=8AE381817D592C01017D593AB1310079]; login: [admin]] lumisservice.lumis.util.log.AccessAuditLogger - Rendered interface instance 2021-11-25 19:33:15,478 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{pHEhD-BvS8GDrgjw88sqWA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:33:15,530 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{pHEhD-BvS8GDrgjw88sqWA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:33:17,631 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{pHEhD-BvS8GDrgjw88sqWA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:33:26,222 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Module - User: 00000000D00000000000000000000001 admin - Title: 'Added module: Oi Grandes Empresas' - Description: 'Added module: id: br.com.oi.grandes.empresas Name: Oi Grandes Empresas' 2021-11-25 19:33:26,231 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.sgbannerprodutos' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.sgbannerprodutos Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,235 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.cloudfooter' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.cloudfooter Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,238 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.colaboracaobanner' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.colaboracaobanner Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,239 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.fixafooter' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.fixafooter Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,242 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.servicosgerenciadosbanner' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.servicosgerenciadosbanner Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,244 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.movelfooter' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.movelfooter Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,246 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.iotbanner' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.iotbanner Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,248 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.inextibanner' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.inextibanner Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,250 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.bigdatafooter' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.bigdatafooter Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,253 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.carrosselbanner' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.carrosselbanner Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,254 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.servicosgerenciadosfooter' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.servicosgerenciadosfooter Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,259 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.segurancafooter' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.segurancafooter Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,277 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.cases' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.cases Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,280 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.cloudbanner' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.cloudbanner Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,283 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.conectividadebanner' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.conectividadebanner Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,284 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.segurancabanner' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.segurancabanner Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,285 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.ucbannerprodutos' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.ucbannerprodutos Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,286 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.bdbannerprodutos' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.bdbannerprodutos Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,288 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.mobannerprodutos' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.mobannerprodutos Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,289 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.aplicacoesdigitaisbanner' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.aplicacoesdigitaisbanner Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,290 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.conectividadefooter' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.conectividadefooter Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,291 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.iotfooter' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.iotfooter Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,292 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.movelbanner' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.movelbanner Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,294 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.cobannerprodutos' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.cobannerprodutos Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,295 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.conhecabanner' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.conhecabanner Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,296 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.carrosseldebanner' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.carrosseldebanner Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,297 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.clbannerprodutos' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.clbannerprodutos Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,298 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.iobannerprodutos' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.iobannerprodutos Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,300 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.adbannerprodutos' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.adbannerprodutos Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,301 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.blog' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.blog Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,302 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.materiasdoblog' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.materiasdoblog Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,303 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.fibannerprodutos' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.fibannerprodutos Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,304 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.pautasbanner' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.pautasbanner Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,305 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.colaboracaofooter' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.colaboracaofooter Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,306 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.fixabanner' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.fixabanner Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,307 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.aplicacoesdigitaisfooter' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.aplicacoesdigitaisfooter Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,310 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.structure.oi-grandes-empresas' - Description: 'Added component: id: br.com.oi.grandes.empresas.structure.oi-grandes-empresas Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,312 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.bigdatabanner' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.bigdatabanner Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,313 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.sebannerprodutos' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.sebannerprodutos Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,314 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.bannerpodcast' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.bannerpodcast Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,315 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.episodio' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.episodio Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,316 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: Deployment - Type: Add Component - User: 00000000D00000000000000000000001 admin - Title: 'Added component: br.com.oi.grandes.empresas.service.casesbanner' - Description: 'Added component: id: br.com.oi.grandes.empresas.service.casesbanner Version: 1.0.0.0 Module: Oi Grandes Empresas(br.com.oi.grandes.empresas)' 2021-11-25 19:33:26,415 DEBUG 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumis.portal.audit.AuditManager - Category: DOUI - Type: Execute Process Action - User: 00000000D00000000000000000000001 admin - Title: 'Process action executed: commit' - Description: 'Process action executed: process action id: commit process action name: null service instance id: 402881B25E952535015E95262D8201EF service instance name: Gerenciador de Módulos interface id: lumis.service.portalmanagement.deployment.deploymentSummary interface name: Resumo service id: lumis.service.portalmanagement.deployment service name: Gerenciador de Instalações ' 2021-11-25 19:33:26,415 INFO 10.99.1.1 admin STR_LADM_SI_MODULES_MANAGER [LumisRequest - http-nio-8086-exec-9; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.deployment.deploymentSummary&lumRTSI=402881B25E952535015E95262D8201EF]; login: [admin]] lumisservice.lumis.util.log.AccessAuditLogger - Process action executed: commit 2021-11-25 19:33:34,211 ERROR 10.99.1.1 admin /Lumis/STR_LADM/STR_LADM_DEPLOYMENT_AND_PERFORMANCE_TUNING/STR_LADM_DEPLOY STR_BLANK_PAGE [LumisRequest - http-nio-8086-exec-1; url: [http://lumisxp.adn.corp:8086/portal/main.jsp?lumPageId=LumisBlankPage&lumChannelId=402881B25E952535015E95262D8201ED&lumRTI=lumis.service.portalmanagement.interactiveprocess.details&processId=8AE381817D592C01017D593B5F300923&owner=8AE381817D592C01017D593B6C7D1112]; login: [admin]] lumis.portal.presentation.PageRendererUtil - java.lang.OutOfMemoryError: Java heap space at java.base/java.lang.AbstractStringBuilder.(AbstractStringBuilder.java:86) at java.base/java.lang.StringBuilder.(StringBuilder.java:112) at java.base/java.io.ObjectInputStream$BlockDataInputStream.readUTFBody(ObjectInputStream.java:3621) at java.base/java.io.ObjectInputStream$BlockDataInputStream.readUTF(ObjectInputStream.java:3437) at java.base/java.io.ObjectInputStream.readString(ObjectInputStream.java:2032) at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1661) at java.base/java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2464) at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2358) at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2196) at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1679) at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:493) at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:451) at java.base/java.util.HashMap.readObject(HashMap.java:1460) at java.base/jdk.internal.reflect.GeneratedMethodAccessor217.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at java.base/java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1175) at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2325) at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2196) at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1679) at java.base/java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2464) at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2358) at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2196) at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1679) at java.base/java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2464) at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2358) at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2196) at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1679) at java.base/java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2464) at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2358) at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2196) at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1679) 2021-11-25 19:33:34,218 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{pHEhD-BvS8GDrgjw88sqWA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:33:34,563 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{pHEhD-BvS8GDrgjw88sqWA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:33:43,671 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:33:43,673 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:33:43,673 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:33:43,673 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:33:43,673 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:33:43,673 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:33:43,673 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:33:43,706 WARN [Lumis Monitor Processor - 0] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{0ASzCOcUTjSxc9ekm80jMQ}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:33:43,707 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:33:44,718 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:33:44,718 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{0ASzCOcUTjSxc9ekm80jMQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{0ASzCOcUTjSxc9ekm80jMQ}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:33:44,718 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{0ASzCOcUTjSxc9ekm80jMQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:33:44,718 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{0ASzCOcUTjSxc9ekm80jMQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:33:44,718 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{0ASzCOcUTjSxc9ekm80jMQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:33:44,718 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{0ASzCOcUTjSxc9ekm80jMQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:33:44,718 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{0ASzCOcUTjSxc9ekm80jMQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:33:44,718 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{0ASzCOcUTjSxc9ekm80jMQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:33:44,718 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{0ASzCOcUTjSxc9ekm80jMQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:33:47,843 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:34:17,844 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:34:43,683 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:34:43,683 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:34:43,683 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:34:43,683 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:34:43,683 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:34:43,683 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:34:43,683 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:34:43,715 WARN [Lumis Monitor Processor - 1] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{e0BYcOvxQlOmkaYC-t12Qg}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:34:43,715 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:34:44,731 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:34:44,731 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{e0BYcOvxQlOmkaYC-t12Qg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{e0BYcOvxQlOmkaYC-t12Qg}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:34:44,731 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{e0BYcOvxQlOmkaYC-t12Qg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:34:44,731 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{e0BYcOvxQlOmkaYC-t12Qg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:34:44,731 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{e0BYcOvxQlOmkaYC-t12Qg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:34:44,731 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{e0BYcOvxQlOmkaYC-t12Qg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:34:44,731 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{e0BYcOvxQlOmkaYC-t12Qg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:34:44,731 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{e0BYcOvxQlOmkaYC-t12Qg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:34:44,731 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{e0BYcOvxQlOmkaYC-t12Qg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:34:47,856 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:35:17,895 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:35:43,675 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:35:43,676 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:35:43,676 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:35:43,676 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:35:43,676 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:35:43,676 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:35:43,676 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:35:43,704 WARN [Lumis Monitor Processor - 0] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{begQj0S0ScW6nDCat40DNg}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:35:43,706 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:35:44,708 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:35:44,708 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{begQj0S0ScW6nDCat40DNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{begQj0S0ScW6nDCat40DNg}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:35:44,708 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{begQj0S0ScW6nDCat40DNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:35:44,708 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{begQj0S0ScW6nDCat40DNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:35:44,708 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{begQj0S0ScW6nDCat40DNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:35:44,709 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{begQj0S0ScW6nDCat40DNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:35:44,709 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{begQj0S0ScW6nDCat40DNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:35:44,709 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{begQj0S0ScW6nDCat40DNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:35:44,710 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{begQj0S0ScW6nDCat40DNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:35:47,952 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:36:17,995 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:36:43,678 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:36:43,678 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:36:43,678 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:36:43,678 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:36:43,678 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:36:43,678 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:36:43,678 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:36:43,710 WARN [Lumis Monitor Processor - 1] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{X0wJOUmiSPy2wDQv6R_3GA}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:36:43,710 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:36:44,725 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:36:44,725 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{X0wJOUmiSPy2wDQv6R_3GA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{X0wJOUmiSPy2wDQv6R_3GA}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:36:44,725 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{X0wJOUmiSPy2wDQv6R_3GA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:36:44,725 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{X0wJOUmiSPy2wDQv6R_3GA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:36:44,725 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{X0wJOUmiSPy2wDQv6R_3GA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:36:44,725 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{X0wJOUmiSPy2wDQv6R_3GA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:36:44,725 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{X0wJOUmiSPy2wDQv6R_3GA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:36:44,725 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{X0wJOUmiSPy2wDQv6R_3GA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:36:44,725 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{X0wJOUmiSPy2wDQv6R_3GA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:36:48,039 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:37:18,084 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:37:43,677 INFO [Lumis Monitor Processor - 3] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:37:43,677 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:37:43,677 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:37:43,677 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:37:43,677 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:37:43,677 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:37:43,677 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:37:43,708 WARN [Lumis Monitor Processor - 3] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{Q-H7P74rQwmTaXHnhqqsfg}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:37:43,708 INFO [Lumis Monitor Processor - 3] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:37:44,724 INFO [Lumis Monitor Processor - 3] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:37:44,724 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{Q-H7P74rQwmTaXHnhqqsfg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{Q-H7P74rQwmTaXHnhqqsfg}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:37:44,724 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{Q-H7P74rQwmTaXHnhqqsfg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:37:44,724 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{Q-H7P74rQwmTaXHnhqqsfg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:37:44,724 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{Q-H7P74rQwmTaXHnhqqsfg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:37:44,724 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{Q-H7P74rQwmTaXHnhqqsfg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:37:44,724 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{Q-H7P74rQwmTaXHnhqqsfg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:37:44,724 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{Q-H7P74rQwmTaXHnhqqsfg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:37:44,724 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{Q-H7P74rQwmTaXHnhqqsfg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:37:48,130 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:38:18,178 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:38:43,687 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:38:43,687 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:38:43,687 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:38:43,687 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:38:43,687 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:38:43,687 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:38:43,687 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:38:43,719 WARN [Lumis Monitor Processor - 2] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{epvSYWg-SlK4qxsAvC_yNg}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:38:43,719 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:38:44,734 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:38:44,734 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{epvSYWg-SlK4qxsAvC_yNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{epvSYWg-SlK4qxsAvC_yNg}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:38:44,734 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{epvSYWg-SlK4qxsAvC_yNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:38:44,734 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{epvSYWg-SlK4qxsAvC_yNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:38:44,734 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{epvSYWg-SlK4qxsAvC_yNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:38:44,734 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{epvSYWg-SlK4qxsAvC_yNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:38:44,734 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{epvSYWg-SlK4qxsAvC_yNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:38:44,734 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{epvSYWg-SlK4qxsAvC_yNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:38:44,734 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{epvSYWg-SlK4qxsAvC_yNg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:38:48,235 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:39:18,281 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:39:43,688 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:39:43,688 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:39:43,688 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:39:43,688 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:39:43,688 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:39:43,688 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:39:43,688 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:39:43,719 WARN [Lumis Monitor Processor - 0] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{wS-N76qUQcm9DgJgYDSZkg}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:39:43,719 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:39:44,735 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:39:44,735 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{wS-N76qUQcm9DgJgYDSZkg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{wS-N76qUQcm9DgJgYDSZkg}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:39:44,735 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{wS-N76qUQcm9DgJgYDSZkg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:39:44,735 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{wS-N76qUQcm9DgJgYDSZkg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:39:44,735 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{wS-N76qUQcm9DgJgYDSZkg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:39:44,735 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{wS-N76qUQcm9DgJgYDSZkg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:39:44,735 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{wS-N76qUQcm9DgJgYDSZkg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:39:44,735 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{wS-N76qUQcm9DgJgYDSZkg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:39:44,735 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{wS-N76qUQcm9DgJgYDSZkg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:39:48,330 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:40:18,372 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:40:43,685 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:40:43,685 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:40:43,685 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:40:43,685 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:40:43,685 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:40:43,685 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:40:43,685 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:40:43,717 WARN [Lumis Monitor Processor - 2] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{MDn6PauqQtSrf1IWk7Jbow}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:40:43,717 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:40:44,732 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:40:44,732 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MDn6PauqQtSrf1IWk7Jbow}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MDn6PauqQtSrf1IWk7Jbow}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:40:44,732 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MDn6PauqQtSrf1IWk7Jbow}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:40:44,732 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MDn6PauqQtSrf1IWk7Jbow}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:40:44,732 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MDn6PauqQtSrf1IWk7Jbow}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:40:44,732 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MDn6PauqQtSrf1IWk7Jbow}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:40:44,732 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MDn6PauqQtSrf1IWk7Jbow}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:40:44,732 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MDn6PauqQtSrf1IWk7Jbow}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:40:44,732 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MDn6PauqQtSrf1IWk7Jbow}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:40:48,404 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:41:18,452 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:41:43,687 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:41:43,687 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:41:43,687 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:41:43,687 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:41:43,687 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:41:43,687 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:41:43,687 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:41:43,719 WARN [Lumis Monitor Processor - 1] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{H9-QCGZ8Tm2mFElSQNMh1w}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:41:43,719 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:41:44,734 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:41:44,750 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{H9-QCGZ8Tm2mFElSQNMh1w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{H9-QCGZ8Tm2mFElSQNMh1w}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:41:44,750 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{H9-QCGZ8Tm2mFElSQNMh1w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:41:44,750 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{H9-QCGZ8Tm2mFElSQNMh1w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:41:44,750 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{H9-QCGZ8Tm2mFElSQNMh1w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:41:44,750 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{H9-QCGZ8Tm2mFElSQNMh1w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:41:44,750 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{H9-QCGZ8Tm2mFElSQNMh1w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:41:44,750 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{H9-QCGZ8Tm2mFElSQNMh1w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:41:44,750 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{H9-QCGZ8Tm2mFElSQNMh1w}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:41:48,516 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:42:18,547 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:42:43,688 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:42:43,688 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:42:43,688 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:42:43,688 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:42:43,688 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:42:43,688 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:42:43,688 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:42:43,719 WARN [Lumis Monitor Processor - 2] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{yDfKCwShScmKn4SSIZLSLw}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:42:43,719 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:42:44,735 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:42:44,735 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{yDfKCwShScmKn4SSIZLSLw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{yDfKCwShScmKn4SSIZLSLw}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:42:44,735 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{yDfKCwShScmKn4SSIZLSLw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:42:44,735 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{yDfKCwShScmKn4SSIZLSLw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:42:44,735 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{yDfKCwShScmKn4SSIZLSLw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:42:44,735 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{yDfKCwShScmKn4SSIZLSLw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:42:44,735 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{yDfKCwShScmKn4SSIZLSLw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:42:44,735 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{yDfKCwShScmKn4SSIZLSLw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:42:44,735 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{yDfKCwShScmKn4SSIZLSLw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:42:48,595 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:43:18,643 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:43:43,686 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:43:43,686 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:43:43,686 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:43:43,686 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:43:43,686 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:43:43,686 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:43:43,686 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:43:43,718 WARN [Lumis Monitor Processor - 1] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{lFu2R5YRS9uW60Y1s8-iaA}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:43:43,718 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:43:44,733 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:43:44,733 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{lFu2R5YRS9uW60Y1s8-iaA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{lFu2R5YRS9uW60Y1s8-iaA}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:43:44,733 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{lFu2R5YRS9uW60Y1s8-iaA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:43:44,733 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{lFu2R5YRS9uW60Y1s8-iaA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:43:44,733 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{lFu2R5YRS9uW60Y1s8-iaA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:43:44,733 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{lFu2R5YRS9uW60Y1s8-iaA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:43:44,733 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{lFu2R5YRS9uW60Y1s8-iaA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:43:44,733 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{lFu2R5YRS9uW60Y1s8-iaA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:43:44,733 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{lFu2R5YRS9uW60Y1s8-iaA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:43:48,689 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:44:18,735 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:44:43,689 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:44:43,689 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:44:43,689 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:44:43,689 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:44:43,689 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:44:43,689 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:44:43,689 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:44:43,720 WARN [Lumis Monitor Processor - 2] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{h_lFaHawQU2dBkrVO1CYtA}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:44:43,720 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:44:44,736 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:44:44,736 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{h_lFaHawQU2dBkrVO1CYtA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{h_lFaHawQU2dBkrVO1CYtA}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:44:44,736 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{h_lFaHawQU2dBkrVO1CYtA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:44:44,736 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{h_lFaHawQU2dBkrVO1CYtA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:44:44,736 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{h_lFaHawQU2dBkrVO1CYtA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:44:44,736 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{h_lFaHawQU2dBkrVO1CYtA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:44:44,736 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{h_lFaHawQU2dBkrVO1CYtA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:44:44,736 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{h_lFaHawQU2dBkrVO1CYtA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:44:44,736 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{h_lFaHawQU2dBkrVO1CYtA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:44:48,767 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:45:18,799 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:45:43,691 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:45:43,691 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:45:43,691 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:45:43,691 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:45:43,691 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:45:43,691 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:45:43,691 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:45:43,722 WARN [Lumis Monitor Processor - 1] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{d-fLZ7yOQZWxUsZ35V45BA}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:45:43,722 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:45:44,735 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:45:44,735 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{d-fLZ7yOQZWxUsZ35V45BA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{d-fLZ7yOQZWxUsZ35V45BA}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:45:44,735 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{d-fLZ7yOQZWxUsZ35V45BA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:45:44,735 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{d-fLZ7yOQZWxUsZ35V45BA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:45:44,735 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{d-fLZ7yOQZWxUsZ35V45BA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:45:44,735 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{d-fLZ7yOQZWxUsZ35V45BA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:45:44,735 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{d-fLZ7yOQZWxUsZ35V45BA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:45:44,735 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{d-fLZ7yOQZWxUsZ35V45BA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:45:44,735 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{d-fLZ7yOQZWxUsZ35V45BA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:45:48,848 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:46:18,904 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:46:43,703 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:46:43,703 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:46:43,703 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:46:43,703 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:46:43,703 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:46:43,703 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:46:43,703 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:46:43,718 WARN [Lumis Monitor Processor - 2] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{UGEnlOE0S8aIpKR1jKmp5g}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:46:43,734 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:46:44,750 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:46:44,750 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{UGEnlOE0S8aIpKR1jKmp5g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{UGEnlOE0S8aIpKR1jKmp5g}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:46:44,750 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{UGEnlOE0S8aIpKR1jKmp5g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:46:44,750 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{UGEnlOE0S8aIpKR1jKmp5g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:46:44,750 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{UGEnlOE0S8aIpKR1jKmp5g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:46:44,750 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{UGEnlOE0S8aIpKR1jKmp5g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:46:44,750 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{UGEnlOE0S8aIpKR1jKmp5g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:46:44,750 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{UGEnlOE0S8aIpKR1jKmp5g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:46:44,750 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{UGEnlOE0S8aIpKR1jKmp5g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:46:48,965 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:47:19,013 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:47:43,704 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:47:43,704 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:47:43,704 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:47:43,704 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:47:43,704 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:47:43,704 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:47:43,704 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:47:43,735 WARN [Lumis Monitor Processor - 0] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{MJ-OAhaSSPauvFIdPhtCVg}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:47:43,735 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:47:44,750 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:47:44,750 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MJ-OAhaSSPauvFIdPhtCVg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MJ-OAhaSSPauvFIdPhtCVg}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:47:44,750 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MJ-OAhaSSPauvFIdPhtCVg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:47:44,750 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MJ-OAhaSSPauvFIdPhtCVg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:47:44,750 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MJ-OAhaSSPauvFIdPhtCVg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:47:44,750 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MJ-OAhaSSPauvFIdPhtCVg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:47:44,750 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MJ-OAhaSSPauvFIdPhtCVg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:47:44,750 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MJ-OAhaSSPauvFIdPhtCVg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:47:44,750 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MJ-OAhaSSPauvFIdPhtCVg}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:47:49,047 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:48:19,081 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:48:43,704 INFO [Lumis Monitor Processor - 3] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:48:43,704 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:48:43,704 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:48:43,704 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:48:43,704 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:48:43,704 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:48:43,704 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:48:43,735 WARN [Lumis Monitor Processor - 3] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{MW_IZKsRT4WJ7TmzuCTeRQ}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:48:43,735 INFO [Lumis Monitor Processor - 3] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:48:44,751 INFO [Lumis Monitor Processor - 3] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:48:44,751 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MW_IZKsRT4WJ7TmzuCTeRQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MW_IZKsRT4WJ7TmzuCTeRQ}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:48:44,751 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MW_IZKsRT4WJ7TmzuCTeRQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:48:44,751 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MW_IZKsRT4WJ7TmzuCTeRQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:48:44,751 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MW_IZKsRT4WJ7TmzuCTeRQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:48:44,751 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MW_IZKsRT4WJ7TmzuCTeRQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:48:44,751 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MW_IZKsRT4WJ7TmzuCTeRQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:48:44,751 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MW_IZKsRT4WJ7TmzuCTeRQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:48:44,751 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{MW_IZKsRT4WJ7TmzuCTeRQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:48:49,127 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:49:19,160 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:49:43,707 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:49:43,707 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:49:43,707 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:49:43,707 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:49:43,707 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:49:43,707 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:49:43,707 INFO [Lumis Monitor Processor - 0] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:49:43,739 WARN [Lumis Monitor Processor - 0] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{l7IBlIf7SimGb5jLMl-nKQ}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:49:43,739 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:49:44,754 INFO [Lumis Monitor Processor - 0] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:49:44,754 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{l7IBlIf7SimGb5jLMl-nKQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{l7IBlIf7SimGb5jLMl-nKQ}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:49:44,754 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{l7IBlIf7SimGb5jLMl-nKQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:49:44,754 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{l7IBlIf7SimGb5jLMl-nKQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:49:44,754 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{l7IBlIf7SimGb5jLMl-nKQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:49:44,754 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{l7IBlIf7SimGb5jLMl-nKQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:49:44,754 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{l7IBlIf7SimGb5jLMl-nKQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:49:44,754 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{l7IBlIf7SimGb5jLMl-nKQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:49:44,754 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{l7IBlIf7SimGb5jLMl-nKQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:49:49,192 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:50:19,224 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:50:43,710 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:50:43,710 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:50:43,710 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:50:43,710 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:50:43,710 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:50:43,710 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:50:43,710 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:50:43,725 WARN [Lumis Monitor Processor - 2] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{DF2GZRIWShGoIuEa_sAI3A}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:50:43,725 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:50:44,756 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:50:44,756 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{DF2GZRIWShGoIuEa_sAI3A}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{DF2GZRIWShGoIuEa_sAI3A}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:50:44,756 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{DF2GZRIWShGoIuEa_sAI3A}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:50:44,756 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{DF2GZRIWShGoIuEa_sAI3A}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:50:44,756 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{DF2GZRIWShGoIuEa_sAI3A}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:50:44,756 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{DF2GZRIWShGoIuEa_sAI3A}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:50:44,756 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{DF2GZRIWShGoIuEa_sAI3A}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:50:44,756 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{DF2GZRIWShGoIuEa_sAI3A}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:50:44,756 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{DF2GZRIWShGoIuEa_sAI3A}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:50:49,257 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:51:19,289 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:51:43,712 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:51:43,712 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:51:43,712 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:51:43,712 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:51:43,712 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:51:43,712 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:51:43,712 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:51:43,743 WARN [Lumis Monitor Processor - 1] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{PYl3CBXuTJWc_c1kXeoocw}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:51:43,743 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:51:44,759 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:51:44,759 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{PYl3CBXuTJWc_c1kXeoocw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{PYl3CBXuTJWc_c1kXeoocw}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:51:44,759 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{PYl3CBXuTJWc_c1kXeoocw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:51:44,759 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{PYl3CBXuTJWc_c1kXeoocw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:51:44,759 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{PYl3CBXuTJWc_c1kXeoocw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:51:44,759 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{PYl3CBXuTJWc_c1kXeoocw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:51:44,759 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{PYl3CBXuTJWc_c1kXeoocw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:51:44,759 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{PYl3CBXuTJWc_c1kXeoocw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:51:44,759 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{PYl3CBXuTJWc_c1kXeoocw}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:51:49,321 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:52:19,353 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:52:43,714 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:52:43,714 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:52:43,714 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:52:43,714 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:52:43,714 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:52:43,714 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:52:43,714 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:52:43,729 WARN [Lumis Monitor Processor - 2] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{W2_MtrbpSUKuzblOC6nWyA}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:52:43,745 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:52:44,761 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:52:44,761 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{W2_MtrbpSUKuzblOC6nWyA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{W2_MtrbpSUKuzblOC6nWyA}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:52:44,761 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{W2_MtrbpSUKuzblOC6nWyA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:52:44,761 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{W2_MtrbpSUKuzblOC6nWyA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:52:44,761 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{W2_MtrbpSUKuzblOC6nWyA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:52:44,761 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{W2_MtrbpSUKuzblOC6nWyA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:52:44,761 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{W2_MtrbpSUKuzblOC6nWyA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:52:44,761 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{W2_MtrbpSUKuzblOC6nWyA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:52:44,761 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{W2_MtrbpSUKuzblOC6nWyA}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:52:49,386 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:53:19,418 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:53:43,716 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:53:43,716 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:53:43,716 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:53:43,716 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:53:43,716 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:53:43,716 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:53:43,716 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:53:43,748 WARN [Lumis Monitor Processor - 1] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{DcHrFR-3RJKmez7tCRjz4g}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:53:43,748 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:53:44,763 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:53:44,763 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{DcHrFR-3RJKmez7tCRjz4g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{DcHrFR-3RJKmez7tCRjz4g}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:53:44,763 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{DcHrFR-3RJKmez7tCRjz4g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:53:44,763 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{DcHrFR-3RJKmez7tCRjz4g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:53:44,763 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{DcHrFR-3RJKmez7tCRjz4g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:53:44,763 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{DcHrFR-3RJKmez7tCRjz4g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:53:44,763 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{DcHrFR-3RJKmez7tCRjz4g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:53:44,763 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{DcHrFR-3RJKmez7tCRjz4g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:53:44,763 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{DcHrFR-3RJKmez7tCRjz4g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:53:49,451 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:54:19,484 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:54:43,720 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:54:43,720 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:54:43,720 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:54:43,720 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:54:43,720 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:54:43,720 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:54:43,720 INFO [Lumis Monitor Processor - 2] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:54:43,751 WARN [Lumis Monitor Processor - 2] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{7uDQZs8tTZ2azKJva9gBSQ}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:54:43,751 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:54:44,767 INFO [Lumis Monitor Processor - 2] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:54:44,767 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{7uDQZs8tTZ2azKJva9gBSQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{7uDQZs8tTZ2azKJva9gBSQ}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:54:44,767 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{7uDQZs8tTZ2azKJva9gBSQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:54:44,767 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{7uDQZs8tTZ2azKJva9gBSQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:54:44,767 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{7uDQZs8tTZ2azKJva9gBSQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:54:44,767 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{7uDQZs8tTZ2azKJva9gBSQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:54:44,767 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{7uDQZs8tTZ2azKJva9gBSQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:54:44,767 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{7uDQZs8tTZ2azKJva9gBSQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:54:44,767 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{7uDQZs8tTZ2azKJva9gBSQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:54:49,517 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:55:19,551 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:55:43,724 INFO [Lumis Monitor Processor - 3] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:55:43,724 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:55:43,724 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:55:43,724 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:55:43,724 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:55:43,724 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:55:43,724 INFO [Lumis Monitor Processor - 3] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:55:43,755 WARN [Lumis Monitor Processor - 3] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{sbs8K6hLS8yqf7D8pYnq6g}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:55:43,755 INFO [Lumis Monitor Processor - 3] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:55:44,771 INFO [Lumis Monitor Processor - 3] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:55:44,771 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{sbs8K6hLS8yqf7D8pYnq6g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{sbs8K6hLS8yqf7D8pYnq6g}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:55:44,771 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{sbs8K6hLS8yqf7D8pYnq6g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:55:44,771 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{sbs8K6hLS8yqf7D8pYnq6g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:55:44,771 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{sbs8K6hLS8yqf7D8pYnq6g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:55:44,771 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{sbs8K6hLS8yqf7D8pYnq6g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:55:44,771 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{sbs8K6hLS8yqf7D8pYnq6g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:55:44,771 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{sbs8K6hLS8yqf7D8pYnq6g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:55:44,771 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{sbs8K6hLS8yqf7D8pYnq6g}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:55:49,583 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:56:19,616 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress. 2021-11-25 19:56:43,743 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Initializing ElasticsearchRepository... 2021-11-25 19:56:43,743 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - no modules loaded 2021-11-25 19:56:43,743 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 2021-11-25 19:56:43,743 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.join.ParentJoinPlugin] 2021-11-25 19:56:43,743 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.percolator.PercolatorPlugin] 2021-11-25 19:56:43,743 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.script.mustache.MustachePlugin] 2021-11-25 19:56:43,743 INFO [Lumis Monitor Processor - 1] org.elasticsearch.plugins.PluginsService - loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2021-11-25 19:56:43,790 WARN [Lumis Monitor Processor - 1] org.elasticsearch.client.transport.TransportClientNodesService - node {#transport#-1}{OIOf-FhVT3S8uXQlk4F3IQ}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring... 2021-11-25 19:56:43,790 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - Destroying ElasticsearchRepository... 2021-11-25 19:56:44,837 INFO [Lumis Monitor Processor - 1] lumis.portal.bigdata.elasticsearch.ElasticsearchRepository - ElasticsearchRepository destroyed. 2021-11-25 19:56:44,837 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.RuntimeException: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{OIOf-FhVT3S8uXQlk4F3IQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:232) at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:188) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{OIOf-FhVT3S8uXQlk4F3IQ}{localhost}{127.0.0.1:9300}]] at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352) at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248) at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57) at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:393) at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:382) at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:676) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45) at org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:52) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.doInit(ElasticsearchRepository.java:500) at lumis.portal.bigdata.elasticsearch.ElasticsearchRepository.init(ElasticsearchRepository.java:432) at lumis.portal.bigdata.BigDataManager.createRepository(BigDataManager.java:222) ... 14 more 2021-11-25 19:56:44,837 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{OIOf-FhVT3S8uXQlk4F3IQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:56:44,837 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{OIOf-FhVT3S8uXQlk4F3IQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:56:44,837 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{OIOf-FhVT3S8uXQlk4F3IQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:56:44,837 ERROR [Lumis Monitor Processor - 3] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{OIOf-FhVT3S8uXQlk4F3IQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:56:44,837 ERROR [Lumis Monitor Processor - 0] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{OIOf-FhVT3S8uXQlk4F3IQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:56:44,837 ERROR [Lumis Monitor Processor - 1] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{OIOf-FhVT3S8uXQlk4F3IQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:56:44,837 ERROR [Lumis Monitor Processor - 2] lumis.portal.monitor.impl.MonitorUtilInternal - Error sending data to big data repository. java.lang.IllegalStateException: Repository is not available due to error during last initialization attempt. Reconfigure or try again in a minute. Original error was: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{OIOf-FhVT3S8uXQlk4F3IQ}{localhost}{127.0.0.1:9300}]] at lumis.portal.bigdata.BigDataManager.getRepository(BigDataManager.java:185) at lumis.portal.bigdata.BigDataManager.getDefaultRepository(BigDataManager.java:158) at lumis.portal.monitor.impl.MonitorUtilInternal.getOrCreateDocumentType(MonitorUtilInternal.java:1499) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1302) at lumis.portal.monitor.impl.MonitorUtilInternal.getDocument(MonitorUtilInternal.java:1283) at lumis.portal.monitor.impl.MonitorUtilInternal.persistMonitorEventData(MonitorUtilInternal.java:1723) at lumis.portal.monitor.impl.Monitor.sendData(Monitor.java:258) at lumis.portal.monitor.impl.Monitor.lambda$scheduleSendData$1(Monitor.java:251) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at lumis.portal.monitor.impl.MonitorManager$MonitorRunnableWrapper.run(MonitorManager.java:498) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-25 19:56:49,650 INFO [LumisXP Clock] lumis.portal.clock.ClockManager - Clock execution postponed because there's a deployment in progress.