Admin: Add Users - file upload [missing key (npe): helper att.add]

Description

I did not see this problem yesterday when uploading a csv file with users as an admin. This happened the first time now when I tried to import a file. After clicking on Users > Import from file again, the page displayed correctly.

Log in as admin, click Users, import from file - [missing key (npe): helper att.add] displays

From the server logs:

02-Sep-2020 17:34:24.163 WARN [http-nio-20013-exec-15] org.sakaiproject.util.ResourceLoader.getString bundle 'users' null pointer exception: 'useact.newuse' from: org.sakaiproject.user.tool.UsersAction.buildMainPanelContext(UsersAction.java:357)
02-Sep-2020 17:34:24.170 WARN [http-nio-20013-exec-15] org.sakaiproject.util.ResourceLoader.getString bundle 'velocity-tool' null pointer exception: 'sea.sea' from: org.sakaiproject.user.tool.UsersAction.buildListContext(UsersAction.java:445)
02-Sep-2020 17:34:27.806 WARN [http-nio-20013-exec-26] org.sakaiproject.util.ResourceLoader.getString bundle 'helper' null pointer exception: 'att.add' from: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Sep-2020 17:34:27.814 ERROR [http-nio-20013-exec-26] org.sakaiproject.velocity.util.SLF4JLogChute.log VelocityViewServlet: Exception processing the template: org.apache.velocity.exception.MethodInvocationException: Invocation of method 'getContentTypeImageClass' in class org.sakaiproject.content.impl.BasicContentTypeImageService threw exception java.lang.NullPointerException at /vm/content/sakai_filepicker_select.vm[line 195, column 71]

Attachments

1

is related to

Activity

Show:

Andrea Schmidt September 4, 2020 at 4:59 PM

Did not see this issue yesterday or today while testing with cleared browser cache.

Andrea Schmidt September 2, 2020 at 4:47 PM

Believe this may be related to  based on log warnings/error

Cannot Reproduce

Details

Priority

Affects versions

Components

Assignee

Reporter

Environment

21x: https://trunk-mysql.nightly.sakaiproject.org/, build: c856c3df
Created September 2, 2020 at 4:46 PM
Updated September 4, 2020 at 4:59 PM
Resolved September 4, 2020 at 4:59 PM