vertigo1983 opened a new issue, #7954:
URL: https://github.com/apache/netbeans/issues/7954
### Apache NetBeans version
Apache NetBeans 23
### What happened
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
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
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