chenyz1984 commented on issue #7652:
URL: https://github.com/apache/seatunnel/issues/7652#issuecomment-2348131351
the error in logfile:
```shell
2024-09-13 14:24:48.128 seatunnel h142 INFO [main]
[ClientLoggingService$DefaultLogger.log():104] - hz.client_1 [seatunnel] [5.1]
Authenticated with server [h143]:5801:2035e838-9458-4998-b5ed-800e8a8294ac,
server version: 5.1, local address: /10.0.6.142:57679
2024-09-13 14:24:48.129 seatunnel h142 INFO [main]
[ClientLoggingService$DefaultLogger.log():104] - hz.client_1 [seatunnel] [5.1]
Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the
JVM arguments.
2024-09-13 14:24:48.137 seatunnel h142 INFO [hz.client_1.event-3]
[ClientLoggingService$DefaultLogger.log():104] - hz.client_1 [seatunnel] [5.1]
Members [5] {
Member [h142]:5801 - 89794f46-e124-4250-8761-a9ca3fab0e60
Member [h143]:5801 - 2035e838-9458-4998-b5ed-800e8a8294ac
Member [h149]:5801 - dee88345-054b-42bc-afa4-f4086531377f
Member [h144]:5802 - 6f699cb2-8930-4fda-b4f4-9a9c5914de00 lite
Member [h145]:5802 - 308ead1c-7cad-4ac1-bc89-967b353b0f59 lite
}
2024-09-13 14:24:48.140 seatunnel h142 INFO [main]
[ClientLoggingService$DefaultLogger.log():104] - hz.client_1 [seatunnel] [5.1]
Authenticated with server [h142]:5801:89794f46-e124-4250-8761-a9ca3fab0e60,
server version: 5.1, local address: /10.0.6.142:60376
2024-09-13 14:24:48.143 seatunnel h142 INFO [main]
[ClientLoggingService$DefaultLogger.log():104] - hz.client_1 [seatunnel] [5.1]
Authenticated with server [h149]:5801:dee88345-054b-42bc-afa4-f4086531377f,
server version: 5.1, local address: /10.0.6.142:56315
2024-09-13 14:24:48.146 seatunnel h142 INFO [main]
[ClientLoggingService$DefaultLogger.log():104] - hz.client_1 [seatunnel] [5.1]
Authenticated with server [h144]:5802:6f699cb2-8930-4fda-b4f4-9a9c5914de00,
server version: 5.1, local address: /10.0.6.142:33305
2024-09-13 14:24:48.148 seatunnel h142 INFO [main]
[ClientLoggingService$DefaultLogger.log():104] - hz.client_1 [seatunnel] [5.1]
Authenticated with server [h145]:5802:308ead1c-7cad-4ac1-bc89-967b353b0f59,
server version: 5.1, local address: /10.0.6.142:49540
2024-09-13 14:24:48.179 seatunnel h142 INFO [main]
[AbstractLogger.info():69] - Client statistics is enabled with period 5 seconds.
2024-09-13 14:24:48.232 seatunnel h142 WARN [main]
[GroovyTemplateAutoConfiguration$GroovyMarkupConfiguration.checkTemplateLocationExists():86]
- Cannot find template location: classpath:/templates/ (please add some
templates, check your Groovy configuration, or set
spring.groovy.template.check-template-location=false)
2024-09-13 14:24:48.502 seatunnel h142 INFO [main]
[ContextHandler$Context.log():2368] - Initializing Spring DispatcherServlet
'dispatcherServlet'
2024-09-13 14:24:48.502 seatunnel h142 INFO [main]
[FrameworkServlet.initServletBean():525] - Initializing Servlet
'dispatcherServlet'
2024-09-13 14:24:48.503 seatunnel h142 INFO [main]
[FrameworkServlet.initServletBean():547] - Completed initialization in 1 ms
2024-09-13 14:24:48.511 seatunnel h142 INFO [main]
[AbstractConnector.doStart():333] - Started ServerConnector@576b7c74{HTTP/1.1,
(http/1.1)}{0.0.0.0:8801}
2024-09-13 14:24:48.512 seatunnel h142 INFO [main]
[JettyWebServer.start():172] - Jetty started on port(s) 8801 (http/1.1) with
context path '/'
2024-09-13 14:24:48.513 seatunnel h142 INFO [main]
[DocumentationPluginsBootstrapper.start():120] - Context refreshed
2024-09-13 14:24:48.530 seatunnel h142 INFO [main]
[DocumentationPluginsBootstrapper.start():123] - Found 1 custom documentation
plugin(s)
2024-09-13 14:24:48.543 seatunnel h142 INFO [main]
[ApiListingReferenceScanner.scan():41] - Scanning for api listing references
2024-09-13 14:24:48.674 seatunnel h142 INFO [main]
[CachingOperationNameGenerator.startingWith():40] - Generating unique operation
named: listAllTransformUsingGET_1
2024-09-13 14:24:48.682 seatunnel h142 INFO [main]
[CachingOperationNameGenerator.startingWith():40] - Generating unique operation
named: listSinkUsingGET_1
2024-09-13 14:24:48.688 seatunnel h142 INFO [main]
[CachingOperationNameGenerator.startingWith():40] - Generating unique operation
named: listSourceUsingGET_1
2024-09-13 14:24:48.692 seatunnel h142 INFO [main]
[CachingOperationNameGenerator.startingWith():40] - Generating unique operation
named: syncUsingGET_1
2024-09-13 14:24:48.747 seatunnel h142 INFO [main]
[CachingOperationNameGenerator.startingWith():40] - Generating unique operation
named: getJobDefinitionUsingGET_1
2024-09-13 14:24:49.056 seatunnel h142 INFO [main]
[StartupInfoLogger.logStarted():61] - Started SeatunnelApplication in 5.257
seconds (JVM running for 5.538)
2024-09-13 14:24:53.513 seatunnel h142 INFO [qtp2122225197-15]
[AuthenticationInterceptor.preHandle():70] - user does not exist
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]