2020-04-01 12:40:13.836 [localhost-startStop-1] INFO ContextLoader ^%^ I-J1 ^%^ org.springframework.web.context.ContextLoader ^%^ ^%^ ^%^ ^%^ ^%^ Root WebApplicationContext: initialization started 2020-04-01 12:40:13.970 [localhost-startStop-1] INFO CoreSpringInitializer ^%^ I-J2 ^%^ org.olat.core.CoreSpringInitializer ^%^ ^%^ ^%^ ^%^ ^%^ Bootstrapping spring startup 2020-04-01 12:40:17.282 [localhost-startStop-1] INFO WebappHelper ^%^ I-J3 ^%^ org.olat.core.util.WebappHelper ^%^ ^%^ ^%^ ^%^ ^%^ Setting userdata root to: /d1/openolatkursy/olatdata 2020-04-01 12:40:17.282 [localhost-startStop-1] INFO WebappHelper ^%^ I-J4 ^%^ org.olat.core.util.WebappHelper ^%^ ^%^ ^%^ ^%^ ^%^ Sucessfully extracted context root path as: /home/openolat/openolat-14.22 2020-04-01 12:40:17.283 [localhost-startStop-1] INFO WebappHelper ^%^ I-J5 ^%^ org.olat.core.util.WebappHelper ^%^ ^%^ ^%^ ^%^ ^%^ Path to source doesn't exist (only needed for debugging purpose): 2020-04-01 12:40:17.283 [localhost-startStop-1] INFO WebappHelper ^%^ I-J6 ^%^ org.olat.core.util.WebappHelper ^%^ ^%^ ^%^ ^%^ ^%^ UTF-8 capable filesystem detected 2020-04-01 12:40:17.283 [localhost-startStop-1] INFO WebappHelper ^%^ I-J7 ^%^ org.olat.core.util.WebappHelper ^%^ ^%^ ^%^ ^%^ ^%^ 2020-04-01 12:40:17.283 [localhost-startStop-1] INFO WebappHelper ^%^ I-J8 ^%^ org.olat.core.util.WebappHelper ^%^ ^%^ ^%^ ^%^ ^%^ ********************************************* 2020-04-01 12:40:17.283 [localhost-startStop-1] INFO WebappHelper ^%^ I-J9 ^%^ org.olat.core.util.WebappHelper ^%^ ^%^ ^%^ ^%^ ^%^ * STARTUP 2020-04-01 12:40:17.283 [localhost-startStop-1] INFO WebappHelper ^%^ I-J10 ^%^ org.olat.core.util.WebappHelper ^%^ ^%^ ^%^ ^%^ ^%^ ********************************************* 2020-04-01 12:40:17.283 [localhost-startStop-1] INFO WebappHelper ^%^ I-J11 ^%^ org.olat.core.util.WebappHelper ^%^ ^%^ ^%^ ^%^ ^%^ * Application: OpenOlat 2020-04-01 12:40:17.284 [localhost-startStop-1] INFO WebappHelper ^%^ I-J12 ^%^ org.olat.core.util.WebappHelper ^%^ ^%^ ^%^ ^%^ ^%^ * Version: 14.2.2 2020-04-01 12:40:17.284 [localhost-startStop-1] INFO WebappHelper ^%^ I-J13 ^%^ org.olat.core.util.WebappHelper ^%^ ^%^ ^%^ ^%^ ^%^ * StartTimeStamp: Wed Apr 01 12:40:17 CEST 2020 2020-04-01 12:40:17.284 [localhost-startStop-1] INFO WebappHelper ^%^ I-J14 ^%^ org.olat.core.util.WebappHelper ^%^ ^%^ ^%^ ^%^ ^%^ ********************************************* 2020-04-01 12:40:17.284 [localhost-startStop-1] INFO WebappHelper ^%^ I-J15 ^%^ org.olat.core.util.WebappHelper ^%^ ^%^ ^%^ ^%^ ^%^ 2020-04-01 12:40:17.456 [localhost-startStop-1] INFO AUDIT InnoDBAwareDriverManagerDataSource ^%^ I-J16 ^%^ org.olat.core.commons.persistence.InnoDBAwareDriverManagerDataSource ^%^ ^%^ ^%^ ^%^ ^%^ Checking whether mysql tables support transactions based on innoDB tab... 2020-04-01 12:40:17.687 [localhost-startStop-1] INFO AUDIT InnoDBAwareDriverManagerDataSource ^%^ I-J17 ^%^ org.olat.core.commons.persistence.InnoDBAwareDriverManagerDataSource ^%^ ^%^ ^%^ ^%^ ^%^ Your mysql tables look like they support transactions, fine! 2020-04-01 12:40:17.722 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J18 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ +--------------------------------------------------------------+ 2020-04-01 12:40:17.722 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J19 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ + ... Pure database upgrade: starting alter DB statements ... + 2020-04-01 12:40:17.722 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J20 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ + If it fails, do it manually by applying the content of the alter_X_to_Y.sql files.+ 2020-04-01 12:40:17.722 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J21 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ + For each file you upgraded to add an entry like this to the [pathToOlat]/olatdata/system/installed_database_upgrades.xml: + 2020-04-01 12:40:17.722 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J22 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ + Database updatetrue+ 2020-04-01 12:40:17.722 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J23 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ +--------------------------------------------------------------+ 2020-04-01 12:40:17.986 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J24 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gp_business add column fk_group_id bigint; 2020-04-01 12:40:18.023 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J25 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gp_business modify businessgrouptype varchar(15) null default null; 2020-04-01 12:40:18.182 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J26 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry modify softkey varchar(36) not null unique; 2020-04-01 12:40:19.329 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J27 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry modify launchcounter bigint null default 0; 2020-04-01 12:40:19.715 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J28 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry modify downloadcounter bigint null default 0; 2020-04-01 12:40:19.751 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J29 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_repositoryentry_stats ( id bigint not null, creationdate datetime not null, lastmodified datetime not null, r_rating decimal(65,30), r_num_of_ratings bigint not null default 0, r_num_of_comments bigint not null default 0, r_launchcounter bigint not null default 0, r_downloadcounter bigint not null default 0, r_lastusage datetime not null, primary key (id) ); 2020-04-01 12:40:19.779 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J30 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry_stats ENGINE = InnoDB; 2020-04-01 12:40:20.389 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J31 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry add column fk_stats bigint; 2020-04-01 12:40:20.900 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J32 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry add column authors varchar(2048); 2020-04-01 12:40:21.257 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J33 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry add column mainlanguage varchar(255); 2020-04-01 12:40:21.773 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J34 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry add column objectives varchar(2048); 2020-04-01 12:40:22.577 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J35 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry add column requirements varchar(2048); 2020-04-01 12:40:23.130 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J36 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry add column credits varchar(2048); 2020-04-01 12:40:23.293 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J37 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry add column expenditureofwork varchar(255); 2020-04-01 12:40:23.306 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J38 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: insert into o_repositoryentry_stats (id, creationdate, lastmodified, r_rating, r_launchcounter, r_downloadcounter, r_lastusage) select re.repositoryentry_id, now(), now(), null, re.launchcounter, re.downloadcounter, re.lastusage from o_repositoryentry as re where re.fk_stats is null; 2020-04-01 12:40:23.378 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J39 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_repositoryentry set fk_stats=repositoryentry_id where fk_stats is null; 2020-04-01 12:40:23.871 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J40 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry modify fk_stats bigint not null; 2020-04-01 12:40:23.882 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J41 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_bs_group ( id bigint not null, creationdate datetime not null, g_name varchar(36), primary key (id) ); 2020-04-01 12:40:23.913 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J42 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_group ENGINE = InnoDB; 2020-04-01 12:40:23.918 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J43 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_bs_group_member ( id bigint not null, creationdate datetime not null, lastmodified datetime not null, g_role varchar(50) not null, fk_group_id bigint not null, fk_identity_id bigint not null, primary key (id) ); 2020-04-01 12:40:23.940 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J44 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_group_member ENGINE = InnoDB; 2020-04-01 12:40:23.945 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J45 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_re_to_group ( id bigint not null, creationdate datetime not null, r_defgroup boolean not null, fk_group_id bigint not null, fk_entry_id bigint not null, primary key (id) ); 2020-04-01 12:40:23.965 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J46 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_re_to_group ENGINE = InnoDB; 2020-04-01 12:40:23.970 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J47 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_bs_grant ( id bigint not null, creationdate datetime not null, g_role varchar(32) not null, g_permission varchar(32) not null, fk_group_id bigint not null, fk_resource_id bigint not null, primary key (id) ); 2020-04-01 12:40:23.987 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J48 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_grant ENGINE = InnoDB; 2020-04-01 12:40:23.996 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J49 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_group_member add constraint member_identity_ctx foreign key (fk_identity_id) references o_bs_identity (id); 2020-04-01 12:40:24.007 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J50 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_group_member add constraint member_group_ctx foreign key (fk_group_id) references o_bs_group (id); 2020-04-01 12:40:24.448 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J51 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index member_to_grp_role_idx on o_bs_group_member (g_role); 2020-04-01 12:40:24.458 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J52 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_re_to_group add constraint re_to_group_group_ctx foreign key (fk_group_id) references o_bs_group (id); 2020-04-01 12:40:24.474 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J53 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_re_to_group add constraint re_to_group_re_ctx foreign key (fk_entry_id) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:24.492 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J54 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_invitation modify fk_secgroup bigint null default null; 2020-04-01 12:40:24.502 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J55 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_invitation modify version bigint null default null; 2020-04-01 12:40:24.531 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J56 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_invitation add column fk_group_id bigint; 2020-04-01 12:40:24.542 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J57 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_invitation add constraint inv_to_group_group_ctx foreign key (fk_group_id) references o_bs_group (id); 2020-04-01 12:40:24.547 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J58 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_ep_struct_to_group ( id bigint not null, creationdate datetime not null, r_defgroup boolean not null, r_role varchar(64), r_valid_from datetime, r_valid_to datetime, fk_group_id bigint, fk_struct_id bigint, primary key (id) ); 2020-04-01 12:40:24.570 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J59 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_ep_struct_to_group ENGINE = InnoDB; 2020-04-01 12:40:24.580 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J60 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_ep_struct_to_group add constraint struct_to_group_group_ctx foreign key (fk_group_id) references o_bs_group (id); 2020-04-01 12:40:24.595 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J61 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_ep_struct_to_group add constraint struct_to_group_re_ctx foreign key (fk_struct_id) references o_ep_struct_el (structure_id); 2020-04-01 12:40:24.615 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J62 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create or replace view o_gp_business_v as ( select gp.group_id as group_id, gp.groupname as groupname, gp.lastmodified as lastmodified, gp.creationdate as creationdate, gp.lastusage as lastusage, gp.descr as descr, gp.minparticipants as minparticipants, gp.maxparticipants as maxparticipants, gp.waitinglist_enabled as waitinglist_enabled, gp.autocloseranks_enabled as autocloseranks_enabled, gp.external_id as external_id, gp.managed_flags as managed_flags, (select count(part.id) from o_bs_group_member as part where part.fk_group_id = gp.fk_group_id and part.g_role='participant') as num_of_participants, (select count(pending.reservation_id) from o_ac_reservation as pending where pending.fk_resource = gp.fk_resource) as num_of_pendings, (select count(own.id) from o_bs_group_member as own where own.fk_group_id = gp.fk_group_id and own.g_role='coach') as num_of_owners, (case when gp.waitinglist_enabled = true then (select count(waiting.id) from o_bs_group_member as waiting where waiting.fk_group_id = gp.fk_group_id and waiting.g_role='waiting') else 0 end) as num_waiting, (select count(offer.offer_id) from o_ac_offer as offer where offer.fk_resource_id = gp.fk_resource and offer.is_valid=true and (offer.validfrom is null or offer.validfrom <= current_timestamp()) and (offer.validto is null or offer.validto >= current_timestamp()) ) as num_of_valid_offers, (select count(offer.offer_id) from o_ac_offer as offer where offer.fk_resource_id = gp.fk_resource and offer.is_valid=true ) as num_of_offers, (select count(relation.fk_entry_id) from o_re_to_group as relation where relation.fk_group_id = gp.fk_group_id ) as num_of_relations, gp.fk_resource as fk_resource, gp.fk_group_id as fk_group_id from o_gp_business as gp ); 2020-04-01 12:40:24.617 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J63 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create or replace view o_bs_gp_membership_v as ( select gp.group_id as group_id, membership.id as membership_id, membership.fk_identity_id as fk_identity_id, membership.lastmodified as lastmodified, membership.creationdate as creationdate, membership.g_role as g_role from o_bs_group_member as membership inner join o_gp_business as gp on (gp.fk_group_id=membership.fk_group_id) ); 2020-04-01 12:40:24.619 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J64 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create or replace view o_gp_member_v as ( select gp.group_id as bg_id, gp.groupname as bg_name, gp.creationdate as bg_creationdate, gp.managed_flags as bg_managed_flags, gp.descr as bg_desc, membership.fk_identity_id as member_id from o_gp_business as gp inner join o_bs_group_member as membership on (membership.fk_group_id = gp.fk_group_id and membership.g_role in ('coach','participant')) ); 2020-04-01 12:40:24.620 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J65 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create or replace view o_gp_business_to_repository_v as ( select grp.group_id as grp_id, repoentry.repositoryentry_id as re_id, repoentry.displayname as re_displayname from o_gp_business as grp inner join o_re_to_group as relation on (relation.fk_group_id = grp.fk_group_id) inner join o_repositoryentry as repoentry on (repoentry.repositoryentry_id = relation.fk_entry_id) ); 2020-04-01 12:40:24.622 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J66 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create view o_gp_contactkey_v as ( select bg_member.id as membership_id, bg_member.fk_identity_id as member_id, bg_member.g_role as membership_role, bg_me.fk_identity_id as me_id, bgroup.group_id as bg_id from o_gp_business as bgroup inner join o_bs_group_member as bg_member on (bg_member.fk_group_id = bgroup.fk_group_id) inner join o_bs_group_member as bg_me on (bg_me.fk_group_id = bgroup.fk_group_id) where (bgroup.ownersintern=1 and bg_member.g_role='coach') or (bgroup.participantsintern=1 and bg_member.g_role='participant') ); 2020-04-01 12:40:24.632 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J67 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create view o_gp_contactext_v as ( select bg_member.id as membership_id, bg_member.fk_identity_id as member_id, bg_member.g_role as membership_role, id_member.name as member_name, first_member.propvalue as member_firstname, last_member.propvalue as member_lastname, bg_me.fk_identity_id as me_id, bgroup.group_id as bg_id, bgroup.groupname as bg_name from o_gp_business as bgroup inner join o_bs_group_member as bg_member on (bg_member.fk_group_id = bgroup.fk_group_id) inner join o_bs_identity as id_member on (bg_member.fk_identity_id = id_member.id) inner join o_user as us_member on (id_member.fk_user_id = us_member.user_id) inner join o_userproperty as first_member on (first_member.fk_user_id = us_member.user_id and first_member.propname='firstName') inner join o_userproperty as last_member on (last_member.fk_user_id = us_member.user_id and last_member.propname='lastName') inner join o_bs_group_member as bg_me on (bg_me.fk_group_id = bgroup.fk_group_id) where (bgroup.ownersintern=1 and bg_member.g_role='coach') or (bgroup.participantsintern=1 and bg_member.g_role='participant') ); 2020-04-01 12:40:24.636 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J68 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create or replace view o_re_membership_v as ( select bmember.id as membership_id, bmember.creationdate as creationdate, bmember.lastmodified as lastmodified, bmember.fk_identity_id as fk_identity_id, bmember.g_role as g_role, re.repositoryentry_id as fk_entry_id from o_repositoryentry as re inner join o_re_to_group relgroup on (relgroup.fk_entry_id=re.repositoryentry_id and relgroup.r_defgroup=1) inner join o_bs_group_member as bmember on (bmember.fk_group_id=relgroup.fk_group_id) ); 2020-04-01 12:40:24.638 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J69 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create or replace view o_as_eff_statement_students_v as ( select sg_re.repositoryentry_id as re_id, sg_coach.fk_identity_id as tutor_id, sg_participant.fk_identity_id as student_id, sg_statement.id as st_id, (case when sg_statement.passed = 1 then 1 else 0 end) as st_passed, (case when sg_statement.passed = 0 then 1 else 0 end) as st_failed, (case when sg_statement.passed is null then 1 else 0 end) as st_not_attempted, sg_statement.score as st_score, pg_initial_launch.id as pg_id from o_repositoryentry as sg_re inner join o_re_to_group as togroup on (togroup.fk_entry_id = sg_re.repositoryentry_id) inner join o_bs_group_member as sg_coach on (sg_coach.fk_group_id=togroup.fk_group_id and sg_coach.g_role='coach') inner join o_bs_group_member as sg_participant on (sg_participant.fk_group_id=sg_coach.fk_group_id and sg_participant.g_role='participant') left join o_as_eff_statement as sg_statement on (sg_statement.fk_identity = sg_participant.fk_identity_id and sg_statement.fk_resource_id = sg_re.fk_olatresource) left join o_as_user_course_infos as pg_initial_launch on (pg_initial_launch.fk_resource_id = sg_re.fk_olatresource and pg_initial_launch.fk_identity = sg_participant.fk_identity_id) group by sg_re.repositoryentry_id, sg_coach.fk_identity_id, sg_participant.fk_identity_id, sg_statement.id, sg_statement.score, pg_initial_launch.id ); 2020-04-01 12:40:24.639 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J70 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create or replace view o_as_eff_statement_courses_v as ( select sg_re.repositoryentry_id as re_id, sg_re.displayname as re_name, sg_coach.fk_identity_id as tutor_id, sg_participant.fk_identity_id as student_id, sg_statement.id as st_id, (case when sg_statement.passed = 1 then 1 else 0 end) as st_passed, (case when sg_statement.passed = 0 then 1 else 0 end) as st_failed, (case when sg_statement.passed is null then 1 else 0 end) as st_not_attempted, sg_statement.score as st_score, pg_initial_launch.id as pg_id from o_repositoryentry as sg_re inner join o_re_to_group as togroup on (togroup.fk_entry_id = sg_re.repositoryentry_id) inner join o_bs_group_member as sg_coach on (sg_coach.fk_group_id=togroup.fk_group_id and sg_coach.g_role='coach') inner join o_bs_group_member as sg_participant on (sg_participant.fk_group_id=sg_coach.fk_group_id and sg_participant.g_role='participant') left join o_as_eff_statement as sg_statement on (sg_statement.fk_identity = sg_participant.fk_identity_id and sg_statement.fk_resource_id = sg_re.fk_olatresource) left join o_as_user_course_infos as pg_initial_launch on (pg_initial_launch.fk_resource_id = sg_re.fk_olatresource and pg_initial_launch.fk_identity = sg_participant.fk_identity_id) group by sg_re.repositoryentry_id, sg_re.displayname, sg_coach.fk_identity_id, sg_participant.fk_identity_id, sg_statement.id, sg_statement.score, pg_initial_launch.id ); 2020-04-01 12:40:24.644 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J71 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create or replace view o_as_eff_statement_groups_v as ( select sg_re.repositoryentry_id as re_id, sg_re.displayname as re_name, sg_bg.group_id as bg_id, sg_bg.groupname as bg_name, sg_coach.fk_identity_id as tutor_id, sg_participant.fk_identity_id as student_id, sg_statement.id as st_id, (case when sg_statement.passed = 1 then 1 else 0 end) as st_passed, (case when sg_statement.passed = 0 then 1 else 0 end) as st_failed, (case when sg_statement.passed is null then 1 else 0 end) as st_not_attempted, sg_statement.score as st_score, pg_initial_launch.id as pg_id from o_repositoryentry as sg_re inner join o_re_to_group as togroup on (togroup.fk_entry_id = sg_re.repositoryentry_id) inner join o_gp_business as sg_bg on (sg_bg.fk_group_id=togroup.fk_group_id) inner join o_bs_group_member as sg_coach on (sg_coach.fk_group_id=togroup.fk_group_id and sg_coach.g_role='coach') inner join o_bs_group_member as sg_participant on (sg_participant.fk_group_id=sg_coach.fk_group_id and sg_participant.g_role='participant') left join o_as_eff_statement as sg_statement on (sg_statement.fk_identity = sg_participant.fk_identity_id and sg_statement.fk_resource_id = sg_re.fk_olatresource) left join o_as_user_course_infos as pg_initial_launch on (pg_initial_launch.fk_resource_id = sg_re.fk_olatresource and pg_initial_launch.fk_identity = sg_participant.fk_identity_id) group by sg_re.repositoryentry_id, sg_re.displayname, sg_bg.group_id, sg_bg.groupname, sg_coach.fk_identity_id, sg_participant.fk_identity_id, sg_statement.id, sg_statement.score, pg_initial_launch.id ); 2020-04-01 12:40:24.645 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J72 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view o_gp_visible_participant_v; 2020-04-01 12:40:24.646 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J73 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view o_gp_contact_participant_v; 2020-04-01 12:40:24.647 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J74 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view o_gp_visible_owner_v; 2020-04-01 12:40:24.648 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J75 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view o_gp_contact_owner_v; 2020-04-01 12:40:24.650 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J76 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view o_gp_contactkey_participant_v; 2020-04-01 12:40:24.651 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J77 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view o_gp_contactkey_owner_v; 2020-04-01 12:40:24.652 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J78 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view o_re_tutor_v; 2020-04-01 12:40:24.656 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J79 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view o_re_participant_v; 2020-04-01 12:40:24.657 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J80 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view o_gp_contextresource_2_group_v; 2020-04-01 12:40:24.659 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J81 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view o_as_eff_statement_grouped_v; 2020-04-01 12:40:24.660 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J82 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view o_as_eff_statement_members_v; 2020-04-01 12:40:24.661 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J83 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view o_as_eff_statement_members_strict_v; 2020-04-01 12:40:24.665 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J84 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gp_business drop foreign key FKCEEB8A86DF6BCD14; 2020-04-01 12:40:24.667 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J85 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gp_business drop foreign key FKCEEB8A86A1FAC766; 2020-04-01 12:40:24.676 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J86 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gp_business drop foreign key FKCEEB8A86C06E3EF3; 2020-04-01 12:40:24.681 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J87 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gp_business drop foreign key idx_bgp_rsrc; 2020-04-01 12:40:24.686 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J88 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gp_business drop foreign key idx_bgp_waiting; 2020-04-01 12:40:24.689 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J89 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry drop foreign key FK2F9C439888C31018; 2020-04-01 12:40:24.698 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J90 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry drop foreign key FK2F9C4398A1FAC766; 2020-04-01 12:40:24.707 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J91 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry drop foreign key repo_tutor_sec_group_ctx; 2020-04-01 12:40:24.715 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J92 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry drop foreign key repo_parti_sec_group_ctx; 2020-04-01 12:40:24.725 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J93 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositorymetadata drop foreign key FKDB97A6493F14E3EE; 2020-04-01 12:40:24.740 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J94 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_policy drop foreign key FK9A1C5109F9C3F1D; 2020-04-01 12:40:24.743 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J95 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bookmark drop foreign key FK68C4E30663219E27; 2020-04-01 12:40:24.750 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J96 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gp_business_to_resource drop foreign key idx_bgp_to_rsrc_rsrc; 2020-04-01 12:40:24.753 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J97 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gp_business_to_resource drop foreign key idx_bgp_to_rsrc_group; 2020-04-01 12:40:24.765 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J98 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gp_bgcontext drop foreign key FK1C154FC47E4A0638; 2020-04-01 12:40:24.776 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J99 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gp_bgcontextresource_rel drop foreign key FK9903BEAC9F9C3F1D; 2020-04-01 12:40:24.784 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J100 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gp_bgcontextresource_rel drop foreign key FK9903BEACDF6BCD14; 2020-04-01 12:40:24.797 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J101 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gp_bgarea drop foreign key FK9EFAF698DF6BCD14; 2020-04-01 12:40:24.800 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J102 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_ep_struct_el drop foreign key FKF26C8375236F29X; 2020-04-01 12:40:24.814 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J103 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_invitation drop foreign key FKF26C8375236F27X; 2020-04-01 12:40:24.830 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J104 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_10.0.0 2020-04-01 12:40:24.836 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J105 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_cer_template ( id bigint not null, creationdate datetime not null, lastmodified datetime not null, c_name varchar(256) not null, c_path varchar(1024) not null, c_public boolean not null, c_format varchar(16), c_orientation varchar(16), primary key (id) ); 2020-04-01 12:40:24.857 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J106 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cer_template ENGINE = InnoDB; 2020-04-01 12:40:24.862 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J107 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_cer_certificate ( id bigint not null, creationdate datetime not null, lastmodified datetime not null, c_status varchar(16) not null default 'pending', c_email_status varchar(16), c_uuid varchar(36) not null, c_path varchar(1024), c_last boolean not null default 1, c_course_title varchar(255), c_archived_resource_id bigint not null, fk_olatresource bigint, fk_identity bigint not null, primary key (id) ); 2020-04-01 12:40:24.880 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J108 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cer_certificate ENGINE = InnoDB; 2020-04-01 12:40:24.889 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J109 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cer_certificate add constraint cer_to_identity_idx foreign key (fk_identity) references o_bs_identity (id); 2020-04-01 12:40:24.908 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J110 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cer_certificate add constraint cer_to_resource_idx foreign key (fk_olatresource) references o_olatresource (resource_id); 2020-04-01 12:40:24.929 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J111 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index cer_archived_resource_idx on o_cer_certificate (c_archived_resource_id); 2020-04-01 12:40:24.940 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J112 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index cer_uuid_idx on o_cer_certificate (c_uuid); 2020-04-01 12:40:25.094 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J113 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gp_business add column allowtoleave boolean default 1; 2020-04-01 12:40:25.126 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J114 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_identity add column external_id varchar(64); 2020-04-01 12:40:25.462 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J115 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_catentry add column style varchar(16); 2020-04-01 12:40:25.464 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J116 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create or replace view o_as_eff_statement_identity_v as ( select sg_re.repositoryentry_id as re_id, sg_participant.fk_identity_id as student_id, sg_statement.id as st_id, (case when sg_statement.passed = 1 then 1 else 0 end) as st_passed, (case when sg_statement.passed = 0 then 1 else 0 end) as st_failed, (case when sg_statement.passed is null then 1 else 0 end) as st_not_attempted, sg_statement.score as st_score, pg_initial_launch.id as pg_id from o_repositoryentry as sg_re inner join o_re_to_group as togroup on (togroup.fk_entry_id = sg_re.repositoryentry_id) inner join o_bs_group_member as sg_participant on (sg_participant.fk_group_id=togroup.fk_group_id and sg_participant.g_role='participant') left join o_as_eff_statement as sg_statement on (sg_statement.fk_identity = sg_participant.fk_identity_id and sg_statement.fk_resource_id = sg_re.fk_olatresource) left join o_as_user_course_infos as pg_initial_launch on (pg_initial_launch.fk_resource_id = sg_re.fk_olatresource and pg_initial_launch.fk_identity = sg_participant.fk_identity_id) group by sg_re.repositoryentry_id, sg_participant.fk_identity_id, sg_statement.id, sg_statement.passed, sg_statement.score, pg_initial_launch.id ); 2020-04-01 12:40:25.466 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J117 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create or replace view o_as_eff_statement_students_v as ( select sg_re.repositoryentry_id as re_id, sg_coach.fk_identity_id as tutor_id, sg_participant.fk_identity_id as student_id, sg_statement.id as st_id, (case when sg_statement.passed = 1 then 1 else 0 end) as st_passed, (case when sg_statement.passed = 0 then 1 else 0 end) as st_failed, (case when sg_statement.passed is null then 1 else 0 end) as st_not_attempted, sg_statement.score as st_score, pg_initial_launch.id as pg_id from o_repositoryentry as sg_re inner join o_re_to_group as togroup on (togroup.fk_entry_id = sg_re.repositoryentry_id) inner join o_bs_group_member as sg_coach on (sg_coach.fk_group_id=togroup.fk_group_id and sg_coach.g_role in ('owner','coach')) inner join o_bs_group_member as sg_participant on (sg_participant.fk_group_id=sg_coach.fk_group_id and sg_participant.g_role='participant') left join o_as_eff_statement as sg_statement on (sg_statement.fk_identity = sg_participant.fk_identity_id and sg_statement.fk_resource_id = sg_re.fk_olatresource) left join o_as_user_course_infos as pg_initial_launch on (pg_initial_launch.fk_resource_id = sg_re.fk_olatresource and pg_initial_launch.fk_identity = sg_participant.fk_identity_id) group by sg_re.repositoryentry_id, sg_coach.fk_identity_id, sg_participant.fk_identity_id, sg_statement.id, sg_statement.passed, sg_statement.score, pg_initial_launch.id ); 2020-04-01 12:40:25.467 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J118 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create or replace view o_as_eff_statement_courses_v as ( select sg_re.repositoryentry_id as re_id, sg_re.displayname as re_name, sg_coach.fk_identity_id as tutor_id, sg_participant.fk_identity_id as student_id, sg_statement.id as st_id, (case when sg_statement.passed = 1 then 1 else 0 end) as st_passed, (case when sg_statement.passed = 0 then 1 else 0 end) as st_failed, (case when sg_statement.passed is null then 1 else 0 end) as st_not_attempted, sg_statement.score as st_score, pg_initial_launch.id as pg_id from o_repositoryentry as sg_re inner join o_re_to_group as togroup on (togroup.fk_entry_id = sg_re.repositoryentry_id) inner join o_bs_group_member as sg_coach on (sg_coach.fk_group_id=togroup.fk_group_id and sg_coach.g_role in ('owner','coach')) inner join o_bs_group_member as sg_participant on (sg_participant.fk_group_id=sg_coach.fk_group_id and sg_participant.g_role='participant') left join o_as_eff_statement as sg_statement on (sg_statement.fk_identity = sg_participant.fk_identity_id and sg_statement.fk_resource_id = sg_re.fk_olatresource) left join o_as_user_course_infos as pg_initial_launch on (pg_initial_launch.fk_resource_id = sg_re.fk_olatresource and pg_initial_launch.fk_identity = sg_participant.fk_identity_id) group by sg_re.repositoryentry_id, sg_re.displayname, sg_coach.fk_identity_id, sg_participant.fk_identity_id, sg_statement.id, sg_statement.passed, sg_statement.score, pg_initial_launch.id ); 2020-04-01 12:40:25.469 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J119 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create or replace view o_as_eff_statement_groups_v as ( select sg_re.repositoryentry_id as re_id, sg_re.displayname as re_name, sg_bg.group_id as bg_id, sg_bg.groupname as bg_name, sg_coach.fk_identity_id as tutor_id, sg_participant.fk_identity_id as student_id, sg_statement.id as st_id, (case when sg_statement.passed = 1 then 1 else 0 end) as st_passed, (case when sg_statement.passed = 0 then 1 else 0 end) as st_failed, (case when sg_statement.passed is null then 1 else 0 end) as st_not_attempted, sg_statement.score as st_score, pg_initial_launch.id as pg_id from o_repositoryentry as sg_re inner join o_re_to_group as togroup on (togroup.fk_entry_id = sg_re.repositoryentry_id) inner join o_gp_business as sg_bg on (sg_bg.fk_group_id=togroup.fk_group_id) inner join o_bs_group_member as sg_coach on (sg_coach.fk_group_id=togroup.fk_group_id and sg_coach.g_role in ('owner','coach')) inner join o_bs_group_member as sg_participant on (sg_participant.fk_group_id=sg_coach.fk_group_id and sg_participant.g_role='participant') left join o_as_eff_statement as sg_statement on (sg_statement.fk_identity = sg_participant.fk_identity_id and sg_statement.fk_resource_id = sg_re.fk_olatresource) left join o_as_user_course_infos as pg_initial_launch on (pg_initial_launch.fk_resource_id = sg_re.fk_olatresource and pg_initial_launch.fk_identity = sg_participant.fk_identity_id) group by sg_re.repositoryentry_id, sg_re.displayname, sg_bg.group_id, sg_bg.groupname, sg_coach.fk_identity_id, sg_participant.fk_identity_id, sg_statement.id, sg_statement.passed, sg_statement.score, pg_initial_launch.id ); 2020-04-01 12:40:25.470 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J120 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view o_qp_item_shared_v; 2020-04-01 12:40:25.471 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J121 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view o_qp_item_pool_v; 2020-04-01 12:40:25.472 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J122 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view o_qp_item_author_v; 2020-04-01 12:40:25.473 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J123 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view o_qp_item_v; 2020-04-01 12:40:25.474 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J124 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view o_gp_member_v; 2020-04-01 12:40:25.477 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J125 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_10.1.0 2020-04-01 12:40:25.482 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J126 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_as_mode_course ( id bigint not null, creationdate datetime not null, lastmodified datetime not null, a_name varchar(255), a_description longtext, a_status varchar(16), a_manual_beginend bit not null default 0, a_begin datetime not null, a_leadtime bigint not null default 0, a_begin_with_leadtime datetime not null, a_end datetime not null, a_followuptime bigint not null default 0, a_end_with_followuptime datetime not null, a_targetaudience varchar(16), a_restrictaccesselements bit not null default 0, a_elements varchar(2048), a_start_element varchar(64), a_restrictaccessips bit not null default 0, a_ips varchar(2048), a_safeexambrowser bit not null default 0, a_safeexambrowserkey varchar(2048), a_safeexambrowserhint longtext, a_applysettingscoach bit not null default 0, fk_entry bigint not null, primary key (id) ); 2020-04-01 12:40:25.635 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J127 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_mode_course ENGINE = InnoDB; 2020-04-01 12:40:25.640 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J128 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_as_mode_course_to_group ( id bigint not null, fk_assessment_mode_id bigint not null, fk_group_id bigint not null, primary key (id) ); 2020-04-01 12:40:25.747 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J129 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_mode_course ENGINE = InnoDB; 2020-04-01 12:40:25.752 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J130 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_as_mode_course_to_area ( id bigint not null, fk_assessment_mode_id bigint not null, fk_area_id bigint not null, primary key (id) ); 2020-04-01 12:40:25.886 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J131 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_mode_course_to_area ENGINE = InnoDB; 2020-04-01 12:40:25.897 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J132 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_mode_course add constraint as_mode_to_repo_entry_idx foreign key (fk_entry) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:25.916 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J133 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_mode_course_to_group add constraint as_modetogroup_group_idx foreign key (fk_group_id) references o_gp_business (group_id); 2020-04-01 12:40:25.934 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J134 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_mode_course_to_group add constraint as_modetogroup_mode_idx foreign key (fk_assessment_mode_id) references o_as_mode_course (id); 2020-04-01 12:40:25.943 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J135 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_mode_course_to_area add constraint as_modetoarea_area_idx foreign key (fk_area_id) references o_gp_bgarea (area_id); 2020-04-01 12:40:25.966 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J136 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_mode_course_to_area add constraint as_modetoarea_mode_idx foreign key (fk_assessment_mode_id) references o_as_mode_course (id); 2020-04-01 12:40:26.134 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J137 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry add column allowtoleave varchar(16); 2020-04-01 12:40:26.135 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J138 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view if exists o_as_eff_statement_members_strict_v; 2020-04-01 12:40:26.135 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J139 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view if exists o_as_eff_statement_grouped_v; 2020-04-01 12:40:26.136 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J140 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view if exists o_as_eff_statement_members_v; 2020-04-01 12:40:26.137 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J141 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view if exists o_as_eff_statement_identities_v; 2020-04-01 12:40:26.137 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J142 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view if exists o_as_eff_statement_identity_v; 2020-04-01 12:40:26.138 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J143 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view if exists o_as_eff_statement_students_v; 2020-04-01 12:40:26.139 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J144 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view if exists o_as_eff_statement_courses_v; 2020-04-01 12:40:26.140 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J145 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view if exists o_as_eff_statement_groups_v; 2020-04-01 12:40:26.143 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J146 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_10.2.0 2020-04-01 12:40:26.148 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J147 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_rem_reminder ( id bigint not null, creationdate datetime not null, lastmodified datetime not null, r_description varchar(255), r_start datetime, r_sendtime varchar(16), r_configuration mediumtext, r_email_body mediumtext, fk_creator bigint not null, fk_entry bigint not null, primary key (id) ); 2020-04-01 12:40:27.337 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J148 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_rem_reminder ENGINE = InnoDB; 2020-04-01 12:40:27.348 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J149 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_rem_reminder add constraint rem_reminder_to_repo_entry_idx foreign key (fk_entry) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:27.368 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J150 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_rem_reminder add constraint rem_reminder_to_creator_idx foreign key (fk_creator) references o_bs_identity (id); 2020-04-01 12:40:27.373 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J151 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_rem_sent_reminder ( id bigint not null, creationdate datetime not null, r_status varchar(16), fk_identity bigint not null, fk_reminder bigint not null, primary key (id) ); 2020-04-01 12:40:27.400 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J152 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_rem_sent_reminder ENGINE = InnoDB; 2020-04-01 12:40:27.412 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J153 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_rem_sent_reminder add constraint rem_sent_rem_to_ident_idx foreign key (fk_identity) references o_bs_identity (id); 2020-04-01 12:40:27.433 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J154 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_rem_sent_reminder add constraint rem_sent_rem_to_reminder_idx foreign key (fk_reminder) references o_rem_reminder (id); 2020-04-01 12:40:27.439 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J155 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_gta_task_list ( id bigint not null, creationdate datetime not null, lastmodified datetime not null, g_course_node_ident varchar(36), g_roundrobin mediumtext, fk_entry bigint not null, primary key (id) ); 2020-04-01 12:40:27.458 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J156 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task_list ENGINE = InnoDB; 2020-04-01 12:40:27.466 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J157 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_gta_task ( id bigint not null, creationdate datetime not null, lastmodified datetime not null, g_status varchar(36), g_rev_loop mediumint not null default 0, g_taskname varchar(36), fk_tasklist bigint not null, fk_identity bigint, fk_businessgroup bigint, primary key (id) ); 2020-04-01 12:40:27.720 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J158 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task ENGINE = InnoDB; 2020-04-01 12:40:27.732 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J159 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task add constraint gtask_to_tasklist_idx foreign key (fk_tasklist) references o_gta_task_list (id); 2020-04-01 12:40:27.759 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J160 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task add constraint gtask_to_identity_idx foreign key (fk_identity) references o_bs_identity (id); 2020-04-01 12:40:27.780 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J161 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task add constraint gtask_to_bgroup_idx foreign key (fk_businessgroup) references o_gp_business (group_id); 2020-04-01 12:40:27.789 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J162 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task_list add constraint gta_list_to_repo_entry_idx foreign key (fk_entry) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:28.147 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J163 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index log_target_resid_idx on o_loggingtable(targetresid); 2020-04-01 12:40:28.443 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J164 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index log_ptarget_resid_idx on o_loggingtable(parentresid); 2020-04-01 12:40:28.659 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J165 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index log_gptarget_resid_idx on o_loggingtable(grandparentresid); 2020-04-01 12:40:28.873 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J166 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index log_ggptarget_resid_idx on o_loggingtable(greatgrandparentresid); 2020-04-01 12:40:29.119 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J167 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index log_creationdate_idx on o_loggingtable(creationdate); 2020-04-01 12:40:29.259 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J168 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gp_business add constraint gp_to_group_business_ctx foreign key (fk_group_id) references o_bs_group (id); 2020-04-01 12:40:29.262 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J169 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_10.3.0 2020-04-01 12:40:29.312 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J170 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task modify g_taskname varchar(1024); 2020-04-01 12:40:29.314 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J171 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_10.3.1 2020-04-01 12:40:29.337 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J172 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_ac_offer add column autobooking boolean default 0; 2020-04-01 12:40:29.363 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J173 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task add column g_assignment_date datetime; 2020-04-01 12:40:29.364 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J174 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_gta_task set g_assignment_date=creationdate; 2020-04-01 12:40:29.394 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J175 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_mail_meta_id_idx on o_mail (meta_mail_id); 2020-04-01 12:40:29.397 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J176 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_10.3.3 2020-04-01 12:40:29.437 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J177 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_message modify creator_id bigint NULL DEFAULT NULL; 2020-04-01 12:40:29.460 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J178 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_message add column pseudonym varchar(255); 2020-04-01 12:40:29.484 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J179 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_message add column guest bit default 0; 2020-04-01 12:40:29.963 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J180 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry add column location varchar(255) default null; 2020-04-01 12:40:29.968 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J181 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_cal_use_config ( id bigint not null, creationdate datetime not null, lastmodified datetime not null, c_calendar_id varchar(128) not null, c_calendar_type varchar(16) not null, c_token varchar(36), c_cssclass varchar(36), c_visible bit not null default 1, c_aggregated_feed bit not null default 1, fk_identity bigint not null, primary key (id), unique (c_calendar_id, c_calendar_type, fk_identity) ); 2020-04-01 12:40:29.997 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J182 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cal_use_config ENGINE = InnoDB; 2020-04-01 12:40:30.011 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J183 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cal_use_config add constraint cal_u_conf_to_ident_idx foreign key (fk_identity) references o_bs_identity (id); 2020-04-01 12:40:30.033 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J184 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_cal_u_conf_cal_id_idx on o_cal_use_config (c_calendar_id); 2020-04-01 12:40:30.044 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J185 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_cal_u_conf_cal_type_idx on o_cal_use_config (c_calendar_type); 2020-04-01 12:40:30.050 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J186 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_cal_import ( id bigint not null, creationdate datetime not null, lastmodified datetime not null, c_calendar_id varchar(128) not null, c_calendar_type varchar(16) not null, c_displayname varchar(256), c_lastupdate datetime not null, c_url varchar(1024), fk_identity bigint, primary key (id) ); 2020-04-01 12:40:30.062 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J187 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cal_import ENGINE = InnoDB; 2020-04-01 12:40:30.076 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J188 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cal_import add constraint cal_imp_to_ident_idx foreign key (fk_identity) references o_bs_identity (id); 2020-04-01 12:40:30.095 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J189 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_cal_imp_cal_id_idx on o_cal_import (c_calendar_id); 2020-04-01 12:40:30.106 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J190 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_cal_imp_cal_type_idx on o_cal_import (c_calendar_type); 2020-04-01 12:40:30.114 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J191 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_cal_import_to ( id bigint not null, creationdate datetime not null, lastmodified datetime not null, c_to_calendar_id varchar(128) not null, c_to_calendar_type varchar(16) not null, c_lastupdate datetime not null, c_url varchar(1024), primary key (id) ); 2020-04-01 12:40:30.132 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J192 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cal_import_to ENGINE = InnoDB; 2020-04-01 12:40:30.146 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J193 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_cal_imp_to_cal_id_idx on o_cal_import_to (c_to_calendar_id); 2020-04-01 12:40:30.156 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J194 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_cal_imp_to_cal_type_idx on o_cal_import_to (c_to_calendar_type); 2020-04-01 12:40:30.161 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J195 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_10.4.0 2020-04-01 12:40:30.169 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J196 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_goto_organizer ( id bigint not null, creationdate datetime not null, lastmodified datetime not null, g_name varchar(128) default null, g_account_key varchar(128) default null, g_access_token varchar(128) not null, g_renew_date datetime not null, g_organizer_key varchar(128) not null, g_username varchar(128) not null, g_firstname varchar(128) default null, g_lastname varchar(128) default null, g_email varchar(128) default null, fk_identity bigint default null, primary key (id) ); 2020-04-01 12:40:30.185 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J197 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_goto_organizer ENGINE = InnoDB; 2020-04-01 12:40:30.197 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J198 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_goto_organizer add constraint goto_organ_owner_idx foreign key (fk_identity) references o_bs_identity (id); 2020-04-01 12:40:30.212 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J199 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_goto_organ_okey_idx on o_goto_organizer(g_organizer_key); 2020-04-01 12:40:30.221 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J200 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_goto_organ_uname_idx on o_goto_organizer(g_username); 2020-04-01 12:40:30.227 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J201 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_goto_meeting ( id bigint not null, creationdate datetime not null, lastmodified datetime not null, g_external_id varchar(128) default null, g_type varchar(16) not null, g_meeting_key varchar(128) not null, g_name varchar(255) default null, g_description varchar(2000) default null, g_start_date datetime default null, g_end_date datetime default null, fk_organizer_id bigint not null, fk_entry_id bigint default null, g_sub_ident varchar(64) default null, fk_group_id bigint default null, primary key (id) ); 2020-04-01 12:40:30.241 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J202 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_goto_meeting ENGINE = InnoDB; 2020-04-01 12:40:30.254 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J203 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_goto_meeting add constraint goto_meet_repoentry_idx foreign key (fk_entry_id) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:30.271 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J204 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_goto_meeting add constraint goto_meet_busgrp_idx foreign key (fk_group_id) references o_gp_business (group_id); 2020-04-01 12:40:30.416 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J205 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_goto_meeting add constraint goto_meet_organizer_idx foreign key (fk_organizer_id) references o_goto_organizer (id); 2020-04-01 12:40:30.420 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J206 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_goto_registrant ( id bigint not null, creationdate datetime not null, lastmodified datetime not null, g_status varchar(16) default null, g_join_url varchar(1024) default null, g_confirm_url varchar(1024) default null, g_registrant_key varchar(64) default null, fk_meeting_id bigint not null, fk_identity_id bigint not null, primary key (id) ); 2020-04-01 12:40:30.447 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J207 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_goto_registrant ENGINE = InnoDB; 2020-04-01 12:40:30.456 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J208 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_goto_registrant add constraint goto_regis_meeting_idx foreign key (fk_meeting_id) references o_goto_meeting (id); 2020-04-01 12:40:30.466 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J209 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_goto_registrant add constraint goto_regis_ident_idx foreign key (fk_identity_id) references o_bs_identity (id); 2020-04-01 12:40:30.473 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J210 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_vid_transcoding ( id bigint not null, creationdate datetime not null, lastmodified datetime not null, vid_resolution bigint default null, vid_width bigint default null, vid_height bigint default null, vid_size bigint default null, vid_format varchar(128) default null, vid_status bigint default null, vid_transcoder varchar(128) default null, fk_resource_id bigint not null, primary key (id) ); 2020-04-01 12:40:30.483 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J211 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_vid_transcoding ENGINE = InnoDB; 2020-04-01 12:40:30.490 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J212 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_vid_transcoding add constraint fk_resource_id_idx foreign key (fk_resource_id) references o_olatresource (resource_id); 2020-04-01 12:40:30.507 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J213 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index vid_status_trans_idx on o_vid_transcoding(vid_status); 2020-04-01 12:40:30.514 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J214 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index vid_transcoder_trans_idx on o_vid_transcoding(vid_transcoder); 2020-04-01 12:40:30.516 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J215 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_10.5.0 2020-04-01 12:40:30.523 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J216 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task modify g_taskname varchar(1024); 2020-04-01 12:40:30.525 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J217 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_ac_method set creationdate=now() where creationdate is null; 2020-04-01 12:40:30.526 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J218 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_ac_method set lastmodified=creationdate where lastmodified is null; 2020-04-01 12:40:30.527 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J219 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_10.5.5 2020-04-01 12:40:30.529 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J220 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_10.5.7 2020-04-01 12:40:30.532 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J221 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_10.5.8 2020-04-01 12:40:30.552 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J222 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_firstname varchar(255); 2020-04-01 12:40:30.568 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J223 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_lastname varchar(255); 2020-04-01 12:40:30.580 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J224 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_email varchar(255); 2020-04-01 12:40:30.592 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J225 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_birthday varchar(255); 2020-04-01 12:40:30.604 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J226 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_graduation varchar(255); 2020-04-01 12:40:30.620 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J227 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_gender varchar(255); 2020-04-01 12:40:30.633 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J228 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_telprivate varchar(255); 2020-04-01 12:40:30.646 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J229 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_telmobile varchar(255); 2020-04-01 12:40:30.660 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J230 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_teloffice varchar(255); 2020-04-01 12:40:30.674 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J231 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_skype varchar(255); 2020-04-01 12:40:30.686 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J232 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_msn varchar(255); 2020-04-01 12:40:30.700 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J233 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_xing varchar(255); 2020-04-01 12:40:30.712 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J234 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_icq varchar(255); 2020-04-01 12:40:30.725 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J235 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_homepage varchar(255); 2020-04-01 12:40:30.737 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J236 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_street varchar(255); 2020-04-01 12:40:30.750 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J237 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_extendedaddress varchar(255); 2020-04-01 12:40:30.762 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J238 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_pobox varchar(255); 2020-04-01 12:40:30.774 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J239 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_zipcode varchar(255); 2020-04-01 12:40:30.796 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J240 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_region varchar(255); 2020-04-01 12:40:30.809 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J241 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_city varchar(255); 2020-04-01 12:40:30.822 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J242 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_country varchar(255); 2020-04-01 12:40:30.836 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J243 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_countrycode varchar(255); 2020-04-01 12:40:30.858 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J244 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_institutionalname varchar(255); 2020-04-01 12:40:30.872 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J245 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_institutionaluseridentifier varchar(255); 2020-04-01 12:40:30.890 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J246 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_institutionalemail varchar(255); 2020-04-01 12:40:30.907 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J247 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_orgunit varchar(255); 2020-04-01 12:40:30.925 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J248 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_studysubject varchar(255); 2020-04-01 12:40:30.942 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J249 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_emchangekey varchar(255); 2020-04-01 12:40:30.955 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J250 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_emaildisabled varchar(255); 2020-04-01 12:40:30.969 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J251 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_typeofuser varchar(255); 2020-04-01 12:40:30.982 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J252 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_socialsecuritynumber varchar(255); 2020-04-01 12:40:30.996 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J253 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_rank varchar(255); 2020-04-01 12:40:31.009 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J254 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_degree varchar(255); 2020-04-01 12:40:31.022 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J255 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_position varchar(255); 2020-04-01 12:40:31.163 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J256 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_userinterests varchar(255); 2020-04-01 12:40:31.177 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J257 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_usersearchedinterests varchar(255); 2020-04-01 12:40:31.191 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J258 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_officestreet varchar(255); 2020-04-01 12:40:31.210 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J259 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_extendedofficeaddress varchar(255); 2020-04-01 12:40:31.223 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J260 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_officepobox varchar(255); 2020-04-01 12:40:31.236 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J261 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_officezipcode varchar(255); 2020-04-01 12:40:31.249 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J262 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_officecity varchar(255); 2020-04-01 12:40:31.382 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J263 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_officecountry varchar(255); 2020-04-01 12:40:31.407 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J264 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_officemobilephone varchar(255); 2020-04-01 12:40:31.432 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J265 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_department varchar(255); 2020-04-01 12:40:31.448 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J266 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_privateemail varchar(255); 2020-04-01 12:40:31.462 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J267 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_employeenumber varchar(255); 2020-04-01 12:40:31.474 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J268 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_organizationalunit varchar(255); 2020-04-01 12:40:31.646 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J269 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_edupersonaffiliation varchar(255); 2020-04-01 12:40:31.666 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J270 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_swissedupersonstaffcategory varchar(255); 2020-04-01 12:40:31.679 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J271 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_swissedupersonhomeorg varchar(255); 2020-04-01 12:40:31.694 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J272 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_swissedupersonstudylevel varchar(255); 2020-04-01 12:40:31.708 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J273 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_swissedupersonhomeorgtype varchar(255); 2020-04-01 12:40:31.723 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J274 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_swissedupersonstudybranch1 varchar(255); 2020-04-01 12:40:31.742 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J275 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_swissedupersonstudybranch2 varchar(255); 2020-04-01 12:40:31.895 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J276 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_swissedupersonstudybranch3 varchar(255); 2020-04-01 12:40:31.911 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J277 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_genericselectionproperty varchar(255); 2020-04-01 12:40:31.938 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J278 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_genericselectionproperty2 varchar(255); 2020-04-01 12:40:31.956 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J279 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_genericselectionproperty3 varchar(255); 2020-04-01 12:40:31.973 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J280 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_generictextproperty varchar(255); 2020-04-01 12:40:31.989 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J281 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_generictextproperty2 varchar(255); 2020-04-01 12:40:32.006 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J282 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_generictextproperty3 varchar(255); 2020-04-01 12:40:32.148 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J283 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_generictextproperty4 varchar(255); 2020-04-01 12:40:32.173 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J284 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_generictextproperty5 varchar(255); 2020-04-01 12:40:32.204 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J285 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_genericuniquetextproperty varchar(255); 2020-04-01 12:40:32.219 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J286 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_genericuniquetextproperty2 varchar(255); 2020-04-01 12:40:32.236 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J287 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_genericuniquetextproperty3 varchar(255); 2020-04-01 12:40:32.250 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J288 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_genericemailproperty1 varchar(255); 2020-04-01 12:40:32.272 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J289 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_genericcheckboxproperty varchar(255); 2020-04-01 12:40:32.412 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J290 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_genericcheckboxproperty2 varchar(255); 2020-04-01 12:40:32.428 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J291 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_genericcheckboxproperty3 varchar(255); 2020-04-01 12:40:32.440 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J292 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_user_firstname_idx on o_user (u_firstname); 2020-04-01 12:40:32.450 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J293 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_user_lastname_idx on o_user (u_lastname); 2020-04-01 12:40:32.463 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J294 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_user_email_idx on o_user (u_email); 2020-04-01 12:40:32.474 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J295 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_user_instname_idx on o_user (u_institutionalname); 2020-04-01 12:40:32.485 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J296 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_user_instid_idx on o_user (u_institutionaluseridentifier); 2020-04-01 12:40:32.497 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J297 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_user_instemail_idx on o_user (u_institutionalemail); 2020-04-01 12:40:32.512 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J298 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_user_creationdate_idx on o_user (creationdate); 2020-04-01 12:40:32.541 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J299 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_firstname=(select propvalue from o_userproperty where user_id=fk_user_id and propname='firstName') where u_firstname is null; 2020-04-01 12:40:32.553 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J300 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_lastname=(select propvalue from o_userproperty where user_id=fk_user_id and propname='lastName') where u_lastname is null; 2020-04-01 12:40:32.565 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J301 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_email=(select propvalue from o_userproperty where user_id=fk_user_id and propname='email') where u_email is null; 2020-04-01 12:40:32.570 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J302 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_birthday=(select propvalue from o_userproperty where user_id=fk_user_id and propname='birthDay') where u_birthday is null; 2020-04-01 12:40:32.573 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J303 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_graduation=(select propvalue from o_userproperty where user_id=fk_user_id and propname='graduation') where u_graduation is null; 2020-04-01 12:40:32.577 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J304 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_gender=(select propvalue from o_userproperty where user_id=fk_user_id and propname='gender') where u_gender is null; 2020-04-01 12:40:32.581 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J305 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_telprivate=(select propvalue from o_userproperty where user_id=fk_user_id and propname='telPrivate') where u_telprivate is null; 2020-04-01 12:40:32.586 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J306 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_telmobile=(select propvalue from o_userproperty where user_id=fk_user_id and propname='telMobile') where u_telmobile is null; 2020-04-01 12:40:32.590 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J307 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_teloffice=(select propvalue from o_userproperty where user_id=fk_user_id and propname='telOffice') where u_teloffice is null; 2020-04-01 12:40:32.594 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J308 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_skype=(select propvalue from o_userproperty where user_id=fk_user_id and propname='skype') where u_skype is null; 2020-04-01 12:40:32.598 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J309 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_msn=(select propvalue from o_userproperty where user_id=fk_user_id and propname='msn') where u_msn is null; 2020-04-01 12:40:32.602 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J310 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_xing=(select propvalue from o_userproperty where user_id=fk_user_id and propname='xing') where u_xing is null; 2020-04-01 12:40:32.606 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J311 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_icq=(select propvalue from o_userproperty where user_id=fk_user_id and propname='icq') where u_icq is null; 2020-04-01 12:40:32.610 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J312 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_homepage=(select propvalue from o_userproperty where user_id=fk_user_id and propname='homepage') where u_homepage is null; 2020-04-01 12:40:32.614 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J313 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_street=(select propvalue from o_userproperty where user_id=fk_user_id and propname='street') where u_street is null; 2020-04-01 12:40:32.618 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J314 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_extendedaddress=(select propvalue from o_userproperty where user_id=fk_user_id and propname='extendedAddress') where u_extendedaddress is null; 2020-04-01 12:40:32.622 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J315 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_pobox=(select propvalue from o_userproperty where user_id=fk_user_id and propname='poBox') where u_pobox is null; 2020-04-01 12:40:32.626 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J316 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_zipcode=(select propvalue from o_userproperty where user_id=fk_user_id and propname='zipCode') where u_zipcode is null; 2020-04-01 12:40:32.630 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J317 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_region=(select propvalue from o_userproperty where user_id=fk_user_id and propname='region') where u_region is null; 2020-04-01 12:40:32.634 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J318 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_city=(select propvalue from o_userproperty where user_id=fk_user_id and propname='city') where u_city is null; 2020-04-01 12:40:32.638 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J319 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_country=(select propvalue from o_userproperty where user_id=fk_user_id and propname='country') where u_country is null; 2020-04-01 12:40:32.641 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J320 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_countrycode=(select propvalue from o_userproperty where user_id=fk_user_id and propname='countryCode') where u_countrycode is null; 2020-04-01 12:40:32.646 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J321 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_institutionalname=(select propvalue from o_userproperty where user_id=fk_user_id and propname='institutionalName') where u_institutionalname is null; 2020-04-01 12:40:32.659 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J322 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_institutionaluseridentifier=(select propvalue from o_userproperty where user_id=fk_user_id and propname='institutionalUserIdentifier') where u_institutionaluseridentifier is null; 2020-04-01 12:40:32.664 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J323 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_institutionalemail=(select propvalue from o_userproperty where user_id=fk_user_id and propname='institutionalEmail') where u_institutionalemail is null; 2020-04-01 12:40:32.669 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J324 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_orgunit=(select propvalue from o_userproperty where user_id=fk_user_id and propname='orgUnit') where u_orgunit is null; 2020-04-01 12:40:32.673 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J325 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_studysubject=(select propvalue from o_userproperty where user_id=fk_user_id and propname='studySubject') where u_studysubject is null; 2020-04-01 12:40:32.676 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J326 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_emchangekey=(select propvalue from o_userproperty where user_id=fk_user_id and propname='emchangeKey') where u_emchangekey is null; 2020-04-01 12:40:32.680 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J327 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_emaildisabled=(select propvalue from o_userproperty where user_id=fk_user_id and propname='emailDisabled') where u_emaildisabled is null; 2020-04-01 12:40:32.684 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J328 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_typeofuser=(select propvalue from o_userproperty where user_id=fk_user_id and propname='typeOfUser') where u_typeofuser is null; 2020-04-01 12:40:32.687 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J329 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_socialsecuritynumber=(select propvalue from o_userproperty where user_id=fk_user_id and propname='socialSecurityNumber') where u_socialsecuritynumber is null; 2020-04-01 12:40:32.690 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J330 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_genericselectionproperty=(select propvalue from o_userproperty where user_id=fk_user_id and propname='genericSelectionProperty') where u_genericselectionproperty is null; 2020-04-01 12:40:32.693 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J331 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_genericselectionproperty2=(select propvalue from o_userproperty where user_id=fk_user_id and propname='genericSelectionProperty2') where u_genericselectionproperty2 is null; 2020-04-01 12:40:32.696 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J332 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_genericselectionproperty3=(select propvalue from o_userproperty where user_id=fk_user_id and propname='genericSelectionProperty3') where u_genericselectionproperty3 is null; 2020-04-01 12:40:32.699 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J333 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_generictextproperty=(select propvalue from o_userproperty where user_id=fk_user_id and propname='genericTextProperty') where u_generictextproperty is null; 2020-04-01 12:40:32.703 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J334 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_generictextproperty2=(select propvalue from o_userproperty where user_id=fk_user_id and propname='genericTextProperty2') where u_generictextproperty2 is null; 2020-04-01 12:40:32.708 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J335 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_generictextproperty3=(select propvalue from o_userproperty where user_id=fk_user_id and propname='genericTextProperty3') where u_generictextproperty3 is null; 2020-04-01 12:40:32.712 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J336 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_generictextproperty4=(select propvalue from o_userproperty where user_id=fk_user_id and propname='genericTextProperty4') where u_generictextproperty4 is null; 2020-04-01 12:40:32.715 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J337 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_generictextproperty5=(select propvalue from o_userproperty where user_id=fk_user_id and propname='genericTextProperty5') where u_generictextproperty5 is null; 2020-04-01 12:40:32.718 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J338 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_genericuniquetextproperty=(select propvalue from o_userproperty where user_id=fk_user_id and propname='genericUniqueTextProperty') where u_genericuniquetextproperty is null; 2020-04-01 12:40:32.722 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J339 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_genericuniquetextproperty2=(select propvalue from o_userproperty where user_id=fk_user_id and propname='genericUniqueTextProperty2') where u_genericuniquetextproperty2 is null; 2020-04-01 12:40:32.725 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J340 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_genericuniquetextproperty3=(select propvalue from o_userproperty where user_id=fk_user_id and propname='genericUniqueTextProperty3') where u_genericuniquetextproperty3 is null; 2020-04-01 12:40:32.728 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J341 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_genericemailproperty1=(select propvalue from o_userproperty where user_id=fk_user_id and propname='genericEmailProperty1') where u_genericemailproperty1 is null; 2020-04-01 12:40:32.731 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J342 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_genericcheckboxproperty=(select propvalue from o_userproperty where user_id=fk_user_id and propname='genericCheckboxProperty') where u_genericcheckboxproperty is null; 2020-04-01 12:40:32.735 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J343 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_genericcheckboxproperty2=(select propvalue from o_userproperty where user_id=fk_user_id and propname='genericCheckboxProperty2') where u_genericcheckboxproperty2 is null; 2020-04-01 12:40:32.738 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J344 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_genericcheckboxproperty3=(select propvalue from o_userproperty where user_id=fk_user_id and propname='genericCheckboxProperty3') where u_genericcheckboxproperty3 is null; 2020-04-01 12:40:32.742 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J345 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_rank=(select propvalue from o_userproperty where user_id=fk_user_id and propname='rank') where u_rank is null; 2020-04-01 12:40:32.745 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J346 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_degree=(select propvalue from o_userproperty where user_id=fk_user_id and propname='degree') where u_degree is null; 2020-04-01 12:40:32.748 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J347 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_position=(select propvalue from o_userproperty where user_id=fk_user_id and propname='position') where u_position is null; 2020-04-01 12:40:32.751 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J348 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_userinterests=(select propvalue from o_userproperty where user_id=fk_user_id and propname='userInterests') where u_userinterests is null; 2020-04-01 12:40:32.755 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J349 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_usersearchedinterests=(select propvalue from o_userproperty where user_id=fk_user_id and propname='userSearchedInterests') where u_usersearchedinterests is null; 2020-04-01 12:40:32.758 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J350 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_officestreet=(select propvalue from o_userproperty where user_id=fk_user_id and propname='officeStreet') where u_officestreet is null; 2020-04-01 12:40:32.761 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J351 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_extendedofficeaddress=(select propvalue from o_userproperty where user_id=fk_user_id and propname='extendedOfficeAddress') where u_extendedofficeaddress is null; 2020-04-01 12:40:32.764 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J352 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_officepobox=(select propvalue from o_userproperty where user_id=fk_user_id and propname='officePoBox') where u_officepobox is null; 2020-04-01 12:40:32.768 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J353 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_officezipcode=(select propvalue from o_userproperty where user_id=fk_user_id and propname='officeZipCode') where u_officezipcode is null; 2020-04-01 12:40:32.771 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J354 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_officecity=(select propvalue from o_userproperty where user_id=fk_user_id and propname='officeCity') where u_officecity is null; 2020-04-01 12:40:32.774 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J355 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_officecountry=(select propvalue from o_userproperty where user_id=fk_user_id and propname='officeCountry') where u_officecountry is null; 2020-04-01 12:40:32.778 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J356 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_officemobilephone=(select propvalue from o_userproperty where user_id=fk_user_id and propname='officeMobilePhone') where u_officemobilephone is null; 2020-04-01 12:40:32.781 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J357 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_department=(select propvalue from o_userproperty where user_id=fk_user_id and propname='department') where u_department is null; 2020-04-01 12:40:32.784 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J358 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_privateemail=(select propvalue from o_userproperty where user_id=fk_user_id and propname='privateEmail') where u_privateemail is null; 2020-04-01 12:40:32.787 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J359 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_edupersonaffiliation=(select propvalue from o_userproperty where user_id=fk_user_id and propname='eduPersonAffiliation') where u_edupersonaffiliation is null; 2020-04-01 12:40:32.791 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J360 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_swissedupersonhomeorg=(select propvalue from o_userproperty where user_id=fk_user_id and propname='swissEduPersonHomeOrganization') where u_swissedupersonhomeorg is null; 2020-04-01 12:40:32.794 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J361 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_swissedupersonstudylevel=(select propvalue from o_userproperty where user_id=fk_user_id and propname='swissEduPersonStudyLevel') where u_swissedupersonstudylevel is null; 2020-04-01 12:40:32.797 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J362 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_swissedupersonhomeorgtype=(select propvalue from o_userproperty where user_id=fk_user_id and propname='swissEduPersonHomeOrganizationType') where u_swissedupersonhomeorgtype is null; 2020-04-01 12:40:32.800 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J363 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_employeenumber=(select propvalue from o_userproperty where user_id=fk_user_id and propname='employeeNumber') where u_employeenumber is null; 2020-04-01 12:40:32.804 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J364 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_swissedupersonstaffcategory=(select propvalue from o_userproperty where user_id=fk_user_id and propname='swissEduPersonStaffCategory') where u_swissedupersonstaffcategory is null; 2020-04-01 12:40:32.809 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J365 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_organizationalunit=(select propvalue from o_userproperty where user_id=fk_user_id and propname='organizationalUnit') where u_organizationalunit is null; 2020-04-01 12:40:32.813 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J366 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_swissedupersonstudybranch1=(select propvalue from o_userproperty where user_id=fk_user_id and propname='swissEduPersonStudyBranch1') where u_swissedupersonstudybranch1 is null; 2020-04-01 12:40:32.816 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J367 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_swissedupersonstudybranch2=(select propvalue from o_userproperty where user_id=fk_user_id and propname='swissEduPersonStudyBranch2') where u_swissedupersonstudybranch2 is null; 2020-04-01 12:40:32.820 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J368 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set u_swissedupersonstudybranch3=(select propvalue from o_userproperty where user_id=fk_user_id and propname='swissEduPersonStudyBranch3') where u_swissedupersonstudybranch3 is null; 2020-04-01 12:40:32.831 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J369 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_userproperty drop foreign key FK4B04D83FD1A80C95; 2020-04-01 12:40:32.832 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J370 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view o_bs_identity_short_v; 2020-04-01 12:40:32.834 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J371 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create view o_bs_identity_short_v as ( select ident.id as id_id, ident.name as id_name, ident.lastlogin as id_lastlogin, ident.status as id_status, us.user_id as us_id, us.u_firstname as first_name, us.u_lastname as last_name, us.u_email as email from o_bs_identity as ident inner join o_user as us on (ident.fk_user_id = us.user_id) ); 2020-04-01 12:40:32.847 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J372 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view o_gp_contactext_v; 2020-04-01 12:40:32.857 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J373 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create view o_gp_contactext_v as ( select bg_member.id as membership_id, bg_member.fk_identity_id as member_id, bg_member.g_role as membership_role, id_member.name as member_name, us_member.u_firstname as member_firstname, us_member.u_lastname as member_lastname, bg_me.fk_identity_id as me_id, bgroup.group_id as bg_id, bgroup.groupname as bg_name from o_gp_business as bgroup inner join o_bs_group_member as bg_member on (bg_member.fk_group_id = bgroup.fk_group_id) inner join o_bs_identity as id_member on (bg_member.fk_identity_id = id_member.id) inner join o_user as us_member on (id_member.fk_user_id = us_member.user_id) inner join o_bs_group_member as bg_me on (bg_me.fk_group_id = bgroup.fk_group_id) where (bgroup.ownersintern=true and bg_member.g_role='coach') or (bgroup.participantsintern=true and bg_member.g_role='participant') ); 2020-04-01 12:40:32.859 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J374 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_11.0.0-user 2020-04-01 12:40:32.867 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J375 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_as_entry ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, a_attemtps bigint default null, a_score float(65,30) default null, q_manual_score float(65,30) default null, a_passed bit default null, a_status varchar(16) default null, a_details varchar(1024) default null, a_fully_assessed bit default null, a_assessment_id bigint default null, a_completion float(65,30), a_comment text, a_coach_comment text, fk_entry bigint not null, a_subident varchar(64), fk_reference_entry bigint, fk_identity bigint default null, a_anon_identifier varchar(128) default null, primary key (id), unique (fk_identity, fk_entry, a_subident) ); 2020-04-01 12:40:32.888 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J376 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_entry ENGINE = InnoDB; 2020-04-01 12:40:32.896 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J377 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_entry add constraint as_entry_to_identity_idx foreign key (fk_identity) references o_bs_identity (id); 2020-04-01 12:40:32.919 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J378 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_entry add constraint as_entry_to_entry_idx foreign key (fk_entry) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:32.950 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J379 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_entry add constraint as_entry_to_refentry_idx foreign key (fk_reference_entry) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:33.099 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J380 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_as_entry_to_id_idx on o_as_entry (a_assessment_id); 2020-04-01 12:40:33.104 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J381 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_qti_assessmenttest_session ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, q_exploded bit not null default 0, q_author_mode bit not null default 0, q_finish_time datetime, q_termination_time datetime, q_duration bigint, q_score float(65,30) default null, q_manual_score float(65,30) default null, q_passed bit default null, q_storage varchar(1024), fk_reference_entry bigint not null, fk_entry bigint, q_subident varchar(64), fk_identity bigint default null, q_anon_identifier varchar(128) default null, fk_assessment_entry bigint not null, primary key (id) ); 2020-04-01 12:40:33.128 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J382 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessmenttest_session ENGINE = InnoDB; 2020-04-01 12:40:33.141 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J383 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessmenttest_session add constraint qti_sess_to_repo_entry_idx foreign key (fk_entry) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:33.162 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J384 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessmenttest_session add constraint qti_sess_to_course_entry_idx foreign key (fk_reference_entry) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:33.175 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J385 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessmenttest_session add constraint qti_sess_to_identity_idx foreign key (fk_identity) references o_bs_identity (id); 2020-04-01 12:40:33.192 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J386 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessmenttest_session add constraint qti_sess_to_as_entry_idx foreign key (fk_assessment_entry) references o_as_entry (id); 2020-04-01 12:40:33.196 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J387 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_qti_assessmentitem_session ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, q_itemidentifier varchar(64) not null, q_sectionidentifier varchar(64) default null, q_testpartidentifier varchar(64) default null, q_duration bigint, q_score float(65,30) default null, q_manual_score float(65,30) default null, q_passed bit default null, q_storage varchar(1024), fk_assessmenttest_session bigint not null, primary key (id) ); 2020-04-01 12:40:33.210 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J388 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessmentitem_session ENGINE = InnoDB; 2020-04-01 12:40:33.218 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J389 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessmentitem_session add constraint qti_itemsess_to_testsess_idx foreign key (fk_assessmenttest_session) references o_qti_assessmenttest_session (id); 2020-04-01 12:40:33.233 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J390 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_item_identifier_idx on o_qti_assessmentitem_session (q_itemidentifier); 2020-04-01 12:40:33.237 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J391 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_qti_assessment_response ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, q_responseidentifier varchar(64) not null, q_responsedatatype varchar(16) not null, q_responselegality varchar(16) not null, q_stringuifiedresponse mediumtext, fk_assessmentitem_session bigint not null, fk_assessmenttest_session bigint not null, primary key (id) ); 2020-04-01 12:40:33.256 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J392 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessment_response ENGINE = InnoDB; 2020-04-01 12:40:33.264 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J393 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessment_response add constraint qti_resp_to_testsession_idx foreign key (fk_assessmenttest_session) references o_qti_assessmenttest_session (id); 2020-04-01 12:40:33.273 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J394 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessment_response add constraint qti_resp_to_itemsession_idx foreign key (fk_assessmentitem_session) references o_qti_assessmentitem_session (id); 2020-04-01 12:40:33.281 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J395 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_response_identifier_idx on o_qti_assessment_response (q_responseidentifier); 2020-04-01 12:40:33.285 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J396 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_qti_assessment_marks ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, q_marks mediumtext default null, fk_reference_entry bigint not null, fk_entry bigint, q_subident varchar(64), fk_identity bigint not null, primary key (id) ); 2020-04-01 12:40:33.294 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J397 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessment_marks ENGINE = InnoDB; 2020-04-01 12:40:33.302 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J398 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessment_marks add constraint qti_marks_to_repo_entry_idx foreign key (fk_entry) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:33.311 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J399 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessment_marks add constraint qti_marks_to_course_entry_idx foreign key (fk_reference_entry) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:33.321 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J400 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessment_marks add constraint qti_marks_to_identity_idx foreign key (fk_identity) references o_bs_identity (id); 2020-04-01 12:40:33.326 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J401 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_pf_binder ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, p_title varchar(255), p_status varchar(32), p_copy_date datetime, p_return_date datetime, p_deadline datetime, p_summary mediumtext, p_image_path varchar(255), fk_olatresource_id bigint, fk_group_id bigint not null, fk_entry_id bigint, p_subident varchar(128), fk_template_id bigint, primary key (id) ); 2020-04-01 12:40:33.337 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J402 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_binder ENGINE = InnoDB; 2020-04-01 12:40:33.346 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J403 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_binder add constraint pf_binder_resource_idx foreign key (fk_olatresource_id) references o_olatresource (resource_id); 2020-04-01 12:40:33.361 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J404 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_binder add constraint pf_binder_group_idx foreign key (fk_group_id) references o_bs_group (id); 2020-04-01 12:40:33.370 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J405 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_binder add constraint pf_binder_course_idx foreign key (fk_entry_id) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:33.383 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J406 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_binder add constraint pf_binder_template_idx foreign key (fk_template_id) references o_pf_binder (id); 2020-04-01 12:40:33.387 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J407 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_pf_section ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, pos bigint default null, p_title varchar(255), p_description mediumtext, p_status varchar(32) not null default 'notStarted', p_begin datetime, p_end datetime, p_override_begin_end bit default 0, fk_group_id bigint not null, fk_binder_id bigint not null, fk_template_reference_id bigint, primary key (id) ); 2020-04-01 12:40:33.409 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J408 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_section ENGINE = InnoDB; 2020-04-01 12:40:33.417 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J409 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_section add constraint pf_section_group_idx foreign key (fk_group_id) references o_bs_group (id); 2020-04-01 12:40:33.434 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J410 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_section add constraint pf_section_binder_idx foreign key (fk_binder_id) references o_pf_binder (id); 2020-04-01 12:40:33.446 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J411 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_section add constraint pf_section_template_idx foreign key (fk_template_reference_id) references o_pf_section (id); 2020-04-01 12:40:33.449 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J412 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_pf_page ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, pos bigint default null, p_title varchar(255), p_summary mediumtext, p_status varchar(32), p_image_path varchar(255), p_image_align varchar(32), p_version bigint default 0, p_initial_publish_date datetime, p_last_publish_date datetime, fk_body_id bigint not null, fk_group_id bigint not null, fk_section_id bigint, primary key (id) ); 2020-04-01 12:40:33.471 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J413 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_page ENGINE = InnoDB; 2020-04-01 12:40:33.481 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J414 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_page add constraint pf_page_group_idx foreign key (fk_group_id) references o_bs_group (id); 2020-04-01 12:40:33.495 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J415 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_page add constraint pf_page_section_idx foreign key (fk_section_id) references o_pf_section (id); 2020-04-01 12:40:33.499 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J416 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_pf_page_body ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, primary key (id) ); 2020-04-01 12:40:33.514 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J417 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_page_body ENGINE = InnoDB; 2020-04-01 12:40:33.526 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J418 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_page add constraint pf_page_body_idx foreign key (fk_body_id) references o_pf_page_body (id); 2020-04-01 12:40:33.547 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J419 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_pf_media ( id bigint not null auto_increment, creationdate datetime not null, p_collection_date datetime not null, p_type varchar(64) not null, p_storage_path varchar(255), p_root_filename varchar(255), p_title varchar(255) not null, p_description mediumtext, p_content mediumtext, p_signature bigint not null default 0, p_reference_id varchar(255) default null, p_business_path varchar(255) not null, p_creators varchar(1024) default null, p_place varchar(255) default null, p_publisher varchar(255) default null, p_publication_date datetime default null, p_date varchar(32) default null, p_url varchar(1024) default null, p_source varchar(1024) default null, p_language varchar(32) default null, p_metadata_xml mediumtext, fk_author_id bigint not null, primary key (id) ); 2020-04-01 12:40:33.574 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J420 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_media ENGINE = InnoDB; 2020-04-01 12:40:33.583 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J421 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_media add constraint pf_media_author_idx foreign key (fk_author_id) references o_bs_identity (id); 2020-04-01 12:40:33.600 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J422 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_media_storage_path_idx on o_pf_media (p_business_path); 2020-04-01 12:40:33.605 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J423 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_pf_page_part ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, pos bigint default null, dtype varchar(32), p_content mediumtext, p_flow varchar(32), p_layout_options varchar(2000), fk_media_id bigint, fk_page_body_id bigint, primary key (id) ); 2020-04-01 12:40:33.761 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J424 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_page_part ENGINE = InnoDB; 2020-04-01 12:40:33.773 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J425 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_page_part add constraint pf_page_page_body_idx foreign key (fk_page_body_id) references o_pf_page_body (id); 2020-04-01 12:40:33.784 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J426 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_page_part add constraint pf_page_media_idx foreign key (fk_media_id) references o_pf_media (id); 2020-04-01 12:40:33.788 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J427 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_pf_category ( id bigint not null auto_increment, creationdate datetime not null, p_name varchar(32), primary key (id) ); 2020-04-01 12:40:33.814 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J428 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_category ENGINE = InnoDB; 2020-04-01 12:40:33.825 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J429 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_category_name_idx on o_pf_category (p_name); 2020-04-01 12:40:33.831 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J430 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_pf_category_relation ( id bigint not null auto_increment, creationdate datetime not null, p_resname varchar(64) not null, p_resid bigint not null, fk_category_id bigint not null, primary key (id) ); 2020-04-01 12:40:33.843 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J431 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_category_relation ENGINE = InnoDB; 2020-04-01 12:40:33.854 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J432 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_category_relation add constraint pf_category_rel_cat_idx foreign key (fk_category_id) references o_pf_category (id); 2020-04-01 12:40:33.868 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J433 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_category_rel_resid_idx on o_pf_category_relation (p_resid); 2020-04-01 12:40:33.873 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J434 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_pf_assessment_section ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, p_score float(65,30) default null, p_passed bit default null, p_comment mediumtext, fk_section_id bigint not null, fk_identity_id bigint not null, primary key (id) ); 2020-04-01 12:40:33.891 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J435 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_assessment_section ENGINE = InnoDB; 2020-04-01 12:40:33.902 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J436 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_assessment_section add constraint pf_asection_section_idx foreign key (fk_section_id) references o_pf_section (id); 2020-04-01 12:40:33.913 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J437 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_assessment_section add constraint pf_asection_ident_idx foreign key (fk_identity_id) references o_bs_identity (id); 2020-04-01 12:40:33.918 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J438 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_pf_assignment ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, pos bigint default null, p_status varchar(32) default null, p_type varchar(32) not null, p_version bigint not null default 0, p_title varchar(255) default null, p_summary mediumtext, p_content mediumtext, p_storage varchar(255) default null, fk_section_id bigint not null, fk_template_reference_id bigint, fk_page_id bigint, fk_assignee_id bigint, primary key (id) ); 2020-04-01 12:40:33.943 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J439 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_assignment ENGINE = InnoDB; 2020-04-01 12:40:33.952 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J440 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_assignment add constraint pf_assign_section_idx foreign key (fk_section_id) references o_pf_section (id); 2020-04-01 12:40:33.962 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J441 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_assignment add constraint pf_assign_ref_assign_idx foreign key (fk_template_reference_id) references o_pf_assignment (id); 2020-04-01 12:40:33.972 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J442 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_assignment add constraint pf_assign_page_idx foreign key (fk_page_id) references o_pf_page (id); 2020-04-01 12:40:33.992 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J443 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_assignment add constraint pf_assign_assignee_idx foreign key (fk_assignee_id) references o_bs_identity (id); 2020-04-01 12:40:34.003 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J444 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_11.0.0 2020-04-01 12:40:34.045 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J445 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cer_certificate add column c_next_recertification datetime; 2020-04-01 12:40:34.057 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J446 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_11.0.6 2020-04-01 12:40:34.069 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J447 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_forum_pseudonym ( id bigint not null auto_increment, creationdate datetime not null, p_pseudonym varchar(255) not null, p_credential varchar(255) not null, p_salt varchar(255) not null, p_hashalgorithm varchar(16) not null, primary key (id) ); 2020-04-01 12:40:34.079 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J448 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index forum_pseudonym_idx on o_forum_pseudonym (p_pseudonym); 2020-04-01 12:40:34.096 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J449 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index forum_msg_pseudonym_idx on o_message (pseudonym); 2020-04-01 12:40:34.100 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J450 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_11.1.0 2020-04-01 12:40:34.106 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J451 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_qp_item set q_keywords=null where q_keywords=''; 2020-04-01 12:40:34.107 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J452 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_qp_item set q_coverage=null where q_coverage=''; 2020-04-01 12:40:34.109 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J453 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_11.1.2 2020-04-01 12:40:34.114 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J454 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_pf_binder_user_infos ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, p_initiallaunchdate datetime, p_recentlaunchdate datetime, p_visit bigint, fk_identity bigint, fk_binder bigint, unique(fk_identity, fk_binder), primary key (id) ); 2020-04-01 12:40:34.130 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J455 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_binder_user_infos ENGINE = InnoDB; 2020-04-01 12:40:34.141 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J456 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_binder_user_infos add constraint binder_user_to_identity_idx foreign key (fk_identity) references o_bs_identity (id); 2020-04-01 12:40:34.159 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J457 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_binder_user_infos add constraint binder_user_binder_idx foreign key (fk_binder) references o_pf_binder (id); 2020-04-01 12:40:34.350 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J458 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry add column deletiondate datetime default null; 2020-04-01 12:40:34.544 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J459 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry add column fk_deleted_by bigint default null; 2020-04-01 12:40:34.779 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J460 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry add constraint re_deleted_to_identity_idx foreign key (fk_deleted_by) references o_bs_identity (id); 2020-04-01 12:40:34.823 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J461 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_assignment add column fk_form_entry_id bigint default null; 2020-04-01 12:40:34.846 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J462 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_assignment add constraint pf_assign_form_idx foreign key (fk_form_entry_id) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:34.878 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J463 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_assignment add column p_only_auto_eva bit default 1; 2020-04-01 12:40:34.905 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J464 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_assignment add column p_reviewer_see_auto_eva bit default 0; 2020-04-01 12:40:34.940 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J465 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_assignment add column p_anon_extern_eva bit default 1; 2020-04-01 12:40:34.962 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J466 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_page add column p_editable bit default 1; 2020-04-01 12:40:35.111 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J467 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_page_part add column fk_form_entry_id bigint default null; 2020-04-01 12:40:35.123 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J468 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_page_part add constraint pf_part_form_idx foreign key (fk_form_entry_id) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:35.127 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J469 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_eva_form_session ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, e_status varchar(16), e_submission_date datetime, e_first_submission_date datetime, fk_identity bigint not null, fk_page_body bigint, fk_form_entry bigint not null, primary key (id) ); 2020-04-01 12:40:35.148 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J470 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_session ENGINE = InnoDB; 2020-04-01 12:40:35.158 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J471 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_session add constraint eva_session_to_ident_idx foreign key (fk_identity) references o_bs_identity (id); 2020-04-01 12:40:35.179 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J472 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_session add constraint eva_session_to_body_idx foreign key (fk_page_body) references o_pf_page_body (id); 2020-04-01 12:40:35.192 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J473 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_session add constraint eva_session_to_form_idx foreign key (fk_form_entry) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:35.197 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J474 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_eva_form_response ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, e_responseidentifier varchar(64) not null, e_responsedatatype varchar(16) not null, e_numericalresponse decimal default null, e_stringuifiedresponse mediumtext, fk_session bigint not null, primary key (id) ); 2020-04-01 12:40:35.223 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J475 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_response ENGINE = InnoDB; 2020-04-01 12:40:35.236 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J476 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_response add constraint eva_resp_to_sess_idx foreign key (fk_session) references o_eva_form_session (id); 2020-04-01 12:40:35.281 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J477 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column fk_identity bigint; 2020-04-01 12:40:35.299 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J478 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user set fk_identity=(select id from o_bs_identity where user_id=fk_user_id) where fk_identity is null; 2020-04-01 12:40:35.327 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J479 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add constraint user_to_ident_idx foreign key (fk_identity) references o_bs_identity(id); 2020-04-01 12:40:35.344 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J480 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add constraint idx_un_user_to_ident_idx UNIQUE (fk_identity); 2020-04-01 12:40:35.345 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J481 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view o_bs_identity_short_v; 2020-04-01 12:40:35.346 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J482 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create view o_bs_identity_short_v as ( select ident.id as id_id, ident.name as id_name, ident.lastlogin as id_lastlogin, ident.status as id_status, us.user_id as us_id, us.u_firstname as first_name, us.u_lastname as last_name, us.u_email as email from o_bs_identity as ident inner join o_user as us on (ident.id = us.fk_identity) ); 2020-04-01 12:40:35.347 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J483 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view o_gp_contactext_v; 2020-04-01 12:40:35.348 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J484 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create view o_gp_contactext_v as ( select bg_member.id as membership_id, bg_member.fk_identity_id as member_id, bg_member.g_role as membership_role, id_member.name as member_name, us_member.u_firstname as member_firstname, us_member.u_lastname as member_lastname, bg_me.fk_identity_id as me_id, bgroup.group_id as bg_id, bgroup.groupname as bg_name from o_gp_business as bgroup inner join o_bs_group_member as bg_member on (bg_member.fk_group_id = bgroup.fk_group_id) inner join o_bs_identity as id_member on (bg_member.fk_identity_id = id_member.id) inner join o_user as us_member on (id_member.id = us_member.fk_identity) inner join o_bs_group_member as bg_me on (bg_me.fk_group_id = bgroup.fk_group_id) where (bgroup.ownersintern=1 and bg_member.g_role='coach') or (bgroup.participantsintern=1 and bg_member.g_role='participant') ); 2020-04-01 12:40:35.375 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J485 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_repositoryentry set statuscode=0 where statuscode=1; 2020-04-01 12:40:35.377 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J486 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_11.2.0 2020-04-01 12:40:35.383 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J487 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_vid_metadata ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, vid_width bigint default null, vid_height bigint default null, vid_size bigint default null, vid_format varchar(32) default null, vid_length varchar(32) default null, fk_resource_id bigint not null, primary key (id) ); 2020-04-01 12:40:35.400 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J488 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_vid_metadata ENGINE = InnoDB; 2020-04-01 12:40:35.409 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J489 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_vid_metadata add constraint vid_meta_rsrc_idx foreign key (fk_resource_id) references o_olatresource (resource_id); 2020-04-01 12:40:35.549 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J490 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user add column u_smstelmobile varchar(255); 2020-04-01 12:40:35.553 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J491 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_sms_message_log ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, s_message_uuid varchar(256) not null, s_server_response varchar(256), s_service_id varchar(32) not null, fk_identity bigint not null, primary key (id) ); 2020-04-01 12:40:35.567 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J492 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_sms_message_log ENGINE = InnoDB; 2020-04-01 12:40:35.576 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J493 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_sms_message_log add constraint sms_log_to_identity_idx foreign key (fk_identity) references o_bs_identity (id); 2020-04-01 12:40:35.587 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J494 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessmentitem_session modify q_itemidentifier varchar(255); 2020-04-01 12:40:35.602 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J495 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessmentitem_session modify q_sectionidentifier varchar(255); 2020-04-01 12:40:35.617 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J496 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessmentitem_session modify q_testpartidentifier varchar(255); 2020-04-01 12:40:35.633 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J497 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessmenttest_session modify q_subident varchar(255); 2020-04-01 12:40:35.794 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J498 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_entry add column a_user_visibility bit default 1; 2020-04-01 12:40:35.796 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J499 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_11.3.0 2020-04-01 12:40:35.828 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J500 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessmentitem_session add column q_coach_comment mediumtext; 2020-04-01 12:40:35.851 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J501 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_entry add column a_num_assessment_docs bigint not null default 0; 2020-04-01 12:40:35.853 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J502 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_11.5.0 2020-04-01 12:40:35.876 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J503 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task_list drop column g_roundrobin; 2020-04-01 12:40:35.878 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J504 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_11.5.1 2020-04-01 12:40:35.882 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J505 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_feed ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, f_resourceable_id bigint, f_resourceable_type varchar(64), f_title varchar(1024), f_description varchar(1024), f_author varchar(255), f_image_name varchar(255), f_external boolean, f_external_feed_url varchar(1024), f_external_image_url varchar(1024), primary key (id) ); 2020-04-01 12:40:35.886 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J506 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_feed_item ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, f_title varchar(1024), f_description mediumtext, f_content mediumtext, f_author varchar(255), f_guid varchar(255), f_external_link varchar(1024), f_draft boolean, f_publish_date datetime, f_width bigint, f_height bigint, f_filename varchar(1024), f_type varchar(255), f_length bigint, f_external_url varchar(1024), fk_feed_id bigint not null, fk_identity_author_id bigint, fk_identity_modified_id bigint, primary key (id) ); 2020-04-01 12:40:35.904 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J507 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_feed ENGINE = InnoDB; 2020-04-01 12:40:36.053 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J508 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_feed_item ENGINE = InnoDB; 2020-04-01 12:40:36.065 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J509 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_feed_resourceable_idx on o_feed (f_resourceable_id, f_resourceable_type); 2020-04-01 12:40:36.077 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J510 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_feed_item add constraint item_to_feed_fk foreign key(fk_feed_id) references o_feed(id); 2020-04-01 12:40:36.100 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J511 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_item_feed_idx on o_feed_item(fk_feed_id); 2020-04-01 12:40:36.110 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J512 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_feed_item add constraint feed_item_to_ident_author_fk foreign key (fk_identity_author_id) references o_bs_identity (id); 2020-04-01 12:40:36.118 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J513 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_item_ident_author_idx on o_feed_item(fk_identity_author_id); 2020-04-01 12:40:36.128 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J514 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_feed_item add constraint feed_item_to_ident_modified_fk foreign key (fk_identity_modified_id) references o_bs_identity (id); 2020-04-01 12:40:36.142 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J515 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_item_ident_modified_idx on o_feed_item(fk_identity_modified_id); 2020-04-01 12:40:36.145 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J516 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_lecture_reason ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, l_title varchar(255), l_descr varchar(2000), primary key (id) ); 2020-04-01 12:40:36.166 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J517 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_reason ENGINE = InnoDB; 2020-04-01 12:40:36.170 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J518 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_lecture_block ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, l_external_id varchar(255), l_managed_flags varchar(255), l_title varchar(255), l_descr mediumtext, l_preparation mediumtext, l_location varchar(255), l_comment mediumtext, l_start_date datetime not null, l_end_date datetime not null, l_compulsory bit default 1, l_eff_end_date datetime, l_planned_lectures_num bigint not null default 0, l_effective_lectures_num bigint not null default 0, l_effective_lectures varchar(128), l_auto_close_date datetime default null, l_status varchar(16) not null, l_roll_call_status varchar(16) not null, fk_reason bigint, fk_entry bigint not null, fk_teacher_group bigint not null, primary key (id) ); 2020-04-01 12:40:36.180 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J519 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block ENGINE = InnoDB; 2020-04-01 12:40:36.187 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J520 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block add constraint lec_block_entry_idx foreign key (fk_entry) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:36.199 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J521 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block add constraint lec_block_gcoach_idx foreign key (fk_teacher_group) references o_bs_group (id); 2020-04-01 12:40:36.208 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J522 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block add constraint lec_block_reason_idx foreign key (fk_reason) references o_lecture_reason (id); 2020-04-01 12:40:36.211 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J523 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_lecture_block_to_group ( id bigint not null auto_increment, fk_lecture_block bigint not null, fk_group bigint not null, primary key (id) ); 2020-04-01 12:40:36.219 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J524 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block_to_group ENGINE = InnoDB; 2020-04-01 12:40:36.226 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J525 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block_to_group add constraint lec_block_to_block_idx foreign key (fk_group) references o_bs_group (id); 2020-04-01 12:40:36.249 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J526 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block_to_group add constraint lec_block_to_group_idx foreign key (fk_lecture_block) references o_lecture_block (id); 2020-04-01 12:40:36.252 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J527 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_lecture_block_roll_call ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, l_comment mediumtext, l_lectures_attended varchar(128), l_lectures_absent varchar(128), l_lectures_attended_num bigint not null default 0, l_lectures_absent_num bigint not null default 0, l_absence_reason mediumtext, l_absence_authorized bit default null, l_absence_appeal_date datetime, fk_lecture_block bigint not null, fk_identity bigint not null, primary key (id) ); 2020-04-01 12:40:36.272 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J528 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block_roll_call ENGINE = InnoDB; 2020-04-01 12:40:36.280 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J529 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block_roll_call add constraint lec_call_block_idx foreign key (fk_lecture_block) references o_lecture_block (id); 2020-04-01 12:40:36.297 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J530 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block_roll_call add constraint lec_call_identity_idx foreign key (fk_identity) references o_bs_identity (id); 2020-04-01 12:40:36.300 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J531 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_lecture_reminder ( id bigint not null auto_increment, creationdate datetime not null, l_status varchar(16) not null, fk_lecture_block bigint not null, fk_identity bigint not null, primary key (id) ); 2020-04-01 12:40:36.313 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J532 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_reminder ENGINE = InnoDB; 2020-04-01 12:40:36.320 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J533 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_reminder add constraint lec_reminder_block_idx foreign key (fk_lecture_block) references o_lecture_block (id); 2020-04-01 12:40:36.330 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J534 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_reminder add constraint lec_reminder_identity_idx foreign key (fk_identity) references o_bs_identity (id); 2020-04-01 12:40:36.334 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J535 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_lecture_participant_summary ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, l_first_admission_date datetime default null, l_required_attendance_rate float(65,30) default null, l_attended_lectures bigint not null default 0, l_absent_lectures bigint not null default 0, l_excused_lectures bigint not null default 0, l_planneds_lectures bigint not null default 0, l_attendance_rate float(65,30) default null, l_cal_sync bit default 0, l_cal_last_sync_date datetime default null, fk_entry bigint not null, fk_identity bigint not null, primary key (id), unique (fk_entry, fk_identity) ); 2020-04-01 12:40:36.345 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J536 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_participant_summary ENGINE = InnoDB; 2020-04-01 12:40:36.351 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J537 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_participant_summary add constraint lec_part_entry_idx foreign key (fk_entry) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:36.490 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J538 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_participant_summary add constraint lec_part_ident_idx foreign key (fk_identity) references o_bs_identity (id); 2020-04-01 12:40:36.494 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J539 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_lecture_entry_config ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, l_lecture_enabled bit default null, l_override_module_def bit default 0, l_rollcall_enabled bit default null, l_calculate_attendance_rate bit default null, l_required_attendance_rate float(65,30) default null, l_sync_calendar_teacher bit default null, l_sync_calendar_participant bit default null, l_sync_calendar_course bit default null, fk_entry bigint not null, unique(fk_entry), primary key (id) ); 2020-04-01 12:40:36.508 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J540 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_entry_config ENGINE = InnoDB; 2020-04-01 12:40:36.515 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J541 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_entry_config add constraint lec_entry_config_entry_idx foreign key (fk_entry) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:36.518 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J542 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_lecture_block_audit_log ( id bigint not null auto_increment, creationdate datetime not null, l_action varchar(32), l_val_before mediumtext, l_val_after mediumtext, l_message mediumtext, fk_lecture_block bigint, fk_roll_call bigint, fk_entry bigint, fk_identity bigint, fk_author bigint, primary key (id) ); 2020-04-01 12:40:36.540 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J543 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block_audit_log ENGINE = InnoDB; 2020-04-01 12:40:36.551 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J544 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_lec_audit_entry_idx on o_lecture_block_audit_log(fk_entry); 2020-04-01 12:40:36.557 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J545 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_lec_audit_ident_idx on o_lecture_block_audit_log(fk_identity); 2020-04-01 12:40:36.583 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J546 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_rem_reminder add column r_email_subject varchar(255); 2020-04-01 12:40:36.583 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J547 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_rem_reminder set r_email_subject=r_description; 2020-04-01 12:40:36.603 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J548 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessment_marks add column q_hidden_rubrics mediumtext default null; 2020-04-01 12:40:36.750 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J549 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task add column g_submission_date datetime default null; 2020-04-01 12:40:36.771 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J550 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task add column g_submission_revisions_date datetime default null; 2020-04-01 12:40:36.793 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J551 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task add column g_collection_date datetime default null; 2020-04-01 12:40:36.953 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J552 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task add column g_assignment_due_date datetime default null; 2020-04-01 12:40:36.974 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J553 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task add column g_submission_due_date datetime default null; 2020-04-01 12:40:37.000 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J554 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task add column g_revisions_due_date datetime default null; 2020-04-01 12:40:37.024 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J555 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task add column g_solution_due_date datetime default null; 2020-04-01 12:40:37.196 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J556 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task add column g_acceptation_date datetime default null; 2020-04-01 12:40:37.214 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J557 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task add column g_solution_date datetime default null; 2020-04-01 12:40:37.238 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J558 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task add column g_graduation_date datetime default null; 2020-04-01 12:40:37.254 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J559 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task add column g_submission_ndocs bigint default null; 2020-04-01 12:40:37.381 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J560 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task add column g_submission_revisions_ndocs bigint default null; 2020-04-01 12:40:37.409 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J561 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task add column g_collection_ndocs bigint default null; 2020-04-01 12:40:37.413 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J562 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_gta_task_revision_date ( id bigint not null auto_increment, creationdate datetime not null, g_status varchar(36) not null, g_rev_loop bigint not null, g_date datetime not null, fk_task bigint not null, primary key (id) ); 2020-04-01 12:40:37.443 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J563 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task_revision_date ENGINE = InnoDB; 2020-04-01 12:40:37.452 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J564 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task_revision_date add constraint gtaskrev_to_task_idx foreign key (fk_task) references o_gta_task (id); 2020-04-01 12:40:37.473 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J565 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task add column g_allow_reset_date datetime default null; 2020-04-01 12:40:37.658 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J566 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task add column fk_allow_reset_identity bigint default null; 2020-04-01 12:40:37.668 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J567 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task add constraint gtaskreset_to_allower_idx foreign key (fk_allow_reset_identity) references o_bs_identity (id); 2020-04-01 12:40:37.700 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J568 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_info_message add column attachmentpath varchar(1024) default null; 2020-04-01 12:40:37.727 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J569 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_entry add column lastcoachmodified datetime default null; 2020-04-01 12:40:37.878 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J570 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_entry add column lastusermodified datetime default null; 2020-04-01 12:40:37.906 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J571 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_eff_statement add column lastcoachmodified datetime default null; 2020-04-01 12:40:37.934 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J572 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_eff_statement add column lastusermodified datetime default null; 2020-04-01 12:40:37.935 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J573 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_12.0.0 2020-04-01 12:40:37.969 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J574 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_feed modify f_external_feed_url varchar(4000); 2020-04-01 12:40:37.984 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J575 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_feed modify f_external_image_url varchar(4000); 2020-04-01 12:40:37.996 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J576 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_feed modify f_description varchar(4000); 2020-04-01 12:40:38.018 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J577 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_feed modify f_image_name varchar(1024); 2020-04-01 12:40:38.027 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J578 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_feed_item modify f_external_url varchar(4000); 2020-04-01 12:40:38.049 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J579 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_feed_item modify f_external_link varchar(4000); 2020-04-01 12:40:38.050 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J580 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_12.0.1 2020-04-01 12:40:38.056 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J581 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_ac_auto_advance_order ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, a_identifier_key varchar(64) not null, a_identifier_value varchar(64) not null, a_status varchar(32) not null, a_status_modified datetime not null, fk_identity int8 not null, fk_method int8 not null, primary key (id) ); 2020-04-01 12:40:38.082 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J582 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_ac_auto_advance_order ENGINE = InnoDB; 2020-04-01 12:40:38.097 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J583 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_ac_aao_id_idx on o_ac_auto_advance_order(id); 2020-04-01 12:40:38.114 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J584 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_ac_aao_identifier_idx on o_ac_auto_advance_order(a_identifier_key, a_identifier_value); 2020-04-01 12:40:38.126 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J585 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_ac_aao_ident_idx on o_ac_auto_advance_order(fk_identity); 2020-04-01 12:40:38.136 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J586 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_ac_auto_advance_order add constraint aao_ident_idx foreign key (fk_identity) references o_bs_identity (id); 2020-04-01 12:40:38.294 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J587 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block_roll_call add column l_absence_supervisor_noti_date datetime default null; 2020-04-01 12:40:38.302 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J588 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_12.1.0 2020-04-01 12:40:38.314 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J589 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_feed modify f_description mediumtext; 2020-04-01 12:40:38.316 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J590 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_12.1.1 2020-04-01 12:40:38.320 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J591 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_gta_mark ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, fk_tasklist_id int8 not null, fk_marker_identity_id int8 not null, fk_participant_identity_id int8 not null, primary key (id) ); 2020-04-01 12:40:38.340 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J592 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_mark ENGINE = InnoDB; 2020-04-01 12:40:38.347 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J593 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_mark add constraint gtamark_tasklist_idx foreign key (fk_tasklist_id) references o_gta_task_list (id); 2020-04-01 12:40:38.362 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J594 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_temporarykey add column fk_identity_id bigint; 2020-04-01 12:40:38.368 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J595 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_tempkey_identity_idx on o_temporarykey (fk_identity_id); 2020-04-01 12:40:38.371 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J596 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_tax_taxonomy ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, t_identifier varchar(64), t_displayname varchar(255) not null, t_description mediumtext, t_external_id varchar(64), t_managed_flags varchar(255), t_directory_path varchar(255), t_directory_lost_found_path varchar(255), fk_group bigint not null, primary key (id) ); 2020-04-01 12:40:38.392 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J597 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_tax_taxonomy ENGINE = InnoDB; 2020-04-01 12:40:38.401 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J598 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_tax_taxonomy add constraint tax_to_group_idx foreign key (fk_group) references o_bs_group (id); 2020-04-01 12:40:38.404 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J599 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_tax_taxonomy_level_type ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, t_identifier varchar(64), t_displayname varchar(255) not null, t_description mediumtext, t_external_id varchar(64), t_managed_flags varchar(255), t_css_class varchar(64), t_visible bit default 1, t_library_docs bit default 1, t_library_manage bit default 1, t_library_teach_read bit default 1, t_library_teach_readlevels bigint not null default 0, t_library_teach_write bit default 0, t_library_have_read bit default 1, t_library_target_read bit default 1, fk_taxonomy bigint not null, primary key (id) ); 2020-04-01 12:40:38.413 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J600 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_tax_taxonomy_level_type ENGINE = InnoDB; 2020-04-01 12:40:38.421 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J601 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_tax_taxonomy_level_type add constraint tax_type_to_taxonomy_idx foreign key (fk_taxonomy) references o_tax_taxonomy (id); 2020-04-01 12:40:38.424 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J602 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_tax_taxonomy_type_to_type ( id bigint not null auto_increment, fk_type bigint not null, fk_allowed_sub_type bigint not null, primary key (id) ); 2020-04-01 12:40:38.440 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J603 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_tax_taxonomy_type_to_type ENGINE = InnoDB; 2020-04-01 12:40:38.448 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J604 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_tax_taxonomy_type_to_type add constraint tax_type_to_type_idx foreign key (fk_type) references o_tax_taxonomy_level_type (id); 2020-04-01 12:40:38.461 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J605 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_tax_type_to_type_idx on o_tax_taxonomy_type_to_type (fk_type); 2020-04-01 12:40:38.469 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J606 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_tax_taxonomy_type_to_type add constraint tax_type_to_sub_type_idx foreign key (fk_allowed_sub_type) references o_tax_taxonomy_level_type (id); 2020-04-01 12:40:38.488 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J607 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_tax_type_to_sub_type_idx on o_tax_taxonomy_type_to_type (fk_allowed_sub_type); 2020-04-01 12:40:38.491 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J608 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_tax_taxonomy_level ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, t_identifier varchar(64), t_displayname varchar(255) not null, t_description mediumtext, t_external_id varchar(64), t_sort_order bigint, t_directory_path varchar(255), t_m_path_keys varchar(255), t_m_path_identifiers varchar(1024), t_enabled bit default 1, t_managed_flags varchar(255), fk_taxonomy bigint not null, fk_parent bigint, fk_type bigint, primary key (id) ); 2020-04-01 12:40:38.503 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J609 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_tax_taxonomy_level ENGINE = InnoDB; 2020-04-01 12:40:38.512 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J610 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_tax_taxonomy_level add constraint tax_level_to_taxonomy_idx foreign key (fk_taxonomy) references o_tax_taxonomy (id); 2020-04-01 12:40:38.524 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J611 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_tax_taxonomy_level add constraint tax_level_to_tax_level_idx foreign key (fk_parent) references o_tax_taxonomy_level (id); 2020-04-01 12:40:38.534 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J612 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_tax_taxonomy_level add constraint tax_level_to_type_idx foreign key (fk_type) references o_tax_taxonomy_level_type (id); 2020-04-01 12:40:38.538 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J613 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_tax_taxonomy_competence ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, t_type varchar(16), t_achievement float(65,30) default null, t_reliability float(65,30) default null, t_expiration_date datetime, t_external_id varchar(64), t_source_text varchar(255), t_source_url varchar(255), fk_level bigint not null, fk_identity bigint not null, primary key (id) ); 2020-04-01 12:40:38.549 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J614 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_tax_taxonomy_competence ENGINE = InnoDB; 2020-04-01 12:40:38.695 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J615 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_tax_taxonomy_competence add constraint tax_comp_to_tax_level_idx foreign key (fk_level) references o_tax_taxonomy_level (id); 2020-04-01 12:40:38.711 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J616 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_tax_taxonomy_competence add constraint tax_level_to_ident_idx foreign key (fk_identity) references o_bs_identity (id); 2020-04-01 12:40:38.717 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J617 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_tax_competence_audit_log ( id bigint not null auto_increment, creationdate datetime not null, t_action varchar(32), t_val_before mediumtext, t_val_after mediumtext, t_message mediumtext, fk_taxonomy bigint, fk_taxonomy_competence bigint, fk_identity bigint, fk_author bigint, primary key (id) ); 2020-04-01 12:40:38.751 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J618 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qp_item add column fk_taxonomy_level_v2 bigint; 2020-04-01 12:40:38.769 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J619 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qp_item add constraint idx_qp_pool_2_tax_id foreign key (fk_taxonomy_level_v2) references o_tax_taxonomy_level(id); 2020-04-01 12:40:38.784 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J620 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qp_item drop foreign key idx_qp_pool_2_field_id; 2020-04-01 12:40:38.785 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J621 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_12.2.0 2020-04-01 12:40:38.811 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J622 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qp_item add column q_topic varchar(1024); 2020-04-01 12:40:38.969 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J623 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qp_item add column q_creator varchar(1024); 2020-04-01 12:40:39.006 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J624 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qp_item add column q_status_last_modified datetime; 2020-04-01 12:40:39.009 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J625 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_qp_item_audit_log ( id bigint not null auto_increment, creationdate datetime not null, q_action varchar(64), q_val_before mediumtext, q_val_after mediumtext, q_message mediumtext, fk_author_id bigint, fk_item_id bigint, primary key (id) ); 2020-04-01 12:40:39.033 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J626 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_tax_level_path_key_idx on o_tax_taxonomy_level (t_m_path_keys); 2020-04-01 12:40:39.055 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J627 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_item_audit_item_idx on o_qp_item_audit_log (fk_item_id); 2020-04-01 12:40:39.196 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J628 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index rtn_rating_res_idx on o_userrating (resid, resname, creator_id, rating); 2020-04-01 12:40:39.235 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J629 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_entry add column a_current_run_completion float(65,30); 2020-04-01 12:40:39.263 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J630 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_entry add column a_current_run_status varchar(16); 2020-04-01 12:40:39.304 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J631 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessmenttest_session add column q_num_questions bigint; 2020-04-01 12:40:39.447 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J632 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessmenttest_session add column q_num_answered_questions bigint; 2020-04-01 12:40:39.474 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J633 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessmenttest_session add column q_extra_time bigint; 2020-04-01 12:40:39.478 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J634 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_dialog_element ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, d_filename varchar(2048), d_filesize bigint, d_subident varchar(64) not null, fk_author bigint, fk_entry bigint not null, fk_forum bigint not null, primary key (id) ); 2020-04-01 12:40:39.492 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J635 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_dialog_element add constraint dial_el_author_idx foreign key (fk_author) references o_bs_identity (id); 2020-04-01 12:40:39.510 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J636 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_dialog_element add constraint dial_el_entry_idx foreign key (fk_entry) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:39.529 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J637 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_dialog_element add constraint dial_el_forum_idx foreign key (fk_forum) references o_forum (forum_id); 2020-04-01 12:40:39.543 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J638 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_dial_el_subident_idx on o_dialog_element (d_subident); 2020-04-01 12:40:39.547 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J639 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_pf_page_user_infos ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, p_mark bit default 0, p_status varchar(16) not null default 'incoming', p_recentlaunchdate datetime not null, fk_identity_id bigint not null, fk_page_id bigint not null, primary key (id) ); 2020-04-01 12:40:39.559 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J640 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_page_user_infos add constraint user_pfpage_idx foreign key (fk_identity_id) references o_bs_identity (id); 2020-04-01 12:40:39.572 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J641 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_page_user_infos add constraint page_pfpage_idx foreign key (fk_page_id) references o_pf_page (id); 2020-04-01 12:40:39.573 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J642 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_12.3.0 2020-04-01 12:40:39.589 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J643 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_response drop column e_responsedatatype; 2020-04-01 12:40:39.599 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J644 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_response add column e_file_response_path varchar(4000); 2020-04-01 12:40:39.732 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J645 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_ac_offer add column confirmation_email bit default 0; 2020-04-01 12:40:39.751 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J646 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessmentitem_session add column q_to_review bit default 0; 2020-04-01 12:40:39.755 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J647 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_lic_license_type ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, l_name varchar(128) not null unique, l_text mediumtext, l_css_class varchar(64), l_predefined boolean not null default false, l_sort_order int not null, primary key (id) ); 2020-04-01 12:40:39.759 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J648 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_lic_license_type_activation ( id bigint not null auto_increment, creationdate timestamp not null, l_handler_type varchar(128) not null, fk_license_type_id bigint not null, primary key (id) ); 2020-04-01 12:40:39.763 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J649 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_lic_license ( id bigint not null auto_increment, creationdate timestamp not null, lastmodified datetime not null, l_resname varchar(50) not null, l_resid bigint not null, l_licensor varchar(4000), l_freetext mediumtext, fk_license_type_id bigint not null, primary key (id) ); 2020-04-01 12:40:39.787 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J650 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lic_license_type ENGINE = InnoDB; 2020-04-01 12:40:39.811 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J651 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lic_license_type_activation ENGINE = InnoDB; 2020-04-01 12:40:39.830 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J652 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lic_license ENGINE = InnoDB; 2020-04-01 12:40:39.838 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J653 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lic_license_type_activation add constraint lic_activation_type_fk foreign key (fk_license_type_id) references o_lic_license_type (id); 2020-04-01 12:40:39.852 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J654 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index lic_activation_type_idx on o_lic_license_type_activation (fk_license_type_id); 2020-04-01 12:40:39.866 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J655 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lic_license add constraint lic_license_type_fk foreign key (fk_license_type_id) references o_lic_license_type (id); 2020-04-01 12:40:39.878 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J656 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index lic_license_type_idx on o_lic_license (fk_license_type_id); 2020-04-01 12:40:39.883 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J657 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create unique index lic_license_ores_idx on o_lic_license (l_resid, l_resname); 2020-04-01 12:40:39.900 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J658 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qp_item_audit_log add column q_lic_before mediumtext; 2020-04-01 12:40:39.923 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J659 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qp_item_audit_log add column q_lic_after mediumtext; 2020-04-01 12:40:39.939 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J660 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_12.4.0 2020-04-01 12:40:39.945 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J661 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop index idx_response_identifier_idx on o_qti_assessment_response; 2020-04-01 12:40:39.954 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J662 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qti_assessment_response modify q_responseidentifier varchar(256); 2020-04-01 12:40:40.105 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J663 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_response_identifier_idx on o_qti_assessment_response (q_responseidentifier(255)); 2020-04-01 12:40:40.142 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J664 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_authentication add column lastmodified datetime; 2020-04-01 12:40:40.150 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J665 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_bs_authentication set lastmodified=creationdate; 2020-04-01 12:40:40.179 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J666 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_authentication modify lastmodified datetime not null; 2020-04-01 12:40:40.183 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J667 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_bs_authentication_history ( id bigint not null auto_increment, creationdate datetime, provider varchar(8), authusername varchar(255), credential varchar(255), salt varchar(255) default null, hashalgorithm varchar(16) default null, fk_identity bigint not null, primary key (id) ); 2020-04-01 12:40:40.194 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J668 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_authentication_history ENGINE = InnoDB; 2020-04-01 12:40:40.203 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J669 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_authentication_history add constraint auth_hist_to_ident_idx foreign key (fk_identity) references o_bs_identity (id); 2020-04-01 12:40:40.207 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J670 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_csp_log ( id bigint not null auto_increment, creationdate datetime, l_blocked_uri varchar(1024), l_disposition varchar(32), l_document_uri varchar(1024), l_effective_directive mediumtext, l_original_policy mediumtext, l_referrer varchar(1024), l_script_sample mediumtext, l_status_code varchar(1024), l_violated_directive varchar(1024), l_source_file varchar(1024), l_line_number bigint, l_column_number bigint, fk_identity bigint, primary key (id) ); 2020-04-01 12:40:40.358 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J671 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_csp_log ENGINE = InnoDB; 2020-04-01 12:40:40.371 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J672 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_csp_log_to_ident_idx on o_csp_log (fk_identity); 2020-04-01 12:40:40.372 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J673 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_12.4.1 2020-04-01 12:40:40.400 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J674 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_identity add column deleteddate datetime; 2020-04-01 12:40:40.439 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J675 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_identity add column deletedroles varchar(1024); 2020-04-01 12:40:40.607 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J676 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_identity add column deletedby varchar(128); 2020-04-01 12:40:42.208 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J677 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_loggingtable drop username, drop userproperty1, drop userproperty2, drop userproperty3, drop userproperty4, drop userproperty5, drop userproperty6, drop userproperty7, drop userproperty8, drop userproperty9, drop userproperty10, drop userproperty11, drop userproperty12; 2020-04-01 12:40:42.212 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J678 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_bs_identity set name=concat('del_',id) where status=199; 2020-04-01 12:40:42.214 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J679 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_firstname=null where status=199; 2020-04-01 12:40:42.216 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J680 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_lastname=null where status=199; 2020-04-01 12:40:42.218 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J681 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_email=null where status=199; 2020-04-01 12:40:42.219 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J682 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_birthday=null where status=199; 2020-04-01 12:40:42.227 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J683 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_graduation=null where status=199; 2020-04-01 12:40:42.231 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J684 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_gender=null where status=199; 2020-04-01 12:40:42.233 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J685 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_telprivate=null where status=199; 2020-04-01 12:40:42.235 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J686 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_telmobile=null where status=199; 2020-04-01 12:40:42.236 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J687 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_teloffice=null where status=199; 2020-04-01 12:40:42.237 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J688 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_skype=null where status=199; 2020-04-01 12:40:42.239 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J689 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_msn=null where status=199; 2020-04-01 12:40:42.240 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J690 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_xing=null where status=199; 2020-04-01 12:40:42.241 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J691 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_icq=null where status=199; 2020-04-01 12:40:42.243 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J692 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_homepage=null where status=199; 2020-04-01 12:40:42.245 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J693 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_street=null where status=199; 2020-04-01 12:40:42.246 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J694 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_extendedaddress=null where status=199; 2020-04-01 12:40:42.247 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J695 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_pobox=null where status=199; 2020-04-01 12:40:42.249 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J696 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_zipcode=null where status=199; 2020-04-01 12:40:42.250 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J697 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_region=null where status=199; 2020-04-01 12:40:42.252 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J698 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_city=null where status=199; 2020-04-01 12:40:42.254 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J699 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_country=null where status=199; 2020-04-01 12:40:42.255 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J700 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_countrycode=null where status=199; 2020-04-01 12:40:42.257 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J701 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_institutionalname=null where status=199; 2020-04-01 12:40:42.259 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J702 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_institutionaluseridentifier=null where status=199; 2020-04-01 12:40:42.262 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J703 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_institutionalemail=null where status=199; 2020-04-01 12:40:42.263 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J704 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_orgunit=null where status=199; 2020-04-01 12:40:42.264 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J705 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_studysubject=null where status=199; 2020-04-01 12:40:42.267 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J706 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_emchangekey=null where status=199; 2020-04-01 12:40:42.268 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J707 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_emaildisabled=null where status=199; 2020-04-01 12:40:42.269 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J708 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_typeofuser=null where status=199; 2020-04-01 12:40:42.270 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J709 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_socialsecuritynumber=null where status=199; 2020-04-01 12:40:42.271 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J710 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_genericselectionproperty=null where status=199; 2020-04-01 12:40:42.272 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J711 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_genericselectionproperty2=null where status=199; 2020-04-01 12:40:42.273 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J712 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_genericselectionproperty3=null where status=199; 2020-04-01 12:40:42.274 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J713 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_generictextproperty=null where status=199; 2020-04-01 12:40:42.275 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J714 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_generictextproperty2=null where status=199; 2020-04-01 12:40:42.276 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J715 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_generictextproperty3=null where status=199; 2020-04-01 12:40:42.277 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J716 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_generictextproperty4=null where status=199; 2020-04-01 12:40:42.278 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J717 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_generictextproperty5=null where status=199; 2020-04-01 12:40:42.279 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J718 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_genericuniquetextproperty=null where status=199; 2020-04-01 12:40:42.281 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J719 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_genericuniquetextproperty2=null where status=199; 2020-04-01 12:40:42.282 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J720 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_genericuniquetextproperty3=null where status=199; 2020-04-01 12:40:42.283 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J721 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_genericemailproperty1=null where status=199; 2020-04-01 12:40:42.284 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J722 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_genericcheckboxproperty=null where status=199; 2020-04-01 12:40:42.285 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J723 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_genericcheckboxproperty2=null where status=199; 2020-04-01 12:40:42.286 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J724 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_genericcheckboxproperty3=null where status=199; 2020-04-01 12:40:42.287 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J725 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_rank=null where status=199; 2020-04-01 12:40:42.288 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J726 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_degree=null where status=199; 2020-04-01 12:40:42.289 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J727 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_position=null where status=199; 2020-04-01 12:40:42.290 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J728 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_userinterests=null where status=199; 2020-04-01 12:40:42.291 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J729 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_usersearchedinterests=null where status=199; 2020-04-01 12:40:42.292 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J730 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_officestreet=null where status=199; 2020-04-01 12:40:42.293 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J731 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_extendedofficeaddress=null where status=199; 2020-04-01 12:40:42.294 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J732 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_officepobox=null where status=199; 2020-04-01 12:40:42.295 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J733 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_officezipcode=null where status=199; 2020-04-01 12:40:42.296 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J734 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_officecity=null where status=199; 2020-04-01 12:40:42.297 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J735 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_officecountry=null where status=199; 2020-04-01 12:40:42.298 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J736 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_officemobilephone=null where status=199; 2020-04-01 12:40:42.299 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J737 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_department=null where status=199; 2020-04-01 12:40:42.300 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J738 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_privateemail=null where status=199; 2020-04-01 12:40:42.301 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J739 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_edupersonaffiliation=null where status=199; 2020-04-01 12:40:42.302 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J740 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_swissedupersonhomeorg=null where status=199; 2020-04-01 12:40:42.303 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J741 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_swissedupersonstudylevel=null where status=199; 2020-04-01 12:40:42.304 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J742 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_swissedupersonhomeorgtype=null where status=199; 2020-04-01 12:40:42.305 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J743 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_employeenumber=null where status=199; 2020-04-01 12:40:42.306 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J744 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_swissedupersonstaffcategory=null where status=199; 2020-04-01 12:40:42.307 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J745 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_organizationalunit=null where status=199; 2020-04-01 12:40:42.308 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J746 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_swissedupersonstudybranch1=null where status=199; 2020-04-01 12:40:42.309 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J747 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_swissedupersonstudybranch2=null where status=199; 2020-04-01 12:40:42.310 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J748 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_user inner join o_bs_identity on (id=fk_identity) set u_swissedupersonstudybranch3=null where status=199; 2020-04-01 12:40:42.320 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J749 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop table o_stat_homeorg; 2020-04-01 12:40:42.324 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J750 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop table o_stat_orgtype; 2020-04-01 12:40:42.330 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J751 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop table o_stat_studylevel; 2020-04-01 12:40:42.333 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J752 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop table o_stat_studybranch3; 2020-04-01 12:40:42.341 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J753 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_user_data_export ( id bigint not null auto_increment, creationdate datetime, lastmodified datetime, u_directory varchar(255), u_status varchar(16), u_export_ids varchar(2000), fk_identity bigint not null, fk_request_by bigint, primary key (id) ); 2020-04-01 12:40:42.364 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J754 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user_data_export ENGINE = InnoDB; 2020-04-01 12:40:42.386 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J755 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user_data_export add constraint usr_dataex_to_ident_idx foreign key (fk_identity) references o_bs_identity (id); 2020-04-01 12:40:42.410 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J756 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_user_data_export add constraint usr_dataex_to_requ_idx foreign key (fk_request_by) references o_bs_identity (id); 2020-04-01 12:40:42.411 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J757 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_12.5.0 2020-04-01 12:40:42.429 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J758 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_temporarykey modify email varchar(2000); 2020-04-01 12:40:42.431 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J759 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_12.5.14 2020-04-01 12:40:42.432 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J760 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_12.5.24 2020-04-01 12:40:42.442 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J761 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_org_organisation_type ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, o_identifier varchar(64), o_displayname varchar(255) not null, o_description mediumtext, o_external_id varchar(64), o_managed_flags varchar(255), o_css_class varchar(64), primary key (id) ); 2020-04-01 12:40:42.673 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J762 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_org_organisation_type ENGINE = InnoDB; 2020-04-01 12:40:42.679 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J763 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_org_organisation ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, o_identifier varchar(64), o_displayname varchar(255) not null, o_description mediumtext, o_m_path_keys varchar(255), o_external_id varchar(64), o_managed_flags varchar(255), o_status varchar(32), o_css_class varchar(64), fk_group bigint not null, fk_root bigint, fk_parent bigint, fk_type bigint, primary key (id) ); 2020-04-01 12:40:42.700 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J764 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_org_organisation ENGINE = InnoDB; 2020-04-01 12:40:42.715 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J765 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_org_organisation add constraint org_to_group_idx foreign key (fk_group) references o_bs_group (id); 2020-04-01 12:40:42.746 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J766 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_org_organisation add constraint org_to_root_org_idx foreign key (fk_root) references o_org_organisation (id); 2020-04-01 12:40:42.773 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J767 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_org_organisation add constraint org_to_parent_org_idx foreign key (fk_parent) references o_org_organisation (id); 2020-04-01 12:40:42.789 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J768 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_org_organisation add constraint org_to_org_type_idx foreign key (fk_type) references o_org_organisation_type (id); 2020-04-01 12:40:42.794 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J769 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_org_type_to_type ( id bigint not null auto_increment, fk_type bigint not null, fk_allowed_sub_type bigint not null, primary key (id) ); 2020-04-01 12:40:42.813 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J770 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_org_type_to_type ENGINE = InnoDB; 2020-04-01 12:40:42.823 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J771 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_org_type_to_type add constraint org_type_to_type_idx foreign key (fk_type) references o_org_organisation_type (id); 2020-04-01 12:40:42.835 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J772 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_org_type_to_type add constraint org_type_to_sub_type_idx foreign key (fk_allowed_sub_type) references o_org_organisation_type (id); 2020-04-01 12:40:42.841 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J773 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_re_to_organisation ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, r_master bit default 0, fk_entry bigint not null, fk_organisation bigint not null, primary key (id) ); 2020-04-01 12:40:42.858 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J774 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_re_to_organisation ENGINE = InnoDB; 2020-04-01 12:40:42.869 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J775 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_re_to_organisation add constraint rel_org_to_re_idx foreign key (fk_entry) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:42.887 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J776 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_re_to_organisation add constraint rel_org_to_org_idx foreign key (fk_organisation) references o_org_organisation (id); 2020-04-01 12:40:42.907 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J777 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_invitation add column fk_identity_id bigint; 2020-04-01 12:40:42.919 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J778 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_invitation add constraint invit_to_id_idx foreign key (fk_identity_id) references o_bs_identity (id); 2020-04-01 12:40:42.925 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J779 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_cur_element_type ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, c_identifier varchar(64), c_displayname varchar(255) not null, c_description mediumtext, c_external_id varchar(64), c_managed_flags varchar(255), c_css_class varchar(64), primary key (id) ); 2020-04-01 12:40:42.938 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J780 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_element_type ENGINE = InnoDB; 2020-04-01 12:40:42.944 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J781 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_cur_curriculum ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, c_identifier varchar(64), c_displayname varchar(255) not null, c_description mediumtext, c_external_id varchar(64), c_managed_flags varchar(255), c_status varchar(32), c_degree varchar(255), fk_group bigint not null, fk_organisation bigint, primary key (id) ); 2020-04-01 12:40:42.959 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J782 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_curriculum ENGINE = InnoDB; 2020-04-01 12:40:42.972 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J783 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_curriculum add constraint cur_to_group_idx foreign key (fk_group) references o_bs_group (id); 2020-04-01 12:40:42.986 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J784 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_curriculum add constraint cur_to_org_idx foreign key (fk_organisation) references o_org_organisation (id); 2020-04-01 12:40:42.993 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J785 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_cur_curriculum_element ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, pos bigint, c_identifier varchar(64), c_displayname varchar(255) not null, c_description mediumtext, c_status varchar(32), c_begin datetime, c_end datetime, c_external_id varchar(64), c_m_path_keys varchar(255), c_managed_flags varchar(255), fk_group bigint not null, fk_parent bigint, fk_curriculum bigint not null, fk_type bigint, primary key (id) ); 2020-04-01 12:40:43.017 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J786 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_curriculum_element ENGINE = InnoDB; 2020-04-01 12:40:43.026 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J787 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_curriculum_element add constraint cur_el_to_group_idx foreign key (fk_group) references o_bs_group (id); 2020-04-01 12:40:43.037 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J788 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_curriculum_element add constraint cur_el_to_cur_el_idx foreign key (fk_parent) references o_cur_curriculum_element (id); 2020-04-01 12:40:43.050 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J789 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_curriculum_element add constraint cur_el_to_cur_idx foreign key (fk_curriculum) references o_cur_curriculum (id); 2020-04-01 12:40:43.065 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J790 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_curriculum_element add constraint cur_el_type_to_el_type_idx foreign key (fk_type) references o_cur_element_type (id); 2020-04-01 12:40:43.070 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J791 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_cur_element_type_to_type ( id bigint not null auto_increment, fk_type bigint not null, fk_allowed_sub_type bigint not null, primary key (id) ); 2020-04-01 12:40:43.082 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J792 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_element_type_to_type ENGINE = InnoDB; 2020-04-01 12:40:43.092 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J793 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_element_type_to_type add constraint cur_type_to_type_idx foreign key (fk_type) references o_cur_element_type (id); 2020-04-01 12:40:43.103 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J794 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_element_type_to_type add constraint cur_type_to_sub_type_idx foreign key (fk_allowed_sub_type) references o_cur_element_type (id); 2020-04-01 12:40:43.107 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J795 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_cur_element_to_tax_level ( id bigint not null auto_increment, creationdate datetime not null, fk_cur_element bigint not null, fk_taxonomy_level bigint not null, primary key (id) ); 2020-04-01 12:40:43.119 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J796 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_element_to_tax_level ENGINE = InnoDB; 2020-04-01 12:40:43.129 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J797 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_element_to_tax_level add constraint cur_el_rel_to_cur_el_idx foreign key (fk_cur_element) references o_cur_curriculum_element (id); 2020-04-01 12:40:43.153 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J798 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_element_to_tax_level add constraint cur_el_to_tax_level_idx foreign key (fk_taxonomy_level) references o_tax_taxonomy_level (id); 2020-04-01 12:40:43.157 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J799 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_lecture_block_to_tax_level ( id bigint not null auto_increment, creationdate datetime not null, fk_lecture_block bigint not null, fk_taxonomy_level bigint not null, primary key (id) ); 2020-04-01 12:40:43.178 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J800 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block_to_tax_level ENGINE = InnoDB; 2020-04-01 12:40:43.188 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J801 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block_to_tax_level add constraint lblock_rel_to_lblock_idx foreign key (fk_lecture_block) references o_lecture_block (id); 2020-04-01 12:40:43.203 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J802 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block_to_tax_level add constraint lblock_rel_to_tax_lev_idx foreign key (fk_taxonomy_level) references o_tax_taxonomy_level (id); 2020-04-01 12:40:43.208 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J803 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_re_to_tax_level ( id bigint not null auto_increment, creationdate datetime not null, fk_entry bigint not null, fk_taxonomy_level bigint not null, primary key (id) ); 2020-04-01 12:40:43.227 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J804 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_re_to_tax_level ENGINE = InnoDB; 2020-04-01 12:40:43.237 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J805 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_re_to_tax_level add constraint re_to_lev_re_idx foreign key (fk_entry) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:43.248 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J806 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_re_to_tax_level add constraint re_to_lev_tax_lev_idx foreign key (fk_taxonomy_level) references o_tax_taxonomy_level (id); 2020-04-01 12:40:43.786 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J807 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry add column status varchar(16) default 'preparation' not null; 2020-04-01 12:40:44.184 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J808 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry add column allusers bit default 0 not null; 2020-04-01 12:40:44.568 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J809 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry add column guests bit default 0 not null; 2020-04-01 12:40:44.579 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J810 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry modify column canlaunch bit default 0 not null; 2020-04-01 12:40:44.592 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J811 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry modify column accesscode integer default 0 not null; 2020-04-01 12:40:45.110 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J812 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry modify column statuscode integer default 0 not null; 2020-04-01 12:40:45.143 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J813 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index re_status_idx on o_repositoryentry (status); 2020-04-01 12:40:45.158 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J814 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_policy drop foreign key FK9A1C5101E2E76DB; 2020-04-01 12:40:45.162 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J815 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_eva_form_survey ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, e_resname varchar(50) not null, e_resid bigint not null, e_sub_ident varchar(2048), fk_form_entry bigint not null, primary key (id) ); 2020-04-01 12:40:45.165 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J816 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_eva_form_participation ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, e_identifier_type varchar(50) not null, e_identifier_key varchar(50) not null, e_status varchar(20) not null, e_anonymous bit not null, fk_executor bigint, fk_survey bigint not null, primary key (id) ); 2020-04-01 12:40:45.192 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J817 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_response add column e_no_response bit default 0; 2020-04-01 12:40:45.437 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J818 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_session modify column fk_form_entry bigint; 2020-04-01 12:40:45.456 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J819 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_session modify column fk_identity bigint; 2020-04-01 12:40:45.482 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J820 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_session add column e_email varchar(1024); 2020-04-01 12:40:45.505 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J821 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_session add column e_firstname varchar(1024); 2020-04-01 12:40:45.693 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J822 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_session add column e_lastname varchar(1024); 2020-04-01 12:40:45.713 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J823 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_session add column e_age varchar(1024); 2020-04-01 12:40:45.738 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J824 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_session add column e_gender varchar(1024); 2020-04-01 12:40:46.164 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J825 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_session add column e_org_unit varchar(1024); 2020-04-01 12:40:46.184 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J826 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_session add column e_study_subject varchar(1024); 2020-04-01 12:40:46.205 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J827 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_session add column fk_survey bigint; 2020-04-01 12:40:46.435 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J828 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_session add column fk_participation bigint unique; 2020-04-01 12:40:46.458 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J829 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_survey ENGINE = InnoDB; 2020-04-01 12:40:46.481 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J830 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_participation ENGINE = InnoDB; 2020-04-01 12:40:46.488 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J831 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create unique index idx_eva_surv_ores_idx on o_eva_form_survey (e_resid, e_resname, e_sub_ident(255)); 2020-04-01 12:40:46.497 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J832 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_participation add constraint eva_part_to_surv_idx foreign key (fk_survey) references o_eva_form_survey (id); 2020-04-01 12:40:46.514 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J833 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create unique index idx_eva_part_ident_idx on o_eva_form_participation (e_identifier_key, e_identifier_type, fk_survey); 2020-04-01 12:40:46.529 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J834 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create unique index idx_eva_part_executor_idx on o_eva_form_participation (fk_executor, fk_survey); 2020-04-01 12:40:46.548 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J835 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_session add constraint eva_sess_to_surv_idx foreign key (fk_survey) references o_eva_form_survey (id); 2020-04-01 12:40:46.560 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J836 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_session add constraint eva_sess_to_part_idx foreign key (fk_participation) references o_eva_form_participation (id); 2020-04-01 12:40:46.577 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J837 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_eva_resp_report_idx on o_eva_form_response (fk_session, e_responseidentifier, e_no_response); 2020-04-01 12:40:46.583 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J838 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_qual_data_collection ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, q_status varchar(50), q_title varchar(200), q_start datetime, q_deadline datetime, q_topic_type varchar(50), q_topic_custom varchar(200), q_topic_fk_identity bigint, q_topic_fk_organisation bigint, q_topic_fk_curriculum bigint, q_topic_fk_curriculum_element bigint, q_topic_fk_repository bigint, primary key (id) ); 2020-04-01 12:40:46.586 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J839 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_qual_context ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, q_role varchar(20), fk_data_collection bigint not null, fk_eva_participation bigint, fk_eva_session bigint, fk_audience_repository bigint, fk_audience_cur_element bigint, primary key (id) ); 2020-04-01 12:40:46.590 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J840 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_qual_context_to_organisation ( id bigint not null auto_increment, creationdate datetime not null, fk_context bigint not null, fk_organisation bigint not null, primary key (id) ); 2020-04-01 12:40:46.593 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J841 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_qual_context_to_curriculum ( id bigint not null auto_increment, creationdate datetime not null, fk_context bigint not null, fk_curriculum bigint not null, primary key (id) ); 2020-04-01 12:40:46.597 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J842 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_qual_context_to_cur_element ( id bigint not null auto_increment, creationdate datetime not null, fk_context bigint not null, fk_cur_element bigint not null, primary key (id) ); 2020-04-01 12:40:46.600 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J843 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_qual_context_to_tax_level ( id bigint not null auto_increment, creationdate datetime not null, fk_context bigint not null, fk_tax_leveL bigint not null, primary key (id) ); 2020-04-01 12:40:46.605 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J844 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_qual_reminder ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, q_type varchar(20) not null, q_send_planed datetime, q_send_done datetime, fk_data_collection bigint not null, primary key (id) ); 2020-04-01 12:40:46.624 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J845 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_data_collection ENGINE = InnoDB; 2020-04-01 12:40:46.642 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J846 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_context ENGINE = InnoDB; 2020-04-01 12:40:46.660 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J847 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_context_to_organisation ENGINE = InnoDB; 2020-04-01 12:40:46.675 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J848 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_context_to_curriculum ENGINE = InnoDB; 2020-04-01 12:40:46.691 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J849 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_context_to_cur_element ENGINE = InnoDB; 2020-04-01 12:40:46.705 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J850 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_context_to_tax_level ENGINE = InnoDB; 2020-04-01 12:40:46.903 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J851 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_reminder ENGINE = InnoDB; 2020-04-01 12:40:46.914 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J852 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_dc_status_idx on o_qual_data_collection (q_status); 2020-04-01 12:40:46.922 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J853 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_context add constraint qual_con_to_data_collection_idx foreign key (fk_data_collection) references o_qual_data_collection (id); 2020-04-01 12:40:46.936 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J854 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_context add constraint qual_con_to_participation_idx foreign key (fk_eva_participation) references o_eva_form_participation (id); 2020-04-01 12:40:46.951 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J855 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_context add constraint qual_con_to_session_idx foreign key (fk_eva_session) references o_eva_form_session (id); 2020-04-01 12:40:46.961 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J856 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_context_to_organisation add constraint qual_con_to_org_con_idx foreign key (fk_context) references o_qual_context (id); 2020-04-01 12:40:46.980 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J857 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create unique index idx_con_to_org_org_idx on o_qual_context_to_organisation (fk_organisation, fk_context); 2020-04-01 12:40:46.989 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J858 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_context_to_curriculum add constraint qual_con_to_cur_con_idx foreign key (fk_context) references o_qual_context (id); 2020-04-01 12:40:47.001 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J859 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create unique index idx_con_to_cur_cur_idx on o_qual_context_to_curriculum (fk_curriculum, fk_context); 2020-04-01 12:40:47.024 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J860 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_context_to_cur_element add constraint qual_con_to_cur_ele_con_idx foreign key (fk_context) references o_qual_context (id); 2020-04-01 12:40:47.033 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J861 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create unique index idx_con_to_cur_ele_ele_idx on o_qual_context_to_cur_element (fk_cur_element, fk_context); 2020-04-01 12:40:47.041 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J862 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_context_to_tax_level add constraint qual_con_to_tax_level_con_idx foreign key (fk_context) references o_qual_context (id); 2020-04-01 12:40:47.048 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J863 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create unique index idx_con_to_tax_level_tax_idx on o_qual_context_to_tax_level (fk_tax_leveL, fk_context); 2020-04-01 12:40:47.055 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J864 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_reminder add constraint qual_rem_to_data_collection_idx foreign key (fk_data_collection) references o_qual_data_collection (id); 2020-04-01 12:40:47.073 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J865 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_group_member add column g_inheritance_mode varchar(16) default 'none' not null; 2020-04-01 12:40:47.105 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J866 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block_roll_call add column l_appeal_reason mediumtext; 2020-04-01 12:40:47.275 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J867 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block_roll_call add column l_appeal_status mediumtext; 2020-04-01 12:40:47.288 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J868 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block_roll_call add column l_appeal_status_reason mediumtext; 2020-04-01 12:40:47.289 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J869 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_13.0.0 2020-04-01 12:40:47.294 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J870 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_qual_data_collection_to_org ( id bigint not null auto_increment, creationdate datetime not null, fk_data_collection bigint not null, fk_organisation bigint not null, primary key (id) ); 2020-04-01 12:40:47.305 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J871 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_data_collection_to_org ENGINE = InnoDB; 2020-04-01 12:40:47.313 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J872 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_data_collection_to_org add constraint qual_dc_to_org_idx foreign key (fk_data_collection) references o_qual_data_collection (id); 2020-04-01 12:40:47.320 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J873 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create unique index idx_qual_dc_to_org_idx on o_qual_data_collection_to_org (fk_data_collection, fk_organisation); 2020-04-01 12:40:47.324 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J874 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_qual_generator ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, q_title varchar(256), q_type varchar(64) not null, q_enabled bit not null, q_last_run datetime, fk_form_entry bigint, primary key (id) ); 2020-04-01 12:40:47.328 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J875 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_qual_generator_config ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, q_identifier varchar(50) not null, q_value mediumtext, fk_generator bigint not null, primary key (id) ); 2020-04-01 12:40:47.331 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J876 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_qual_generator_to_org ( id bigint not null auto_increment, creationdate datetime not null, fk_generator bigint not null, fk_organisation bigint not null, primary key (id) ); 2020-04-01 12:40:47.353 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J877 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_generator ENGINE = InnoDB; 2020-04-01 12:40:47.361 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J878 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_generator_config ENGINE = InnoDB; 2020-04-01 12:40:47.370 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J879 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_generator_to_org ENGINE = InnoDB; 2020-04-01 12:40:47.386 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J880 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_data_collection add fk_generator bigint; 2020-04-01 12:40:47.397 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J881 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_data_collection add q_generator_provider_key bigint; 2020-04-01 12:40:47.406 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J882 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_data_collection add constraint qual_dc_to_gen_idx foreign key (fk_generator) references o_qual_generator (id); 2020-04-01 12:40:47.414 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J883 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_generator_to_org add constraint qual_gen_to_org_idx foreign key (fk_generator) references o_qual_generator (id); 2020-04-01 12:40:47.565 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J884 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create unique index idx_qual_gen_to_org_idx on o_qual_generator_to_org (fk_generator, fk_organisation); 2020-04-01 12:40:47.638 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J885 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_temporarykey add valid_until datetime; 2020-04-01 12:40:47.639 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J886 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_13.0.0.beta1 2020-04-01 12:40:47.654 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J887 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_survey add fk_previous bigint; 2020-04-01 12:40:47.663 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J888 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_survey add constraint eva_surv_to_surv_idx foreign key (fk_previous) references o_eva_form_survey (id); 2020-04-01 12:40:47.664 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J889 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_13.0.0.beta4 2020-04-01 12:40:47.687 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J890 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_context add q_location varchar(1024); 2020-04-01 12:40:47.691 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J891 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_qual_analysis_presentation ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, q_name varchar(256), q_analysis_segment varchar(100), q_search_params text, q_heatmap_grouping text, q_heatmap_insufficient_only boolean default false, fk_form_entry bigint not null, primary key (id) ); 2020-04-01 12:40:47.706 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J892 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_analysis_presentation ENGINE = InnoDB; 2020-04-01 12:40:47.754 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J893 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_page_part modify p_layout_options mediumtext; 2020-04-01 12:40:47.756 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J894 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_13.0.0.beta6 2020-04-01 12:40:47.781 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J895 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_survey change fk_previous fk_series_previous bigint(20); 2020-04-01 12:40:47.801 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J896 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_survey add e_series_key bigint; 2020-04-01 12:40:47.951 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J897 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_survey add e_series_index int; 2020-04-01 12:40:48.007 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J898 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_element_type add c_calendars varchar(16); 2020-04-01 12:40:48.046 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J899 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_curriculum_element add c_calendars varchar(16); 2020-04-01 12:40:48.047 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J900 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_13.0.0.beta7 2020-04-01 12:40:48.052 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J901 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_as_mode_course_to_cur_el ( id bigint not null auto_increment, fk_assessment_mode_id bigint not null, fk_cur_element_id bigint not null, primary key (id) ); 2020-04-01 12:40:48.076 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J902 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_mode_course_to_cur_el ENGINE = InnoDB; 2020-04-01 12:40:48.086 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J903 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_mode_course_to_cur_el add constraint as_modetocur_el_idx foreign key (fk_cur_element_id) references o_cur_curriculum_element (id); 2020-04-01 12:40:48.109 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J904 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_mode_course_to_cur_el add constraint as_modetocur_mode_idx foreign key (fk_assessment_mode_id) references o_as_mode_course (id); 2020-04-01 12:40:48.119 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J905 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_13.0.0.beta8 2020-04-01 12:40:48.124 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J906 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_qual_report_access ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, q_type varchar(64), q_role varchar(64), q_online bit default 0, q_email_trigger varchar(64), fk_data_collection bigint, fk_generator bigint, fk_group bigint, primary key (id) ); 2020-04-01 12:40:48.136 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J907 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_report_access ENGINE = InnoDB; 2020-04-01 12:40:48.143 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J908 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_report_access add constraint qual_repacc_to_dc_idx foreign key (fk_data_collection) references o_qual_data_collection (id); 2020-04-01 12:40:48.156 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J909 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_report_access add constraint qual_repacc_to_generator_idx foreign key (fk_generator) references o_qual_generator (id); 2020-04-01 12:40:48.335 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J910 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry add column bookable bit default 0 not null; 2020-04-01 12:40:48.817 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J911 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry modify objectives text(32000); 2020-04-01 12:40:49.195 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J912 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry modify requirements text(32000); 2020-04-01 12:40:49.483 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J913 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry modify credits text(32000); 2020-04-01 12:40:49.669 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J914 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_repositoryentry modify expenditureofwork text(32000); 2020-04-01 12:40:49.822 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J915 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_assignment add column p_template bit default 0; 2020-04-01 12:40:49.852 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J916 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_assignment add column fk_binder_id bigint; 2020-04-01 12:40:49.864 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J917 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_assignment add constraint pf_assign_binder_idx foreign key (fk_binder_id) references o_pf_binder (id); 2020-04-01 12:40:49.907 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J918 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_assignment modify fk_section_id bigint null; 2020-04-01 12:40:49.908 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J919 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_13.0.0.beta9 2020-04-01 12:40:49.913 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J920 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_es_usage ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, e_identifier varchar(64) not null, e_resname varchar(50) not null, e_resid bigint not null, e_sub_path varchar(256), e_object_url varchar(255) not null, e_version varchar(64), e_mime_type varchar(128), e_media_type varchar(128), e_width varchar(8), e_height varchar(8), fk_identity bigint not null, primary key (id) ); 2020-04-01 12:40:49.934 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J921 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_es_usage ENGINE = InnoDB; 2020-04-01 12:40:49.951 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J922 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_es_usage_ident_idx on o_es_usage (e_identifier); 2020-04-01 12:40:49.958 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J923 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_es_usage_ores_idx on o_es_usage (e_resid, e_resname); 2020-04-01 12:40:50.000 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J924 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_goto_organizer add column g_refresh_token varchar(128); 2020-04-01 12:40:50.025 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J925 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_goto_organizer add column g_renew_refresh_date datetime; 2020-04-01 12:40:50.027 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J926 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_13.1.0 2020-04-01 12:40:50.029 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J927 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_13.1.1 2020-04-01 12:40:50.040 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J928 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_bs_relation_role ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, g_role varchar(128) not null, g_external_id varchar(128), g_external_ref varchar(128), g_managed_flags varchar(256), primary key (id) ); 2020-04-01 12:40:50.051 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J929 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_relation_role ENGINE = InnoDB; 2020-04-01 12:40:50.054 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J930 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_bs_relation_right ( id bigint not null auto_increment, creationdate datetime not null, g_right varchar(128) not null, primary key (id) ); 2020-04-01 12:40:50.066 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J931 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_relation_right ENGINE = InnoDB; 2020-04-01 12:40:50.072 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J932 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_right_idx on o_bs_relation_right (g_right); 2020-04-01 12:40:50.075 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J933 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_bs_relation_role_to_right ( id bigint not null auto_increment, creationdate datetime not null, fk_role_id bigint, fk_right_id bigint not null, primary key (id) ); 2020-04-01 12:40:50.084 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J934 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_relation_role_to_right ENGINE = InnoDB; 2020-04-01 12:40:50.091 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J935 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_relation_role_to_right add constraint role_to_right_role_idx foreign key (fk_role_id) references o_bs_relation_role (id); 2020-04-01 12:40:50.100 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J936 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_relation_role_to_right add constraint role_to_right_right_idx foreign key (fk_right_id) references o_bs_relation_right (id); 2020-04-01 12:40:50.104 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J937 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_bs_identity_to_identity ( id bigint not null auto_increment, creationdate datetime not null, g_external_id varchar(128), g_managed_flags varchar(256), fk_source_id bigint not null, fk_target_id bigint not null, fk_role_id bigint not null, primary key (id) ); 2020-04-01 12:40:50.112 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J938 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_identity_to_identity add constraint id_to_id_source_idx foreign key (fk_source_id) references o_bs_identity (id); 2020-04-01 12:40:50.125 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J939 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_identity_to_identity add constraint id_to_id_target_idx foreign key (fk_target_id) references o_bs_identity (id); 2020-04-01 12:40:50.134 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J940 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_identity_to_identity add constraint id_to_role_idx foreign key (fk_role_id) references o_bs_relation_role (id); 2020-04-01 12:40:50.156 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J941 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_analysis_presentation add q_temporal_grouping varchar(50); 2020-04-01 12:40:50.164 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J942 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_analysis_presentation add q_trend_difference varchar(50); 2020-04-01 12:40:50.176 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J943 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qual_analysis_presentation add q_rubric_id varchar(50); 2020-04-01 12:40:50.210 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J944 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_vid_metadata add vid_url varchar(512); 2020-04-01 12:40:50.358 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J945 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_curriculum_element add c_lectures varchar(16); 2020-04-01 12:40:50.370 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J946 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_element_type add c_lectures varchar(16); 2020-04-01 12:40:50.392 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J947 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_curriculum_element add pos_cur bigint; 2020-04-01 12:40:50.411 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J948 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_curriculum_element add fk_curriculum_parent bigint; 2020-04-01 12:40:50.426 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J949 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_cur_curriculum_element add constraint cur_el_to_pcur_idx foreign key (fk_curriculum_parent) references o_cur_curriculum (id); 2020-04-01 12:40:50.427 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J950 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_13.2.0 2020-04-01 12:40:50.429 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J951 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view if exists o_bs_gp_membership_v; 2020-04-01 12:40:50.430 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J952 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view if exists o_re_membership_v; 2020-04-01 12:40:50.430 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J953 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view if exists o_gp_contactext_v; 2020-04-01 12:40:50.431 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J954 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view if exists o_gp_contactkey_v; 2020-04-01 12:40:50.432 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J955 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop view if exists o_gp_business_v; 2020-04-01 12:40:50.439 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J956 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop index member_to_grp_role_idx on o_bs_group_member; 2020-04-01 12:40:50.452 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J957 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_bs_group_member modify g_role varchar(24); 2020-04-01 12:40:50.467 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J958 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index group_role_member_idx on o_bs_group_member (fk_group_id,g_role,fk_identity_id); 2020-04-01 12:40:50.471 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J959 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create view o_bs_gp_membership_v as ( select membership.id as membership_id, membership.fk_identity_id as fk_identity_id, membership.lastmodified as lastmodified, membership.creationdate as creationdate, membership.g_role as g_role, gp.group_id as group_id from o_bs_group_member as membership inner join o_gp_business as gp on (gp.fk_group_id=membership.fk_group_id) ); 2020-04-01 12:40:50.473 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J960 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create or replace view o_re_membership_v as ( select bmember.id as membership_id, bmember.creationdate as creationdate, bmember.lastmodified as lastmodified, bmember.fk_identity_id as fk_identity_id, bmember.g_role as g_role, re.repositoryentry_id as fk_entry_id from o_repositoryentry as re inner join o_re_to_group relgroup on (relgroup.fk_entry_id=re.repositoryentry_id and relgroup.r_defgroup=1) inner join o_bs_group_member as bmember on (bmember.fk_group_id=relgroup.fk_group_id) ); 2020-04-01 12:40:50.481 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J961 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create view o_gp_contactkey_v as ( select bg_member.id as membership_id, bg_member.fk_identity_id as member_id, bg_member.g_role as membership_role, bg_me.fk_identity_id as me_id, bgroup.group_id as bg_id from o_gp_business as bgroup inner join o_bs_group_member as bg_member on (bg_member.fk_group_id = bgroup.fk_group_id) inner join o_bs_group_member as bg_me on (bg_me.fk_group_id = bgroup.fk_group_id) where (bgroup.ownersintern=1 and bg_member.g_role='coach') or (bgroup.participantsintern=1 and bg_member.g_role='participant') ); 2020-04-01 12:40:50.482 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J962 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create view o_gp_contactext_v as ( select bg_member.id as membership_id, bg_member.fk_identity_id as member_id, bg_member.g_role as membership_role, id_member.name as member_name, us_member.u_firstname as member_firstname, us_member.u_lastname as member_lastname, bg_me.fk_identity_id as me_id, bgroup.group_id as bg_id, bgroup.groupname as bg_name from o_gp_business as bgroup inner join o_bs_group_member as bg_member on (bg_member.fk_group_id = bgroup.fk_group_id) inner join o_bs_identity as id_member on (bg_member.fk_identity_id = id_member.id) inner join o_user as us_member on (id_member.id = us_member.fk_identity) inner join o_bs_group_member as bg_me on (bg_me.fk_group_id = bgroup.fk_group_id) where (bgroup.ownersintern=1 and bg_member.g_role='coach') or (bgroup.participantsintern=1 and bg_member.g_role='participant') ); 2020-04-01 12:40:50.483 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J963 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_13.2.3 2020-04-01 12:40:50.488 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J964 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_vfs_metadata ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, f_uuid varchar(64) not null, f_deleted boolean default 0 not null, f_filename varchar(256) not null, f_relative_path varchar(2048) not null, f_directory bool default false, f_lastmodified datetime not null, f_size bigint default 0, f_uri varchar(2000) not null, f_uri_protocol varchar(16) not null, f_cannot_thumbnails bool default false, f_download_count bigint default 0, f_comment text(32000), f_title varchar(2000), f_publisher varchar(2000), f_creator varchar(2000), f_source varchar(2000), f_city varchar(256), f_pages varchar(16), f_language varchar(16), f_url text(2000), f_pub_month varchar(16), f_pub_year varchar(16), f_license_type_name varchar(256), f_license_text mediumtext, f_licensor text(4000), f_locked_date timestamp, f_locked bool default false, f_revision_nr bigint default 0 not null, f_revision_comment text(32000), f_migrated varchar(12), f_m_path_keys varchar(1024), fk_locked_identity bigint, fk_license_type bigint, fk_author bigint, fk_parent bigint, primary key (id) ); 2020-04-01 12:40:50.504 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J965 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_vfs_metadata ENGINE = InnoDB; 2020-04-01 12:40:50.519 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J966 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_vfs_metadata add constraint fmeta_to_author_idx foreign key (fk_locked_identity) references o_bs_identity (id); 2020-04-01 12:40:50.531 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J967 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_vfs_metadata add constraint fmeta_to_lockid_idx foreign key (fk_author) references o_bs_identity (id); 2020-04-01 12:40:50.550 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J968 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_vfs_metadata add constraint fmeta_to_lic_type_idx foreign key (fk_license_type) references o_lic_license_type (id); 2020-04-01 12:40:50.569 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J969 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_vfs_metadata add constraint fmeta_to_parent_idx foreign key (fk_parent) references o_vfs_metadata (id); 2020-04-01 12:40:50.576 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J970 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index f_m_path_keys_idx on o_vfs_metadata (f_m_path_keys(100)); 2020-04-01 12:40:50.583 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J971 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index f_m_rel_path_idx on o_vfs_metadata (f_relative_path(255)); 2020-04-01 12:40:50.590 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J972 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index f_m_filename_idx on o_vfs_metadata (f_filename(255)); 2020-04-01 12:40:50.597 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J973 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index f_m_file_idx on o_vfs_metadata (f_relative_path(255),f_filename(255)); 2020-04-01 12:40:50.604 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J974 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index f_m_uuid_idx on o_vfs_metadata (f_uuid); 2020-04-01 12:40:50.609 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J975 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_vfs_thumbnail ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, f_size bigint default 0 not null, f_max_width bigint default 0 not null, f_max_height bigint default 0 not null, f_final_width bigint default 0 not null, f_final_height bigint default 0 not null, f_fill bool default false not null, f_filename varchar(256) not null, fk_metadata bigint not null, primary key (id) ); 2020-04-01 12:40:50.618 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J976 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_vfs_thumbnail ENGINE = InnoDB; 2020-04-01 12:40:50.630 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J977 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_vfs_thumbnail add constraint fthumb_to_meta_idx foreign key (fk_metadata) references o_vfs_metadata (id); 2020-04-01 12:40:50.636 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J978 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_vfs_revision ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, f_revision_size bigint default 0 not null, f_revision_nr bigint default 0 not null, f_revision_filename varchar(256) not null, f_revision_comment text(32000), f_revision_lastmodified datetime not null, f_comment text(32000), f_title varchar(2000), f_publisher varchar(2000), f_creator varchar(2000), f_source varchar(2000), f_city varchar(256), f_pages varchar(16), f_language varchar(16), f_url text(2048), f_pub_month varchar(16), f_pub_year varchar(16), f_license_type_name varchar(256), f_license_text mediumtext, f_licensor text(4000), fk_license_type bigint, fk_author bigint, fk_metadata bigint not null, primary key (id) ); 2020-04-01 12:40:50.646 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J979 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_vfs_revision ENGINE = InnoDB; 2020-04-01 12:40:50.656 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J980 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_vfs_revision add constraint fvers_to_author_idx foreign key (fk_author) references o_bs_identity (id); 2020-04-01 12:40:50.669 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J981 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_vfs_revision add constraint fvers_to_meta_idx foreign key (fk_metadata) references o_vfs_metadata (id); 2020-04-01 12:40:50.685 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J982 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_vfs_metadata add constraint fvers_to_lic_type_idx foreign key (fk_license_type) references o_lic_license_type (id); 2020-04-01 12:40:50.690 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J983 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_wopi_access ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, o_app varchar(64) not null, o_token varchar(64) not null, o_expires_at datetime, o_can_edit bool not null, o_can_close bool not null, o_version_controlled bool not null, fk_metadata bigint not null, fk_identity bigint not null, primary key (id) ); 2020-04-01 12:40:50.700 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J984 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_wopi_access ENGINE = InnoDB; 2020-04-01 12:40:50.708 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J985 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create unique index idx_wopi_token_idx on o_wopi_access(o_token); 2020-04-01 12:40:50.714 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J986 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_wopi_ident_meta_idx on o_wopi_access(fk_identity, fk_metadata); 2020-04-01 12:40:50.722 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J987 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_aconnect_meeting ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, a_sco_id varchar(128) default null, a_folder_id varchar(128) default null, a_env_name varchar(128) default null, a_name varchar(128) not null, a_description varchar(2000) default null, a_start_date datetime default null, a_end_date datetime default null, a_shared_documents varchar(2000) default null, fk_entry_id bigint default null, a_sub_ident varchar(64) default null, fk_group_id bigint default null, primary key (id) ); 2020-04-01 12:40:50.734 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J988 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_aconnect_meeting ENGINE = InnoDB; 2020-04-01 12:40:50.753 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J989 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_aconnect_meeting add constraint aconnect_meet_entry_idx foreign key (fk_entry_id) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:50.775 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J990 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_aconnect_meeting add constraint aconnect_meet_grp_idx foreign key (fk_group_id) references o_gp_business (group_id); 2020-04-01 12:40:50.783 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J991 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_aconnect_user ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, a_principal_id varchar(128) default null, a_env_name varchar(128) default null, fk_identity_id bigint default null, primary key (id) ); 2020-04-01 12:40:50.806 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J992 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_aconnect_user ENGINE = InnoDB; 2020-04-01 12:40:50.820 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J993 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_aconnect_user add constraint aconn_ident_idx foreign key (fk_identity_id) references o_bs_identity (id); 2020-04-01 12:40:50.838 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J994 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_survey add e_sub_ident2 varchar(2048); 2020-04-01 12:40:50.848 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J995 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop index idx_eva_surv_ores_idx on o_eva_form_survey; 2020-04-01 12:40:50.860 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J996 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_eva_surv_ores_idx on o_eva_form_survey (e_resid, e_resname, e_sub_ident(255), e_sub_ident2(255)); 2020-04-01 12:40:50.889 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J997 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_entry_config add column l_assessment_mode bool default null; 2020-04-01 12:40:50.901 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J998 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_entry_config add column l_assessment_mode_lead bigint default null; 2020-04-01 12:40:50.918 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J999 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_entry_config add column l_assessment_mode_followup bigint default null; 2020-04-01 12:40:50.938 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1000 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_entry_config add column l_assessment_mode_ips varchar(2048); 2020-04-01 12:40:50.950 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1001 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_entry_config add column l_assessment_mode_seb varchar(2048); 2020-04-01 12:40:50.990 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1002 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_mode_course add column fk_lecture_block bigint default null; 2020-04-01 12:40:51.006 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1003 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_as_mode_course add constraint as_mode_to_lblock_idx foreign key (fk_lecture_block) references o_lecture_block (id); 2020-04-01 12:40:51.007 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J1004 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_14.0.0 2020-04-01 12:40:51.027 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1005 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_aconnect_meeting add column a_leadtime bigint default 0 not null; 2020-04-01 12:40:51.047 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1006 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_aconnect_meeting add column a_start_with_leadtime datetime; 2020-04-01 12:40:51.066 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1007 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_aconnect_meeting add column a_followuptime bigint default 0 not null; 2020-04-01 12:40:51.093 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1008 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_aconnect_meeting add column a_end_with_followuptime datetime; 2020-04-01 12:40:51.114 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1009 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_aconnect_meeting add column a_opened bool default false not null; 2020-04-01 12:40:51.136 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1010 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_aconnect_meeting add column a_template_id varchar(32) default null; 2020-04-01 12:40:51.153 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1011 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_aconnect_meeting add column a_permanent bool default false not null; 2020-04-01 12:40:51.154 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J1012 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_14.0.1 2020-04-01 12:40:51.160 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1013 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_lecture_absence_category ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, l_title varchar(255), l_descr mediumtext, primary key (id) ); 2020-04-01 12:40:51.331 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1014 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_absence_category ENGINE = InnoDB; 2020-04-01 12:40:51.335 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1015 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_lecture_absence_notice ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, l_type varchar(32), l_absence_reason mediumtext, l_absence_authorized bit default null, l_start_date datetime not null, l_end_date datetime not null, l_target varchar(32) default 'allentries' not null, l_attachments_dir varchar(255), fk_identity bigint not null, fk_notifier bigint, fk_authorizer bigint, fk_absence_category bigint, primary key (id) ); 2020-04-01 12:40:51.348 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1016 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_absence_notice ENGINE = InnoDB; 2020-04-01 12:40:51.356 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1017 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_absence_notice add constraint notice_identity_idx foreign key (fk_identity) references o_bs_identity (id); 2020-04-01 12:40:51.366 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1018 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_absence_notice add constraint notice_notif_identity_idx foreign key (fk_notifier) references o_bs_identity (id); 2020-04-01 12:40:51.382 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1019 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_absence_notice add constraint notice_auth_identity_idx foreign key (fk_authorizer) references o_bs_identity (id); 2020-04-01 12:40:51.393 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1020 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_absence_notice add constraint notice_category_idx foreign key (fk_absence_category) references o_lecture_absence_category (id); 2020-04-01 12:40:51.396 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1021 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_lecture_notice_to_block ( id bigint not null auto_increment, creationdate datetime not null, fk_lecture_block bigint not null, fk_absence_notice bigint not null, primary key (id) ); 2020-04-01 12:40:51.409 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1022 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_notice_to_block ENGINE = InnoDB; 2020-04-01 12:40:51.417 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1023 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_notice_to_block add constraint notice_to_block_idx foreign key (fk_lecture_block) references o_lecture_block (id); 2020-04-01 12:40:51.426 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1024 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_notice_to_block add constraint notice_to_notice_idx foreign key (fk_absence_notice) references o_lecture_absence_notice (id); 2020-04-01 12:40:51.429 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1025 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_lecture_notice_to_entry ( id bigint not null auto_increment, creationdate datetime not null, fk_entry bigint not null, fk_absence_notice bigint not null, primary key (id) ); 2020-04-01 12:40:51.436 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1026 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_notice_to_entry ENGINE = InnoDB; 2020-04-01 12:40:51.443 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1027 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_notice_to_entry add constraint notice_to_entry_idx foreign key (fk_entry) references o_repositoryentry (repositoryentry_id); 2020-04-01 12:40:51.458 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1028 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_notice_to_entry add constraint rel_notice_e_to_notice_idx foreign key (fk_absence_notice) references o_lecture_absence_notice (id); 2020-04-01 12:40:51.472 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1029 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block_roll_call add column fk_absence_category bigint default null; 2020-04-01 12:40:51.482 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1030 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block_roll_call add constraint absence_category_idx foreign key (fk_absence_category) references o_lecture_absence_category (id); 2020-04-01 12:40:51.505 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1031 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block_roll_call add column l_absence_notice_lectures varchar(128); 2020-04-01 12:40:51.687 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1032 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block_roll_call add column fk_absence_notice bigint default null; 2020-04-01 12:40:51.698 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1033 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block_roll_call add constraint rollcall_to_notice_idx foreign key (fk_absence_notice) references o_lecture_absence_notice (id); 2020-04-01 12:40:51.725 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1034 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_lecture_block_audit_log add column fk_absence_notice bigint default null; 2020-04-01 12:40:51.743 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1035 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: update o_cur_curriculum set c_status='active' where c_status is null; 2020-04-01 12:40:51.781 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1036 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_pf_media modify p_business_path varchar(255) default null; 2020-04-01 12:40:51.793 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1037 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_ac_checkout_transaction ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, p_success_uuid varchar(64) not null, p_cancel_uuid varchar(64) not null, p_order_nr varchar(64) not null, p_order_id bigint not null, p_order_part_id bigint not null, p_method_id bigint not null, p_amount_currency_code varchar(3) not null, p_amount_amount decimal(12,4) not null, p_status varchar(32) not null, p_paypal_order_id varchar(64), p_paypal_order_status varchar(64), p_paypal_order_status_reason text, p_paypal_authorization_id varchar(64), p_paypal_capture_id varchar(64), p_capture_currency_code varchar(3), p_capture_amount decimal(12,4), p_paypal_invoice_id varchar(64), primary key (id) ); 2020-04-01 12:40:51.795 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J1038 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_14.1.0 2020-04-01 12:40:51.811 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1039 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop index f_m_path_keys_idx on o_vfs_metadata; 2020-04-01 12:40:51.827 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1040 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: drop index f_m_filename_idx on o_vfs_metadata; 2020-04-01 12:40:51.828 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J1041 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_14.1.2 2020-04-01 12:40:51.829 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J1042 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_14.1.3 2020-04-01 12:40:51.838 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1043 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_eva_form_response modify column e_numericalresponse decimal(65,10) null; 2020-04-01 12:40:51.840 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J1044 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_14.1.6 2020-04-01 12:40:51.844 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1045 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_gta_task_revision ( id bigint not null auto_increment, creationdate datetime not null, lastmodified datetime not null, g_status varchar(36) not null, g_rev_loop mediumint not null default 0, g_date timestamp, g_rev_comment mediumtext, g_rev_comment_lastmodified datetime, fk_task bigint not null, fk_comment_author bigint, primary key (id) ); 2020-04-01 12:40:51.873 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1046 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task_revision ENGINE = InnoDB; 2020-04-01 12:40:51.884 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1047 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task_revision add constraint task_rev_to_task_idx foreign key (fk_task) references o_gta_task (id); 2020-04-01 12:40:51.907 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1048 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_gta_task_revision add constraint task_rev_to_ident_idx foreign key (fk_comment_author) references o_bs_identity (id); 2020-04-01 12:40:51.912 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1049 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create table o_livestream_launch ( id bigint not null auto_increment, creationdate datetime not null, l_launch_date datetime not null, fk_entry bigint not null, l_subident varchar(128) not null, fk_identity bigint not null, primary key (id) ); 2020-04-01 12:40:51.930 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1050 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_livestream_launch ENGINE = InnoDB; 2020-04-01 12:40:51.947 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1051 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_livestream_viewers_idx on o_livestream_launch(l_subident, l_launch_date, fk_entry, fk_identity); 2020-04-01 12:40:51.984 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1052 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_noti_sub add column subenabled bit default 1; 2020-04-01 12:40:52.003 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1053 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index mark_all_idx on o_mark(resname,resid,creator_id); 2020-04-01 12:40:52.031 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1054 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: create index idx_eff_stat_course_ident_idx on o_as_eff_statement (fk_identity,course_repo_key); 2020-04-01 12:40:52.065 [localhost-startStop-1] INFO DatabaseUpgradeManager ^%^ I-J1055 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully upgraded database with the following sql: alter table o_qp_item add column q_correction_time bigint default null; 2020-04-01 12:40:52.066 [localhost-startStop-1] INFO AUDIT DatabaseUpgradeManager ^%^ I-J1056 ^%^ org.olat.upgrade.DatabaseUpgradeManager ^%^ ^%^ ^%^ ^%^ ^%^ Successfully executed alter DB statements for Version::OLAT_14.2.0 2020-04-01 12:40:52.222 [localhost-startStop-1] INFO LogHelper ^%^ I-J1057 ^%^ org.hibernate.jpa.internal.util.LogHelper ^%^ ^%^ ^%^ ^%^ ^%^ HHH000204: Processing PersistenceUnitInfo [name: default] 2020-04-01 12:40:52.366 [localhost-startStop-1] INFO Version ^%^ I-J1058 ^%^ org.hibernate.Version ^%^ ^%^ ^%^ ^%^ ^%^ HHH000412: Hibernate Core {5.4.10.Final} 2020-04-01 12:40:52.619 [localhost-startStop-1] INFO Version ^%^ I-J1059 ^%^ org.hibernate.annotations.common.Version ^%^ ^%^ ^%^ ^%^ ^%^ HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 2020-04-01 12:40:54.182 [localhost-startStop-1] INFO ConnectionProviderInitiator ^%^ I-J1060 ^%^ org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator ^%^ ^%^ ^%^ ^%^ ^%^ HHH000130: Instantiating explicit connection provider: org.hibernate.hikaricp.internal.HikariCPConnectionProvider 2020-04-01 12:40:54.203 [localhost-startStop-1] WARN HikariConfig ^%^ I-J1061 ^%^ com.zaxxer.hikari.HikariConfig ^%^ ^%^ ^%^ ^%^ ^%^ HikariPool-1 - idleTimeout is close to or more than maxLifetime, disabling it. 2020-04-01 12:40:54.204 [localhost-startStop-1] INFO HikariDataSource ^%^ I-J1062 ^%^ com.zaxxer.hikari.HikariDataSource ^%^ ^%^ ^%^ ^%^ ^%^ HikariPool-1 - Starting... 2020-04-01 12:40:54.239 [localhost-startStop-1] INFO HikariDataSource ^%^ I-J1063 ^%^ com.zaxxer.hikari.HikariDataSource ^%^ ^%^ ^%^ ^%^ ^%^ HikariPool-1 - Start completed. 2020-04-01 12:40:54.265 [localhost-startStop-1] INFO Dialect ^%^ I-J1064 ^%^ org.hibernate.dialect.Dialect ^%^ ^%^ ^%^ ^%^ ^%^ HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2020-04-01 12:40:55.212 [localhost-startStop-1] WARN AnnotationBinder ^%^ I-J1065 ^%^ org.hibernate.cfg.AnnotationBinder ^%^ ^%^ ^%^ ^%^ ^%^ HHH000491: The [resource] association in the [org.olat.resource.accesscontrol.model.OfferImpl] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2020-04-01 12:40:55.656 [localhost-startStop-1] INFO beans ^%^ I-J1066 ^%^ org.hibernate.orm.beans ^%^ ^%^ ^%^ ^%^ ^%^ HHH10005002: No explicit CDI BeanManager reference was passed to Hibernate, but CDI is available on the Hibernate ClassLoader. 2020-04-01 12:40:56.468 [localhost-startStop-1] WARN PERSISTENCE ^%^ I-J1067 ^%^ org.infinispan.PERSISTENCE ^%^ ^%^ ^%^ ^%^ ^%^ ISPN000554: infinispan-boss-marshalling dependency detected, jboss-marshalling has been deprecated and will be removed in the future 2020-04-01 12:40:56.468 [localhost-startStop-1] INFO PERSISTENCE ^%^ I-J1068 ^%^ org.infinispan.PERSISTENCE ^%^ ^%^ ^%^ ^%^ ^%^ ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2020-04-01 12:40:56.535 [localhost-startStop-1] INFO CONTAINER ^%^ I-J1069 ^%^ org.infinispan.CONTAINER ^%^ ^%^ ^%^ ^%^ ^%^ ISPN000128: Infinispan version: Infinispan 'Turia' 10.1.1.Final 2020-04-01 12:40:57.018 [localhost-startStop-1] INFO CONTAINER ^%^ I-J1070 ^%^ org.infinispan.CONTAINER ^%^ ^%^ ^%^ ^%^ ^%^ ISPN000025: wakeUpInterval is <= 0, not starting expired purge thread 2020-04-01 12:40:59.527 [localhost-startStop-1] INFO JtaPlatformInitiator ^%^ I-J1071 ^%^ org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator ^%^ ^%^ ^%^ ^%^ ^%^ HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2020-04-01 12:41:00.412 [localhost-startStop-1] INFO BrokerService ^%^ I-J1072 ^%^ org.apache.activemq.broker.BrokerService ^%^ ^%^ ^%^ ^%^ ^%^ Loaded the Bouncy Castle security provider. 2020-04-01 12:41:00.446 [localhost-startStop-1] WARN BrokerService ^%^ I-J1073 ^%^ org.apache.activemq.broker.BrokerService ^%^ ^%^ ^%^ ^%^ ^%^ Memory Usage for the Broker (1024mb) is more than the maximum available for the JVM: 910 mb - resetting to 70% of maximum available: 637 mb 2020-04-01 12:41:00.487 [localhost-startStop-1] INFO BrokerService ^%^ I-J1074 ^%^ org.apache.activemq.broker.BrokerService ^%^ ^%^ ^%^ ^%^ ^%^ Using Persistence Adapter: MemoryPersistenceAdapter 2020-04-01 12:41:00.532 [JMX connector] WARN ManagementContext ^%^ I-J1075 ^%^ org.apache.activemq.broker.jmx.ManagementContext ^%^ ^%^ ^%^ ^%^ ^%^ Failed to start JMX connector Cannot bind to URL [rmi://localhost:1099/jmxrmi]: javax.naming.NameAlreadyBoundException: jmxrmi [Root exception is java.rmi.AlreadyBoundException: jmxrmi]. Will restart management to re-create JMX connector, trying to remedy this issue. 2020-04-01 12:41:00.686 [localhost-startStop-1] INFO BrokerService ^%^ I-J1076 ^%^ org.apache.activemq.broker.BrokerService ^%^ ^%^ ^%^ ^%^ ^%^ Apache ActiveMQ 5.15.11 (embedded, ID:localhost-45183-1585737660511-0:1) is starting 2020-04-01 12:41:00.697 [localhost-startStop-1] INFO BrokerService ^%^ I-J1077 ^%^ org.apache.activemq.broker.BrokerService ^%^ ^%^ ^%^ ^%^ ^%^ Apache ActiveMQ 5.15.11 (embedded, ID:localhost-45183-1585737660511-0:1) started 2020-04-01 12:41:00.697 [localhost-startStop-1] INFO BrokerService ^%^ I-J1078 ^%^ org.apache.activemq.broker.BrokerService ^%^ ^%^ ^%^ ^%^ ^%^ For help or more information please see: http://activemq.apache.org 2020-04-01 12:41:00.699 [localhost-startStop-1] WARN BrokerService ^%^ I-J1079 ^%^ org.apache.activemq.broker.BrokerService ^%^ ^%^ ^%^ ^%^ ^%^ Temporary Store limit is 51200 mb (current store usage is 0 mb). The data directory: /home/openolat only has 5804 mb of usable space. - resetting to maximum available disk space: 5804 mb 2020-04-01 12:41:00.736 [localhost-startStop-1] INFO TransportConnector ^%^ I-J1080 ^%^ org.apache.activemq.broker.TransportConnector ^%^ ^%^ ^%^ ^%^ ^%^ Connector vm://embedded started 2020-04-01 12:41:00.857 [localhost-startStop-1] INFO ClusterEventBus ^%^ I-J1081 ^%^ org.olat.commons.coordinate.cluster.jms.ClusterEventBus ^%^ ^%^ ^%^ ^%^ ^%^ ClusterEventBus JMS started 2020-04-01 12:41:01.125 [localhost-startStop-1] INFO I18nModule ^%^ I-J1082 ^%^ org.olat.core.util.i18n.I18nModule ^%^ ^%^ ^%^ ^%^ ^%^ Localization caching set to: true 2020-04-01 12:41:01.125 [localhost-startStop-1] INFO I18nModule ^%^ I-J1083 ^%^ org.olat.core.util.i18n.I18nModule ^%^ ^%^ ^%^ ^%^ ^%^ Configuring 'dropDownListEnabled = true' 2020-04-01 12:41:01.264 [localhost-startStop-1] INFO I18nModule ^%^ I-J1084 ^%^ org.olat.core.util.i18n.I18nModule ^%^ ^%^ ^%^ ^%^ ^%^ Setting default locale::pl 2020-04-01 12:41:01.264 [localhost-startStop-1] INFO I18nModule ^%^ I-J1085 ^%^ org.olat.core.util.i18n.I18nModule ^%^ ^%^ ^%^ ^%^ ^%^ Enabling languages::en,de,fr,pl 2020-04-01 12:41:01.264 [localhost-startStop-1] INFO I18nModule ^%^ I-J1086 ^%^ org.olat.core.util.i18n.I18nModule ^%^ ^%^ ^%^ ^%^ ^%^ Configured i18nModule with default language::pl and the reference languages 'en,de' and the following enabled languages: [de, en, fr, pl] 2020-04-01 12:41:01.293 [localhost-startStop-1] INFO FolderModule ^%^ I-J1087 ^%^ org.olat.core.commons.modules.bc.FolderModule ^%^ ^%^ ^%^ ^%^ ^%^ Folder root set to '/d1/openolatkursy/olatdata/bcroot'. 2020-04-01 12:41:01.293 [localhost-startStop-1] INFO FolderModule ^%^ I-J1088 ^%^ org.olat.core.commons.modules.bc.FolderModule ^%^ ^%^ ^%^ ^%^ ^%^ Maximum file upload size set to 102400 KB. 2020-04-01 12:41:01.293 [localhost-startStop-1] INFO FolderModule ^%^ I-J1089 ^%^ org.olat.core.commons.modules.bc.FolderModule ^%^ ^%^ ^%^ ^%^ ^%^ Default user quota set to 204800 KB. 2020-04-01 12:41:01.324 [localhost-startStop-1] INFO ThreadPoolTaskExecutor ^%^ I-J1090 ^%^ org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor ^%^ ^%^ ^%^ ^%^ ^%^ Initializing ExecutorService 'mailAsyncExecutor' 2020-04-01 12:41:01.459 [localhost-startStop-1] INFO CONTAINER ^%^ I-J1091 ^%^ org.infinispan.CONTAINER ^%^ ^%^ ^%^ ^%^ ^%^ ISPN000025: wakeUpInterval is <= 0, not starting expired purge thread 2020-04-01 12:41:01.651 [localhost-startStop-1] INFO UsrPropCfgManager ^%^ I-J1092 ^%^ org.olat.user.propertyhandlers.ui.UsrPropCfgManager ^%^ ^%^ ^%^ ^%^ ^%^ loading modified UserPropertiesConfig 2020-04-01 12:41:01.652 [localhost-startStop-1] INFO RegistrationModule ^%^ I-J1093 ^%^ org.olat.registration.RegistrationModule ^%^ ^%^ ^%^ ^%^ ^%^ Selfregistration is turned ON 2020-04-01 12:41:01.660 [localhost-startStop-1] INFO RegistrationModule ^%^ I-J1094 ^%^ org.olat.registration.RegistrationModule ^%^ ^%^ ^%^ ^%^ ^%^ Registration notification email is turned OFF by configuration or because given email::info@eduplatforma.pl is not valid. 2020-04-01 12:41:01.660 [localhost-startStop-1] INFO RegistrationModule ^%^ I-J1095 ^%^ org.olat.registration.RegistrationModule ^%^ ^%^ ^%^ ^%^ ^%^ Disclaimer is turned ON 2020-04-01 12:41:01.665 [localhost-startStop-1] INFO UserModule ^%^ I-J1096 ^%^ org.olat.user.UserModule ^%^ ^%^ ^%^ ^%^ ^%^ Successfully added 29 entries to login blacklist. 2020-04-01 12:41:01.668 [localhost-startStop-1] INFO LoginModule ^%^ I-J1097 ^%^ org.olat.login.LoginModule ^%^ ^%^ ^%^ ^%^ ^%^ Attack prevention enabled. Max number of attempts: 5, timeout: 5 minutes. 2020-04-01 12:41:01.668 [localhost-startStop-1] INFO LoginModule ^%^ I-J1098 ^%^ org.olat.login.LoginModule ^%^ ^%^ ^%^ ^%^ ^%^ Guest login on login page enabled 2020-04-01 12:41:01.668 [localhost-startStop-1] INFO LoginModule ^%^ I-J1099 ^%^ org.olat.login.LoginModule ^%^ ^%^ ^%^ ^%^ ^%^ Invitation login enabled 2020-04-01 12:41:01.670 [localhost-startStop-1] INFO LoginModule ^%^ I-J1100 ^%^ org.olat.login.LoginModule ^%^ ^%^ ^%^ ^%^ ^%^ Using default authentication provider 'OLAT'. 2020-04-01 12:41:01.850 [localhost-startStop-1] INFO AUDIT AbstractSpringModule ^%^ I-J1101 ^%^ org.olat.core.configuration.AbstractSpringModule ^%^ ^%^ ^%^ ^%^ ^%^ change system property: enabled-folder true 2020-04-01 12:41:01.892 [localhost-startStop-1] INFO AUDIT AbstractSpringModule ^%^ I-J1102 ^%^ org.olat.core.configuration.AbstractSpringModule ^%^ ^%^ ^%^ ^%^ ^%^ change system property: default.license.type-folder 1 2020-04-01 12:41:01.892 [localhost-startStop-1] INFO AUDIT AbstractSpringModule ^%^ I-J1103 ^%^ org.olat.core.configuration.AbstractSpringModule ^%^ ^%^ ^%^ ^%^ ^%^ change system property: enabled-qpool true 2020-04-01 12:41:01.935 [localhost-startStop-1] INFO AUDIT AbstractSpringModule ^%^ I-J1104 ^%^ org.olat.core.configuration.AbstractSpringModule ^%^ ^%^ ^%^ ^%^ ^%^ change system property: default.license.type-qpool 1 2020-04-01 12:41:01.935 [localhost-startStop-1] INFO AUDIT AbstractSpringModule ^%^ I-J1105 ^%^ org.olat.core.configuration.AbstractSpringModule ^%^ ^%^ ^%^ ^%^ ^%^ change system property: enabled-repository true 2020-04-01 12:41:01.966 [localhost-startStop-1] INFO AUDIT AbstractSpringModule ^%^ I-J1106 ^%^ org.olat.core.configuration.AbstractSpringModule ^%^ ^%^ ^%^ ^%^ ^%^ change system property: default.license.type-repository 1 2020-04-01 12:41:02.238 [localhost-startStop-1] ERROR JmsIndexer ^%^ I-J1107 ^%^ org.olat.search.service.indexer.JmsIndexer ^%^ ^%^ ^%^ ^%^ ^%^ org.apache.lucene.index.IndexFormatTooOldException: Format version is not supported (resource BufferedChecksumIndexInput(MMapIndexInput(path="/d1/openolatkursy/olatdata/bcroot/tmp/perm_index/segments_1"))): 0 (needs to be between 6 and 9). This version of Lucene only supports indexes created with release 6.0 and later. at org.apache.lucene.codecs.CodecUtil.checkHeaderNoMagic(CodecUtil.java:213) at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:307) at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:291) at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61) at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58) at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:688) at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81) at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63) at org.olat.search.service.indexer.JmsIndexer.initDirectory(JmsIndexer.java:191) at org.olat.search.service.indexer.JmsIndexer.springInit(JmsIndexer.java:162) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1922) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1864) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1792) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1422) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1422) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1422) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1503) at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1467) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1358) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1245) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.java:715) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1422) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1422) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1422) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1422) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:879) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:878) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:550) at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:401) at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:292) at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:103) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4701) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5167) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:743) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:719) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:705) at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:614) at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1823) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-04-01 12:41:02.254 [localhost-startStop-1] INFO JmsIndexer ^%^ I-J1108 ^%^ org.olat.search.service.indexer.JmsIndexer ^%^ ^%^ ^%^ ^%^ ^%^ springInit: JMS connection started with connectionFactory=org.apache.activemq.spring.ActiveMQConnectionFactory@57cbd6b 2020-04-01 12:41:02.324 [localhost-startStop-1] INFO AccessControlModule ^%^ I-J1109 ^%^ org.olat.resource.accesscontrol.AccessControlModule ^%^ ^%^ ^%^ ^%^ ^%^ Access control module is enabled: false 2020-04-01 12:41:02.484 [localhost-startStop-1] INFO CertificatesManagerImpl ^%^ I-J1110 ^%^ org.olat.course.certificate.manager.CertificatesManagerImpl ^%^ ^%^ ^%^ ^%^ ^%^ springInit: JMS connection started with connectionFactory=org.apache.activemq.spring.ActiveMQConnectionFactory@521da8af 2020-04-01 12:41:02.508 [localhost-startStop-1] INFO ThreadPoolTaskExecutor ^%^ I-J1111 ^%^ org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor ^%^ ^%^ ^%^ ^%^ ^%^ Initializing ExecutorService 'mpTaskSpringExecutor' 2020-04-01 12:41:02.509 [localhost-startStop-1] INFO ThreadPoolTaskExecutor ^%^ I-J1112 ^%^ org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor ^%^ ^%^ ^%^ ^%^ ^%^ Initializing ExecutorService 'sequentialTaskSpringExecutor' 2020-04-01 12:41:02.509 [localhost-startStop-1] INFO ThreadPoolTaskExecutor ^%^ I-J1113 ^%^ org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor ^%^ ^%^ ^%^ ^%^ ^%^ Initializing ExecutorService 'lowPriorityTaskSpringExecutor' 2020-04-01 12:41:02.608 [localhost-startStop-1] INFO StdSchedulerFactory ^%^ I-J1114 ^%^ org.quartz.impl.StdSchedulerFactory ^%^ ^%^ ^%^ ^%^ ^%^ Using default implementation for ThreadExecutor 2020-04-01 12:41:02.627 [localhost-startStop-1] INFO SchedulerSignalerImpl ^%^ I-J1115 ^%^ org.quartz.core.SchedulerSignalerImpl ^%^ ^%^ ^%^ ^%^ ^%^ Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2020-04-01 12:41:02.627 [localhost-startStop-1] INFO QuartzScheduler ^%^ I-J1116 ^%^ org.quartz.core.QuartzScheduler ^%^ ^%^ ^%^ ^%^ ^%^ Quartz Scheduler v.2.3.2 created. 2020-04-01 12:41:02.628 [localhost-startStop-1] INFO RAMJobStore ^%^ I-J1117 ^%^ org.quartz.simpl.RAMJobStore ^%^ ^%^ ^%^ ^%^ ^%^ RAMJobStore initialized. 2020-04-01 12:41:02.629 [localhost-startStop-1] INFO QuartzScheduler ^%^ I-J1118 ^%^ org.quartz.core.QuartzScheduler ^%^ ^%^ ^%^ ^%^ ^%^ Scheduler meta-data: Quartz Scheduler (v2.3.2) 'schedulerFactoryBean' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2020-04-01 12:41:02.629 [localhost-startStop-1] INFO StdSchedulerFactory ^%^ I-J1119 ^%^ org.quartz.impl.StdSchedulerFactory ^%^ ^%^ ^%^ ^%^ ^%^ Quartz scheduler 'schedulerFactoryBean' initialized from an externally provided properties instance. 2020-04-01 12:41:02.629 [localhost-startStop-1] INFO StdSchedulerFactory ^%^ I-J1120 ^%^ org.quartz.impl.StdSchedulerFactory ^%^ ^%^ ^%^ ^%^ ^%^ Quartz scheduler version: 2.3.2 2020-04-01 12:41:02.631 [localhost-startStop-1] INFO QuartzScheduler ^%^ I-J1121 ^%^ org.quartz.core.QuartzScheduler ^%^ ^%^ ^%^ ^%^ ^%^ JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@7de713fb 2020-04-01 12:41:02.715 [localhost-startStop-1] INFO Settings ^%^ I-J1122 ^%^ org.olat.core.helpers.Settings ^%^ ^%^ ^%^ ^%^ ^%^ No custom theme directory configured, path::/d1/openolatkursy/olatdata/customizing/themes invalid. Configure property layout.custom.themes.dir if you want to use a custom themes directory. 2020-04-01 12:41:02.775 [localhost-startStop-1] INFO LogModule ^%^ I-J1123 ^%^ org.olat.core.logging.activity.LogModule ^%^ ^%^ ^%^ ^%^ ^%^ Log Module set logAnonymous to: false 2020-04-01 12:41:02.878 [localhost-startStop-1] INFO ShibbolethModule ^%^ I-J1124 ^%^ org.olat.shibboleth.ShibbolethModule ^%^ ^%^ ^%^ ^%^ ^%^ Shibboleth logins disabled. 2020-04-01 12:41:03.488 [localhost-startStop-1] INFO QuotaManagerImpl ^%^ I-J1125 ^%^ org.olat.admin.quota.QuotaManagerImpl ^%^ ^%^ ^%^ ^%^ ^%^ Successfully initialized Quota Manager 2020-04-01 12:41:03.709 [localhost-startStop-1] INFO EvaluationFormStorage ^%^ I-J1126 ^%^ org.olat.modules.forms.manager.EvaluationFormStorage ^%^ ^%^ ^%^ ^%^ ^%^ Evaluation form tmp dir cleaned: /tmp/openolat/evaluation_form_tmp 2020-04-01 12:41:03.854 [localhost-startStop-1] INFO LanguageIdentifier ^%^ I-J1127 ^%^ org.olat.core.commons.services.text.impl.nutch.LanguageIdentifier ^%^ ^%^ ^%^ ^%^ ^%^ Language identifier plugin supports: ja(1000) it(1000) is(1000) hu(1000) th(1000) sv(1000) fr(1000) ru(1000) fi(1000) es(1000) en(1000) el(1000) ee(1000) pt(1000) de(1000) da(1000) pl(1000) no(1000) nl(1000) zh(1000) 2020-04-01 12:41:03.885 [localhost-startStop-1] INFO PortfolioModule ^%^ I-J1128 ^%^ org.olat.portfolio.PortfolioModule ^%^ ^%^ ^%^ ^%^ ^%^ beginning to delete ePortfolio temp directory... 2020-04-01 12:41:03.885 [localhost-startStop-1] INFO PortfolioModule ^%^ I-J1129 ^%^ org.olat.portfolio.PortfolioModule ^%^ ^%^ ^%^ ^%^ ^%^ ePortfolio is enabled: false 2020-04-01 12:41:04.015 [localhost-startStop-1] INFO JqtiExtensionManager ^%^ I-J1130 ^%^ uk.ac.ed.ph.jqtiplus.JqtiExtensionManager ^%^ ^%^ ^%^ ^%^ ^%^ Initialising all registered JqtiExtensionPackages 2020-04-01 12:41:04.045 [localhost-startStop-1] INFO AUDIT AbstractSpringModule ^%^ I-J1131 ^%^ org.olat.core.configuration.AbstractSpringModule ^%^ ^%^ ^%^ ^%^ ^%^ change system property: taxonomy.qpool.key 1 2020-04-01 12:41:04.172 [localhost-startStop-1] INFO CalendarModule ^%^ I-J1132 ^%^ org.olat.commons.calendar.CalendarModule ^%^ ^%^ ^%^ ^%^ ^%^ Calendar time zone: Europe/Zurich 2020-04-01 12:41:04.176 [localhost-startStop-1] INFO Configurator ^%^ I-J1133 ^%^ net.fortuna.ical4j.util.Configurator ^%^ ^%^ ^%^ ^%^ ^%^ ical4j.properties not found. 2020-04-01 12:41:04.352 [localhost-startStop-1] INFO LDAPLoginModule ^%^ I-J1134 ^%^ org.olat.ldap.LDAPLoginModule ^%^ ^%^ ^%^ ^%^ ^%^ LDAP login is disabled 2020-04-01 12:41:04.778 [localhost-startStop-1] INFO VideoModule ^%^ I-J1135 ^%^ org.olat.modules.video.VideoModule ^%^ ^%^ ^%^ ^%^ ^%^ video.enabled=true 2020-04-01 12:41:04.778 [localhost-startStop-1] INFO VideoModule ^%^ I-J1136 ^%^ org.olat.modules.video.VideoModule ^%^ ^%^ ^%^ ^%^ ^%^ video.coursenode.enabled=true 2020-04-01 12:41:04.778 [localhost-startStop-1] INFO VideoModule ^%^ I-J1137 ^%^ org.olat.modules.video.VideoModule ^%^ ^%^ ^%^ ^%^ ^%^ video.transcoding.enabled=false 2020-04-01 12:41:04.778 [localhost-startStop-1] INFO VideoModule ^%^ I-J1138 ^%^ org.olat.modules.video.VideoModule ^%^ ^%^ ^%^ ^%^ ^%^ video.transcoding.resolutions=[1080, 720, 480] 2020-04-01 12:41:04.778 [localhost-startStop-1] INFO VideoModule ^%^ I-J1139 ^%^ org.olat.modules.video.VideoModule ^%^ ^%^ ^%^ ^%^ ^%^ video.transcoding.resolution.preferred=720 2020-04-01 12:41:04.778 [localhost-startStop-1] INFO VideoModule ^%^ I-J1140 ^%^ org.olat.modules.video.VideoModule ^%^ ^%^ ^%^ ^%^ ^%^ video.transcoding.taskset.cpuconfig=0,1 2020-04-01 12:41:04.778 [localhost-startStop-1] INFO VideoModule ^%^ I-J1141 ^%^ org.olat.modules.video.VideoModule ^%^ ^%^ ^%^ ^%^ ^%^ video.transcoding.local=false 2020-04-01 12:41:04.778 [localhost-startStop-1] INFO VideoModule ^%^ I-J1142 ^%^ org.olat.modules.video.VideoModule ^%^ ^%^ ^%^ ^%^ ^%^ video.transcoding.profile=Very Fast 2020-04-01 12:41:04.869 [localhost-startStop-1] INFO SystemRegistrationManager ^%^ I-J1143 ^%^ org.olat.admin.registration.SystemRegistrationManager ^%^ ^%^ ^%^ ^%^ ^%^ Registration background job successfully started: 0 7 17 ? * 4 2020-04-01 12:41:06.928 [localhost-startStop-1] INFO JmsSearchProvider ^%^ I-J1144 ^%^ org.olat.search.service.searcher.JmsSearchProvider ^%^ ^%^ ^%^ ^%^ ^%^ ClusteredSearchProvider JMS started 2020-04-01 12:41:06.929 [localhost-startStop-1] INFO SearchServiceImpl ^%^ I-J1145 ^%^ org.olat.search.service.SearchServiceImpl ^%^ ^%^ ^%^ ^%^ ^%^ Start SearchServiceImpl constructor... 2020-04-01 12:41:06.948 [localhost-startStop-1] INFO ThreadPoolTaskExecutor ^%^ I-J1146 ^%^ org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor ^%^ ^%^ ^%^ ^%^ ^%^ Initializing ExecutorService 'searchSpringExecutor' 2020-04-01 12:41:06.949 [localhost-startStop-1] INFO SearchServiceImpl ^%^ I-J1147 ^%^ org.olat.search.service.SearchServiceImpl ^%^ ^%^ ^%^ ^%^ ^%^ init searchModuleConfig=org.olat.search.SearchModule@2d63c32b 2020-04-01 12:41:06.949 [localhost-startStop-1] INFO SearchServiceImpl ^%^ I-J1148 ^%^ org.olat.search.service.SearchServiceImpl ^%^ ^%^ ^%^ ^%^ ^%^ Running with indexPath=/d1/openolatkursy/olatdata/bcroot/tmp/search_index 2020-04-01 12:41:06.949 [localhost-startStop-1] INFO SearchServiceImpl ^%^ I-J1149 ^%^ org.olat.search.service.SearchServiceImpl ^%^ ^%^ ^%^ ^%^ ^%^ tempIndexPath=/d1/openolatkursy/olatdata/bcroot/tmp/temp_search_index 2020-04-01 12:41:06.949 [localhost-startStop-1] INFO SearchServiceImpl ^%^ I-J1150 ^%^ org.olat.search.service.SearchServiceImpl ^%^ ^%^ ^%^ ^%^ ^%^ generateAtStartup=false 2020-04-01 12:41:06.949 [localhost-startStop-1] INFO SearchServiceImpl ^%^ I-J1151 ^%^ org.olat.search.service.SearchServiceImpl ^%^ ^%^ ^%^ ^%^ ^%^ indexInterval=0 2020-04-01 12:41:06.955 [localhost-startStop-1] ERROR SearchServiceImpl ^%^ I-J1152 ^%^ org.olat.search.service.SearchServiceImpl ^%^ ^%^ ^%^ ^%^ ^%^ Cannot initialized the searcher manager org.apache.lucene.index.IndexFormatTooOldException: Format version is not supported (resource BufferedChecksumIndexInput(MMapIndexInput(path="/d1/openolatkursy/olatdata/bcroot/tmp/search_index/segments_1"))): 0 (needs to be between 6 and 9). This version of Lucene only supports indexes created with release 6.0 and later. at org.apache.lucene.codecs.CodecUtil.checkHeaderNoMagic(CodecUtil.java:213) at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:307) at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:291) at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61) at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58) at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:688) at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81) at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63) at org.olat.search.service.SearchServiceImpl.newSearcher(SearchServiceImpl.java:529) at org.olat.search.service.SearchServiceImpl.access$000(SearchServiceImpl.java:97) at org.olat.search.service.SearchServiceImpl$OOSearcherManager.getSearcher(SearchServiceImpl.java:607) at org.olat.search.service.SearchServiceImpl$OOSearcherManager.(SearchServiceImpl.java:562) at org.olat.search.service.SearchServiceImpl.createIndexSearcherManager(SearchServiceImpl.java:281) at org.olat.search.service.SearchServiceImpl.init(SearchServiceImpl.java:254) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1922) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1864) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1792) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:330) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:113) at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:691) at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:196) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1358) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1204) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:879) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:878) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:550) at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:401) at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:292) at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:103) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4701) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5167) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:743) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:719) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:705) at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:614) at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1823) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-04-01 12:41:06.955 [localhost-startStop-1] INFO SearchServiceImpl ^%^ I-J1153 ^%^ org.olat.search.service.SearchServiceImpl ^%^ ^%^ ^%^ ^%^ ^%^ init DONE 2020-04-01 12:41:07.163 [localhost-startStop-1] INFO SchedulerFactoryBean ^%^ I-J1154 ^%^ org.springframework.scheduling.quartz.SchedulerFactoryBean ^%^ ^%^ ^%^ ^%^ ^%^ Starting Quartz Scheduler now 2020-04-01 12:41:07.163 [localhost-startStop-1] INFO QuartzScheduler ^%^ I-J1155 ^%^ org.quartz.core.QuartzScheduler ^%^ ^%^ ^%^ ^%^ ^%^ Scheduler schedulerFactoryBean_$_NON_CLUSTERED started. 2020-04-01 12:41:07.216 [localhost-startStop-1] INFO ContextLoader ^%^ I-J1156 ^%^ org.springframework.web.context.ContextLoader ^%^ ^%^ ^%^ ^%^ ^%^ Root WebApplicationContext initialized in 53368 ms 2020-04-01 12:41:32.250 [localhost-startStop-1] INFO OpenOLATServlet ^%^ I-J1157 ^%^ org.olat.core.servlets.OpenOLATServlet ^%^ ^%^ ^%^ ^%^ ^%^ Framework has started, sending event to listeners of FrameworkStartupEventChannel 2020-04-01 12:41:32.251 [localhost-startStop-1] INFO OpenOLATServlet ^%^ I-J1158 ^%^ org.olat.core.servlets.OpenOLATServlet ^%^ ^%^ ^%^ ^%^ ^%^ FrameworkStartupEvent processed by alle listeners. Webapp has started. 2020-04-01 12:41:32.256 [localhost-startStop-1] INFO ExtManager ^%^ I-J1159 ^%^ org.olat.core.extensions.ExtManager ^%^ ^%^ ^%^ ^%^ ^%^ ****** start loading extensions ********* 2020-04-01 12:41:32.384 [localhost-startStop-1] INFO ExtManager ^%^ I-J1160 ^%^ org.olat.core.extensions.ExtManager ^%^ ^%^ ^%^ ^%^ ^%^ Devel-Info :: duplicate navigation-key for extension :: modules 2020-04-01 12:41:32.592 [mpTaskSpringExecutor-1] INFO AUDIT OLATUpgrade_10_0_0 ^%^ I-J1161 ^%^ org.olat.upgrade.OLATUpgrade_10_0_0 ^%^ ^%^ ^%^ ^%^ ^%^ Business groups processed: 9, total processed (9) 2020-04-01 12:41:32.711 [mpTaskSpringExecutor-1] WARN UpgradeManagerImpl ^%^ I-J1162 ^%^ org.olat.upgrade.UpgradeManagerImpl ^%^ ^%^ ^%^ ^%^ ^%^ Error upgrading PostSystemInitUpgrade::OLAT_10.0.0 javax.persistence.PersistenceException: org.hibernate.PropertyValueException: not-null property references a null or transient value : org.olat.basesecurity.model.GroupMembershipImpl.inheritanceModeString at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154) at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181) at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188) at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:708) at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:688) at org.olat.upgrade.OLATUpgrade_10_0_0.processSecurityGroup(OLATUpgrade_10_0_0.java:573) at org.olat.upgrade.OLATUpgrade_10_0_0.processRepositoryEntry(OLATUpgrade_10_0_0.java:243) at org.olat.upgrade.OLATUpgrade_10_0_0.upgradeRepositoryEntries(OLATUpgrade_10_0_0.java:226) at org.olat.upgrade.OLATUpgrade_10_0_0.doPostSystemInitUpgrade(OLATUpgrade_10_0_0.java:123) at org.olat.upgrade.UpgradeManagerImpl$UpgradesTask.run(UpgradeManagerImpl.java:73) at org.olat.core.commons.services.taskexecutor.model.DBSecureRunnable.run(DBSecureRunnable.java:42) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.hibernate.PropertyValueException: not-null property references a null or transient value : org.olat.basesecurity.model.GroupMembershipImpl.inheritanceModeString at org.hibernate.engine.internal.Nullability.checkNullability(Nullability.java:111) at org.hibernate.engine.internal.Nullability.checkNullability(Nullability.java:55) at org.hibernate.action.internal.AbstractEntityInsertAction.nullifyTransientReferencesIfNotAlready(AbstractEntityInsertAction.java:116) at org.hibernate.action.internal.AbstractEntityInsertAction.makeEntityManaged(AbstractEntityInsertAction.java:125) at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:289) at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:250) at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:343) at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:292) at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:198) at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:140) at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:192) at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:135) at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:62) at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:108) at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:702) ... 12 more 2020-04-01 12:41:32.712 [mpTaskSpringExecutor-1] ERROR DBSecureRunnable ^%^ I-J1163 ^%^ org.olat.core.commons.services.taskexecutor.model.DBSecureRunnable ^%^ ^%^ ^%^ ^%^ ^%^ Error while running task in a separate thread. java.lang.RuntimeException: *** CRITICAL ERROR IN UPGRADE MANAGER. Loading aborted. at org.olat.upgrade.UpgradeManager.abort(UpgradeManager.java:199) at org.olat.upgrade.UpgradeManagerImpl$UpgradesTask.run(UpgradeManagerImpl.java:82) at org.olat.core.commons.services.taskexecutor.model.DBSecureRunnable.run(DBSecureRunnable.java:42) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.PersistenceException: org.hibernate.PropertyValueException: not-null property references a null or transient value : org.olat.basesecurity.model.GroupMembershipImpl.inheritanceModeString at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154) at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181) at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188) at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:708) at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:688) at org.olat.upgrade.OLATUpgrade_10_0_0.processSecurityGroup(OLATUpgrade_10_0_0.java:573) at org.olat.upgrade.OLATUpgrade_10_0_0.processRepositoryEntry(OLATUpgrade_10_0_0.java:243) at org.olat.upgrade.OLATUpgrade_10_0_0.upgradeRepositoryEntries(OLATUpgrade_10_0_0.java:226) at org.olat.upgrade.OLATUpgrade_10_0_0.doPostSystemInitUpgrade(OLATUpgrade_10_0_0.java:123) at org.olat.upgrade.UpgradeManagerImpl$UpgradesTask.run(UpgradeManagerImpl.java:73) ... 6 more Caused by: org.hibernate.PropertyValueException: not-null property references a null or transient value : org.olat.basesecurity.model.GroupMembershipImpl.inheritanceModeString at org.hibernate.engine.internal.Nullability.checkNullability(Nullability.java:111) at org.hibernate.engine.internal.Nullability.checkNullability(Nullability.java:55) at org.hibernate.action.internal.AbstractEntityInsertAction.nullifyTransientReferencesIfNotAlready(AbstractEntityInsertAction.java:116) at org.hibernate.action.internal.AbstractEntityInsertAction.makeEntityManaged(AbstractEntityInsertAction.java:125) at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:289) at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:250) at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:343) at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:292) at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:198) at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:140) at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:192) at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:135) at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:62) at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:108) at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:702) ... 12 more 2020-04-01 12:41:32.767 [localhost-startStop-1] INFO ExtManager ^%^ I-J1164 ^%^ org.olat.core.extensions.ExtManager ^%^ ^%^ ^%^ ^%^ ^%^ Devel-Info :: initExtensions done. :: 9 disabled Extensions, 0 extensions with duplicate ids, 1 extensions with duplicate navigationKeys 2020-04-01 12:41:32.771 [mpTaskSpringExecutor-2] INFO VelocityTemplatesPreWarm ^%^ I-J1165 ^%^ org.olat.core.gui.render.velocity.VelocityTemplatesPreWarm ^%^ ^%^ ^%^ ^%^ ^%^ Start filling the velocity template cache 2020-04-01 12:41:32.862 [ActiveMQ ShutdownHook] INFO BrokerService ^%^ I-J1166 ^%^ org.apache.activemq.broker.BrokerService ^%^ ^%^ ^%^ ^%^ ^%^ Apache ActiveMQ 5.15.11 (embedded, ID:localhost-45183-1585737660511-0:1) is shutting down 2020-04-01 12:41:32.914 [localhost-startStop-1] INFO QuartzScheduler ^%^ I-J1167 ^%^ org.quartz.core.QuartzScheduler ^%^ ^%^ ^%^ ^%^ ^%^ Scheduler schedulerFactoryBean_$_NON_CLUSTERED paused. 2020-04-01 12:41:32.920 [localhost-startStop-1] INFO ThreadPoolTaskExecutor ^%^ I-J1168 ^%^ org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor ^%^ ^%^ ^%^ ^%^ ^%^ Shutting down ExecutorService 'searchSpringExecutor' 2020-04-01 12:41:32.937 [ActiveMQ ShutdownHook] INFO TransportConnector ^%^ I-J1169 ^%^ org.apache.activemq.broker.TransportConnector ^%^ ^%^ ^%^ ^%^ ^%^ Connector vm://embedded stopped 2020-04-01 12:41:32.938 [localhost-startStop-1] WARN JmsSearchProvider ^%^ I-J1170 ^%^ org.olat.search.service.searcher.JmsSearchProvider ^%^ ^%^ ^%^ ^%^ ^%^ Exception in stop ClusteredSearchProvider, javax.jms.JMSException: Disposed due to prior exception at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:54) at org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1403) at org.apache.activemq.ActiveMQConnection.close(ActiveMQConnection.java:688) at org.olat.search.service.searcher.JmsSearchProvider.stop(JmsSearchProvider.java:135) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.support.DisposableBeanAdapter.invokeCustomDestroyMethod(DisposableBeanAdapter.java:339) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:273) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:571) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:543) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1072) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:504) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1065) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1060) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1029) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:978) at org.springframework.web.context.ContextLoader.closeWebApplicationContext(ContextLoader.java:517) at org.springframework.web.context.ContextLoaderListener.contextDestroyed(ContextLoaderListener.java:112) at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:4748) at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5405) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1428) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1417) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.activemq.transport.TransportDisposedIOException: Disposed due to prior exception at org.apache.activemq.transport.ResponseCorrelator.onException(ResponseCorrelator.java:125) at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:114) at org.apache.activemq.transport.vm.VMTransport.iterate(VMTransport.java:278) at org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.java:133) at org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.java:48) ... 3 more Caused by: java.io.IOException: Broker BrokerService[embedded] is being stopped at org.apache.activemq.util.IOExceptionSupport.create(IOExceptionSupport.java:46) ... 6 more Caused by: org.apache.activemq.broker.BrokerStoppedException: Broker BrokerService[embedded] is being stopped at org.apache.activemq.broker.TransportConnection$1.onCommand(TransportConnection.java:205) at org.apache.activemq.transport.ResponseCorrelator.onCommand(ResponseCorrelator.java:116) at org.apache.activemq.transport.MutexTransport.onCommand(MutexTransport.java:50) at org.apache.activemq.transport.vm.VMTransport.iterate(VMTransport.java:275) ... 5 more 2020-04-01 12:41:32.974 [ActiveMQ ShutdownHook] INFO BrokerService ^%^ I-J1171 ^%^ org.apache.activemq.broker.BrokerService ^%^ ^%^ ^%^ ^%^ ^%^ Apache ActiveMQ 5.15.11 (embedded, ID:localhost-45183-1585737660511-0:1) uptime 32.540 seconds 2020-04-01 12:41:32.974 [ActiveMQ ShutdownHook] INFO BrokerService ^%^ I-J1172 ^%^ org.apache.activemq.broker.BrokerService ^%^ ^%^ ^%^ ^%^ ^%^ Apache ActiveMQ 5.15.11 (embedded, ID:localhost-45183-1585737660511-0:1) is shutdown 2020-04-01 12:41:33.009 [localhost-startStop-1] INFO JqtiExtensionManager ^%^ I-J1173 ^%^ uk.ac.ed.ph.jqtiplus.JqtiExtensionManager ^%^ ^%^ ^%^ ^%^ ^%^ Destroying all registered JqtiExtensionPackages 2020-04-01 12:41:33.024 [localhost-startStop-1] INFO SchedulerFactoryBean ^%^ I-J1174 ^%^ org.springframework.scheduling.quartz.SchedulerFactoryBean ^%^ ^%^ ^%^ ^%^ ^%^ Shutting down Quartz Scheduler 2020-04-01 12:41:33.024 [localhost-startStop-1] INFO QuartzScheduler ^%^ I-J1175 ^%^ org.quartz.core.QuartzScheduler ^%^ ^%^ ^%^ ^%^ ^%^ Scheduler schedulerFactoryBean_$_NON_CLUSTERED shutting down. 2020-04-01 12:41:33.024 [localhost-startStop-1] INFO QuartzScheduler ^%^ I-J1176 ^%^ org.quartz.core.QuartzScheduler ^%^ ^%^ ^%^ ^%^ ^%^ Scheduler schedulerFactoryBean_$_NON_CLUSTERED paused. 2020-04-01 12:41:33.058 [mpTaskSpringExecutor-1] ERROR DBSecureRunnable ^%^ I-J1177 ^%^ org.olat.core.commons.services.taskexecutor.model.DBSecureRunnable ^%^ ^%^ ^%^ ^%^ ^%^ Error while running task in a separate thread. org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name 'repositoryManager': Singleton bean creation not allowed while singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:208) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1108) at org.olat.core.CoreSpringFactory.getImpl(CoreSpringFactory.java:141) at org.olat.course.groupsandrights.PersistingCourseGroupManager.(PersistingCourseGroupManager.java:109) at org.olat.course.groupsandrights.PersistingCourseGroupManager.getInstance(PersistingCourseGroupManager.java:159) at org.olat.course.run.environment.CourseEnvironmentImpl.(CourseEnvironmentImpl.java:75) at org.olat.course.PersistingCourseImpl.(PersistingCourseImpl.java:134) at org.olat.course.CourseFactory.loadCourse(CourseFactory.java:257) at org.olat.course.assessment.manager.LastCoursesPreWarm.run(LastCoursesPreWarm.java:54) at org.olat.core.commons.services.taskexecutor.model.DBSecureRunnable.run(DBSecureRunnable.java:42) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-04-01 12:41:33.058 [mpTaskSpringExecutor-1] INFO QTIPreWarm ^%^ I-J1178 ^%^ org.olat.ims.qti.QTIPreWarm ^%^ ^%^ ^%^ ^%^ ^%^ Start scanning for QTI resources 2020-04-01 12:41:33.318 [localhost-startStop-1] INFO QuartzScheduler ^%^ I-J1179 ^%^ org.quartz.core.QuartzScheduler ^%^ ^%^ ^%^ ^%^ ^%^ Scheduler schedulerFactoryBean_$_NON_CLUSTERED shutdown complete. 2020-04-01 12:41:33.318 [localhost-startStop-1] INFO ThreadPoolTaskExecutor ^%^ I-J1180 ^%^ org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor ^%^ ^%^ ^%^ ^%^ ^%^ Shutting down ExecutorService 'lowPriorityTaskSpringExecutor' 2020-04-01 12:41:33.318 [localhost-startStop-1] INFO ThreadPoolTaskExecutor ^%^ I-J1181 ^%^ org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor ^%^ ^%^ ^%^ ^%^ ^%^ Shutting down ExecutorService 'sequentialTaskSpringExecutor' 2020-04-01 12:41:33.318 [localhost-startStop-1] INFO ThreadPoolTaskExecutor ^%^ I-J1182 ^%^ org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor ^%^ ^%^ ^%^ ^%^ ^%^ Shutting down ExecutorService 'mpTaskSpringExecutor' 2020-04-01 12:41:33.325 [localhost-startStop-1] INFO ThreadPoolTaskExecutor ^%^ I-J1183 ^%^ org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor ^%^ ^%^ ^%^ ^%^ ^%^ Shutting down ExecutorService 'mailAsyncExecutor' 2020-04-01 12:41:33.341 [localhost-startStop-1] INFO ClusterEventBus ^%^ I-J1184 ^%^ org.olat.commons.coordinate.cluster.jms.ClusterEventBus ^%^ ^%^ ^%^ ^%^ ^%^ ClusterEventBus: Set stop flag for ClusterInfoEvent-Thread. 2020-04-01 12:41:33.341 [localhost-startStop-1] INFO ClusterEventBus ^%^ I-J1185 ^%^ org.olat.commons.coordinate.cluster.jms.ClusterEventBus ^%^ ^%^ ^%^ ^%^ ^%^ ClusterEventBus stopped 2020-04-01 12:41:33.342 [mpTaskSpringExecutor-2] ERROR loader ^%^ I-J1186 ^%^ org.apache.velocity.loader ^%^ ^%^ ^%^ ^%^ ^%^ ResourceManager.getResource() load exception org.infinispan.commons.IllegalLifecycleStateException: ISPN000323: Velocity@templates is in 'TERMINATED' state and so it does not accept new invocations. Either restart it or recreate the cache container. at org.infinispan.cache.impl.SimpleCacheImpl.getDataContainer(SimpleCacheImpl.java:1275) at org.infinispan.cache.impl.SimpleCacheImpl.getAndPutInternal(SimpleCacheImpl.java:732) at org.infinispan.cache.impl.StatsCollectingCache.getAndPutInternal(StatsCollectingCache.java:170) at org.infinispan.cache.impl.SimpleCacheImpl.put(SimpleCacheImpl.java:718) at org.infinispan.cache.impl.AbstractDelegatingCache.put(AbstractDelegatingCache.java:450) at org.infinispan.cache.impl.EncoderCache.put(EncoderCache.java:674) at org.olat.core.util.cache.infinispan.InfinispanCacheWrapper.put(InfinispanCacheWrapper.java:103) at org.olat.core.gui.render.velocity.InfinispanResourceCache.put(InfinispanResourceCache.java:52) at org.apache.velocity.runtime.resource.ResourceManagerImpl.getResource(ResourceManagerImpl.java:346) at org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstance.java:1581) at org.apache.velocity.app.VelocityEngine.getTemplate(VelocityEngine.java:334) at org.olat.core.gui.render.velocity.VelocityHelper.merge(VelocityHelper.java:153) at org.olat.core.gui.render.velocity.VelocityHelper.mergeContent(VelocityHelper.java:174) at org.olat.core.gui.render.velocity.VelocityTemplatesPreWarm$1.visitFile(VelocityTemplatesPreWarm.java:69) at org.olat.core.gui.render.velocity.VelocityTemplatesPreWarm$1.visitFile(VelocityTemplatesPreWarm.java:63) at java.nio.file.Files.walkFileTree(Files.java:2670) at java.nio.file.Files.walkFileTree(Files.java:2742) at org.olat.core.gui.render.velocity.VelocityTemplatesPreWarm.run(VelocityTemplatesPreWarm.java:63) at org.olat.core.commons.services.taskexecutor.model.DBSecureRunnable.run(DBSecureRunnable.java:42) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-04-01 12:41:33.342 [mpTaskSpringExecutor-1] ERROR DBSecureRunnable ^%^ I-J1187 ^%^ org.olat.core.commons.services.taskexecutor.model.DBSecureRunnable ^%^ ^%^ ^%^ ^%^ ^%^ Error while running task in a separate thread. org.infinispan.commons.IllegalLifecycleStateException: ISPN000323: QTIHelper@QTI_xml_Documents is in 'TERMINATED' state and so it does not accept new invocations. Either restart it or recreate the cache container. at org.infinispan.cache.impl.SimpleCacheImpl.getDataContainer(SimpleCacheImpl.java:1275) at org.infinispan.cache.impl.SimpleCacheImpl.putIfAbsentInternal(SimpleCacheImpl.java:776) at org.infinispan.cache.impl.StatsCollectingCache.putIfAbsentInternal(StatsCollectingCache.java:214) at org.infinispan.cache.impl.SimpleCacheImpl.putIfAbsent(SimpleCacheImpl.java:1061) at org.infinispan.cache.impl.AbstractDelegatingCache.putIfAbsent(AbstractDelegatingCache.java:350) at org.infinispan.cache.impl.EncoderCache.putIfAbsent(EncoderCache.java:492) at org.olat.core.util.cache.infinispan.InfinispanCacheWrapper.putIfAbsent(InfinispanCacheWrapper.java:108) at org.olat.ims.qti.process.QTIHelper.getDocument(QTIHelper.java:427) at org.olat.ims.qti.process.ImsRepositoryResolver.getQTIDocument(ImsRepositoryResolver.java:119) at org.olat.course.nodes.iq.QTIResourceTypeModule.isOnyxTest(QTIResourceTypeModule.java:63) at org.olat.ims.qti.QTIPreWarm.run(QTIPreWarm.java:67) at org.olat.core.commons.services.taskexecutor.model.DBSecureRunnable.run(DBSecureRunnable.java:42) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-04-01 12:41:33.344 [mpTaskSpringExecutor-2] ERROR DBSecureRunnable ^%^ I-J1188 ^%^ org.olat.core.commons.services.taskexecutor.model.DBSecureRunnable ^%^ ^%^ ^%^ ^%^ ^%^ Error while running task in a separate thread. org.olat.core.logging.OLATRuntimeException: exception occured while merging template: ISPN000323: Velocity@templates is in 'TERMINATED' state and so it does not accept new invocations. Either restart it or recreate the cache container. at org.olat.core.gui.render.velocity.VelocityHelper.merge(VelocityHelper.java:161) at org.olat.core.gui.render.velocity.VelocityHelper.mergeContent(VelocityHelper.java:174) at org.olat.core.gui.render.velocity.VelocityTemplatesPreWarm$1.visitFile(VelocityTemplatesPreWarm.java:69) at org.olat.core.gui.render.velocity.VelocityTemplatesPreWarm$1.visitFile(VelocityTemplatesPreWarm.java:63) at java.nio.file.Files.walkFileTree(Files.java:2670) at java.nio.file.Files.walkFileTree(Files.java:2742) at org.olat.core.gui.render.velocity.VelocityTemplatesPreWarm.run(VelocityTemplatesPreWarm.java:63) at org.olat.core.commons.services.taskexecutor.model.DBSecureRunnable.run(DBSecureRunnable.java:42) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.infinispan.commons.IllegalLifecycleStateException: ISPN000323: Velocity@templates is in 'TERMINATED' state and so it does not accept new invocations. Either restart it or recreate the cache container. at org.infinispan.cache.impl.SimpleCacheImpl.getDataContainer(SimpleCacheImpl.java:1275) at org.infinispan.cache.impl.SimpleCacheImpl.getAndPutInternal(SimpleCacheImpl.java:732) at org.infinispan.cache.impl.StatsCollectingCache.getAndPutInternal(StatsCollectingCache.java:170) at org.infinispan.cache.impl.SimpleCacheImpl.put(SimpleCacheImpl.java:718) at org.infinispan.cache.impl.AbstractDelegatingCache.put(AbstractDelegatingCache.java:450) at org.infinispan.cache.impl.EncoderCache.put(EncoderCache.java:674) at org.olat.core.util.cache.infinispan.InfinispanCacheWrapper.put(InfinispanCacheWrapper.java:103) at org.olat.core.gui.render.velocity.InfinispanResourceCache.put(InfinispanResourceCache.java:52) at org.apache.velocity.runtime.resource.ResourceManagerImpl.getResource(ResourceManagerImpl.java:346) at org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstance.java:1581) at org.apache.velocity.app.VelocityEngine.getTemplate(VelocityEngine.java:334) at org.olat.core.gui.render.velocity.VelocityHelper.merge(VelocityHelper.java:153) ... 12 more 2020-04-01 12:41:33.348 [localhost-startStop-1] INFO WebappHelper ^%^ I-J1189 ^%^ org.olat.core.util.WebappHelper ^%^ ^%^ ^%^ ^%^ ^%^ 2020-04-01 12:41:33.348 [localhost-startStop-1] INFO WebappHelper ^%^ I-J1190 ^%^ org.olat.core.util.WebappHelper ^%^ ^%^ ^%^ ^%^ ^%^ ********************************************* 2020-04-01 12:41:33.348 [localhost-startStop-1] INFO WebappHelper ^%^ I-J1191 ^%^ org.olat.core.util.WebappHelper ^%^ ^%^ ^%^ ^%^ ^%^ * SHUTDOWN 2020-04-01 12:41:33.348 [localhost-startStop-1] INFO WebappHelper ^%^ I-J1192 ^%^ org.olat.core.util.WebappHelper ^%^ ^%^ ^%^ ^%^ ^%^ ********************************************* 2020-04-01 12:41:33.348 [localhost-startStop-1] INFO WebappHelper ^%^ I-J1193 ^%^ org.olat.core.util.WebappHelper ^%^ ^%^ ^%^ ^%^ ^%^ * Application: OpenOlat 2020-04-01 12:41:33.348 [localhost-startStop-1] INFO WebappHelper ^%^ I-J1194 ^%^ org.olat.core.util.WebappHelper ^%^ ^%^ ^%^ ^%^ ^%^ * StopTimeStamp: Wed Apr 01 12:41:33 CEST 2020 2020-04-01 12:41:33.348 [localhost-startStop-1] INFO WebappHelper ^%^ I-J1195 ^%^ org.olat.core.util.WebappHelper ^%^ ^%^ ^%^ ^%^ ^%^ ********************************************* 2020-04-01 12:41:33.348 [localhost-startStop-1] INFO WebappHelper ^%^ I-J1196 ^%^ org.olat.core.util.WebappHelper ^%^ ^%^ ^%^ ^%^ ^%^