microscopic-mechanic-13766
12/02/2022, 12:40 PM2022-12-02 12:25:59.457:INFO:oejshC.ROOT:main: 1 Spring WebApplicationInitializers detected on classpath
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See <http://www.slf4j.org/codes.html#StaticLoggerBinder> for further details.
2022-12-02 12:25:59.531:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0
2022-12-02 12:25:59.531:INFO:oejs.session:main: No SessionScavenger set, using defaults
2022-12-02 12:25:59.533:INFO:oejs.session:main: node0 Scavenging every 600000ms
2022-12-02 12:25:59.597:INFO:oejshC.ROOT:main: Initializing Spring root WebApplicationContext
SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder".
SLF4J: Defaulting to no-operation MDCAdapter implementation.
SLF4J: See <http://www.slf4j.org/codes.html#no_static_mdc_binder> for further details.
ANTLR Tool version 4.5 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.5 used for parser compilation does not match the current runtime version 4.7.2ANTLR Tool version 4.5 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.5 used for parser compilation does not match the current runtime version 4.7.2ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
ANTLR Tool version 4.5 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.5 used for parser compilation does not match the current runtime version 4.7.2ANTLR Tool version 4.5 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.5 used for parser compilation does not match the current runtime version 4.7.22022-12-02 12:26:53.116:INFO:oejshC.ROOT:main: Initializing Spring DispatcherServlet 'apiServlet'
2022-12-02 12:26:53.639:INFO:oejshC.ROOT:main: Initializing Spring DispatcherServlet 'authServlet'
2022-12-02 12:26:53.711:INFO:oejshC.ROOT:main: Initializing Spring DispatcherServlet 'openapiServlet'
2022-12-02 12:26:56.239:INFO:oejsh.ContextHandler:main: Started o.e.j.w.WebAppContext@6eda5c9{Open source GMS,/,[file:///tmp/jetty-0_0_0_0-8080-war_war-_-any-11220994130116230824/webapp/, jar:file:///tmp/jetty-0_0_0_0-8080-war_war-_-any-11220994130116230824/webapp/WEB-INF/lib/swagger-ui-4.10.3.jar!/META-INF/resources],AVAILABLE}{file:///datahub/datahub-gms/bin/war.war}
2022-12-02 12:26:56.261:INFO:oejs.AbstractConnector:main: Started ServerConnector@4387b79e{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
2022-12-02 12:26:56.263:INFO:oejs.Server:main: Started @71782ms
I know those errors don't usually mean that there has been an error during the deployment, and Datahub's performance isn't affected at all, but as I didn't obtain the message INFO c.d.m.ingestion.IngestionScheduler:251 - Successfully fetched 4 ingestion sources. I thought that maybe something was wrong (which at first it doesn't feel like it)
But anyways I just wanted to let you know those two things as in previous versions didn't happen 🙂brainy-tent-14503
12/02/2022, 4:42 PMbrainy-tent-14503
12/02/2022, 8:39 PM2022-12-02 14:36:14 2022-12-02 20:36:14.439:INFO:oejshC.ROOT:main: 1 Spring WebApplicationInitializers detected on classpath
2022-12-02 14:36:14 2022-12-02 20:36:14.760:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0
2022-12-02 14:36:14 2022-12-02 20:36:14.760:INFO:oejs.session:main: No SessionScavenger set, using defaults
2022-12-02 14:36:14 2022-12-02 20:36:14.760:INFO:oejs.session:main: node0 Scavenging every 660000ms
2022-12-02 14:36:14 2022-12-02 20:36:14.765:INFO:oejshC.ROOT:main: Initializing Spring root WebApplicationContext
2022-12-02 14:36:14 20:36:14.775 [main] INFO o.s.web.context.ContextLoader:271 - Root WebApplicationContext: initialization started
2022-12-02 14:36:16 20:36:16.197 [main] INFO io.ebean.EbeanVersion:31 - ebean version: 11.33.3
2022-12-02 14:36:16 20:36:16.202 [main] INFO i.e.config.properties.LoadContext:83 - loaded properties from [application.yml]
2022-12-02 14:36:16 Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
2022-12-02 14:36:16 20:36:16.229 [main] INFO i.e.datasource.pool.ConnectionPool:294 - DataSourcePool [gmsEbeanServiceConfig] autoCommit[false] transIsolation[READ_COMMITTED] min[2] max[50]
2022-12-02 14:36:16 20:36:16.406 [main] INFO io.ebean.internal.DefaultContainer:208 - DatabasePlatform name:gmsEbeanServiceConfig platform:mysql
2022-12-02 14:36:16 20:36:16.782 [main] INFO c.l.g.f.k.s.KafkaSchemaRegistryFactory:58 - creating schema registry config using url: <http://schema-registry:8081>
2022-12-02 14:36:16 20:36:16.806 [main] INFO o.a.k.c.producer.ProducerConfig:347 - ProducerConfig values:lemon-garage-57793
12/06/2022, 11:32 PMbrainy-tent-14503
12/07/2022, 12:27 AM<http://docker.io/linkedin/datahub-gms:2de9d3d|docker.io/linkedin/datahub-gms:2de9d3d> and frontend <http://docker.io/linkedin/datahub-frontend-react:2de9d3d|docker.io/linkedin/datahub-frontend-react:2de9d3d> which I pull from the build logs when it was merged. Those images include the logging fix with some but as few as possible changes from v0.9.3lemon-cat-72045
12/07/2022, 5:09 AMPicked up JAVA_TOOL_OPTIONS:
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
:: Spring Boot :: (v2.5.12)
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See <http://www.slf4j.org/codes.html#StaticLoggerBinder> for further details.brainy-tent-14503
12/07/2022, 2:42 PMlemon-cat-72045
12/08/2022, 9:49 AMacceptable-baker-8114
12/09/2022, 5:08 PMlemon-garage-57793
12/20/2022, 4:10 PMbrainy-tent-14503
12/20/2022, 10:15 PM