You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/10/27 03:49:43 UTC

[GitHub] [rocketmq-dashboard] huang-hean opened a new issue #32: query error with org.apache.rocketmq.client.execption.MQ

huang-hean opened a new issue #32:
URL: https://github.com/apache/rocketmq-dashboard/issues/32


   I do search in MessageTrace with topic in Messages KEY, it is dowell,but when i click MESSAGE TRACE DETAIL, it hapens error
   ![image](https://user-images.githubusercontent.com/25612310/138996861-a033cf12-e2a1-41ed-8f13-e1950d5c6c31.png)
   


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq-dashboard] StyleTang commented on issue #32: query error with org.apache.rocketmq.client.execption.MQ

Posted by GitBox <gi...@apache.org>.
StyleTang commented on issue #32:
URL: https://github.com/apache/rocketmq-dashboard/issues/32#issuecomment-952965686


   You don't provide enough information for us to troubleshooting, could you provide your topic and trace topic, producer/consumer code?
   
   At first, you should know what is your topic/trace topic, make sure you have already chosen the right trace topic, then check whether your producer and consumer already enabled the message trace feature.
   
   If you are not sure how to enable the message trace feature for producer/consumer, you can refer to the below code.
   [TraceProducer](https://github.com/apache/rocketmq/blob/3ae251751586b940b7467284966ec4fe93f86be1/example/src/main/java/org/apache/rocketmq/example/tracemessage/TraceProducer.java#L29)
   [TracePushConsumer](https://github.com/apache/rocketmq/blob/3ae251751586b940b7467284966ec4fe93f86be1/example/src/main/java/org/apache/rocketmq/example/tracemessage/TracePushConsumer.java#L32)
   


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq-dashboard] StyleTang closed issue #32: query error with org.apache.rocketmq.client.execption.MQ

Posted by GitBox <gi...@apache.org>.
StyleTang closed issue #32:
URL: https://github.com/apache/rocketmq-dashboard/issues/32


   


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org