You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.ClassNotFoundException: org.apache.commons.lang3.SystemProperties starting from ModuleCL@4ee25dee[org.netbeans.libs.commons_compress] with possible defining loaders null and declared parents [ModuleCL@5c328a2d[org.apache.commons.commons_io]]
Caused: java.lang.NoClassDefFoundError: org/apache/commons/lang3/SystemProperties
at org.apache.commons.compress.archivers.tar.TarArchiveEntry.normalizeFileName(TarArchiveEntry.java:231)
at org.apache.commons.compress.archivers.tar.TarArchiveEntry.setName(TarArchiveEntry.java:1871)
at org.apache.commons.compress.archivers.tar.TarArchiveInputStream.getNextTarEntry(TarArchiveInputStream.java:452)
at org.netbeans.modules.javascript.nodejs.util.FileUtils.decompressTarGz(FileUtils.java:398)
at org.netbeans.modules.javascript.nodejs.util.FileUtils.downloadNodeSources(FileUtils.java:313)
at org.netbeans.modules.javascript.nodejs.ui.NodeJsPathPanel$3.run(NodeJsPathPanel.java:281)
at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1403)
at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
at org.openide.util.lookup.Lookups.executeWith(Lookups.java:287)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2018)
[messages.log](https://github.com/user-attachments/files/17705625/messages.log)
Language / Project Type / NetBeans Component
No response
How to reproduce
trying to install nodejs via the download-button in the references
Did this work correctly in an earlier version?
No / Don't know
Operating System
windows 11
JDK
23
Apache NetBeans packaging
Apache NetBeans provided installer
Anything else
No response
Are you willing to submit a pull request?
No
The text was updated successfully, but these errors were encountered:
Apache NetBeans version
Apache NetBeans 23
What happened
Language / Project Type / NetBeans Component
No response
How to reproduce
trying to install nodejs via the download-button in the references
Did this work correctly in an earlier version?
No / Don't know
Operating System
windows 11
JDK
23
Apache NetBeans packaging
Apache NetBeans provided installer
Anything else
No response
Are you willing to submit a pull request?
No
The text was updated successfully, but these errors were encountered: