C:\UnityCatalogIntegrationMarketplace\sbi-template-unitycatalog-main-1\sbi-template-unitycatalog-main>java -Djasypt.encryptor.password=unityCollibraSecretKey -jar ./target/sbi-template-unitycatalog-2.0.2-SNAPSHOT.jar SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/C:/UnityCatalogIntegrationMarketplace/sbi-template-unitycatalog-main-1/sbi-template-unitycatalog-main/target/sbi-template-unitycatalog-2.0.2-SNAPSHOT.jar!/BOOT-INF/lib/log4j-slf4j-impl-2.16.0.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/C:/UnityCatalogIntegrationMarketplace/sbi-template-unitycatalog-main-1/sbi-template-unitycatalog-main/target/sbi-template-unitycatalog-2.0.2-SNAPSHOT.jar!/BOOT-INF/lib/slf4j-simple-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ /\ \ /\ \ /\__\ /\__\ /\ \ /\ \ /\ \ /\ \ /\ \ /\__\ /::\ \ /::\ \ /:/ / /:/ / _\:\ \ /::\ \ /::\ \ /::\ \ /::\ \ |::L__L /:/\:\__\ /:/\:\__\ /:/__/ /:/__/ /\/::\__\ /::\:\__\ /::\:\__\ /::\:\__\ /::\:\__\ |:::\__\ \:\ \/__/ \:\/:/ / \:\ \ \:\ \ \::/\/__/ \:\::/ / \;:::/ / \/\::/ / \;:::/ / /::;;/__/ \:\__\ \::/ / \:\__\ \:\__\ \:\__\ \::/ / |:\/__/ /:/ / |:\/__/ /:/ / \/__/ \/__/ \/__/ \/__/ \/__/ \/__/ \|__| \/__/ \|__| \/__/ [2022-10-19 10:14:36.688][INFO ][main][com.collibra.databricks.uc.template.Application] Starting Application v2.0.2-SNAPSHOT using Java 11.0.16.1 on VHRL1996325 with PID 7820 (C:\UnityCatalogIntegrationMarketplace\sbi-template-unitycatalog-main-1\sbi-template-unitycatalog-main\target\sbi-template-unitycatalog-2.0.2-SNAPSHOT.jar started by msultana in C:\UnityCatalogIntegrationMarketplace\sbi-template-unitycatalog-main-1\sbi-template-unitycatalog-main) [2022-10-19 10:14:36.697][INFO ][main][com.collibra.databricks.uc.template.Application] No active profile set, falling back to 1 default profile: "default" [2022-10-19 10:14:37.943][INFO ][main][org.springframework.data.repository.config.RepositoryConfigurationDelegate] Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2022-10-19 10:14:38.141][INFO ][main][org.springframework.data.repository.config.RepositoryConfigurationDelegate] Finished Spring Data repository scanning in 188 ms. Found 1 JPA repository interfaces. [2022-10-19 10:14:38.439][INFO ][main][com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor] Post-processing PropertySource instances [2022-10-19 10:14:38.443][INFO ][main][com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter] Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource [2022-10-19 10:14:38.443][INFO ][main][com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter] Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource [2022-10-19 10:14:38.448][INFO ][main][com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter] Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource [2022-10-19 10:14:38.450][INFO ][main][com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter] Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper [2022-10-19 10:14:38.450][INFO ][main][com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper [2022-10-19 10:14:38.451][INFO ][main][com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper [2022-10-19 10:14:38.451][INFO ][main][com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter] Converting PropertySource Config resource 'class path resource [application.properties]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper [2022-10-19 10:14:38.452][INFO ][main][com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter] Converting PropertySource class path resource [springdoc.swagger-ui.config] [org.springframework.core.io.support.ResourcePropertySource] to EncryptableMapPropertySourceWrapper [2022-10-19 10:14:38.669][INFO ][main][com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter [2022-10-19 10:14:38.679][INFO ][main][com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver [2022-10-19 10:14:38.682][INFO ][main][com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector [2022-10-19 10:14:39.240][INFO ][main][org.springframework.boot.web.embedded.tomcat.TomcatWebServer] Tomcat initialized with port(s): 8080 (http) [2022-10-19 10:14:39.251][INFO ][main][org.apache.coyote.http11.Http11NioProtocol] Initializing ProtocolHandler ["http-nio-0.0.0.0-8080"] [2022-10-19 10:14:39.252][INFO ][main][org.apache.catalina.core.StandardService] Starting service [Tomcat] [2022-10-19 10:14:39.252][INFO ][main][org.apache.catalina.core.StandardEngine] Starting Servlet engine: [Apache Tomcat/9.0.60] [2022-10-19 10:14:39.340][INFO ][main][org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]] Initializing Spring embedded WebApplicationContext [2022-10-19 10:14:39.340][INFO ][main][org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] Root WebApplicationContext: initialization completed in 2591 ms [2022-10-19 10:14:39.494][INFO ][main][com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting... [2022-10-19 10:14:39.758][INFO ][main][com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed. [2022-10-19 10:14:39.776][INFO ][main][org.springframework.boot.autoconfigure.h2.H2ConsoleAutoConfiguration] H2 console available at '/h2-console'. Database available at 'jdbc:h2:mem:collibrary' [2022-10-19 10:14:39.977][INFO ][main][org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [name: default] [2022-10-19 10:14:40.051][INFO ][main][org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.7.Final [2022-10-19 10:14:40.246][INFO ][main][org.hibernate.annotations.common.Version] HCANN000001: Hibernate Commons Annotations {5.1.2.Final} [2022-10-19 10:14:40.401][INFO ][main][org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [2022-10-19 10:14:41.069][INFO ][main][org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] [2022-10-19 10:14:41.082][INFO ][main][org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] Initialized JPA EntityManagerFactory for persistence unit 'default' [2022-10-19 10:14:41.105][INFO ][main][com.ulisesbocchio.jasyptspringboot.encryptor.DefaultLazyEncryptor] String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor [2022-10-19 10:14:41.121][INFO ][main][com.ulisesbocchio.jasyptspringboot.configuration.StringEncryptorBuilder] Encryptor config not found for property jasypt.encryptor.algorithm, using default value: PBEWITHHMACSHA512ANDAES_256 [2022-10-19 10:14:41.121][INFO ][main][com.ulisesbocchio.jasyptspringboot.configuration.StringEncryptorBuilder] Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000 [2022-10-19 10:14:41.122][INFO ][main][com.ulisesbocchio.jasyptspringboot.configuration.StringEncryptorBuilder] Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1 [2022-10-19 10:14:41.122][INFO ][main][com.ulisesbocchio.jasyptspringboot.configuration.StringEncryptorBuilder] Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null [2022-10-19 10:14:41.123][INFO ][main][com.ulisesbocchio.jasyptspringboot.configuration.StringEncryptorBuilder] Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null [2022-10-19 10:14:41.124][INFO ][main][com.ulisesbocchio.jasyptspringboot.configuration.StringEncryptorBuilder] Encryptor config not found for property jasypt.encryptor.salt-generator-classname, using default value: org.jasypt.salt.RandomSaltGenerator [2022-10-19 10:14:41.125][INFO ][main][com.ulisesbocchio.jasyptspringboot.configuration.StringEncryptorBuilder] Encryptor config not found for property jasypt.encryptor.iv-generator-classname, using default value: org.jasypt.iv.RandomIvGenerator [2022-10-19 10:14:41.126][INFO ][main][com.ulisesbocchio.jasyptspringboot.configuration.StringEncryptorBuilder] Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64 [2022-10-19 10:14:43.001][WARN ][main][org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning [2022-10-19 10:14:43.077][WARN ][main][org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration] Using generated security password: 0dfb1e62-918f-4f3b-9244-ee96325e4675 This generated password is for development use only. Your security configuration must be updated before running your application in production. [2022-10-19 10:14:43.201][INFO ][main][org.springframework.security.web.DefaultSecurityFilterChain] Will not secure any request [2022-10-19 10:14:44.340][WARN ][main][org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration] Cannot find template location: classpath:/templates/ (please add some templates, check your Mustache configuration, or set spring.mustache.check-template-location=false) [2022-10-19 10:14:44.401][WARN ][main][org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration] Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration) [2022-10-19 10:14:46.152][INFO ][main][org.apache.coyote.http11.Http11NioProtocol] Starting ProtocolHandler ["http-nio-0.0.0.0-8080"] [2022-10-19 10:14:46.170][INFO ][main][org.springframework.boot.web.embedded.tomcat.TomcatWebServer] Tomcat started on port(s): 8080 (http) with context path '' [2022-10-19 10:14:46.173][INFO ][main][com.ulisesbocchio.jasyptspringboot.caching.RefreshScopeRefreshedEventListener] Refreshing cached encryptable property sources on ServletWebServerInitializedEvent [2022-10-19 10:14:46.174][INFO ][main][com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource] Property Source systemProperties refreshed [2022-10-19 10:14:46.174][INFO ][main][com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource] Property Source systemEnvironment refreshed [2022-10-19 10:14:46.175][INFO ][main][com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource] Property Source random refreshed [2022-10-19 10:14:46.175][INFO ][main][com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource] Property Source Config resource 'class path resource [application.properties]' via location 'optional:classpath:/' refreshed [2022-10-19 10:14:46.176][INFO ][main][com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource] Property Source class path resource [springdoc.swagger-ui.config] refreshed [2022-10-19 10:14:46.176][INFO ][main][com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter] Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper [2022-10-19 10:14:46.176][INFO ][main][com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter] Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource [2022-10-19 10:14:46.177][INFO ][main][com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter] Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource [2022-10-19 10:14:46.178][INFO ][main][com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter] Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper [2022-10-19 10:14:46.276][INFO ][main][org.springframework.boot.web.embedded.tomcat.TomcatWebServer] Tomcat initialized with port(s): 8081 (http) [2022-10-19 10:14:46.277][INFO ][main][org.apache.coyote.http11.Http11NioProtocol] Initializing ProtocolHandler ["http-nio-0.0.0.0-8081"] [2022-10-19 10:14:46.279][INFO ][main][org.apache.catalina.core.StandardService] Starting service [Tomcat] [2022-10-19 10:14:46.286][INFO ][main][org.apache.catalina.core.StandardEngine] Starting Servlet engine: [Apache Tomcat/9.0.60] [2022-10-19 10:14:46.299][INFO ][main][org.apache.catalina.core.ContainerBase.[Tomcat-1].[localhost].[/]] Initializing Spring embedded WebApplicationContext [2022-10-19 10:14:46.300][INFO ][main][org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] Root WebApplicationContext: initialization completed in 119 ms [2022-10-19 10:14:46.323][INFO ][main][org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] Exposing 8 endpoint(s) beneath base path '/management' [2022-10-19 10:14:46.858][INFO ][main][org.apache.coyote.http11.Http11NioProtocol] Starting ProtocolHandler ["http-nio-0.0.0.0-8081"] [2022-10-19 10:14:46.862][INFO ][main][org.springframework.boot.web.embedded.tomcat.TomcatWebServer] Tomcat started on port(s): 8081 (http) with context path '' [2022-10-19 10:14:46.863][INFO ][main][com.ulisesbocchio.jasyptspringboot.caching.RefreshScopeRefreshedEventListener] Refreshing cached encryptable property sources on ServletWebServerInitializedEvent [2022-10-19 10:14:46.868][INFO ][main][com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource] Property Source server.ports refreshed [2022-10-19 10:14:46.868][INFO ][main][com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource] Property Source servletContextInitParams refreshed [2022-10-19 10:14:46.868][INFO ][main][com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource] Property Source systemProperties refreshed [2022-10-19 10:14:46.869][INFO ][main][com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource] Property Source systemEnvironment refreshed [2022-10-19 10:14:46.869][INFO ][main][com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource] Property Source random refreshed [2022-10-19 10:14:46.869][INFO ][main][com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource] Property Source Config resource 'class path resource [application.properties]' via location 'optional:classpath:/' refreshed [2022-10-19 10:14:46.870][INFO ][main][com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource] Property Source class path resource [springdoc.swagger-ui.config] refreshed [2022-10-19 10:14:46.870][INFO ][main][com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter] Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource [2022-10-19 10:14:46.871][INFO ][main][com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter] Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource [2022-10-19 10:14:46.897][INFO ][main][com.collibra.databricks.uc.template.Application] Started Application in 10.621 seconds (JVM running for 11.931) [2022-10-19 10:14:47.079][INFO ][http-nio-0.0.0.0-8080-exec-1][org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]] Initializing Spring DispatcherServlet 'dispatcherServlet' [2022-10-19 10:14:47.079][INFO ][http-nio-0.0.0.0-8080-exec-1][org.springframework.web.servlet.DispatcherServlet] Initializing Servlet 'dispatcherServlet' [2022-10-19 10:14:47.082][INFO ][http-nio-0.0.0.0-8080-exec-1][org.springframework.web.servlet.DispatcherServlet] Completed initialization in 2 ms [2022-10-19 10:14:47.663][INFO ][registrationTask1][de.codecentric.boot.admin.client.registration.ApplicationRegistrator] Application registered itself as 3696569b5e43 [2022-10-19 10:14:47.748][INFO ][http-nio-0.0.0.0-8081-exec-1][org.apache.catalina.core.ContainerBase.[Tomcat-1].[localhost].[/]] Initializing Spring DispatcherServlet 'dispatcherServlet' [2022-10-19 10:14:47.748][INFO ][http-nio-0.0.0.0-8081-exec-1][org.springframework.web.servlet.DispatcherServlet] Initializing Servlet 'dispatcherServlet' [2022-10-19 10:14:47.749][INFO ][http-nio-0.0.0.0-8081-exec-1][org.springframework.web.servlet.DispatcherServlet] Completed initialization in 0 ms [2022-10-19 10:14:50.153][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:14:55.050][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:15:00.054][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:15:05.042][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:15:10.047][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:15:15.059][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:15:20.051][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:15:25.052][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:15:30.054][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:15:35.050][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:15:40.044][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:15:45.060][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:15:50.049][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:15:55.054][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:16:00.054][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:16:05.054][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:16:10.044][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:16:15.045][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:16:20.053][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:16:25.044][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:16:30.052][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:16:35.053][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:16:40.049][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:16:45.051][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:16:50.056][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:16:55.041][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:17:00.051][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:17:05.055][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:17:10.046][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:17:15.056][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:17:20.054][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:17:25.044][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:17:30.047][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:17:35.058][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:17:40.049][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:17:45.051][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:17:50.039][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:17:55.051][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:18:00.053][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:18:05.055][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:18:10.040][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:18:15.058][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:18:20.051][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:18:25.051][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:18:30.044][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:18:35.051][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:18:40.042][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:18:45.056][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:18:50.060][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:18:55.050][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error [2022-10-19 10:19:00.046][ERROR][scheduling-1][com.collibra.databricks.uc.template.controller.CommandController] Internal Server Error