0% found this document useful (0 votes)
3 views

Storefront Primary (2)

The document contains log entries from an application using OpenTelemetry and Spring framework, indicating the startup process and configuration details. It includes warnings about missing dependencies for Kotlin support, information about the application context refresh, and various debug messages related to Hibernate Validator and Zookeeper client connections. The logs detail the environment settings, including Java version, operating system, and memory usage, as well as the successful establishment of a Zookeeper session.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Storefront Primary (2)

The document contains log entries from an application using OpenTelemetry and Spring framework, indicating the startup process and configuration details. It includes warnings about missing dependencies for Kotlin support, information about the application context refresh, and various debug messages related to Hibernate Validator and Zookeeper client connections. The logs detail the environment settings, including Java version, operating system, and memory usage, as well as the successful establishment of a Zookeeper session.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 6

[otel.

javaagent 2024-11-20 18:36:28:507 +0530] [main] INFO


io.opentelemetry.javaagent.tooling.VersionLogger - opentelemetry-javaagent -
version: 2.10.0
2024-11-20 18:36:44.241 - [WARN ] -
[org.springframework.http.converter.json.Jackson2ObjectMapperBuilder::] - [1,
background-preinit] - (,)|(,) - [] - (guid=) - For Jackson Kotlin classes support
please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath
2024-11-20 18:36:44.850 - [INFO ] -
[org.springframework.context.annotation.AnnotationConfigApplicationContext::] - [1,
main] - (,)|(,) - [] - (guid=) - Refreshing
org.springframework.context.annotation.AnnotationConfigApplicationContext@5627b8eb:
startup date [Wed Nov 20 18:36:44 IST 2024]; root of context hierarchy
2024-11-20 18:36:45.225 - [INFO ] -
[org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:
:] - [1, main] - (,)|(,) - [] - (guid=) - JSR-330 'javax.inject.Inject' annotation
found and supported for autowiring
2024-11-20 18:36:45.313 - [INFO ] -
[org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProc
essorChecker::] - [1, main] - (,)|(,) - [] - (guid=) - Bean
'configurationPropertiesRebinderAutoConfiguration' of type
[org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfigu
ration$$EnhancerBySpringCGLIB$$79c719ad] is not eligible for getting processed by
all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-11-20 18:36:45.430 - [DEBUG] -
[org.hibernate.validator.internal.engine.resolver.TraversableResolvers::] - [1,
main] - (,)|(,) - [] - (guid=) - Found javax.persistence.Persistence on classpath
containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate
JPA aware TraversableResolver
2024-11-20 18:36:45.430 - [DEBUG] -
[org.hibernate.validator.internal.engine.resolver.TraversableResolvers::] - [1,
main] - (,)|(,) - [] - (guid=) - Instantiated JPA aware TraversableResolver of type
org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-20 18:36:45.431 - [DEBUG] -
[org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator::]
- [1, main] - (,)|(,) - [] - (guid=) - Loaded expression factory via original TCCL
2024-11-20 18:36:45.432 - [DEBUG] -
[org.hibernate.validator.internal.engine.resolver.TraversableResolvers::] - [1,
main] - (,)|(,) - [] - (guid=) - Found javax.persistence.Persistence on classpath
containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate
JPA aware TraversableResolver
2024-11-20 18:36:45.432 - [DEBUG] -
[org.hibernate.validator.internal.engine.resolver.TraversableResolvers::] - [1,
main] - (,)|(,) - [] - (guid=) - Instantiated JPA aware TraversableResolver of type
org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-20 18:36:45.433 - [DEBUG] -
[org.hibernate.validator.internal.engine.ConfigurationImpl::] - [1, main] - (,)|(,)
- [] - (guid=) - Setting custom MessageInterpolator of type
org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2024-11-20 18:36:45.434 - [DEBUG] -
[org.hibernate.validator.internal.engine.ConfigurationImpl::] - [1, main] - (,)|(,)
- [] - (guid=) - Setting custom ConstraintValidatorFactory of type
org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2024-11-20 18:36:45.435 - [DEBUG] -
[org.hibernate.validator.internal.engine.ConfigurationImpl::] - [1, main] - (,)|(,)
- [] - (guid=) - Setting custom ParameterNameProvider of type
org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
2024-11-20 18:36:45.437 - [DEBUG] -
[org.hibernate.validator.internal.xml.ValidationXmlParser::] - [1, main] - (,)|(,)
- [] - (guid=) - Trying to load META-INF/validation.xml for XML based Validator
configuration.
2024-11-20 18:36:45.437 - [DEBUG] -
[org.hibernate.validator.internal.xml.ResourceLoaderHelper::] - [1, main] - (,)|(,)
- [] - (guid=) - Trying to load META-INF/validation.xml via user class loader
2024-11-20 18:36:45.438 - [DEBUG] -
[org.hibernate.validator.internal.xml.ResourceLoaderHelper::] - [1, main] - (,)|(,)
- [] - (guid=) - Trying to load META-INF/validation.xml via TCCL
2024-11-20 18:36:45.439 - [DEBUG] -
[org.hibernate.validator.internal.xml.ResourceLoaderHelper::] - [1, main] - (,)|(,)
- [] - (guid=) - Trying to load META-INF/validation.xml via Hibernate Validator's
class loader
2024-11-20 18:36:45.440 - [DEBUG] -
[org.hibernate.validator.internal.xml.ValidationXmlParser::] - [1, main] - (,)|(,)
- [] - (guid=) - No META-INF/validation.xml found. Using annotation based
configuration only.
2024-11-20 18:36:45.456 - [DEBUG] -
[org.hibernate.validator.internal.engine.ValidatorFactoryImpl::] - [1, main] - (,)|
(,) - [] - (guid=) - HV000234: Using
org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as
ValidatorFactory-scoped message interpolator.
2024-11-20 18:36:45.456 - [DEBUG] -
[org.hibernate.validator.internal.engine.ValidatorFactoryImpl::] - [1, main] - (,)|
(,) - [] - (guid=) - HV000234: Using
org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as
ValidatorFactory-scoped traversable resolver.
2024-11-20 18:36:45.456 - [DEBUG] -
[org.hibernate.validator.internal.engine.ValidatorFactoryImpl::] - [1, main] - (,)|
(,) - [] - (guid=) - HV000234: Using
org.hibernate.validator.internal.util.ExecutableParameterNameProvider as
ValidatorFactory-scoped parameter name provider.
2024-11-20 18:36:45.456 - [DEBUG] -
[org.hibernate.validator.internal.engine.ValidatorFactoryImpl::] - [1, main] - (,)|
(,) - [] - (guid=) - HV000234: Using
org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-
scoped clock provider.
2024-11-20 18:36:45.456 - [DEBUG] -
[org.hibernate.validator.internal.engine.ValidatorFactoryImpl::] - [1, main] - (,)|
(,) - [] - (guid=) - HV000234: Using
org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as
ValidatorFactory-scoped script evaluator factory.
2024-11-20 18:36:46.076 - [INFO ] - [org.apache.zookeeper.ZooKeeper::] - [1, main]
- (,)|(,) - [] - (guid=) - Client environment:zookeeper.version=3.5.3-beta-
8ce24f9e675cbefffb8f21a47e06b42864475a60, built on 04/03/2017 16:19 GMT
2024-11-20 18:36:46.077 - [INFO ] - [org.apache.zookeeper.ZooKeeper::] - [1, main]
- (,)|(,) - [] - (guid=) - Client environment:host.name=int-storefront-primary-
6df87488d8-65pcq
2024-11-20 18:36:46.077 - [INFO ] - [org.apache.zookeeper.ZooKeeper::] - [1, main]
- (,)|(,) - [] - (guid=) - Client environment:java.version=1.8.0_332
2024-11-20 18:36:46.077 - [INFO ] - [org.apache.zookeeper.ZooKeeper::] - [1, main]
- (,)|(,) - [] - (guid=) - Client environment:java.vendor=Oracle Corporation
2024-11-20 18:36:46.077 - [INFO ] - [org.apache.zookeeper.ZooKeeper::] - [1, main]
- (,)|(,) - [] - (guid=) - Client environment:java.home=/usr/local/openjdk-8/jre
2024-11-20 18:36:46.077 - [INFO ] - [org.apache.zookeeper.ZooKeeper::] - [1, main]
- (,)|(,) - [] - (guid=) - Client environment:java.class.path=store-front-
service.jar:/opt/jmx_exporter.jar:/opt/opentelemetry-javaagent.jar
2024-11-20 18:36:46.077 - [INFO ] - [org.apache.zookeeper.ZooKeeper::] - [1, main]
- (,)|(,) - [] - (guid=) - Client
environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/
lib:/usr/lib
2024-11-20 18:36:46.077 - [INFO ] - [org.apache.zookeeper.ZooKeeper::] - [1, main]
- (,)|(,) - [] - (guid=) - Client environment:java.io.tmpdir=/tmp
2024-11-20 18:36:46.077 - [INFO ] - [org.apache.zookeeper.ZooKeeper::] - [1, main]
- (,)|(,) - [] - (guid=) - Client environment:java.compiler=<NA>
2024-11-20 18:36:46.077 - [INFO ] - [org.apache.zookeeper.ZooKeeper::] - [1, main]
- (,)|(,) - [] - (guid=) - Client environment:os.name=Linux
2024-11-20 18:36:46.077 - [INFO ] - [org.apache.zookeeper.ZooKeeper::] - [1, main]
- (,)|(,) - [] - (guid=) - Client environment:os.arch=amd64
2024-11-20 18:36:46.077 - [INFO ] - [org.apache.zookeeper.ZooKeeper::] - [1, main]
- (,)|(,) - [] - (guid=) - Client environment:os.version=5.15.146+
2024-11-20 18:36:46.077 - [INFO ] - [org.apache.zookeeper.ZooKeeper::] - [1, main]
- (,)|(,) - [] - (guid=) - Client environment:user.name=root
2024-11-20 18:36:46.077 - [INFO ] - [org.apache.zookeeper.ZooKeeper::] - [1, main]
- (,)|(,) - [] - (guid=) - Client environment:user.home=/root
2024-11-20 18:36:46.077 - [INFO ] - [org.apache.zookeeper.ZooKeeper::] - [1, main]
- (,)|(,) - [] - (guid=) - Client environment:user.dir=/opt/target
2024-11-20 18:36:46.077 - [INFO ] - [org.apache.zookeeper.ZooKeeper::] - [1, main]
- (,)|(,) - [] - (guid=) - Client environment:os.memory.free=2775MB
2024-11-20 18:36:46.077 - [INFO ] - [org.apache.zookeeper.ZooKeeper::] - [1, main]
- (,)|(,) - [] - (guid=) - Client environment:os.memory.max=2880MB
2024-11-20 18:36:46.078 - [INFO ] - [org.apache.zookeeper.ZooKeeper::] - [1, main]
- (,)|(,) - [] - (guid=) - Client environment:os.memory.total=2880MB
2024-11-20 18:36:46.161 - [INFO ] -
[org.apache.curator.framework.imps.CuratorFrameworkImpl::] - [1, main] - (,)|(,) -
[] - (guid=) - Starting
2024-11-20 18:36:46.175 - [DEBUG] - [org.apache.curator.CuratorZookeeperClient::] -
[1, main] - (,)|(,) - [] - (guid=) - Starting
2024-11-20 18:36:46.175 - [DEBUG] - [org.apache.curator.ConnectionState::] - [1,
main] - (,)|(,) - [] - (guid=) - Starting
2024-11-20 18:36:46.175 - [DEBUG] - [org.apache.curator.ConnectionState::] - [1,
main] - (,)|(,) - [] - (guid=) - reset
2024-11-20 18:36:46.195 - [INFO ] - [org.apache.zookeeper.ZooKeeper::] - [1, main]
- (,)|(,) - [] - (guid=) - Initiating client connection,
connectString=zk1.int.meesho.int:2181 sessionTimeout=60000
watcher=org.apache.curator.ConnectionState@188bf4d8
2024-11-20 18:36:46.212 - [INFO ] - [org.apache.zookeeper.ClientCnxnSocket::] - [1,
main] - (,)|(,) - [] - (guid=) - jute.maxbuffer value is 4194304 Bytes
2024-11-20 18:36:46.254 - [INFO ] - [org.apache.zookeeper.ClientCnxn::] - [1, main-
SendThread(zk1.int.meesho.int:2181)] - (,)|(,) - [] - (guid=) - Opening socket
connection to server zk1.int.meesho.int/10.138.144.160:2181. Will not attempt to
authenticate using SASL (unknown error)
2024-11-20 18:36:46.260 - [INFO ] - [org.apache.zookeeper.ClientCnxn::] - [1, main-
SendThread(zk1.int.meesho.int:2181)] - (,)|(,) - [] - (guid=) - Socket connection
established, initiating session, client: /10.129.4.138:54842, server:
zk1.int.meesho.int/10.138.144.160:2181
2024-11-20 18:36:46.265 - [INFO ] -
[org.apache.curator.framework.imps.CuratorFrameworkImpl::] - [1, main] - (,)|(,) -
[] - (guid=) - Default schema
2024-11-20 18:36:46.266 - [DEBUG] - [org.apache.zookeeper.ClientCnxn::] - [1, main-
SendThread(zk1.int.meesho.int:2181)] - (,)|(,) - [] - (guid=) - Session
establishment request sent on zk1.int.meesho.int/10.138.144.160:2181
2024-11-20 18:36:46.273 - [INFO ] - [org.apache.zookeeper.ClientCnxn::] - [1, main-
SendThread(zk1.int.meesho.int:2181)] - (,)|(,) - [] - (guid=) - Session
establishment complete on server zk1.int.meesho.int/10.138.144.160:2181, sessionid
= 0x10000af2ec600fe, negotiated timeout = 40000
2024-11-20 18:36:46.279 - [DEBUG] - [org.apache.curator.ConnectionState::] - [1,
main-EventThread] - (,)|(,) - [] - (guid=) - Negotiated session timeout: 40000
2024-11-20 18:36:46.287 - [INFO ] -
[org.apache.curator.framework.state.ConnectionStateManager::] - [1, main-
EventThread] - (,)|(,) - [] - (guid=) - State change: CONNECTED
2024-11-20 18:36:46.288 - [DEBUG] -
[org.apache.curator.framework.imps.CuratorFrameworkImpl::] - [1, main-EventThread]
- (,)|(,) - [] - (guid=) - Clearing sleep for 1 operations
2024-11-20 18:36:46.302 - [DEBUG] - [org.apache.zookeeper.ClientCnxn::] - [1, main-
SendThread(zk1.int.meesho.int:2181)] - (,)|(,) - [] - (guid=) - Reading reply
sessionid:0x10000af2ec600fe, packet:: clientPath:/zookeeper/config
serverPath:/zookeeper/config finished:false header:: 1,4 replyHeader::
1,4305085493,0 request:: '/zookeeper/config,T response::
#7365727665722e313d7a6b312e696e742e6d656573686f2e696e743a323838383a333838383a706172
7469636970616e74a7365727665722e323d7a6b322e696e742e6d656573686f2e696e743a323838383a
333838383a7061727469636970616e74a7365727665722e333d7a6b332e696e742e6d656573686f2e69
6e743a323838383a333838383a7061727469636970616e74a76657273696f6e3d30,s{0,0,0,1710167
424522,-1,0,-1,0,159,0,0}
2024-11-20 18:36:46.304 - [DEBUG] - [org.apache.zookeeper.ClientCnxn::] - [1, main-
SendThread(zk1.int.meesho.int:2181)] - (,)|(,) - [] - (guid=) - Reading reply
sessionid:0x10000af2ec600fe, packet:: clientPath:/zookeeper/config
serverPath:/zookeeper/config finished:false header:: 2,4 replyHeader::
2,4305085493,0 request:: '/zookeeper/config,T response::
#7365727665722e313d7a6b312e696e742e6d656573686f2e696e743a323838383a333838383a706172
7469636970616e74a7365727665722e323d7a6b322e696e742e6d656573686f2e696e743a323838383a
333838383a7061727469636970616e74a7365727665722e333d7a6b332e696e742e6d656573686f2e69
6e743a323838383a333838383a7061727469636970616e74a76657273696f6e3d30,s{0,0,0,1710167
424522,-1,0,-1,0,159,0,0}
2024-11-20 18:36:46.307 - [INFO ] -
[org.apache.curator.framework.imps.EnsembleTracker::] - [1, main-EventThread] -
(,)|(,) - [] - (guid=) - New config event received:
{server.1=zk1.int.meesho.int:2888:3888:participant, version=0,
server.3=zk3.int.meesho.int:2888:3888:participant,
server.2=zk2.int.meesho.int:2888:3888:participant}
2024-11-20 18:36:46.325 - [DEBUG] -
[org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl::] -
[1, main] - (,)|(,) - [] - (guid=) - Adding composing constraint:
ConstraintDescriptorImpl{annotation=j.v.c.NotNull, payloads=[],
hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false,
elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface
javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@7535f28,
message={javax.validation.constraints.NotNull.message},
payload=[Ljava.lang.Class;@75f65d54}, constraintType=GENERIC,
valueUnwrapping=DEFAULT}.
2024-11-20 18:36:46.325 - [DEBUG] -
[org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl::] -
[1, main] - (,)|(,) - [] - (guid=) - Adding composing constraint:
ConstraintDescriptorImpl{annotation=j.v.c.Size, payloads=[],
hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false,
elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface
javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@3f3a6091,
min=1, message={javax.validation.constraints.Size.message},
payload=[Ljava.lang.Class;@5b4d9bda, max=2147483647}, constraintType=GENERIC,
valueUnwrapping=DEFAULT}.
2024-11-20 18:36:46.328 - [DEBUG] -
[org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl::] -
[1, main] - (,)|(,) - [] - (guid=) - Adding composing constraint:
ConstraintDescriptorImpl{annotation=j.v.c.NotNull, payloads=[],
hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false,
elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface
javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@4d16975b,
message={javax.validation.constraints.NotNull.message},
payload=[Ljava.lang.Class;@425f94d7}, constraintType=GENERIC,
valueUnwrapping=DEFAULT}.
2024-11-20 18:36:46.328 - [DEBUG] -
[org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl::] -
[1, main] - (,)|(,) - [] - (guid=) - Adding composing constraint:
ConstraintDescriptorImpl{annotation=j.v.c.Size, payloads=[],
hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false,
elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface
javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@378c48c1,
min=1, message={javax.validation.constraints.Size.message},
payload=[Ljava.lang.Class;@53432aef, max=2147483647}, constraintType=GENERIC,
valueUnwrapping=DEFAULT}.
2024-11-20 18:36:46.344 - [ERROR] -
[org.apache.curator.framework.imps.EnsembleTracker::] - [1, main-EventThread] -
(,)|(,) - [] - (guid=) - Invalid config event received:
{server.1=zk1.int.meesho.int:2888:3888:participant, version=0,
server.3=zk3.int.meesho.int:2888:3888:participant,
server.2=zk2.int.meesho.int:2888:3888:participant}
2024-11-20 18:36:46.344 - [INFO ] -
[org.apache.curator.framework.imps.EnsembleTracker::] - [1, main-EventThread] -
(,)|(,) - [] - (guid=) - New config event received:
{server.1=zk1.int.meesho.int:2888:3888:participant, version=0,
server.3=zk3.int.meesho.int:2888:3888:participant,
server.2=zk2.int.meesho.int:2888:3888:participant}
2024-11-20 18:36:46.344 - [ERROR] -
[org.apache.curator.framework.imps.EnsembleTracker::] - [1, main-EventThread] -
(,)|(,) - [] - (guid=) - Invalid config event received:
{server.1=zk1.int.meesho.int:2888:3888:participant, version=0,
server.3=zk3.int.meesho.int:2888:3888:participant,
server.2=zk2.int.meesho.int:2888:3888:participant}

. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.0.3.RELEASE)

2024-11-20 18:36:47.597 - [INFO ] -


[org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration::]
- [1, main] - (,)|(,) - [] - (guid=) - Located property source:
CompositePropertySource {name='zookeeper', propertySources=[ZookeeperPropertySource
{name='config/storefront-pre-prod,session-client'}, ZookeeperPropertySource
{name='config/storefront-pre-prod,r4j'}, ZookeeperPropertySource
{name='config/storefront-pre-prod,dedup'}, ZookeeperPropertySource
{name='config/storefront-pre-prod,auth'}, ZookeeperPropertySource
{name='config/storefront-pre-prod,constants'}, ZookeeperPropertySource
{name='config/storefront-pre-prod,http'}, ZookeeperPropertySource
{name='config/storefront-pre-prod,hystrix'}, ZookeeperPropertySource
{name='config/storefront-pre-prod,log'}, ZookeeperPropertySource
{name='config/storefront-pre-prod,filters'}, ZookeeperPropertySource
{name='config/storefront-pre-prod,kafka'}, ZookeeperPropertySource
{name='config/storefront-pre-prod,features'}, ZookeeperPropertySource
{name='config/storefront-pre-prod,production'}, ZookeeperPropertySource
{name='config/storefront-pre-prod'}, ZookeeperPropertySource
{name='config/application,session-client'}, ZookeeperPropertySource
{name='config/application,r4j'}, ZookeeperPropertySource
{name='config/application,dedup'}, ZookeeperPropertySource
{name='config/application,auth'}, ZookeeperPropertySource
{name='config/application,constants'}, ZookeeperPropertySource
{name='config/application,http'}, ZookeeperPropertySource
{name='config/application,hystrix'}, ZookeeperPropertySource
{name='config/application,log'}, ZookeeperPropertySource
{name='config/application,filters'}, ZookeeperPropertySource
{name='config/application,kafka'}, ZookeeperPropertySource
{name='config/application,features'}, ZookeeperPropertySource
{name='config/application,production'}, ZookeeperPropertySource
{name='config/application'}]}
2024-11-20 18:36:47.779 - [INFO ] - [com.meesho.storefront.Application::] - [1,
main] - (,)|(,) - [] - (guid=) - The following profiles are active:
production,features,kafka,filters,log,hystrix,http,constants,auth,dedup,r4j,session
-client
2024-11-20 18:36:47.803 - [INFO ] -
[org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerAppli
cationContext::] - [1, main] - (,)|(,) - [] - (guid=) - Refreshing
org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplic
ationContext@584fb03d: startup date [Wed Nov 20 18:36:47 IST 2024]; parent:
org.springframework.context.annotation.AnnotationConfigApplicationContext@5627b8eb

You might also like