You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Greg Lewis (Jira)" <ji...@apache.org> on 2020/05/18 19:47:00 UTC

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

    [ https://issues.apache.org/jira/browse/NETBEANS-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17110567#comment-17110567 ] 

Greg Lewis commented on NETBEANS-2464:
--------------------------------------

Just tried with NB 11.3:

Product Version: Apache NetBeans IDE 11.3
Updates: Updates available to version NetBeans 8.2 Patch 2
Java: 14; OpenJDK 64-Bit Server VM 14+36-1461
Runtime: OpenJDK Runtime Environment 14+36-1461
System: Linux version 5.6.12-300.fc32.x86_64 running on amd64; UTF-8; en_US (nb)
User directory: /home/greg/.netbeans/11.3
Cache directory: /home/greg/.cache/netbeans/11.

 

This looks like a timeout accessing a rest service on org.netbeans site, not a net-beans version problem per-se.

> 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
>            Priority: Major
>             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
(v8.3.4#803005)

---------------------------------------------------------------------
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