Bug Report: [7.2024.1.Alpha3] NPE on initial deployment #7141
Labels
Status: Open
Issue has been triaged by the front-line engineers and is being worked on verification
Status: Pending
Waiting on the issue requester to give more details or share a reproducer
Type: Bug
Label issue as a bug defect
Brief Summary
Hello,
We are anticipating Payara 7 and therefore we try to deploy our application with the latest version payara-embedded-all 7.2024.1.Alpha3.
Without changing anything else that the Payara version, we hit a NPE during deployment.
We tried to reinstate the
jacc="simple"
in the<security-service>
node as stated in #1596 but the outcome is still the same.Our JACC provider is configured like this (also I'm not sure it is related to the problem):
Expected Outcome
The deployment succeeds.
Current Outcome
A NullPointerException is thrown wile deploying the app.
Reproducer
None.
Operating System
Linux Debian
JDK Version
OpenJDK 21
Payara Distribution
Payara Embedded All
The text was updated successfully, but these errors were encountered: