不念过往,珍惜当下 2021-08-29 00:21 采纳率: 0%
浏览 148

FeignException$InternalServerError ListenerExecutionFailedException feigen异常,不知道原因在哪,能帮下吗

org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method 'public void com.heima.admin.listener.WemediaNewsAutoListener.recevieMessage(org.apache.kafka.clients.consumer.ConsumerRecord)' threw exception; nested exception is feign.FeignException$InternalServerError: [500] during [GET] to [http://leadnews-wemedia/api/v1/news/one/6171] [WemediaFeign#findById(Integer)]: [{"timestamp":"2021-08-28T16:07:36.526+0000","status":500,"error":"Internal Server Error","message":"null","path":"/api/v1/news/one/6171"}]; nested exception is feign.FeignException$InternalServerError: [500] during [GET] to [http://leadnews-wemedia/api/v1/news/one/6171] [WemediaFeign#findById(Integer)]: [{"timestamp":"2021-08-28T16:07:36.526+0000","status":500,"error":"Internal Server Error","message":"null","path":"/api/v1/news/one/6171"}]

Caused by: feign.FeignException$InternalServerError: [500] during [GET] to [http://leadnews-wemedia/api/v1/news/one/6171] [WemediaFeign#findById(Integer)]: [{"timestamp":"2021-08-28T16:07:36.526+0000","status":500,"error":"Internal Server Error","message":"null","path":"/api/v1/news/one/6171"}]

  • 写回答

1条回答 默认 最新

  • CSDN专家-Time 2021-08-29 08:11
    关注

    [WemediaFeign#findById(Integer)]: [{"timestamp":"2021-08-28T16:07:36.526+0000","status":500,"error":"Internal Server Error","message":"null","path":"/api/v1/news/one/6171"}
    你的接口500

    评论

报告相同问题?

问题事件

  • 创建了问题 8月29日