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: Please upgrade JavaMail and AngusMail / FISH-7687 #6254

Open
lprimak opened this issue Apr 11, 2023 · 2 comments
Open

Bug Report: Please upgrade JavaMail and AngusMail / FISH-7687 #6254

lprimak opened this issue Apr 11, 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

@lprimak
Copy link
Contributor

lprimak commented Apr 11, 2023

Brief Summary

Every time javamail is used, the following warning appears:
expected resource not found: /META-INF/javamail.default.address.map
See jakartaee/mail-api#598

Expected Outcome

No warnings

Current Outcome

Warnings

Reproducer

https://github.com/lprimak/apps/tree/main/emailmanager

Operating System

Any

JDK Version

JDK 11+

Payara Distribution

Payara Server Full Profile

@lprimak lprimak 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 Apr 11, 2023
@shub8968 shub8968 self-assigned this Apr 11, 2023
@fturizo fturizo assigned Elifzeynepedman and unassigned shub8968 Jun 21, 2023
@Elifzeynepedman
Copy link

Hi @lprimak,

I have escalated this issue to platform development team as FISH-7687, and one of our developers is going to pick up the issue as soon as possible. Thank you for your contribution!

@Elifzeynepedman Elifzeynepedman changed the title Bug Report: Please upgrade JavaMail and AngusMail Bug Report: Please upgrade JavaMail and AngusMail / FISH-7687 Aug 1, 2023
@Elifzeynepedman Elifzeynepedman 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 Aug 1, 2023
poikilotherm added a commit to poikilotherm/dataverse that referenced this issue Nov 8, 2023
Without this change, the javamail maps would not be included in the artifact and trigger error messages in the logs about them being missed.

The error message will still be present as long as payara/Payara#6254 is
not fixed, released and we updated to a newer version of Payara.
@beat2
Copy link

beat2 commented Sep 5, 2024

Looks like bugfix FISH-8671 just works for javamail-connector. If not using the connector, the warning still gets printed to the console. The jakarta mail api should be upgraded.

jeromeroucou pushed a commit to Recherche-Data-Gouv/dataverse that referenced this issue Sep 18, 2024
Without this change, the javamail maps would not be included in the artifact and trigger error messages in the logs about them being missed.

The error message will still be present as long as payara/Payara#6254 is
not fixed, released and we updated to a newer version of Payara.

(cherry picked from commit d650725)
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

4 participants