Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-1145

The messaging subsystem is too much bound to the UI existence

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 5.0
    • 5.0
    • framework
    • None

      When I try to send a message from within a workflow (Script Task), I am occurring the following error:

      java.lang.NullPointerException
      	at info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell.updateShellAppIndication(MagnoliaShell.java:172)
      	at info.magnolia.ui.framework.shell.ShellImpl.updateShellAppIndication(ShellImpl.java:323)
      	at info.magnolia.ui.admincentral.shellapp.pulse.message.PulseMessagesPresenter$2.messageSent(PulseMessagesPresenter.java:93)
      	at info.magnolia.ui.framework.message.MessagesManagerImpl.sendMessageSentEvent(MessagesManagerImpl.java:170)
      	at info.magnolia.ui.framework.message.MessagesManagerImpl.sendMessage(MessagesManagerImpl.java:104)
              ...
      

      The locks should be removed.

        Acceptance criteria

              apchelintcev Aleksandr Pchelintcev
              jchocholacek Jozef Chocholacek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD