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

Payara Issues in NB25 - Starting Server / Specifying JDK #8314

Open
hink084 opened this issue Mar 11, 2025 · 1 comment
Open

Payara Issues in NB25 - Starting Server / Specifying JDK #8314

hink084 opened this issue Mar 11, 2025 · 1 comment
Labels
kind:bug Bug report or fix needs:triage Requires attention from one of the committers

Comments

@hink084
Copy link

hink084 commented Mar 11, 2025

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

  1. Download and extract the NetBeans binary zip file.
  2. 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"
  3. Execute netbeans64.exe.
  4. Install Plugins: Base IDE, HTML5, JavaSE, Java Web and EE, Service Registry, Tools
  5. Add Payara Server v6.2025.2 (Tools --> Servers)
  6. Window --> Services --> Servers --> Right Click --> Unable to Start Payara

Image

  1. Add JDK 17 (Tools --> Java Platforms) (could also be JDK 17.x or 21.x)
  2. Unable to swap Java Platforms for Payara Server; DDL is disabled. (Tools --> Servers --> Java)

Image

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

messages.log

Are you willing to submit a pull request?

No

@hink084 hink084 added kind:bug Bug report or fix needs:triage Requires attention from one of the committers labels Mar 11, 2025
@mpizeli
Copy link

mpizeli commented Mar 27, 2025

i dont know if it will help, same issue with jdk11 and payara 5. Also had 17 on netbeans. removed the 11 and worked

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