全部產品
Search
文件中心

Enterprise Distributed Application Service:錯誤編碼:HSF-0005

更新時間:Jun 30, 2024

應用運行時上報HSF-0005錯誤編碼時您可以查看本文進行處理。

報錯資訊

啟動時報錯:

java.lang.IllegalArgumentException:未配置需要發布為服務的 Object,服務名為:com.taobao.hsf.jar.test.HelloWorldService:1.0.zhouli

解決方案

  • provider 的 bean 缺少 target 屬性,請檢查設定檔。
  • target 指定服務的實作類別不存在,請檢查設定檔。