2026-08-03T09:18:07.108528584Z liquibase.exception.DatabaseException: ERROR: extension "pg_trgm" already exists [Failed SQL: (0) CREATE EXTENSION PG_TRGM] 2026-08-03T09:18:07.108529866Z at liquibase.executor.jvm.JdbcExecutor$ExecuteStatementCallback.doInStatement(JdbcExecutor.java:497) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108531275Z at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:83) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108532209Z at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:185) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108533148Z at liquibase.executor.AbstractExecutor.execute(AbstractExecutor.java:141) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108539024Z at liquibase.database.AbstractJdbcDatabase.executeStatements(AbstractJdbcDatabase.java:1189) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108540053Z at liquibase.changelog.ChangeSet.execute(ChangeSet.java:790) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108541041Z at liquibase.changelog.visitor.UpdateVisitor.executeAcceptedChange(UpdateVisitor.java:126) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108541870Z at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:70) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108542881Z at liquibase.changelog.ChangeLogIterator.lambda$run$0(ChangeLogIterator.java:133) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108543793Z at liquibase.Scope.lambda$child$0(Scope.java:201) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108544621Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108545489Z at liquibase.Scope.child(Scope.java:200) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108546503Z at liquibase.Scope.child(Scope.java:179) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108547497Z at liquibase.changelog.ChangeLogIterator.lambda$run$1(ChangeLogIterator.java:122) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108548398Z at liquibase.Scope.lambda$child$0(Scope.java:201) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108549362Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108550176Z at liquibase.Scope.child(Scope.java:200) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108552292Z at liquibase.Scope.child(Scope.java:179) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108566093Z at liquibase.Scope.child(Scope.java:267) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108566825Z at liquibase.Scope.child(Scope.java:271) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108567455Z at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:91) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108568144Z at liquibase.command.core.AbstractUpdateCommandStep.lambda$run$0(AbstractUpdateCommandStep.java:114) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108568921Z at liquibase.Scope.lambda$child$0(Scope.java:201) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108569619Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108570268Z at liquibase.Scope.child(Scope.java:200) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108570991Z at liquibase.Scope.child(Scope.java:179) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108571625Z at liquibase.command.core.AbstractUpdateCommandStep.run(AbstractUpdateCommandStep.java:112) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108572308Z at liquibase.command.core.UpdateCommandStep.run(UpdateCommandStep.java:100) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108572980Z at liquibase.command.CommandScope.lambda$execute$6(CommandScope.java:253) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108573717Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108574467Z at liquibase.Scope.child(Scope.java:186) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108575082Z at liquibase.command.CommandScope.execute(CommandScope.java:241) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108575731Z at liquibase.Liquibase.lambda$update$0(Liquibase.java:216) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108576381Z at liquibase.Scope.lambda$child$0(Scope.java:201) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108577012Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108577641Z at liquibase.Scope.child(Scope.java:200) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108578254Z at liquibase.Scope.child(Scope.java:179) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108578910Z at liquibase.Liquibase.runInScope(Liquibase.java:1333) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108579606Z at liquibase.Liquibase.update(Liquibase.java:205) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108580263Z at liquibase.Liquibase.update(Liquibase.java:188) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108581076Z at liquibase.integration.spring.SpringLiquibase.performUpdate(SpringLiquibase.java:326) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108581855Z at liquibase.integration.spring.SpringLiquibase.lambda$afterPropertiesSet$0(SpringLiquibase.java:278) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108582566Z at liquibase.Scope.lambda$child$0(Scope.java:201) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108584327Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108585103Z at liquibase.Scope.child(Scope.java:200) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108886319Z at liquibase.Scope.child(Scope.java:179) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108893591Z at liquibase.integration.spring.SpringLiquibase.afterPropertiesSet(SpringLiquibase.java:271) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.108894804Z at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1871) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.108895736Z at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1820) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.108896577Z at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:607) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.108897621Z at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:529) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.108898399Z at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:339) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.108899193Z at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:373) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.108899902Z at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:337) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.108900616Z at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.108903094Z at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:315) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.108903971Z at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.108904676Z at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:974) ~[spring-context-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.108905369Z at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:628) ~[spring-context-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.108906061Z at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146) ~[spring-boot-3.5.15.jar!/:3.5.15] 2026-08-03T09:18:07.108906895Z at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:752) ~[spring-boot-3.5.15.jar!/:3.5.15] 2026-08-03T09:18:07.108907586Z at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:439) ~[spring-boot-3.5.15.jar!/:3.5.15] 2026-08-03T09:18:07.108911501Z at org.springframework.boot.SpringApplication.run(SpringApplication.java:318) ~[spring-boot-3.5.15.jar!/:3.5.15] 2026-08-03T09:18:07.108912360Z at com.t_systems_mms.sab_fp2.teilnehmer.TeilnehmerApp.main(TeilnehmerApp.java:18) ~[!/:main-SNAPSHOT] 2026-08-03T09:18:07.108913453Z at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 2026-08-03T09:18:07.108914126Z at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na] 2026-08-03T09:18:07.108914815Z at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na] 2026-08-03T09:18:07.108915523Z at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na] 2026-08-03T09:18:07.108916146Z at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:106) ~[teilnehmer.jar:main-SNAPSHOT] 2026-08-03T09:18:07.108916812Z at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:64) ~[teilnehmer.jar:main-SNAPSHOT] 2026-08-03T09:18:07.108934659Z at org.springframework.boot.loader.launch.JarLauncher.main(JarLauncher.java:40) ~[teilnehmer.jar:main-SNAPSHOT] 2026-08-03T09:18:07.108935982Z Caused by: org.postgresql.util.PSQLException: ERROR: extension "pg_trgm" already exists 2026-08-03T09:18:07.114505073Z at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2904) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.114528432Z at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2589) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.114529896Z at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:431) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.114530774Z at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:534) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.114531454Z at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:437) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.114532089Z at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:359) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.114532959Z at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:344) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.114533618Z at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:320) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.114534248Z at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:315) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.114534960Z at com.zaxxer.hikari.pool.ProxyStatement.execute(ProxyStatement.java:95) ~[HikariCP-6.3.3.jar!/:na] 2026-08-03T09:18:07.114539126Z at com.zaxxer.hikari.pool.HikariProxyStatement.execute(HikariProxyStatement.java) ~[HikariCP-6.3.3.jar!/:na] 2026-08-03T09:18:07.114539909Z at liquibase.executor.jvm.JdbcExecutor$ExecuteStatementCallback.doInStatement(JdbcExecutor.java:491) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.114546427Z ... 70 common frames omitted 2026-08-03T09:18:07.114547183Z 2026-08-03T09:18:07.175435452Z 2026-08-03 09:18:07.173 [ ] ERROR [teilnehmer,,] 1 --- [ main] liquibase.changelog : ChangeSet database/schema/37.0.0/model.xml::A12S-5425::A12S-5425-author encountered an exception. 2026-08-03T09:18:07.175481623Z 2026-08-03T09:18:07.175483545Z liquibase.exception.DatabaseException: ERROR: operator class "gist_trgm_ops" does not exist for access method "gist" [Failed SQL: (0) CREATE INDEX IDX_SUBSTRING_MATCH_INSENSITIVE ON DOCUMENT_FIELDS USING GIST (LOWER(VALUE) GIST_TRGM_OPS)] 2026-08-03T09:18:07.175484823Z at liquibase.executor.jvm.JdbcExecutor$ExecuteStatementCallback.doInStatement(JdbcExecutor.java:497) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175485909Z at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:83) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175486656Z at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:185) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175487401Z at liquibase.executor.AbstractExecutor.execute(AbstractExecutor.java:141) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175488570Z at liquibase.database.AbstractJdbcDatabase.executeStatements(AbstractJdbcDatabase.java:1189) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175489380Z at liquibase.changelog.ChangeSet.execute(ChangeSet.java:790) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175490128Z at liquibase.changelog.visitor.UpdateVisitor.executeAcceptedChange(UpdateVisitor.java:126) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175490912Z at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:70) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175491642Z at liquibase.changelog.ChangeLogIterator.lambda$run$0(ChangeLogIterator.java:133) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175492357Z at liquibase.Scope.lambda$child$0(Scope.java:201) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175493021Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175493832Z at liquibase.Scope.child(Scope.java:200) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175494509Z at liquibase.Scope.child(Scope.java:179) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175495183Z at liquibase.changelog.ChangeLogIterator.lambda$run$1(ChangeLogIterator.java:122) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175495895Z at liquibase.Scope.lambda$child$0(Scope.java:201) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175498605Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175499323Z at liquibase.Scope.child(Scope.java:200) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175499986Z at liquibase.Scope.child(Scope.java:179) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175500631Z at liquibase.Scope.child(Scope.java:267) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175514609Z at liquibase.Scope.child(Scope.java:271) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175515616Z at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:91) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175516438Z at liquibase.command.core.AbstractUpdateCommandStep.lambda$run$0(AbstractUpdateCommandStep.java:114) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175517211Z at liquibase.Scope.lambda$child$0(Scope.java:201) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175517897Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175518572Z at liquibase.Scope.child(Scope.java:200) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175519237Z at liquibase.Scope.child(Scope.java:179) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175520298Z at liquibase.command.core.AbstractUpdateCommandStep.run(AbstractUpdateCommandStep.java:112) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175521396Z at liquibase.command.core.UpdateCommandStep.run(UpdateCommandStep.java:100) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175522282Z at liquibase.command.CommandScope.lambda$execute$6(CommandScope.java:253) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175523015Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175523698Z at liquibase.Scope.child(Scope.java:186) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175524385Z at liquibase.command.CommandScope.execute(CommandScope.java:241) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175525096Z at liquibase.Liquibase.lambda$update$0(Liquibase.java:216) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175525791Z at liquibase.Scope.lambda$child$0(Scope.java:201) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175526489Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175527167Z at liquibase.Scope.child(Scope.java:200) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175527867Z at liquibase.Scope.child(Scope.java:179) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175528543Z at liquibase.Liquibase.runInScope(Liquibase.java:1333) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175529544Z at liquibase.Liquibase.update(Liquibase.java:205) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175530251Z at liquibase.Liquibase.update(Liquibase.java:188) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175530948Z at liquibase.integration.spring.SpringLiquibase.performUpdate(SpringLiquibase.java:326) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175531705Z at liquibase.integration.spring.SpringLiquibase.lambda$afterPropertiesSet$0(SpringLiquibase.java:278) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175532462Z at liquibase.Scope.lambda$child$0(Scope.java:201) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175535555Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175536401Z at liquibase.Scope.child(Scope.java:200) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175537096Z at liquibase.Scope.child(Scope.java:179) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175537776Z at liquibase.integration.spring.SpringLiquibase.afterPropertiesSet(SpringLiquibase.java:271) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175538550Z at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1871) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.175539387Z at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1820) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.175540191Z at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:607) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.175540956Z at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:529) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.175541724Z at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:339) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.175542502Z at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:373) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.175543253Z at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:337) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.175544518Z at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.175545297Z at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:315) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.175546063Z at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.175546809Z at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:974) ~[spring-context-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.175547574Z at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:628) ~[spring-context-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.175548357Z at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146) ~[spring-boot-3.5.15.jar!/:3.5.15] 2026-08-03T09:18:07.175549146Z at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:752) ~[spring-boot-3.5.15.jar!/:3.5.15] 2026-08-03T09:18:07.175549870Z at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:439) ~[spring-boot-3.5.15.jar!/:3.5.15] 2026-08-03T09:18:07.175553295Z at org.springframework.boot.SpringApplication.run(SpringApplication.java:318) ~[spring-boot-3.5.15.jar!/:3.5.15] 2026-08-03T09:18:07.175554148Z at com.t_systems_mms.sab_fp2.teilnehmer.TeilnehmerApp.main(TeilnehmerApp.java:18) ~[!/:main-SNAPSHOT] 2026-08-03T09:18:07.175554901Z at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 2026-08-03T09:18:07.175555608Z at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na] 2026-08-03T09:18:07.175556333Z at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na] 2026-08-03T09:18:07.175557058Z at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na] 2026-08-03T09:18:07.175557749Z at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:106) ~[teilnehmer.jar:main-SNAPSHOT] 2026-08-03T09:18:07.175558495Z at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:64) ~[teilnehmer.jar:main-SNAPSHOT] 2026-08-03T09:18:07.175559236Z at org.springframework.boot.loader.launch.JarLauncher.main(JarLauncher.java:40) ~[teilnehmer.jar:main-SNAPSHOT] 2026-08-03T09:18:07.175560980Z Caused by: org.postgresql.util.PSQLException: ERROR: operator class "gist_trgm_ops" does not exist for access method "gist" 2026-08-03T09:18:07.175561900Z at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2904) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.175562704Z at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2589) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.175563416Z at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:431) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.175564109Z at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:534) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.175564816Z at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:437) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.175565496Z at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:359) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.175566189Z at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:344) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.175566870Z at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:320) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.175567575Z at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:315) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.175568261Z at com.zaxxer.hikari.pool.ProxyStatement.execute(ProxyStatement.java:95) ~[HikariCP-6.3.3.jar!/:na] 2026-08-03T09:18:07.175568944Z at com.zaxxer.hikari.pool.HikariProxyStatement.execute(HikariProxyStatement.java) ~[HikariCP-6.3.3.jar!/:na] 2026-08-03T09:18:07.175569657Z at liquibase.executor.jvm.JdbcExecutor$ExecuteStatementCallback.doInStatement(JdbcExecutor.java:491) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.175570460Z ... 70 common frames omitted 2026-08-03T09:18:07.175573482Z 2026-08-03T09:18:07.195003556Z 2026-08-03 09:18:07.189 [ ] ERROR [teilnehmer,,] 1 --- [ main] liquibase.changelog : ChangeSet database/schema/37.0.0/model.xml::A12S-5321-prepare-indexes::A12S-5321-author encountered an exception. 2026-08-03T09:18:07.195022147Z 2026-08-03T09:18:07.195023681Z liquibase.exception.DatabaseException: ERROR: index "idx_value_insensitive" does not exist [Failed SQL: (0) DROP INDEX teilnehmer.IDX_VALUE_INSENSITIVE] 2026-08-03T09:18:07.195024944Z at liquibase.executor.jvm.JdbcExecutor$ExecuteStatementCallback.doInStatement(JdbcExecutor.java:497) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195025937Z at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:83) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195026877Z at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:185) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195027487Z at liquibase.executor.AbstractExecutor.execute(AbstractExecutor.java:141) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195028062Z at liquibase.database.AbstractJdbcDatabase.executeStatements(AbstractJdbcDatabase.java:1189) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195028688Z at liquibase.changelog.ChangeSet.execute(ChangeSet.java:790) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195029359Z at liquibase.changelog.visitor.UpdateVisitor.executeAcceptedChange(UpdateVisitor.java:126) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195030077Z at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:70) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195030670Z at liquibase.changelog.ChangeLogIterator.lambda$run$0(ChangeLogIterator.java:133) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195031327Z at liquibase.Scope.lambda$child$0(Scope.java:201) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195031966Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195032549Z at liquibase.Scope.child(Scope.java:200) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195033111Z at liquibase.Scope.child(Scope.java:179) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195033684Z at liquibase.changelog.ChangeLogIterator.lambda$run$1(ChangeLogIterator.java:122) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195034246Z at liquibase.Scope.lambda$child$0(Scope.java:201) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195034776Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195035708Z at liquibase.Scope.child(Scope.java:200) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195036373Z at liquibase.Scope.child(Scope.java:179) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195036989Z at liquibase.Scope.child(Scope.java:267) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195037547Z at liquibase.Scope.child(Scope.java:271) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195046138Z at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:91) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195046963Z at liquibase.command.core.AbstractUpdateCommandStep.lambda$run$0(AbstractUpdateCommandStep.java:114) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195047620Z at liquibase.Scope.lambda$child$0(Scope.java:201) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195048198Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195048724Z at liquibase.Scope.child(Scope.java:200) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195049260Z at liquibase.Scope.child(Scope.java:179) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195049877Z at liquibase.command.core.AbstractUpdateCommandStep.run(AbstractUpdateCommandStep.java:112) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195050501Z at liquibase.command.core.UpdateCommandStep.run(UpdateCommandStep.java:100) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195051083Z at liquibase.command.CommandScope.lambda$execute$6(CommandScope.java:253) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195051634Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195052172Z at liquibase.Scope.child(Scope.java:186) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195052708Z at liquibase.command.CommandScope.execute(CommandScope.java:241) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195053285Z at liquibase.Liquibase.lambda$update$0(Liquibase.java:216) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195053867Z at liquibase.Scope.lambda$child$0(Scope.java:201) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195054483Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195055011Z at liquibase.Scope.child(Scope.java:200) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195056117Z at liquibase.Scope.child(Scope.java:179) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195056664Z at liquibase.Liquibase.runInScope(Liquibase.java:1333) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195057224Z at liquibase.Liquibase.update(Liquibase.java:205) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195057907Z at liquibase.Liquibase.update(Liquibase.java:188) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195058522Z at liquibase.integration.spring.SpringLiquibase.performUpdate(SpringLiquibase.java:326) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195059153Z at liquibase.integration.spring.SpringLiquibase.lambda$afterPropertiesSet$0(SpringLiquibase.java:278) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195059754Z at liquibase.Scope.lambda$child$0(Scope.java:201) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195060351Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195062462Z at liquibase.Scope.child(Scope.java:200) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195063081Z at liquibase.Scope.child(Scope.java:179) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195063872Z at liquibase.integration.spring.SpringLiquibase.afterPropertiesSet(SpringLiquibase.java:271) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195064577Z at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1871) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.195065422Z at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1820) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.195066087Z at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:607) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.195066744Z at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:529) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.195067373Z at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:339) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.195067994Z at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:373) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.195068622Z at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:337) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.195069257Z at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.195070015Z at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:315) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.195070681Z at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.195071302Z at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:974) ~[spring-context-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.195072017Z at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:628) ~[spring-context-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:07.195072666Z at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146) ~[spring-boot-3.5.15.jar!/:3.5.15] 2026-08-03T09:18:07.195073296Z at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:752) ~[spring-boot-3.5.15.jar!/:3.5.15] 2026-08-03T09:18:07.195073881Z at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:439) ~[spring-boot-3.5.15.jar!/:3.5.15] 2026-08-03T09:18:07.195074471Z at org.springframework.boot.SpringApplication.run(SpringApplication.java:318) ~[spring-boot-3.5.15.jar!/:3.5.15] 2026-08-03T09:18:07.195076153Z at com.t_systems_mms.sab_fp2.teilnehmer.TeilnehmerApp.main(TeilnehmerApp.java:18) ~[!/:main-SNAPSHOT] 2026-08-03T09:18:07.195076800Z at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 2026-08-03T09:18:07.195077452Z at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na] 2026-08-03T09:18:07.195078066Z at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na] 2026-08-03T09:18:07.195078639Z at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na] 2026-08-03T09:18:07.195079208Z at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:106) ~[teilnehmer.jar:main-SNAPSHOT] 2026-08-03T09:18:07.195079786Z at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:64) ~[teilnehmer.jar:main-SNAPSHOT] 2026-08-03T09:18:07.195080374Z at org.springframework.boot.loader.launch.JarLauncher.main(JarLauncher.java:40) ~[teilnehmer.jar:main-SNAPSHOT] 2026-08-03T09:18:07.195080947Z Caused by: org.postgresql.util.PSQLException: ERROR: index "idx_value_insensitive" does not exist 2026-08-03T09:18:07.195081753Z at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2904) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.195082380Z at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2589) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.195083036Z at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:431) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.195083751Z at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:534) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.195084583Z at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:437) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.195085189Z at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:359) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.195085769Z at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:344) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.195086367Z at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:320) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.195086970Z at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:315) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:07.195087655Z at com.zaxxer.hikari.pool.ProxyStatement.execute(ProxyStatement.java:95) ~[HikariCP-6.3.3.jar!/:na] 2026-08-03T09:18:07.195088310Z at com.zaxxer.hikari.pool.HikariProxyStatement.execute(HikariProxyStatement.java) ~[HikariCP-6.3.3.jar!/:na] 2026-08-03T09:18:07.195088960Z at liquibase.executor.jvm.JdbcExecutor$ExecuteStatementCallback.doInStatement(JdbcExecutor.java:491) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:07.195089625Z ... 70 common frames omitted 2026-08-03T09:18:07.195090238Z 2026-08-03T09:18:07.661004558Z 2026-08-03 09:18:07.654 [ ] WARN [teilnehmer,,] 1 --- [ main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dsEntityManagerFactory' defined in class path resource [com/mgmtp/a12/dataservices/autoconfigure/DataServicesRepositoryConfiguration$JpaConfiguration.class]: Failed to initialize dependency 'dsLiquibase' of LoadTimeWeaverAware bean 'dsEntityManagerFactory': Error creating bean with name 'dsLiquibase' defined in class path resource [com/mgmtp/a12/dataservices/autoconfigure/DataServicesRepositoryConfiguration$LiquibaseConfiguration.class]: liquibase.exception.CommandExecutionException: liquibase.exception.LiquibaseException: liquibase.exception.MigrationFailedException: Migration failed for changeset database/schema/37.0.0/model.xml::A12S-5321-prepare-indexes::A12S-5321-author: 2026-08-03T09:18:07.661084451Z Reason: liquibase.exception.DatabaseException: ERROR: index "idx_value_insensitive" does not exist [Failed SQL: (0) DROP INDEX teilnehmer.IDX_VALUE_INSENSITIVE] 2026-08-03T09:18:07.675927928Z 2026-08-03 09:18:07.666 [ ] INFO [teilnehmer,,] 1 --- [ main] com.zaxxer.hikari.HikariDataSource : sab2_teilnehmer - Shutdown initiated... 2026-08-03T09:18:07.675957779Z 2026-08-03 09:18:07.672 [ ] INFO [teilnehmer,,] 1 --- [ main] com.zaxxer.hikari.HikariDataSource : sab2_teilnehmer - Shutdown completed. 2026-08-03T09:18:07.876227188Z 2026-08-03 09:18:07.875 [ ] INFO [teilnehmer,,] 1 --- [ main] o.apache.catalina.core.StandardService : Stopping service [Tomcat] 2026-08-03T09:18:08.267432293Z 2026-08-03 09:18:08.236 [ ] ERROR [teilnehmer,,] 1 --- [ main] o.s.boot.SpringApplication : Application run failed 2026-08-03T09:18:08.267462828Z 2026-08-03T09:18:08.267465273Z org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dsEntityManagerFactory' defined in class path resource [com/mgmtp/a12/dataservices/autoconfigure/DataServicesRepositoryConfiguration$JpaConfiguration.class]: Failed to initialize dependency 'dsLiquibase' of LoadTimeWeaverAware bean 'dsEntityManagerFactory': Error creating bean with name 'dsLiquibase' defined in class path resource [com/mgmtp/a12/dataservices/autoconfigure/DataServicesRepositoryConfiguration$LiquibaseConfiguration.class]: liquibase.exception.CommandExecutionException: liquibase.exception.LiquibaseException: liquibase.exception.MigrationFailedException: Migration failed for changeset database/schema/37.0.0/model.xml::A12S-5321-prepare-indexes::A12S-5321-author: 2026-08-03T09:18:08.267467968Z Reason: liquibase.exception.DatabaseException: ERROR: index "idx_value_insensitive" does not exist [Failed SQL: (0) DROP INDEX teilnehmer.IDX_VALUE_INSENSITIVE] 2026-08-03T09:18:08.267468915Z at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:328) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:08.267470095Z at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:08.267470884Z at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:974) ~[spring-context-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:08.267471643Z at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:628) ~[spring-context-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:08.267482838Z at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146) ~[spring-boot-3.5.15.jar!/:3.5.15] 2026-08-03T09:18:08.267483798Z at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:752) ~[spring-boot-3.5.15.jar!/:3.5.15] 2026-08-03T09:18:08.267485306Z at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:439) ~[spring-boot-3.5.15.jar!/:3.5.15] 2026-08-03T09:18:08.267486018Z at org.springframework.boot.SpringApplication.run(SpringApplication.java:318) ~[spring-boot-3.5.15.jar!/:3.5.15] 2026-08-03T09:18:08.267486635Z at com.t_systems_mms.sab_fp2.teilnehmer.TeilnehmerApp.main(TeilnehmerApp.java:18) ~[!/:main-SNAPSHOT] 2026-08-03T09:18:08.267487318Z at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 2026-08-03T09:18:08.267487952Z at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na] 2026-08-03T09:18:08.267488601Z at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na] 2026-08-03T09:18:08.267489209Z at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na] 2026-08-03T09:18:08.267489964Z at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:106) ~[teilnehmer.jar:main-SNAPSHOT] 2026-08-03T09:18:08.267490623Z at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:64) ~[teilnehmer.jar:main-SNAPSHOT] 2026-08-03T09:18:08.267491447Z at org.springframework.boot.loader.launch.JarLauncher.main(JarLauncher.java:40) ~[teilnehmer.jar:main-SNAPSHOT] 2026-08-03T09:18:08.267492125Z Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dsLiquibase' defined in class path resource [com/mgmtp/a12/dataservices/autoconfigure/DataServicesRepositoryConfiguration$LiquibaseConfiguration.class]: liquibase.exception.CommandExecutionException: liquibase.exception.LiquibaseException: liquibase.exception.MigrationFailedException: Migration failed for changeset database/schema/37.0.0/model.xml::A12S-5321-prepare-indexes::A12S-5321-author: 2026-08-03T09:18:08.267493054Z Reason: liquibase.exception.DatabaseException: ERROR: index "idx_value_insensitive" does not exist [Failed SQL: (0) DROP INDEX teilnehmer.IDX_VALUE_INSENSITIVE] 2026-08-03T09:18:08.267493778Z at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1824) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:08.267494475Z at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:607) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:08.267495283Z at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:529) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:08.267495968Z at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:339) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:08.267497813Z at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:373) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:08.267498561Z at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:337) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:08.267499242Z at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:08.267500031Z at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:315) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:08.267500672Z ... 15 common frames omitted 2026-08-03T09:18:08.267501352Z Caused by: liquibase.exception.LiquibaseException: liquibase.exception.CommandExecutionException: liquibase.exception.LiquibaseException: liquibase.exception.MigrationFailedException: Migration failed for changeset database/schema/37.0.0/model.xml::A12S-5321-prepare-indexes::A12S-5321-author: 2026-08-03T09:18:08.267502110Z Reason: liquibase.exception.DatabaseException: ERROR: index "idx_value_insensitive" does not exist [Failed SQL: (0) DROP INDEX teilnehmer.IDX_VALUE_INSENSITIVE] 2026-08-03T09:18:08.267502892Z at liquibase.integration.spring.SpringLiquibase.afterPropertiesSet(SpringLiquibase.java:288) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267503620Z at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1871) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:08.267504314Z at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1820) ~[spring-beans-6.2.19.jar!/:6.2.19] 2026-08-03T09:18:08.267504985Z ... 22 common frames omitted 2026-08-03T09:18:08.267505773Z Caused by: liquibase.exception.CommandExecutionException: liquibase.exception.LiquibaseException: liquibase.exception.MigrationFailedException: Migration failed for changeset database/schema/37.0.0/model.xml::A12S-5321-prepare-indexes::A12S-5321-author: 2026-08-03T09:18:08.267506492Z Reason: liquibase.exception.DatabaseException: ERROR: index "idx_value_insensitive" does not exist [Failed SQL: (0) DROP INDEX teilnehmer.IDX_VALUE_INSENSITIVE] 2026-08-03T09:18:08.267507247Z at liquibase.command.CommandScope.lambda$execute$6(CommandScope.java:300) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267507906Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267508510Z at liquibase.Scope.child(Scope.java:186) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267509195Z at liquibase.command.CommandScope.execute(CommandScope.java:241) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267509901Z at liquibase.Liquibase.lambda$update$0(Liquibase.java:216) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267510539Z at liquibase.Scope.lambda$child$0(Scope.java:201) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267511221Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267513768Z at liquibase.Scope.child(Scope.java:200) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267514645Z at liquibase.Scope.child(Scope.java:179) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267515294Z at liquibase.Liquibase.runInScope(Liquibase.java:1333) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267515957Z at liquibase.Liquibase.update(Liquibase.java:205) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267516646Z at liquibase.Liquibase.update(Liquibase.java:188) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267517300Z at liquibase.integration.spring.SpringLiquibase.performUpdate(SpringLiquibase.java:326) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267520118Z at liquibase.integration.spring.SpringLiquibase.lambda$afterPropertiesSet$0(SpringLiquibase.java:278) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267520943Z at liquibase.Scope.lambda$child$0(Scope.java:201) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267521568Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267522184Z at liquibase.Scope.child(Scope.java:200) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267522768Z at liquibase.Scope.child(Scope.java:179) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267523536Z at liquibase.integration.spring.SpringLiquibase.afterPropertiesSet(SpringLiquibase.java:271) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267524169Z ... 24 common frames omitted 2026-08-03T09:18:08.267524897Z Caused by: liquibase.exception.LiquibaseException: liquibase.exception.MigrationFailedException: Migration failed for changeset database/schema/37.0.0/model.xml::A12S-5321-prepare-indexes::A12S-5321-author: 2026-08-03T09:18:08.267525627Z Reason: liquibase.exception.DatabaseException: ERROR: index "idx_value_insensitive" does not exist [Failed SQL: (0) DROP INDEX teilnehmer.IDX_VALUE_INSENSITIVE] 2026-08-03T09:18:08.267526364Z at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:155) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267527291Z at liquibase.command.core.AbstractUpdateCommandStep.lambda$run$0(AbstractUpdateCommandStep.java:114) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267527971Z at liquibase.Scope.lambda$child$0(Scope.java:201) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267528586Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267529191Z at liquibase.Scope.child(Scope.java:200) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267529810Z at liquibase.Scope.child(Scope.java:179) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267530492Z at liquibase.command.core.AbstractUpdateCommandStep.run(AbstractUpdateCommandStep.java:112) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267531300Z at liquibase.command.core.UpdateCommandStep.run(UpdateCommandStep.java:100) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267532016Z at liquibase.command.CommandScope.lambda$execute$6(CommandScope.java:253) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267533556Z ... 42 common frames omitted 2026-08-03T09:18:08.267534216Z Caused by: liquibase.exception.MigrationFailedException: Migration failed for changeset database/schema/37.0.0/model.xml::A12S-5321-prepare-indexes::A12S-5321-author: 2026-08-03T09:18:08.267534950Z Reason: liquibase.exception.DatabaseException: ERROR: index "idx_value_insensitive" does not exist [Failed SQL: (0) DROP INDEX teilnehmer.IDX_VALUE_INSENSITIVE] 2026-08-03T09:18:08.267535655Z at liquibase.changelog.ChangeSet.execute(ChangeSet.java:840) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267536310Z at liquibase.changelog.visitor.UpdateVisitor.executeAcceptedChange(UpdateVisitor.java:126) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267537177Z at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:70) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267537835Z at liquibase.changelog.ChangeLogIterator.lambda$run$0(ChangeLogIterator.java:133) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267538616Z at liquibase.Scope.lambda$child$0(Scope.java:201) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267539320Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267539967Z at liquibase.Scope.child(Scope.java:200) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267540599Z at liquibase.Scope.child(Scope.java:179) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267541250Z at liquibase.changelog.ChangeLogIterator.lambda$run$1(ChangeLogIterator.java:122) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267541904Z at liquibase.Scope.lambda$child$0(Scope.java:201) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267542564Z at liquibase.Scope.child(Scope.java:210) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267543225Z at liquibase.Scope.child(Scope.java:200) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267543822Z at liquibase.Scope.child(Scope.java:179) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267544401Z at liquibase.Scope.child(Scope.java:267) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267544989Z at liquibase.Scope.child(Scope.java:271) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267545617Z at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:91) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267546259Z ... 50 common frames omitted 2026-08-03T09:18:08.267547727Z Caused by: liquibase.exception.DatabaseException: ERROR: index "idx_value_insensitive" does not exist [Failed SQL: (0) DROP INDEX teilnehmer.IDX_VALUE_INSENSITIVE] 2026-08-03T09:18:08.267548482Z at liquibase.executor.jvm.JdbcExecutor$ExecuteStatementCallback.doInStatement(JdbcExecutor.java:497) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267549154Z at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:83) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267549841Z at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:185) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267551359Z at liquibase.executor.AbstractExecutor.execute(AbstractExecutor.java:141) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267552274Z at liquibase.database.AbstractJdbcDatabase.executeStatements(AbstractJdbcDatabase.java:1189) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267553010Z at liquibase.changelog.ChangeSet.execute(ChangeSet.java:790) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267553656Z ... 65 common frames omitted 2026-08-03T09:18:08.267554204Z Caused by: org.postgresql.util.PSQLException: ERROR: index "idx_value_insensitive" does not exist 2026-08-03T09:18:08.267555056Z at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2904) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:08.267555751Z at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2589) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:08.267556403Z at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:431) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:08.267557030Z at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:534) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:08.267557682Z at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:437) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:08.267558344Z at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:359) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:08.267558969Z at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:344) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:08.267559612Z at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:320) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:08.267560273Z at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:315) ~[postgresql-42.7.11.jar!/:42.7.11] 2026-08-03T09:18:08.267560897Z at com.zaxxer.hikari.pool.ProxyStatement.execute(ProxyStatement.java:95) ~[HikariCP-6.3.3.jar!/:na] 2026-08-03T09:18:08.267561511Z at com.zaxxer.hikari.pool.HikariProxyStatement.execute(HikariProxyStatement.java) ~[HikariCP-6.3.3.jar!/:na] 2026-08-03T09:18:08.267562198Z at liquibase.executor.jvm.JdbcExecutor$ExecuteStatementCallback.doInStatement(JdbcExecutor.java:491) ~[liquibase-core-4.31.1.jar!/:na] 2026-08-03T09:18:08.267562929Z ... 70 common frames omitted 2026-08-03T09:18:08.267563525Z