-
Notifications
You must be signed in to change notification settings - Fork 919
Closed as not planned
Labels
Description
Apache NetBeans version
Apache NetBeans 23
What happened
Fresh installation of NetBeans 23 not starting on pretty fresh Ubuntu. Tried snap package and binaries. Both cases produce:
WARNING: package com.apple.eio not in java.desktop
WARNING: package com.sun.java.swing.plaf.windows not in java.desktop
WARNING: package com.apple.laf not in java.desktop
WARNING: A terminally deprecated method in java.lang.System has been called
WARNING: System::setSecurityManager has been called by org.netbeans.TopSecurityManager (file:/opt/netbeans/platform/lib/boot.jar)
WARNING: Please consider reporting this to the maintainers of org.netbeans.TopSecurityManager
WARNING: System::setSecurityManager will be removed in a future release
Then process just hangs, but nothing happens (waited like 10min).
Language / Project Type / NetBeans Component
No response
How to reproduce
- Install NetBeans from snap or binaries.
- Start NetBeans with
netbeans.
Did this work correctly in an earlier version?
No / Don't know
Operating System
Ubuntu 24.04.1 LTS (in VirtualBox)
JDK
openjdk version "21.0.5" 2024-10-15
Apache NetBeans packaging
Apache NetBeans binary zip, Apache NetBeans Snap Package
Anything else
No response
Are you willing to submit a pull request?
No
Reactions are currently unavailable