mq启动报这个错误
来源:9-5 搭建RocketMQ

慕仙4096060
2020-03-24
20-03-24 21:45:24.378] INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing
[2020-03-24 21:45:24.401] INFO Initializing ProtocolHandler [“http-nio-17890”]
[2020-03-24 21:45:24.419] INFO Starting ProtocolHandler [http-nio-17890]
[2020-03-24 21:45:24.454] INFO Using a shared selector for servlet write/read
[2020-03-24 21:45:24.476] INFO Tomcat started on port(s): 17890 (http)
[2020-03-24 21:45:24.483] INFO Started App in 9.263 seconds (JVM running for 11.331)
[2020-03-24 21:45:32.612] INFO closeChannel: close the connection to remote address[192.168.56.1:10911] result: true
[2020-03-24 21:45:32.614] INFO closeChannel: close the connection to remote address[127.0.0.1:9876] result: true
[2020-03-24 21:46:02.196] INFO closeChannel: close the connection to remote address[192.168.56.1:10911] result: true
[2020-03-24 21:46:02.197] INFO closeChannel: close the connection to remote address[127.0.0.1:9876] result: true
[2020-03-24 21:46:04.374] INFO closeChannel: close the connection to remote address[192.168.56.1:10911] result: true
[2020-03-24 21:46:04.377] INFO closeChannel: close the connection to remote address[127.0.0.1:9876] result: true
[2020-03-24 21:46:31.624] INFO closeChannel: close the connection to remote address[192.168.56.1:10911] result: true
[2020-03-24 21:46:31.625] INFO closeChannel: close the connection to remote address[127.0.0.1:9876] result: true
[2020-03-24 21:47:02.321] INFO closeChannel: close the connection to remote address[127.0.0.1:9876] result: true
[2020-03-24 21:47:02.424] INFO closeChannel: close the connection to remote address[127.0.0.1:9876] result: true
[2020-03-24 21:47:04.572] INFO closeChannel: close the connection to remote address[192.168.56.1:10911] result: true
[2020-03-24 21:47:04.574] INFO closeChannel: close the connection to remote address[127.0.0.1:9876] result: true
[2020-03-24 21:47:04.576] INFO closeChannel: close the connection to remote address[127.0.0.1:9876] result: true
[2020-03-24 21:47:32.920] INFO closeChannel: close the connection to remote address[192.168.56.1:10911] result: true
[2020-03-24 21:47:32.921] INFO closeChannel: close the connection to remote address[127.0.0.1:9876] result: true
[2020-03-24 21:48:02.295] INFO closeChannel: close the connection to remote address[127.0.0.1:9876] result: true
[2020-03-24 21:48:04.443] INFO closeChannel: close the connection to remote address[192.168.56.1:10911] result: true
[2020-03-24 21:48:04.444] INFO closeChannel: close the connection to remote address[127.0.0.1:9876] result: true
A[2020-03-24 21:48:31.028] INFO closeChannel: close the connection to remote address[192.168.56.1:10911] result: true
[2020-03-24 21:48:31.028] INFO closeChannel: close the connection to remote address[127.0.0.1:9876] result: true
[2020-03-24 21:49:02.290] INFO closeChannel: close the connection to remote address[127.0.0.1:9876] result: true
[2020-03-24 21:49:04.535] INFO closeChannel: close the connection to remote address[127.0.0.1:9876] result: true
[2020-03-24 21:49:04.536] INFO closeChannel: close the connection to remote address[192.168.56.1:10911] result: true
[2020-03-24 21:49:04.540] INFO closeChannel: close the connection to remote address[127.0.0.1:9876] result: true
2回答
-
慕仙4096060
提问者
2020-03-25
浏览器中输入127.0.0.1:9876没有任何显示
012020-03-25 -
大目
2020-03-24
这个只是个info日志,不是异常哈
00
相似问题