I recently installed meghanada-mode from melpa to help with some Java I am writing. Mostly I like it. However, it has started showing the following messages (in my *Messages* buffer):
Error:jetbrains.exodus.ExodusException: . Please check *meghanada-server-log*
WARN not match type
However, I cannot find a buffer by that name, nor a file (using the find command).
Moreover, if I compile my project (with Maven) it gives no errors and runs, but I assume something is not completely correct and would like to fix it. However, I don't know where to look.