Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ver 0.0.3 - java.lang.NullPointerException - (DocumentLifeCycleHandler.java:157) #40

Closed
ghost opened this issue Sep 26, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 26, 2016

[Error] 2016-9-26 19:46:10 Exception on incoming message dispatcher
null
java.lang.NullPointerException
    at org.jboss.tools.vscode.java.handlers.DocumentLifeCycleHandler.handleChanged(DocumentLifeCycleHandler.java:157)
    at org.jboss.tools.vscode.java.handlers.DocumentLifeCycleHandler.access$2(DocumentLifeCycleHandler.java:154)
    at org.jboss.tools.vscode.java.handlers.DocumentLifeCycleHandler$ChangeHandler$1.run(DocumentLifeCycleHandler.java:98)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2240)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2262)
    at org.jboss.tools.vscode.java.handlers.DocumentLifeCycleHandler$ChangeHandler.handle(DocumentLifeCycleHandler.java:95)
    at org.jboss.tools.vscode.java.handlers.DocumentLifeCycleHandler$ChangeHandler.handle(DocumentLifeCycleHandler.java:1)
    at org.jboss.tools.langs.base.LSPServer.dispatchNotification(LSPServer.java:222)
    at org.jboss.tools.langs.base.LSPServer.messageReceived(LSPServer.java:156)
    at org.jboss.tools.langs.transport.AbstractConnection$DispatcherThread.run(AbstractConnection.java:32)

Above is the full error log, and i am using Window 10. That`s all.

In addition, i cannot see the thumbs up.

@ghost ghost changed the title java.lang.NullPointerException - (DocumentLifeCycleHandler.java:157) Ver 0.0.3 java.lang.NullPointerException - (DocumentLifeCycleHandler.java:157) Sep 26, 2016
@ghost ghost changed the title Ver 0.0.3 java.lang.NullPointerException - (DocumentLifeCycleHandler.java:157) Ver 0.0.3 - java.lang.NullPointerException - (DocumentLifeCycleHandler.java:157) Sep 26, 2016
@fbricon
Copy link
Collaborator

fbricon commented Sep 26, 2016

Closing as duplicate of #34. There should be a release with the fix later today.

@fbricon fbricon closed this as completed Sep 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants