Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue: failed to install nodejs #7954

Closed
vertigo1983 opened this issue Nov 11, 2024 · 2 comments
Closed

Issue: failed to install nodejs #7954

vertigo1983 opened this issue Nov 11, 2024 · 2 comments
Labels
kind:bug Bug report or fix needs:triage Requires attention from one of the committers

Comments

@vertigo1983
Copy link

vertigo1983 commented Nov 11, 2024

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

@vertigo1983 vertigo1983 added kind:bug Bug report or fix needs:triage Requires attention from one of the committers labels Nov 11, 2024
@vertigo1983
Copy link
Author

messages.log

@matthiasblaesing
Copy link
Contributor

Duplicate of #7814. Please check the latest RC for NB24: #7898

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug Bug report or fix needs:triage Requires attention from one of the committers
Projects
None yet
Development

No branches or pull requests

2 participants