请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

RocketMQ懒人包使用问题

控制台驾驶舱报错

MQ后台日志:
INFO closeChannel: close the connection to remote address[] result: true
[2021-12-09 11:18:32.260] ERROR Unexpected error occurred in scheduled task.
java.lang.RuntimeException: org.apache.rocketmq.remoting.exception.RemotingConnectException: connect to failed
at com.google.common.base.Throwables.propagate(Throwables.java:160)
at org.apache.rocketmq.console.task.DashboardCollectTask.collectTopic(DashboardCollectTask.java:156)
at org.apache.rocketmq.console.task.DashboardCollectTaskFastClassBySpringCGLIBFastClassBySpringCGLIBFastClassBySpringCGLIBc818b8cd.invoke()
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxyCglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721)atorg.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)atorg.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)atorg.apache.rocketmq.console.aspect.admin.MQAdminAspect.aroundMQAdminMethod(MQAdminAspect.java:63)atsun.reflect.GeneratedMethodAccessor102.invoke(UnknownSource)atsun.reflect.DelegatingMethodAccessorImpl.invoke(UnknownSource)atjava.lang.reflect.Method.invoke(UnknownSource)atorg.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:629)atorg.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:618)atorg.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)atorg.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)atorg.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)atorg.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)atorg.springframework.aop.framework.CglibAopProxyCglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85) at org.apache.rocketmq.console.aspect.admin.MQAdminAspect.aroundMQAdminMethod(MQAdminAspect.java:63) at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:629) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:618) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxyCglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721)atorg.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)atorg.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)atorg.apache.rocketmq.console.aspect.admin.MQAdminAspect.aroundMQAdminMethod(MQAdminAspect.java:63)atsun.reflect.GeneratedMethodAccessor102.invoke(UnknownSource)atsun.reflect.DelegatingMethodAccessorImpl.invoke(UnknownSource)atjava.lang.reflect.Method.invoke(UnknownSource)atorg.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:629)atorg.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:618)atorg.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)atorg.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)atorg.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)atorg.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)atorg.springframework.aop.framework.CglibAopProxyDynamicAdvisedInterceptor.intercept(CglibAopProxy.java:656)
at org.apache.rocketmq.console.task.DashboardCollectTaskEnhancerBySpringCGLIBEnhancerBySpringCGLIBEnhancerBySpringCGLIB2854651.collectTopic()
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:65)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81)
at java.util.concurrent.ExecutorsRunnableAdapter.call(UnknownSource)atjava.util.concurrent.FutureTask.run(UnknownSource)atjava.util.concurrent.ScheduledThreadPoolExecutorRunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutorRunnableAdapter.call(UnknownSource)atjava.util.concurrent.FutureTask.run(UnknownSource)atjava.util.concurrent.ScheduledThreadPoolExecutorScheduledFutureTask.access201(UnknownSource)atjava.util.concurrent.ScheduledThreadPoolExecutor201(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor201(UnknownSource)atjava.util.concurrent.ScheduledThreadPoolExecutorScheduledFutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

服务后台日志一直打印关闭通道:
2021-12-09 11:18:33.714 INFO 10884 — [lientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[] result: true
2021-12-09 11:18:33.868 INFO 10884 — [lientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[] result: true
2021-12-09 11:19:03.714 INFO 10884 — [lientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[] result: true
2021-12-09 11:19:03.874 INFO 10884 — [lientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[] result: true
2021-12-09 11:19:33.706 INFO 10884 — [lientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[] result: true
2021-12-09 11:19:33.867 INFO 10884 — [lientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[] result: true
2021-12-09 11:20:03.705 INFO 10884 — [lientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[] result: true
2021-12-09 11:20:03.881 INFO 10884 — [lientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[] result: true
2021-12-09 11:20:33.724 INFO 10884 — [lientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[] result: true
2021-12-09 11:20:33.866 INFO 10884 — [lientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[] result: true
2021-12-09 11:21:03.700 INFO 10884 — [lientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[] result: true
2021-12-09 11:21:03.875 INFO 10884 — [lientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[] result: true
2021-12-09 11:21:33.702 INFO 10884 — [lientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[] result: true
2021-12-09 11:21:33.875 INFO 10884 — [lientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[] result: true

依赖:

    <dependency>
        <groupId>org.apache.rocketmq</groupId>
        <artifactId>rocketmq-spring-boot-starter</artifactId>
        <version>2.0.3</version>
    </dependency>

配置:
rocketmq:
name-server: 127.0.0.1:9876
producer:
group: test-group

正在回答 回答被采纳积分+3

1回答

大目 2021-12-13 16:39:31

本地rocketmq可以正常工作吗?

0 回复 有任何疑惑可以回复我~
问题已解决,确定采纳
还有疑问,暂不采纳
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号