Portal: Logging in stacktraces: Caused by: java.util.MissingResourceException: Can't find bundle for base name connection-manager, locale en_US

Description

Several stacktraces when the user logs into trunk:

(Error) Caused by: java.util.MissingResourceException: Can't find bundle for base name connection-manager, locale en_US

Attachments

3

Activity

Show:

Andrea Schmidt March 16, 2023 at 11:27 PM

Verified on 23x: https://qa23-maria.nightly.sakaiproject.org/, build: dbac7479

Andrea Schmidt March 16, 2023 at 11:22 PM
Edited

If you go to , then click the “Tail Logs” link for the server you’re testing on, you can watch what happens as you log in, perform an action, etc.

If you need to search the entire log for a specific error that happens after start-up, you want to click the Tomcat logs link for the server, then catalina.out

If you look at Matt’s comment above, he gives a much easier way to test, rather than watching the logs:
https://trunk-maria.nightly.sakaiproject.org/sakai-ws/rest/i18n/getI18nProperties?locale=en-US&resourceclass=org.sakaiproject.portal.api.PortalService&resourcebundle=connection-manager

https://qa23-maria.nightly.sakaiproject.org/sakai-ws/rest/i18n/getI18nProperties?locale=en-US&resourceclass=org.sakaiproject.portal.api.PortalService&resourcebundle=connection-manager

Adam Marshall March 16, 2023 at 8:40 PM

and now I’ve looked on v23 which also doesnt have a missing en_US bundle.

Adam Marshall March 16, 2023 at 8:37 PM
Edited

i looked in catalina.out is that the right log file? There's no such file called server.log. There's no message about missing en_US bundle. So it may have passed? (On trunk.)

Ramana Reddy Battula March 14, 2023 at 1:51 AM

Tested on Sakai 23.

I observed below output on console and catalina logs, would you please confirm whether this is an error or is it working as expected.

The output on catalina logs:

The output on Console:

Fixed

Details

Priority

Affects versions

23 Status

QA Verification Pass

Components

Assignee

Reporter

Environment

24x: https://trunk-maria.nightly.sakaiproject.org/, build: a3912fca
Created February 24, 2023 at 10:55 PM
Updated March 16, 2023 at 11:27 PM
Resolved February 26, 2023 at 10:25 PM