Interface error:
Handler dispatch failed; nested exception is java.lang.AbstractMethodError: com.shiku.im.dao.impl.FriendsDaoImpl.queryFriendsByName(ILjava/lang/String;)Ljava/util/List
Local debugging is good. An error will be reported when it is released to the test environment!
The final reason is the problem of distributed project compilation. The interface of module A is implemented in module B, and B is not compiled before compiling A.
Similar Posts:
- The difference between web app libraries and referenced libraries in eclipse project
- [Solved] java.lang.NoClassDefFoundError: com/sun/image/codec/jpeg/ImageFormatException (Upload Images Error)
- Namenode Initialize Error: java.lang.IllegalArgumentException: URI has an authority component
- Pytest @pytest.mark.parametrize Example
- zsh: exec format error [How to Solve]
- java.lang.NoClassDefFoundError java.lang.NoClassDefFoundError: javax.mail.internet.MimeMultipart cannot be found by
- Error 500: javax. Servlet. ServletException: srve0207e: uncaught initialization
- [Solved] Android Studio Compile Error: Process ‘command ‘ finished with non-zero exit value 1
- The entity type XXX is not part of the model for the current context.
- [Solved] java.io.IOException: error constructing MAC: java.lang.SecurityException: JCE cannot authenticate the provider BC