liubao68 commented on issue #2047: URL: https://github.com/apache/servicecomb-java-chassis/issues/2047#issuecomment-754612334
`Caused by: java.lang.NullPointerException: Cannot invoke "java.lang.reflect.Field.setAccessible(boolean)" because "org.apache.servicecomb.foundation.common.utils.ReflectUtils.MODIFIERS_FIELD" is null` 使用 eclipse 自带的 JDK 插件 也碰到了这个问题, 使用 oracle 下载的 JDK 则工作正常。 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
