[
https://issues.apache.org/jira/browse/NETBEANS-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181998#comment-17181998
]
Guntram Blohm commented on NETBEANS-2464:
-----------------------------------------
According to [https://stackoverflow.com/a/61637994/3066467,] this is a problem
with newer JDKs not providing unpack200.exe anymore. While their suggestion to
copy that file over from an old jdk to the new one didn't work, temporarily
setting netbeans jdk home to an old 1.8 version did.
> 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 [email protected]
> 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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists