-
Notifications
You must be signed in to change notification settings - Fork 0
/
nohup.out
154 lines (138 loc) · 39.5 KB
/
nohup.out
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.3.4)
2024-11-04T03:32:24.334+09:00 INFO 57048 --- [dmforu-admin] [ main] com.dmforu.admin.AdminApplicationKt : Starting AdminApplicationKt v1.2.0 using Java 17.0.11 with PID 57048 (/Users/weeds2577/DMU-BackEnd/dmforu-admin/build/libs/dmforu-admin-1.2.0.jar started by weeds2577 in /Users/weeds2577/DMU-BackEnd)
2024-11-04T03:32:24.336+09:00 INFO 57048 --- [dmforu-admin] [ main] com.dmforu.admin.AdminApplicationKt : The following 1 profile is active: "local"
2024-11-04T03:32:24.730+09:00 INFO 57048 --- [dmforu-admin] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
2024-11-04T03:32:24.730+09:00 INFO 57048 --- [dmforu-admin] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode.
2024-11-04T03:32:24.753+09:00 INFO 57048 --- [dmforu-admin] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 20 ms. Found 2 MongoDB repository interfaces.
2024-11-04T03:32:24.757+09:00 INFO 57048 --- [dmforu-admin] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
2024-11-04T03:32:24.757+09:00 INFO 57048 --- [dmforu-admin] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2024-11-04T03:32:24.766+09:00 INFO 57048 --- [dmforu-admin] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 2 JPA repository interfaces.
2024-11-04T03:32:25.259+09:00 INFO 57048 --- [dmforu-admin] [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8080 (http)
2024-11-04T03:32:25.269+09:00 INFO 57048 --- [dmforu-admin] [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2024-11-04T03:32:25.269+09:00 INFO 57048 --- [dmforu-admin] [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.30]
2024-11-04T03:32:25.301+09:00 INFO 57048 --- [dmforu-admin] [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2024-11-04T03:32:25.302+09:00 INFO 57048 --- [dmforu-admin] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 933 ms
2024-11-04T03:32:25.403+09:00 INFO 57048 --- [dmforu-admin] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
2024-11-04T03:32:25.449+09:00 INFO 57048 --- [dmforu-admin] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.5.3.Final
2024-11-04T03:32:25.483+09:00 INFO 57048 --- [dmforu-admin] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled
2024-11-04T03:32:25.720+09:00 INFO 57048 --- [dmforu-admin] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer
2024-11-04T03:32:25.767+09:00 INFO 57048 --- [dmforu-admin] [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
2024-11-04T03:32:26.018+09:00 INFO 57048 --- [dmforu-admin] [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@510e4d79
2024-11-04T03:32:26.019+09:00 INFO 57048 --- [dmforu-admin] [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
2024-11-04T03:32:26.065+09:00 WARN 57048 --- [dmforu-admin] [ main] org.hibernate.orm.deprecation : HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2024-11-04T03:32:26.732+09:00 INFO 57048 --- [dmforu-admin] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
2024-11-04T03:32:26.734+09:00 INFO 57048 --- [dmforu-admin] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2024-11-04T03:32:27.013+09:00 INFO 57048 --- [dmforu-admin] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used.
2024-11-04T03:32:27.418+09:00 INFO 57048 --- [dmforu-admin] [vx9.mongodb.net] org.mongodb.driver.cluster : Adding discovered server dmforu-test-shard-00-02.qlvx9.mongodb.net:27017 to client view of cluster
2024-11-04T03:32:27.436+09:00 INFO 57048 --- [dmforu-admin] [ main] org.mongodb.driver.client : MongoClient with metadata {"application": {"name": "dmforu-test"}, "driver": {"name": "mongo-java-driver|sync", "version": "5.0.1"}, "os": {"type": "Darwin", "name": "Mac OS X", "architecture": "aarch64", "version": "14.2.1"}, "platform": "Java/Oracle Corporation/17.0.11+7-LTS-207"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=majority, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=null}, credential=MongoCredential{mechanism=null, userName='weeds2577', source='admin', password=<hidden>, mechanismProperties=<hidden>}, transportSettings=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@508863eb, com.mongodb.Jep395RecordCodecProvider@7d8802cf, com.mongodb.KotlinCodecProvider@2f7af3d0]}, ProvidersCodecRegistry{codecProviders=[org.bson.codecs.pojo.PojoCodecProvider@494775f1]}]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[127.0.0.1:27017], srvHost=dmforu-test.qlvx9.mongodb.net, srvServiceName=mongodb, mode=MULTIPLE, requiredClusterType=REPLICA_SET, requiredReplicaSetName='atlas-m6kxjp-shard-0', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='15 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, proxySettings=ProxySettings{host=null, port=null, username=null, password=null}}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, proxySettings=ProxySettings{host=null, port=null, username=null, password=null}}, connectionPoolSettings=ConnectionPoolSettings{maxSize=100, minSize=0, maxWaitTimeMS=120000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=true, invalidHostNameAllowed=false, context=null}, applicationName='dmforu-test', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null}
2024-11-04T03:32:27.461+09:00 INFO 57048 --- [dmforu-admin] [vx9.mongodb.net] org.mongodb.driver.cluster : Adding discovered server dmforu-test-shard-00-00.qlvx9.mongodb.net:27017 to client view of cluster
2024-11-04T03:32:27.463+09:00 INFO 57048 --- [dmforu-admin] [vx9.mongodb.net] org.mongodb.driver.cluster : Adding discovered server dmforu-test-shard-00-01.qlvx9.mongodb.net:27017 to client view of cluster
2024-11-04T03:32:27.708+09:00 WARN 57048 --- [dmforu-admin] [ main] 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
2024-11-04T03:32:27.863+09:00 INFO 57048 --- [dmforu-admin] [ngodb.net:27017] org.mongodb.driver.cluster : Monitor thread successfully connected to server with description ServerDescription{address=dmforu-test-shard-00-02.qlvx9.mongodb.net:27017, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=21, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=248497500, setName='atlas-m6kxjp-shard-0', canonicalAddress=dmforu-test-shard-00-02.qlvx9.mongodb.net:27017, hosts=[dmforu-test-shard-00-01.qlvx9.mongodb.net:27017, dmforu-test-shard-00-02.qlvx9.mongodb.net:27017, dmforu-test-shard-00-00.qlvx9.mongodb.net:27017], passives=[], arbiters=[], primary='dmforu-test-shard-00-01.qlvx9.mongodb.net:27017', tagSet=TagSet{[Tag{name='availabilityZone', value='apne2-az2'}, Tag{name='diskState', value='READY'}, Tag{name='nodeType', value='ELECTABLE'}, Tag{name='provider', value='AWS'}, Tag{name='region', value='AP_NORTHEAST_2'}, Tag{name='workloadType', value='OPERATIONAL'}]}, electionId=null, setVersion=9, topologyVersion=TopologyVersion{processId=67220b6eb3ac540c1b3d2884, counter=3}, lastWriteDate=Mon Nov 04 03:32:27 KST 2024, lastUpdateTimeNanos=880874715381000}
2024-11-04T03:32:27.863+09:00 INFO 57048 --- [dmforu-admin] [ngodb.net:27017] org.mongodb.driver.cluster : Monitor thread successfully connected to server with description ServerDescription{address=dmforu-test-shard-00-00.qlvx9.mongodb.net:27017, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=21, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=248497333, setName='atlas-m6kxjp-shard-0', canonicalAddress=dmforu-test-shard-00-00.qlvx9.mongodb.net:27017, hosts=[dmforu-test-shard-00-01.qlvx9.mongodb.net:27017, dmforu-test-shard-00-02.qlvx9.mongodb.net:27017, dmforu-test-shard-00-00.qlvx9.mongodb.net:27017], passives=[], arbiters=[], primary='dmforu-test-shard-00-01.qlvx9.mongodb.net:27017', tagSet=TagSet{[Tag{name='availabilityZone', value='apne2-az1'}, Tag{name='diskState', value='READY'}, Tag{name='nodeType', value='ELECTABLE'}, Tag{name='provider', value='AWS'}, Tag{name='region', value='AP_NORTHEAST_2'}, Tag{name='workloadType', value='OPERATIONAL'}]}, electionId=null, setVersion=9, topologyVersion=TopologyVersion{processId=67220a16b5fcab00b1d9f81a, counter=4}, lastWriteDate=Mon Nov 04 03:32:27 KST 2024, lastUpdateTimeNanos=880874715381000}
2024-11-04T03:32:27.863+09:00 INFO 57048 --- [dmforu-admin] [ngodb.net:27017] org.mongodb.driver.cluster : Monitor thread successfully connected to server with description ServerDescription{address=dmforu-test-shard-00-01.qlvx9.mongodb.net:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=21, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=247061792, setName='atlas-m6kxjp-shard-0', canonicalAddress=dmforu-test-shard-00-01.qlvx9.mongodb.net:27017, hosts=[dmforu-test-shard-00-01.qlvx9.mongodb.net:27017, dmforu-test-shard-00-02.qlvx9.mongodb.net:27017, dmforu-test-shard-00-00.qlvx9.mongodb.net:27017], passives=[], arbiters=[], primary='dmforu-test-shard-00-01.qlvx9.mongodb.net:27017', tagSet=TagSet{[Tag{name='availabilityZone', value='apne2-az3'}, Tag{name='diskState', value='READY'}, Tag{name='nodeType', value='ELECTABLE'}, Tag{name='provider', value='AWS'}, Tag{name='region', value='AP_NORTHEAST_2'}, Tag{name='workloadType', value='OPERATIONAL'}]}, electionId=7fffffff00000000000000aa, setVersion=9, topologyVersion=TopologyVersion{processId=67220879494685dc7d977f3a, counter=6}, lastWriteDate=Mon Nov 04 03:32:27 KST 2024, lastUpdateTimeNanos=880874715381000}
2024-11-04T03:32:27.867+09:00 INFO 57048 --- [dmforu-admin] [ngodb.net:27017] org.mongodb.driver.cluster : Discovered replica set primary dmforu-test-shard-00-01.qlvx9.mongodb.net:27017 with max election id 7fffffff00000000000000aa and max set version 9
2024-11-04T03:32:27.936+09:00 WARN 57048 --- [dmforu-admin] [ main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'
2024-11-04T03:32:27.965+09:00 INFO 57048 --- [dmforu-admin] [ main] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
2024-11-04T03:32:27.966+09:00 INFO 57048 --- [dmforu-admin] [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
2024-11-04T03:32:27.969+09:00 INFO 57048 --- [dmforu-admin] [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
2024-11-04T03:32:27.982+09:00 INFO 57048 --- [dmforu-admin] [ main] .s.b.a.l.ConditionEvaluationReportLogger :
Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
2024-11-04T03:32:27.992+09:00 ERROR 57048 --- [dmforu-admin] [ main] o.s.b.d.LoggingFailureAnalysisReporter :
***************************
APPLICATION FAILED TO START
***************************
Description:
Web server failed to start. Port 8080 was already in use.
Action:
Identify and stop the process that's listening on port 8080 or configure this application to listen on another port.
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.3.4)
2024-11-04T03:33:20.395+09:00 INFO 57287 --- [dmforu-admin] [ main] com.dmforu.admin.AdminApplicationKt : Starting AdminApplicationKt v1.2.0 using Java 17.0.11 with PID 57287 (/Users/weeds2577/DMU-BackEnd/dmforu-admin/build/libs/dmforu-admin-1.2.0.jar started by weeds2577 in /Users/weeds2577/DMU-BackEnd)
2024-11-04T03:33:20.398+09:00 INFO 57287 --- [dmforu-admin] [ main] com.dmforu.admin.AdminApplicationKt : The following 1 profile is active: "local"
2024-11-04T03:33:20.780+09:00 INFO 57287 --- [dmforu-admin] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
2024-11-04T03:33:20.780+09:00 INFO 57287 --- [dmforu-admin] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode.
2024-11-04T03:33:20.805+09:00 INFO 57287 --- [dmforu-admin] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 22 ms. Found 2 MongoDB repository interfaces.
2024-11-04T03:33:20.809+09:00 INFO 57287 --- [dmforu-admin] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
2024-11-04T03:33:20.809+09:00 INFO 57287 --- [dmforu-admin] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2024-11-04T03:33:20.817+09:00 INFO 57287 --- [dmforu-admin] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 2 JPA repository interfaces.
2024-11-04T03:33:21.320+09:00 INFO 57287 --- [dmforu-admin] [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8080 (http)
2024-11-04T03:33:21.331+09:00 INFO 57287 --- [dmforu-admin] [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2024-11-04T03:33:21.331+09:00 INFO 57287 --- [dmforu-admin] [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.30]
2024-11-04T03:33:21.362+09:00 INFO 57287 --- [dmforu-admin] [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2024-11-04T03:33:21.362+09:00 INFO 57287 --- [dmforu-admin] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 931 ms
2024-11-04T03:33:21.472+09:00 INFO 57287 --- [dmforu-admin] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
2024-11-04T03:33:21.519+09:00 INFO 57287 --- [dmforu-admin] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.5.3.Final
2024-11-04T03:33:21.550+09:00 INFO 57287 --- [dmforu-admin] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled
2024-11-04T03:33:21.790+09:00 INFO 57287 --- [dmforu-admin] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer
2024-11-04T03:33:21.812+09:00 INFO 57287 --- [dmforu-admin] [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
2024-11-04T03:33:21.992+09:00 INFO 57287 --- [dmforu-admin] [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1a819901
2024-11-04T03:33:21.992+09:00 INFO 57287 --- [dmforu-admin] [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
2024-11-04T03:33:22.026+09:00 WARN 57287 --- [dmforu-admin] [ main] org.hibernate.orm.deprecation : HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2024-11-04T03:33:22.644+09:00 INFO 57287 --- [dmforu-admin] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
2024-11-04T03:33:22.646+09:00 INFO 57287 --- [dmforu-admin] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2024-11-04T03:33:22.889+09:00 INFO 57287 --- [dmforu-admin] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used.
2024-11-04T03:33:23.347+09:00 INFO 57287 --- [dmforu-admin] [ main] org.mongodb.driver.client : MongoClient with metadata {"application": {"name": "dmforu-test"}, "driver": {"name": "mongo-java-driver|sync", "version": "5.0.1"}, "os": {"type": "Darwin", "name": "Mac OS X", "architecture": "aarch64", "version": "14.2.1"}, "platform": "Java/Oracle Corporation/17.0.11+7-LTS-207"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=majority, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=null}, credential=MongoCredential{mechanism=null, userName='weeds2577', source='admin', password=<hidden>, mechanismProperties=<hidden>}, transportSettings=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@1ffcb4bb, com.mongodb.Jep395RecordCodecProvider@6d66a248, com.mongodb.KotlinCodecProvider@29617475]}, ProvidersCodecRegistry{codecProviders=[org.bson.codecs.pojo.PojoCodecProvider@4f9871a2]}]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[127.0.0.1:27017], srvHost=dmforu-test.qlvx9.mongodb.net, srvServiceName=mongodb, mode=MULTIPLE, requiredClusterType=REPLICA_SET, requiredReplicaSetName='atlas-m6kxjp-shard-0', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='15 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, proxySettings=ProxySettings{host=null, port=null, username=null, password=null}}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, proxySettings=ProxySettings{host=null, port=null, username=null, password=null}}, connectionPoolSettings=ConnectionPoolSettings{maxSize=100, minSize=0, maxWaitTimeMS=120000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=true, invalidHostNameAllowed=false, context=null}, applicationName='dmforu-test', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null}
2024-11-04T03:33:23.418+09:00 INFO 57287 --- [dmforu-admin] [vx9.mongodb.net] org.mongodb.driver.cluster : Adding discovered server dmforu-test-shard-00-02.qlvx9.mongodb.net:27017 to client view of cluster
2024-11-04T03:33:23.438+09:00 INFO 57287 --- [dmforu-admin] [vx9.mongodb.net] org.mongodb.driver.cluster : Adding discovered server dmforu-test-shard-00-00.qlvx9.mongodb.net:27017 to client view of cluster
2024-11-04T03:33:23.440+09:00 INFO 57287 --- [dmforu-admin] [vx9.mongodb.net] org.mongodb.driver.cluster : Adding discovered server dmforu-test-shard-00-01.qlvx9.mongodb.net:27017 to client view of cluster
2024-11-04T03:33:23.612+09:00 WARN 57287 --- [dmforu-admin] [ main] 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
2024-11-04T03:33:23.639+09:00 INFO 57287 --- [dmforu-admin] [ngodb.net:27017] org.mongodb.driver.cluster : Monitor thread successfully connected to server with description ServerDescription{address=dmforu-test-shard-00-00.qlvx9.mongodb.net:27017, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=21, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=126787167, setName='atlas-m6kxjp-shard-0', canonicalAddress=dmforu-test-shard-00-00.qlvx9.mongodb.net:27017, hosts=[dmforu-test-shard-00-01.qlvx9.mongodb.net:27017, dmforu-test-shard-00-02.qlvx9.mongodb.net:27017, dmforu-test-shard-00-00.qlvx9.mongodb.net:27017], passives=[], arbiters=[], primary='dmforu-test-shard-00-01.qlvx9.mongodb.net:27017', tagSet=TagSet{[Tag{name='availabilityZone', value='apne2-az1'}, Tag{name='diskState', value='READY'}, Tag{name='nodeType', value='ELECTABLE'}, Tag{name='provider', value='AWS'}, Tag{name='region', value='AP_NORTHEAST_2'}, Tag{name='workloadType', value='OPERATIONAL'}]}, electionId=null, setVersion=9, topologyVersion=TopologyVersion{processId=67220a16b5fcab00b1d9f81a, counter=4}, lastWriteDate=Mon Nov 04 03:33:23 KST 2024, lastUpdateTimeNanos=880930494020875}
2024-11-04T03:33:23.639+09:00 INFO 57287 --- [dmforu-admin] [ngodb.net:27017] org.mongodb.driver.cluster : Monitor thread successfully connected to server with description ServerDescription{address=dmforu-test-shard-00-01.qlvx9.mongodb.net:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=21, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=126732208, setName='atlas-m6kxjp-shard-0', canonicalAddress=dmforu-test-shard-00-01.qlvx9.mongodb.net:27017, hosts=[dmforu-test-shard-00-01.qlvx9.mongodb.net:27017, dmforu-test-shard-00-02.qlvx9.mongodb.net:27017, dmforu-test-shard-00-00.qlvx9.mongodb.net:27017], passives=[], arbiters=[], primary='dmforu-test-shard-00-01.qlvx9.mongodb.net:27017', tagSet=TagSet{[Tag{name='availabilityZone', value='apne2-az3'}, Tag{name='diskState', value='READY'}, Tag{name='nodeType', value='ELECTABLE'}, Tag{name='provider', value='AWS'}, Tag{name='region', value='AP_NORTHEAST_2'}, Tag{name='workloadType', value='OPERATIONAL'}]}, electionId=7fffffff00000000000000aa, setVersion=9, topologyVersion=TopologyVersion{processId=67220879494685dc7d977f3a, counter=6}, lastWriteDate=Mon Nov 04 03:33:23 KST 2024, lastUpdateTimeNanos=880930494028541}
2024-11-04T03:33:23.639+09:00 INFO 57287 --- [dmforu-admin] [ngodb.net:27017] org.mongodb.driver.cluster : Monitor thread successfully connected to server with description ServerDescription{address=dmforu-test-shard-00-02.qlvx9.mongodb.net:27017, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=21, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=126829083, setName='atlas-m6kxjp-shard-0', canonicalAddress=dmforu-test-shard-00-02.qlvx9.mongodb.net:27017, hosts=[dmforu-test-shard-00-01.qlvx9.mongodb.net:27017, dmforu-test-shard-00-02.qlvx9.mongodb.net:27017, dmforu-test-shard-00-00.qlvx9.mongodb.net:27017], passives=[], arbiters=[], primary='dmforu-test-shard-00-01.qlvx9.mongodb.net:27017', tagSet=TagSet{[Tag{name='availabilityZone', value='apne2-az2'}, Tag{name='diskState', value='READY'}, Tag{name='nodeType', value='ELECTABLE'}, Tag{name='provider', value='AWS'}, Tag{name='region', value='AP_NORTHEAST_2'}, Tag{name='workloadType', value='OPERATIONAL'}]}, electionId=null, setVersion=9, topologyVersion=TopologyVersion{processId=67220b6eb3ac540c1b3d2884, counter=3}, lastWriteDate=Mon Nov 04 03:33:23 KST 2024, lastUpdateTimeNanos=880930494054750}
2024-11-04T03:33:23.642+09:00 INFO 57287 --- [dmforu-admin] [ngodb.net:27017] org.mongodb.driver.cluster : Discovered replica set primary dmforu-test-shard-00-01.qlvx9.mongodb.net:27017 with max election id 7fffffff00000000000000aa and max set version 9
2024-11-04T03:33:23.842+09:00 INFO 57287 --- [dmforu-admin] [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8080 (http) with context path '/'
2024-11-04T03:33:23.853+09:00 INFO 57287 --- [dmforu-admin] [ main] com.dmforu.admin.AdminApplicationKt : Started AdminApplicationKt in 3.737 seconds (process running for 4.033)
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.3.4)
2024-11-04T03:42:00.711+09:00 INFO 57805 --- [dmforu-admin] [ main] com.dmforu.admin.AdminApplicationKt : Starting AdminApplicationKt v1.2.0 using Java 17.0.11 with PID 57805 (/Users/weeds2577/DMU-BackEnd/dmforu-admin/build/libs/dmforu-admin-1.2.0.jar started by weeds2577 in /Users/weeds2577/DMU-BackEnd)
2024-11-04T03:42:00.713+09:00 INFO 57805 --- [dmforu-admin] [ main] com.dmforu.admin.AdminApplicationKt : The following 1 profile is active: "local"
2024-11-04T03:42:01.123+09:00 INFO 57805 --- [dmforu-admin] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
2024-11-04T03:42:01.124+09:00 INFO 57805 --- [dmforu-admin] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode.
2024-11-04T03:42:01.150+09:00 INFO 57805 --- [dmforu-admin] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 23 ms. Found 2 MongoDB repository interfaces.
2024-11-04T03:42:01.154+09:00 INFO 57805 --- [dmforu-admin] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
2024-11-04T03:42:01.155+09:00 INFO 57805 --- [dmforu-admin] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2024-11-04T03:42:01.164+09:00 INFO 57805 --- [dmforu-admin] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 2 JPA repository interfaces.
2024-11-04T03:42:01.687+09:00 INFO 57805 --- [dmforu-admin] [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8080 (http)
2024-11-04T03:42:01.698+09:00 INFO 57805 --- [dmforu-admin] [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2024-11-04T03:42:01.698+09:00 INFO 57805 --- [dmforu-admin] [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.30]
2024-11-04T03:42:01.730+09:00 INFO 57805 --- [dmforu-admin] [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2024-11-04T03:42:01.731+09:00 INFO 57805 --- [dmforu-admin] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 983 ms
2024-11-04T03:42:01.846+09:00 INFO 57805 --- [dmforu-admin] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
2024-11-04T03:42:01.901+09:00 INFO 57805 --- [dmforu-admin] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.5.3.Final
2024-11-04T03:42:01.932+09:00 INFO 57805 --- [dmforu-admin] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled
2024-11-04T03:42:02.189+09:00 INFO 57805 --- [dmforu-admin] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer
2024-11-04T03:42:02.215+09:00 INFO 57805 --- [dmforu-admin] [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
2024-11-04T03:42:02.427+09:00 INFO 57805 --- [dmforu-admin] [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@287ad0da
2024-11-04T03:42:02.428+09:00 INFO 57805 --- [dmforu-admin] [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
2024-11-04T03:42:02.464+09:00 WARN 57805 --- [dmforu-admin] [ main] org.hibernate.orm.deprecation : HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2024-11-04T03:42:03.075+09:00 INFO 57805 --- [dmforu-admin] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
2024-11-04T03:42:03.077+09:00 INFO 57805 --- [dmforu-admin] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2024-11-04T03:42:03.350+09:00 INFO 57805 --- [dmforu-admin] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used.
2024-11-04T03:42:03.757+09:00 INFO 57805 --- [dmforu-admin] [vx9.mongodb.net] org.mongodb.driver.cluster : Adding discovered server dmforu-test-shard-00-02.qlvx9.mongodb.net:27017 to client view of cluster
2024-11-04T03:42:03.775+09:00 INFO 57805 --- [dmforu-admin] [ main] org.mongodb.driver.client : MongoClient with metadata {"application": {"name": "dmforu-test"}, "driver": {"name": "mongo-java-driver|sync", "version": "5.0.1"}, "os": {"type": "Darwin", "name": "Mac OS X", "architecture": "aarch64", "version": "14.2.1"}, "platform": "Java/Oracle Corporation/17.0.11+7-LTS-207"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=majority, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=null}, credential=MongoCredential{mechanism=null, userName='weeds2577', source='admin', password=<hidden>, mechanismProperties=<hidden>}, transportSettings=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@7f5a5ef3, com.mongodb.Jep395RecordCodecProvider@4c53ce60, com.mongodb.KotlinCodecProvider@3d1b6816]}, ProvidersCodecRegistry{codecProviders=[org.bson.codecs.pojo.PojoCodecProvider@508863eb]}]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[127.0.0.1:27017], srvHost=dmforu-test.qlvx9.mongodb.net, srvServiceName=mongodb, mode=MULTIPLE, requiredClusterType=REPLICA_SET, requiredReplicaSetName='atlas-m6kxjp-shard-0', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='15 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, proxySettings=ProxySettings{host=null, port=null, username=null, password=null}}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, proxySettings=ProxySettings{host=null, port=null, username=null, password=null}}, connectionPoolSettings=ConnectionPoolSettings{maxSize=100, minSize=0, maxWaitTimeMS=120000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=true, invalidHostNameAllowed=false, context=null}, applicationName='dmforu-test', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null}
2024-11-04T03:42:03.789+09:00 INFO 57805 --- [dmforu-admin] [vx9.mongodb.net] org.mongodb.driver.cluster : Adding discovered server dmforu-test-shard-00-00.qlvx9.mongodb.net:27017 to client view of cluster
2024-11-04T03:42:03.790+09:00 INFO 57805 --- [dmforu-admin] [vx9.mongodb.net] org.mongodb.driver.cluster : Adding discovered server dmforu-test-shard-00-01.qlvx9.mongodb.net:27017 to client view of cluster
2024-11-04T03:42:04.040+09:00 WARN 57805 --- [dmforu-admin] [ main] 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
2024-11-04T03:42:04.292+09:00 INFO 57805 --- [dmforu-admin] [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8080 (http) with context path '/'
2024-11-04T03:42:04.301+09:00 INFO 57805 --- [dmforu-admin] [ngodb.net:27017] org.mongodb.driver.cluster : Monitor thread successfully connected to server with description ServerDescription{address=dmforu-test-shard-00-02.qlvx9.mongodb.net:27017, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=21, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=452648500, setName='atlas-m6kxjp-shard-0', canonicalAddress=dmforu-test-shard-00-02.qlvx9.mongodb.net:27017, hosts=[dmforu-test-shard-00-01.qlvx9.mongodb.net:27017, dmforu-test-shard-00-02.qlvx9.mongodb.net:27017, dmforu-test-shard-00-00.qlvx9.mongodb.net:27017], passives=[], arbiters=[], primary='dmforu-test-shard-00-01.qlvx9.mongodb.net:27017', tagSet=TagSet{[Tag{name='availabilityZone', value='apne2-az2'}, Tag{name='diskState', value='READY'}, Tag{name='nodeType', value='ELECTABLE'}, Tag{name='provider', value='AWS'}, Tag{name='region', value='AP_NORTHEAST_2'}, Tag{name='workloadType', value='OPERATIONAL'}]}, electionId=null, setVersion=9, topologyVersion=TopologyVersion{processId=67220b6eb3ac540c1b3d2884, counter=3}, lastWriteDate=Mon Nov 04 03:42:04 KST 2024, lastUpdateTimeNanos=881451174170083}
2024-11-04T03:42:04.302+09:00 INFO 57805 --- [dmforu-admin] [ngodb.net:27017] org.mongodb.driver.cluster : Monitor thread successfully connected to server with description ServerDescription{address=dmforu-test-shard-00-01.qlvx9.mongodb.net:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=21, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=452632125, setName='atlas-m6kxjp-shard-0', canonicalAddress=dmforu-test-shard-00-01.qlvx9.mongodb.net:27017, hosts=[dmforu-test-shard-00-01.qlvx9.mongodb.net:27017, dmforu-test-shard-00-02.qlvx9.mongodb.net:27017, dmforu-test-shard-00-00.qlvx9.mongodb.net:27017], passives=[], arbiters=[], primary='dmforu-test-shard-00-01.qlvx9.mongodb.net:27017', tagSet=TagSet{[Tag{name='availabilityZone', value='apne2-az3'}, Tag{name='diskState', value='READY'}, Tag{name='nodeType', value='ELECTABLE'}, Tag{name='provider', value='AWS'}, Tag{name='region', value='AP_NORTHEAST_2'}, Tag{name='workloadType', value='OPERATIONAL'}]}, electionId=7fffffff00000000000000aa, setVersion=9, topologyVersion=TopologyVersion{processId=67220879494685dc7d977f3a, counter=6}, lastWriteDate=Mon Nov 04 03:42:04 KST 2024, lastUpdateTimeNanos=881451174170083}
2024-11-04T03:42:04.307+09:00 INFO 57805 --- [dmforu-admin] [ngodb.net:27017] org.mongodb.driver.cluster : Discovered replica set primary dmforu-test-shard-00-01.qlvx9.mongodb.net:27017 with max election id 7fffffff00000000000000aa and max set version 9
2024-11-04T03:42:04.308+09:00 INFO 57805 --- [dmforu-admin] [ main] com.dmforu.admin.AdminApplicationKt : Started AdminApplicationKt in 3.892 seconds (process running for 4.302)
2024-11-04T03:42:04.311+09:00 INFO 57805 --- [dmforu-admin] [ngodb.net:27017] org.mongodb.driver.cluster : Monitor thread successfully connected to server with description ServerDescription{address=dmforu-test-shard-00-00.qlvx9.mongodb.net:27017, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=21, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=55025791, setName='atlas-m6kxjp-shard-0', canonicalAddress=dmforu-test-shard-00-00.qlvx9.mongodb.net:27017, hosts=[dmforu-test-shard-00-01.qlvx9.mongodb.net:27017, dmforu-test-shard-00-02.qlvx9.mongodb.net:27017, dmforu-test-shard-00-00.qlvx9.mongodb.net:27017], passives=[], arbiters=[], primary='dmforu-test-shard-00-01.qlvx9.mongodb.net:27017', tagSet=TagSet{[Tag{name='availabilityZone', value='apne2-az1'}, Tag{name='diskState', value='READY'}, Tag{name='nodeType', value='ELECTABLE'}, Tag{name='provider', value='AWS'}, Tag{name='region', value='AP_NORTHEAST_2'}, Tag{name='workloadType', value='OPERATIONAL'}]}, electionId=null, setVersion=9, topologyVersion=TopologyVersion{processId=67220a16b5fcab00b1d9f81a, counter=4}, lastWriteDate=Mon Nov 04 03:42:04 KST 2024, lastUpdateTimeNanos=881451184974083}