johnniang
2019-10-09 17:37:56.493 INFO 1 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
2019-10-09 17:37:56.718 INFO 1 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2019-10-09 17:37:56.781 INFO 1 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 2 custom documentation plugin(s)
2019-10-09 17:37:56.782 INFO 1 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Skipping initializing disabled plugin bean swagger v2.0
2019-10-09 17:37:56.782 INFO 1 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Skipping initializing disabled plugin bean swagger v2.0
2019-10-09 17:37:56.880 INFO 1 --- [main] org.xnio : XNIO version 3.3.8.Final
2019-10-09 17:37:56.916 INFO 1 --- [main] org.xnio.nio : XNIO NIO Implementation Version 3.3.8.Final
2019-10-09 17:37:57.151 INFO 1 --- [main] o.s.b.w.e.u.UndertowServletWebServer : Undertow started on port(s) 8090 (http) with context path ''
2019-10-09 17:37:57.160 INFO 1 --- [main] run.halo.app.Application : Started Application in 30.56 seconds (JVM running for 31.925)
2019-10-09 17:37:57.630 INFO 1 --- [main] run.halo.app.listener.StartedListener : Halo started at www.cxyonline.com
2019-10-09 17:37:57.631 INFO 1 --- [main] run.halo.app.listener.StartedListener : Halo admin started at www.cxyonline.com/admin
2019-10-09 17:37:57.746 INFO 1 --- [main] run.halo.app.listener.StartedListener : Skipped copying theme folder due to existence of theme folder
2019-10-09 17:37:58.689 INFO 1 --- [XNIO-1 task-1] io.undertow.servlet : Initializing Spring DispatcherServlet 'dispatcherServlet'
2019-10-09 17:37:58.689 INFO 1 --- [XNIO-1 task-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
2019-10-09 17:37:58.722 INFO 1 --- [XNIO-1 task-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 33 ms
2019-10-09 17:38:01.353 ERROR 1 --- [XNIO-1 task-3] r.h.a.controller.core.CommonController : Error path: [/error], status: [404 NOT_FOUND]
2019-10-09 17:38:01.355 ERROR 1 --- [XNIO-1 task-2] r.h.a.controller.core.CommonController : Error path: [/error], status: [404 NOT_FOUND]
2019-10-09 17:38:04.731 ERROR 1 --- [XNIO-1 task-4] r.h.a.controller.core.CommonController : Error path: [/error], status: [404 NOT_FOUND]