[ec2-user@ip-10-101-35-51 collibra]$ java -jar denodo-to-collibra-integration-1.0.3.jar . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.3) 2022-03-22 12:03:30,350 [main] INFO com.collibra.marketplace.denodo.Application - Starting Application v1.0.3 using Java 1.8.0_312 on ip-10-101-35-51.eu-wes t-1.compute.internal with PID 922 (/opt/collibra/denodo-to-collibra-integration-1.0.3.jar started by ec2-user in /opt/collibra) 2022-03-22 12:03:30,364 [main] INFO com.collibra.marketplace.denodo.Application - No active profile set, falling back to default profiles: default 2022-03-22 12:03:33,290 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-03-22 12:03:33,564 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 258 ms. Found 3 JPA repository interfaces. 2022-03-22 12:03:34,192 [main] INFO com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing P ropertySource instances 2022-03-22 12:03:34,291 [main] INFO com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter - Converting PropertySource configurationPropertie s [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy 2022-03-22 12:03:34,291 [main] INFO com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter - Converting PropertySource servletConfigInitParam s [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper 2022-03-22 12:03:34,291 [main] INFO com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitPara ms [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper 2022-03-22 12:03:34,292 [main] INFO com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org. springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper 2022-03-22 12:03:34,292 [main] INFO com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org .springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironment PropertySourceWrapper 2022-03-22 12:03:34,292 [main] INFO com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter - Converting PropertySource random [org.springfram ework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper 2022-03-22 12:03:34,292 [main] INFO com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter - Converting PropertySource Config resource 'class path resource [application.properties]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapP ropertySourceWrapper 2022-03-22 12:03:34,395 [main] INFO com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'e ncryptablePropertyFilter'. Initializing Default Property Filter 2022-03-22 12:03:34,600 [main] INFO com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with n ame 'encryptablePropertyResolver'. Initializing Default Property Resolver 2022-03-22 12:03:34,606 [main] INFO com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector - Property Detector custom Bean not found with n ame 'encryptablePropertyDetector'. Initializing Default Property Detector 2022-03-22 12:03:34,965 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8442 (http) 2022-03-22 12:03:34,981 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8442"] 2022-03-22 12:03:34,982 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2022-03-22 12:03:34,982 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.50] 2022-03-22 12:03:35,074 [main] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2022-03-22 12:03:35,075 [main] INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext - Root WebApplicationContext: initializa tion completed in 4597 ms 2022-03-22 12:03:35,430 [main] INFO com.collibra.marketplace.denodo.config.DynamicDataSourceConfig - Initializing the Denodo mock data source... 2022-03-22 12:03:35,452 [main] INFO com.collibra.marketplace.denodo.config.DynamicDataSourceConfig - Initialized the Denodo mock data source. 2022-03-22 12:03:35,453 [main] INFO com.collibra.marketplace.denodo.config.DynamicDataSourceConfig - Initializing the Denodo data source... 2022-03-22 12:03:35,454 [main] INFO com.collibra.marketplace.denodo.config.DynamicDataSourceConfig - Initialized the Denodo data source. 2022-03-22 12:03:35,494 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2022-03-22 12:03:35,872 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2022-03-22 12:03:36,113 [main] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 2022-03-22 12:03:36,305 [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.32.Final 2022-03-22 12:03:36,748 [main] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-03-22 12:03:37,037 [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2022-03-22 12:03:38,371 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementatio n: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-03-22 12:03:38,390 [main] INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistenc e unit 'default' 2022-03-22 12:03:38,502 [main] WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is ena bled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-03-22 12:03:38,609 [main] INFO com.collibra.marketplace.library.integration.InternalSharedLibraryConnection - Authenticating with the Collibra Platform ... 2022-03-22 12:03:39,722 [main] INFO com.collibra.marketplace.library.integration.InternalSharedLibraryConnection - Successfully authenticated with the Colli bra Platform. 2022-03-22 12:03:41,462 [main] INFO org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver - Exposing 14 endpoint(s) beneath base path '/manage ' 2022-03-22 12:03:41,938 [main] INFO org.springframework.security.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security .web.context.request.async.WebAsyncManagerIntegrationFilter@21fff664, org.springframework.security.web.context.SecurityContextPersistenceFilter@46c00568, org .springframework.security.web.header.HeaderWriterFilter@5c20ffa8, org.springframework.security.web.authentication.logout.LogoutFilter@59942b48, org.springfra mework.security.web.authentication.www.BasicAuthenticationFilter@18a645fd, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@458544e0, or g.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1d207fad, org.springframework.security.web.authentication.AnonymousAuthenti cationFilter@6079cf5, org.springframework.security.web.session.SessionManagementFilter@2f879bab, org.springframework.security.web.access.ExceptionTranslation Filter@afb5821, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@66bfd864] 2022-03-22 12:03:42,712 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8442"] 2022-03-22 12:03:42,739 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8442 (http) with context path '' 2022-03-22 12:03:43,013 [main] INFO com.collibra.marketplace.denodo.Application - Started Application in 13.403 seconds (JVM running for 15.096) 2022-03-22 12:03:49,224 [http-nio-8442-exec-1] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-03-22 12:03:49,224 [http-nio-8442-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2022-03-22 12:03:49,227 [http-nio-8442-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 3 ms