[MGNLUI-783] Clicking "New user" leads to an Internal error Created: 04/Mar/13  Updated: 09/Jul/13  Resolved: 09/Jul/13

Status: Closed
Project: Magnolia UI
Component/s: security app
Affects Version/s: 5.0
Fix Version/s: 5.0

Type: Bug Priority: Critical
Reporter: Jozef Chocholacek Assignee: Eric Hechinger
Resolution: Fixed Votes: 0
Labels: alpha3
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled
Date of First Response:

 Description   

An attempt to create new user leads to an Internal Error. In the log is the following exception:

Set the converter bldjad! null
Mar 4, 2013 2:55:47 PM com.vaadin.server.DefaultErrorHandler doDefault
SEVERE: 
java.lang.NullPointerException
	at info.magnolia.ui.admincentral.field.PasswordFields.validate(PasswordFields.java:108)
	at com.vaadin.ui.AbstractField.getErrorMessage(AbstractField.java:1009)
	at com.vaadin.ui.AbstractComponent.beforeClientResponse(AbstractComponent.java:650)
	at com.vaadin.ui.AbstractField.beforeClientResponse(AbstractField.java:1643)
	at com.vaadin.server.AbstractCommunicationManager.writeUidlResponse(AbstractCommunicationManager.java:801)
	at com.vaadin.server.AbstractCommunicationManager.paintAfterVariableChanges(AbstractCommunicationManager.java:728)
	at com.vaadin.server.AbstractCommunicationManager.handleUidlRequest(AbstractCommunicationManager.java:599)
	at com.vaadin.server.VaadinServlet.service(VaadinServlet.java:315)
	at com.vaadin.server.VaadinServlet.service(VaadinServlet.java:201)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
	at info.magnolia.cms.filters.ServletDispatchingFilter.doFilter(ServletDispatchingFilter.java:123)
	at info.magnolia.cms.filters.AbstractMgnlFilter.doFilter(AbstractMgnlFilter.java:91)
        ...

Admin Central is then blocked until it is restarted.

How to reproduce

  1. Log into the Admin Central
  2. Open Security App
  3. Click "New User" button in the action bar


 Comments   
Comment by Boris Kraft [ 05/Mar/13 ]

For me adminCentral is not completely unusable but the action bar is not shown anymore after creating a new user.

Comment by Jozef Chocholacek [ 05/Mar/13 ]

Boris, you're probably hitting the MGNLUI-785

Generated at Mon Feb 12 08:40:14 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.