NPE when selecting user
-----------------------

                 Key: MGNLUI-201
                 URL: http://jira.magnolia-cms.com/browse/MGNLUI-201
             Project: Magnolia UI
          Issue Type: Bug
      Security Level: Public
          Components: security app
    Affects Versions: 5.0 Alpha1 s008
            Reporter: Jozef Chocholacek
            Assignee: Jozef Chocholacek
             Fix For: 5.0 Alpha1 s009


When selecting user in Users SubApp, the following Exception appears in the log:

{code}
WARN  info.magnolia.ui.framework.event.SimpleEventBus   : Exception caught when 
dispatching event: null
java.lang.NullPointerException
        at 
info.magnolia.ui.admincentral.workbench.ContentWorkbenchPresenter.refreshActionbarPreviewImage(ContentWorkbenchPresenter.java:238)
        at 
info.magnolia.ui.admincentral.workbench.ContentWorkbenchPresenter.access$0(ContentWorkbenchPresenter.java:234)
        at 
info.magnolia.ui.admincentral.workbench.ContentWorkbenchPresenter$3.onItemSelected(ContentWorkbenchPresenter.java:160)
        at 
info.magnolia.ui.admincentral.event.ItemSelectedEvent.dispatch(ItemSelectedEvent.java:78)
        at 
info.magnolia.ui.admincentral.event.ItemSelectedEvent.dispatch(ItemSelectedEvent.java:1)
        at 
info.magnolia.ui.framework.event.SimpleEventBus.fireEvent(SimpleEventBus.java:76)
        at 
info.magnolia.ui.admincentral.content.view.ContentPresenter.onItemSelection(ContentPresenter.java:120)
        at 
info.magnolia.ui.admincentral.list.view.ListViewImpl.presenterOnItemSelection(ListViewImpl.java:154)
        at 
info.magnolia.ui.admincentral.list.view.ListViewImpl.access$1(ListViewImpl.java:151)
        at 
info.magnolia.ui.admincentral.list.view.ListViewImpl$1.valueChange(ListViewImpl.java:96)
        at sun.reflect.GeneratedMethodAccessor168.invoke(Unknown Source)
{code}

It is just a warning and everything seems to work, but would be nice to fix it.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to