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

GeoNetwork - UserFeedbackAPI - newUserFeedback: Missing settings in System Configuration #243

Open
fvanderbiest opened this issue Nov 13, 2023 · 0 comments
Assignees
Labels

Comments

@fvanderbiest
Copy link
Member

When submitting a comment + evaluation on a metadata, right after composition spin up:
image

docker-geonetwork-1                         | 2023-11-13T09:01:15,235 ERROR [geonetwork.api] - UserFeedbackAPI - newUserFeedback: Missing settings in System Configuration (see Administration menu) - cannot send mail
docker-geonetwork-1                         | java.lang.IllegalArgumentException: Missing settings in System Configuration (see Administration menu) - cannot send mail
docker-geonetwork-1                         | 	at org.fao.geonet.util.MailUtil.configureBasics(MailUtil.java:353) ~[gn-core-4.2.2-georchestra.jar:?]
docker-geonetwork-1                         | 	at org.fao.geonet.util.MailUtil.configureBasics(MailUtil.java:436) ~[gn-core-4.2.2-georchestra.jar:?]
docker-geonetwork-1                         | 	at org.fao.geonet.util.MailUtil.sendMail(MailUtil.java:104) ~[gn-core-4.2.2-georchestra.jar:?]
docker-geonetwork-1                         | 	at org.fao.geonet.api.userfeedback.UserFeedbackAPI.newUserFeedback(UserFeedbackAPI.java:517) ~[gn-services-4.2.2-georchestra.jar:?]
docker-geonetwork-1                         | 	at org.fao.geonet.api.userfeedback.UserFeedbackAPI$$FastClassBySpringCGLIB$$7897453e.invoke(<generated>) ~[gn-services-4.2.2-georchestra.jar:?]
@fvanderbiest fvanderbiest self-assigned this Nov 13, 2023
@edevosc2c edevosc2c added the bug label Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants