Skip to content

Updating Equinox to version 3.24.300 - #9610

Open
jtulach wants to merge 3 commits into
apache:masterfrom
jtulach:jtulach/UpdateNetbinox
Open

Updating Equinox to version 3.24.300#9610
jtulach wants to merge 3 commits into
apache:masterfrom
jtulach:jtulach/UpdateNetbinox

Conversation

@jtulach

@jtulach jtulach commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

@jtulach jtulach self-assigned this Sep 10, 2026
@jtulach jtulach added performance Platform [ci] enable platform tests (platform/*) priority:high High priority issue that should, if possible, be fixed in next release labels Sep 10, 2026
@jtulach
jtulach force-pushed the jtulach/UpdateNetbinox branch from 80d2646 to 1423eca Compare September 10, 2026 10:05
@jtulach

jtulach commented Sep 10, 2026

Copy link
Copy Markdown
Contributor Author

Current (e.g. 3232159) set of failing tests:

failing tests

@MartinBalin

Copy link
Copy Markdown
Contributor

This is a must have fix as @matthiasblaesing #9483 completely broke VSNetBeans.

java.lang.IllegalStateException: No NetigsoFramework found, is org.netbeans.core.netigso module enabled?
	at org.netbeans.NetigsoHandle.getDefault(NetigsoHandle.java:63)
	at org.netbeans.NetigsoHandle.turnOn(NetigsoHandle.java:115)
	at org.netbeans.ModuleManager.doEnable(ModuleManager.java:1488)
	at org.netbeans.ModuleManager.enable(ModuleManager.java:1343)
	at org.netbeans.ModuleManager.enable(ModuleManager.java:1266)
	at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:313)
	at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:249)
	at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:294)
	at org.netbeans.core.startup.Main.getModuleSystem(Main.java:174)
	at org.netbeans.core.startup.Main.getModuleSystem(Main.java:143)
	at org.netbeans.core.startup.Main.start(Main.java:305)
	at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:97)
	at java.base/java.lang.Thread.run(Thread.java:1474)
Cannot find org.netbeans.modules.java.lsp.server in the log!

I've built VSNetbeans against master after Matthias merged that and VSNetBeans does not start at all. Thanks' for fixing it Jaroslav. I'm now going to try out with your branch.

@MartinBalin
MartinBalin requested a review from sdedic September 11, 2026 08:07
@neilcsmith-net

Copy link
Copy Markdown
Member

@MartinBalin I believe that's because the plugin build excludes Felix. Please try with that included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Platform [ci] enable platform tests (platform/*) priority:high High priority issue that should, if possible, be fixed in next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants