The lack of a null check when calling the future (future.thenAccept line 288 handleRequest() in RemoteEndpoint.java ) has led to a null pointer exception. My project incorporates lsp4j through ...
I have observed a NullPointerException occurring intermittently when running queries. In the stack trace, you'll notice we use a session profiler, but that has no impact on internal EclipseLink state ...