info.log 2.0 KB

1234567891011121314
  1. 2025-06-10 17:03:27.074 [main] - [] INFO com.smppw.modaq.MoDaqApplication:53 - Starting MoDaqApplication using Java 17.0.5 with PID 12160 (D:\Documents\Wrokspace\codes\mo-daq-all\mo-daq\target\classes started by Administrator in D:\Documents\Wrokspace\codes\mo-daq-all)
  2. 2025-06-10 17:03:27.076 [main] - [] INFO com.smppw.modaq.MoDaqApplication:652 - No active profile set, falling back to 1 default profile: "default"
  3. 2025-06-10 17:03:28.130 [main] - [] WARN io.undertow.websockets.jsr:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used
  4. 2025-06-10 17:03:28.148 [main] - [] INFO io.undertow.servlet:372 - Initializing Spring embedded WebApplicationContext
  5. 2025-06-10 17:03:28.148 [main] - [] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:296 - Root WebApplicationContext: initialization completed in 1034 ms
  6. 2025-06-10 17:03:29.387 [main] - [] INFO io.undertow:120 - starting server: Undertow - 2.3.18.Final
  7. 2025-06-10 17:03:29.395 [main] - [] INFO org.xnio:95 - XNIO version 3.8.16.Final
  8. 2025-06-10 17:03:29.405 [main] - [] INFO org.xnio.nio:58 - XNIO NIO Implementation Version 3.8.16.Final
  9. 2025-06-10 17:03:29.452 [main] - [] INFO org.jboss.threads:55 - JBoss Threads version 3.5.0.Final
  10. 2025-06-10 17:03:29.536 [main] - [] INFO o.s.boot.web.embedded.undertow.UndertowWebServer:121 - Undertow started on port 9933 (http) with context path '/'
  11. 2025-06-10 17:03:29.550 [main] - [] INFO com.smppw.modaq.MoDaqApplication:59 - Started MoDaqApplication in 2.938 seconds (process running for 3.931)
  12. 2025-06-10 17:03:39.000 [SpringApplicationShutdownHook] - [] INFO o.s.boot.web.embedded.undertow.UndertowWebServer:325 - Commencing graceful shutdown. Waiting for active requests to complete
  13. 2025-06-10 17:03:39.000 [SpringApplicationShutdownHook] - [] INFO o.s.boot.web.embedded.undertow.UndertowWebServer:335 - Graceful shutdown complete
  14. 2025-06-10 17:03:39.001 [SpringApplicationShutdownHook] - [] INFO io.undertow:259 - stopping server: Undertow - 2.3.18.Final