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

Many WARNing in log when opening a Chooser from an M5 app in 6.2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 6.2
    • 6.2
    • None
    • None

      I would not expect any Log warnings for these actions. Does this indicate a problem in our UI framework?

      Log when opening a chooser in an M5 app:

      05-Mar-2020 11:33:08.671 WARNING [http-nio-8080-exec-10] com.vaadin.ui.ConnectorTracker.registerConnector An already registered connector was registered again: EditorActionLayout (1395)
      05-Mar-2020 11:33:08.671 WARNING [http-nio-8080-exec-10] com.vaadin.ui.ConnectorTracker.registerConnector An already registered connector was registered again: HorizontalLayout (1396)
      05-Mar-2020 11:33:08.672 WARNING [http-nio-8080-exec-10] com.vaadin.ui.ConnectorTracker.registerConnector An already registered connector was registered again: HorizontalLayout (1397)
      05-Mar-2020 11:33:08.672 WARNING [http-nio-8080-exec-10] com.vaadin.ui.ConnectorTracker.registerConnector An already registered connector was registered again:  (1398)
      05-Mar-2020 11:33:08.672 WARNING [http-nio-8080-exec-10] com.vaadin.ui.ConnectorTracker.registerConnector An already registered connector was registered again: Button (1399)
      05-Mar-2020 11:33:08.672 WARNING [http-nio-8080-exec-10] com.vaadin.ui.ConnectorTracker.registerConnector An already registered connector was registered again: HorizontalLayout (1400)
      05-Mar-2020 11:33:08.672 WARNING [http-nio-8080-exec-10] com.vaadin.ui.ConnectorTracker.registerConnector An already registered connector was registered again: Button (1401)
      05-Mar-2020 11:33:08.672 WARNING [http-nio-8080-exec-10] com.vaadin.ui.ConnectorTracker.registerConnector An already registered connector was registered again: Button (1402)
      

       

      Log when closing a chooser in an M5 app:

      05-Mar-2020 11:33:12.743 WARNING [http-nio-8080-exec-1] com.vaadin.ui.ConnectorTracker.unregisterConnector Unregistered HorizontalLayout (1396) that was already unregistered.
      05-Mar-2020 11:33:12.743 WARNING [http-nio-8080-exec-1] com.vaadin.ui.ConnectorTracker.unregisterConnector Unregistered  (1398) that was already unregistered.
      05-Mar-2020 11:33:12.743 WARNING [http-nio-8080-exec-1] com.vaadin.ui.ConnectorTracker.unregisterConnector Unregistered Button (1399) that was already unregistered.
      05-Mar-2020 11:33:12.743 WARNING [http-nio-8080-exec-1] com.vaadin.ui.ConnectorTracker.unregisterConnector Unregistered HorizontalLayout (1397) that was already unregistered.
      05-Mar-2020 11:33:12.743 WARNING [http-nio-8080-exec-1] com.vaadin.ui.ConnectorTracker.unregisterConnector Unregistered Button (1401) that was already unregistered.
      05-Mar-2020 11:33:12.743 WARNING [http-nio-8080-exec-1] com.vaadin.ui.ConnectorTracker.unregisterConnector Unregistered Button (1402) that was already unregistered.
      05-Mar-2020 11:33:12.744 WARNING [http-nio-8080-exec-1] com.vaadin.ui.ConnectorTracker.unregisterConnector Unregistered HorizontalLayout (1400) that was already unregistered.
      05-Mar-2020 11:33:12.744 WARNING [http-nio-8080-exec-1] com.vaadin.ui.ConnectorTracker.unregisterConnector Unregistered EditorActionLayout (1395) that was already unregistered.
      

        Acceptance criteria

              rkovarik Roman Kovařík
              czimmermann Christopher Zimmermann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD