[ 
https://issues.apache.org/jira/browse/NETBEANS-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tomáš Procházka closed NETBEANS-3916.
-------------------------------------
    Resolution: Incomplete

There are no steps to reproduce the issue.

> Crash in Editor after code highlighting in C file
> -------------------------------------------------
>
>                 Key: NETBEANS-3916
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3916
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 11.2
>         Environment: Arch Linux
>            Reporter: Noel Kuntze
>            Priority: Major
>
> I was editing a C source file and the editor window crashed, not displaying 
> any more contents.
>  <date>2020-02-25T14:42:07</date>
>  <millis>1582638127055</millis>
>  <sequence>66913</sequence>
>  <level>1000</level>
>  <thread>176</thread>
>  <message>Error in RequestProcessor 
> org.netbeans.modules.lsp.client.bindings.TextDocumentSyncServerCapabilityHandler$$Lambda$105/980902628</message>
>  <exception>
>  <message>java.lang.NoClassDefFoundError: 
> org/eclipse/lsp4j/services/LanguageClient</message>
>  <frame>
>  
> <class>org.netbeans.modules.lsp.client.bindings.TextDocumentSyncServerCapabilityHandler</class>
>  <method>lambda$handleChange$1</method>
>  <line>84</line>
>  <file>${netBeansDir}modules/org-netbeans-modules-lsp-client.jar</file>
>  </frame>
>  <frame>
>  <class>org.openide.util.RequestProcessor$Task</class>
>  <method>run</method>
>  <line>1418</line>
>  <file>${netbeans.home}lib/org-openide-util.jar</file>
>  </frame>
>  <frame>
>  <class>org.netbeans.modules.openide.util.GlobalLookup</class>
>  <method>execute</method>
>  <line>45</line>
>  <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
>  </frame>
>  <frame>
>  <class>org.openide.util.lookup.Lookups</class>
>  <method>executeWith</method>
>  <line>278</line>
>  <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
>  </frame>
>  <frame>
>  <class>org.openide.util.RequestProcessor$Processor</class>
>  <method>run</method>
>  <line>2033</line>
>  <file>${netbeans.home}lib/org-openide-util.jar</file>
>  </frame>
>  </exception>
>  <exception>
>  <message>java.lang.ClassNotFoundException: 
> org.eclipse.lsp4j.services.LanguageClient starting from 
> ModuleCL@5f665ef9[org.netbeans.modules.lsp.client] with possible defining 
> loaders [ModuleCL@5f665ef9[org.netbeans.modules.lsp.client]] and declared 
> parents [ModuleCL@3c46c2c6[org.openide.loaders], 
> ModuleCL@21f125da[org.netbeans.modules.editor.document], 
> ModuleCL@47bb9afc[org.openide.dialogs], 
> ModuleCL@1b59cd95[org.netbeans.modules.projectapi], 
> ModuleCL@7e5cb89a[org.netbeans.modules.editor.lib], 
> org.netbeans.JarClassLoader@1e3496ea, ModuleCL@2557a452[org.openide.awt], 
> Netigso[reference:file:ide/modules/com-google-guava.jar], 
> Netigso[reference:file:ide/modules/com-google-gson.jar], 
> ModuleCL@534b59f2[org.openide.text], ...11 more]</message>
>  <frame>
>  <class>org.netbeans.ProxyClassLoader</class>
>  <method>loadClass</method>
>  <line>199</line>
>  <file>${netbeans.home}lib/boot.jar</file>
>  </frame>
>  <frame>
>  <class>java.lang.ClassLoader</class>
>  <method>loadClass</method>
>  <line>352</line>
>  <file>${java.home}lib/rt.jar</file>
>  </frame>
>  <more>5</more>
>  </exception>
>  <exception>
>  <message>java.lang.ClassNotFoundException: 
> org.eclipse.lsp4j.services.LanguageClient</message>
>  <frame>
>  <class>java.net.URLClassLoader</class>
>  <method>findClass</method>
>  <line>382</line>
>  <file>${java.home}lib/rt.jar</file>
>  </frame>
>  <frame>
>  <class>java.lang.ClassLoader</class>
>  <method>loadClass</method>
>  <line>419</line>
>  <file>${java.home}lib/rt.jar</file>
>  </frame>
>  <frame>
>  <class>sun.misc.Launcher$AppClassLoader</class>
>  <method>loadClass</method>
>  <line>352</line>
>  <file>${java.home}lib/rt.jar</file>
>  </frame>
>  <frame>
>  <class>java.lang.ClassLoader</class>
>  <method>loadClass</method>
>  <line>352</line>
>  <file>${java.home}lib/rt.jar</file>
>  </frame>
>  <frame>
>  <class>org.netbeans.ProxyClassLoader</class>
>  <method>loadClass</method>
>  <line>197</line>
>  <file>${netbeans.home}lib/boot.jar</file>
>  </frame>
>  <more>6</more>
>  </exception>
> </record>



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to