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

Bug Report: Payara Micro - Hot redeploy doesn't work in Netbeans/FISH-7533 #63

Open
sogawa-sps opened this issue Jan 5, 2023 · 2 comments
Assignees
Labels
Status: Accepted Confirmed defect or accepted improvement to implement, issue has been escalated to Platform Dev Type: Bug Label issue as a bug defect

Comments

@sogawa-sps
Copy link

sogawa-sps commented Jan 5, 2023

Brief Summary

Payara Micro hot redeployment in Netbeans doesn't work. As it can be seen in the reproduce, there is a message in the status bar that the app was deployed, but nothing happens in fact.

If I try to re-run app explicitly there is the following message in the logs:

--- maven-compiler-plugin:3.1:compile (default-cli) @ my-app ---
Nothing to compile - all classes are up to date

So the only option is to:

  1. Stop the Payara Micro instance
  2. Manually push the "Build" button
  3. Run it again

The issue reproduces with all recent versions of Payara Micro and Netbeans on both Windows 10 and 11.

All settings are valid:

2023-01-05 12_26_04-Project Properties - payara-test - compile

2023-01-05 12_26_41-Project Properties - payara-test - run

2023-01-05 12_27_04-Project Properties - payara-test - payara

I can provide a reproducer if needed but behavior is the same for any Payara Micro project.

Expected Outcome

Hot redeployment works

Current Outcome

Hot redeployment doesn't work

Reproducer

Payara - reload bug

Operating System

Windows 10, 11

JDK Version

OpenJDK 11

Payara Distribution

Payara Micro

@sogawa-sps sogawa-sps added Status: Open Issue has been triaged by the front-line engineers and is being worked on verification Type: Bug Label issue as a bug defect labels Jan 5, 2023
@shub8968 shub8968 transferred this issue from payara/Payara Jan 9, 2023
@shub8968 shub8968 self-assigned this Jan 18, 2023
@shub8968 shub8968 changed the title Bug Report: Payara Micro - Hot redeploy doesn't work in Netbeans Bug Report: Payara Micro - Hot redeploy doesn't work in Netbeans/FISH-7533 Jun 28, 2023
@shub8968
Copy link

Hi @sogawa-sps,

It has been escalated as FISH-7533 .

@shub8968 shub8968 added Status: Accepted Confirmed defect or accepted improvement to implement, issue has been escalated to Platform Dev and removed Status: Open Issue has been triaged by the front-line engineers and is being worked on verification labels Jun 28, 2023
@jGauravGupta
Copy link
Contributor

Created FISH-7545 for the actual bug and FISH-7533 for the improvement of docs.
Note: This feature is working well in the Apache NetBeans 17 and is able to reproduce with the Apache NetBeans 18.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Accepted Confirmed defect or accepted improvement to implement, issue has been escalated to Platform Dev Type: Bug Label issue as a bug defect
Projects
None yet
Development

No branches or pull requests

3 participants