You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "giu.gr (JIRA)" <ji...@apache.org> on 2019/04/24 21:49:00 UTC

[jira] [Created] (NETBEANS-2464) Netbeans 8.2's C/C++ Plugin Install Error Timeout for Loading Module

giu.gr created NETBEANS-2464:
--------------------------------

             Summary: Netbeans 8.2's C/C++ Plugin Install Error Timeout for Loading Module
                 Key: NETBEANS-2464
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2464
             Project: NetBeans
          Issue Type: Bug
          Components: utilities - Code
    Affects Versions: 11.0
         Environment: openSUSE Linux 15.0, KDE 5, OpenJDK 10 running on Intel Core i5 750 at 2.67 GHz + 8 GB of RAM + AMD Radeon RX 580.
            Reporter: giu.gr
             Fix For: 10.0


Installing C/C++ plugin does get interrupted throwing an exception.

 
{code:java}
INFO [org.netbeans.modules.autoupdate.services.InstallSupportImpl]: Timeout waiting for loading module org.netbeans.modules.cnd.api.remote@1.29.5.1
INFO [org.netbeans.modules.autoupdate.ui.wizards.InstallStep]: timeout of loading C/C++ Remote Development API[org.netbeans.modules.cnd.api.remote/1.29.5.1]
org.netbeans.api.autoupdate.OperationException[INSTALL]: timeout of loading C/C++ Remote Development API[org.netbeans.modules.cnd.api.remote/1.29.5.1]
    at org.netbeans.modules.autoupdate.services.InstallSupportImpl$3.call(InstallSupportImpl.java:429)
    at org.netbeans.modules.autoupdate.services.InstallSupportImpl$3.call(InstallSupportImpl.java:289)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)

{code}
 

Netbeans 8.2's C/C++ plugin used to work in Netbeans 10.0.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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