-
Notifications
You must be signed in to change notification settings - Fork 918
Closed
Labels
Java EE/Jakarta EE[ci] enable enterprise job[ci] enable enterprise jobkind:bugBug report or fixBug report or fix
Description
Apache NetBeans version
Apache NetBeans 25
What happened
I am not able to start Payara in NetBeans 25 nor am I able to swap JDK's. See recreation steps below.
Language / Project Type / NetBeans Component
Java / Jakarta EE / Servers
How to reproduce
- Download and extract the NetBeans binary zip file.
- Modify the JDK home in the netbeans.conf to JDK 21.0.5+11 (exact version doesn't really matter).
netbeans_jdkhome="C:\Development\Java\jdk-21.0.5+11" - Execute netbeans64.exe.
- Install Plugins: Base IDE, HTML5, JavaSE, Java Web and EE, Service Registry, Tools
- Add Payara Server v6.2025.2 (Tools --> Servers)
- Window --> Services --> Servers --> Right Click --> Unable to Start Payara
- Add JDK 17 (Tools --> Java Platforms) (could also be JDK 17.x or 21.x)
- Unable to swap Java Platforms for Payara Server; DDL is disabled. (Tools --> Servers --> Java)
Did this work correctly in an earlier version?
Apache NetBeans 24
Operating System
Windows 11 Enterprise 23H2
JDK
Eclipse Adoptium OpenJDK 21.0.5+11
Apache NetBeans packaging
Apache NetBeans binary zip
Anything else
Are you willing to submit a pull request?
No
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Java EE/Jakarta EE[ci] enable enterprise job[ci] enable enterprise jobkind:bugBug report or fixBug report or fix

