You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NullPointerException
at com.alibaba.dubbo.common.Version.getVersion(Version.java:127)
at com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:440)
at com.alibaba.dubbo.config.ServiceConfig.doExportUrls(ServiceConfig.java:358)
at com.alibaba.dubbo.config.ServiceConfig.doExport(ServiceConfig.java:317)
The text was updated successfully, but these errors were encountered:
Environment
Steps to reproduce this issue
Expected Result
Export service.
Actual Result
Catch NPE when export service.
The text was updated successfully, but these errors were encountered: