Uploaded image for project: 'Deadlink'
  1. Deadlink
  2. DEAD-9

Null pointer exception when loading Deadlink

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Critical
    • None
    • 1.1.6
    • None
    • Linux

    Description

      The problems appears to be when i load the module on admincentral. I am not getting any errors on start up. By debuging magnolia's code i found out that the module is not passing a reference to the workspace which causes the following error :

      [http-bio-8080-exec-10] ERROR info.magnolia.ui.framework.app.AppInstanceControllerImpl - Sub-app browser failed to start: null
      java.lang.NullPointerException
      at java.util.Hashtable.hash(Hashtable.java:239) ~[?:1.7.0_75]
      at java.util.Hashtable.get(Hashtable.java:434) ~[?:1.7.0_75]
      at info.magnolia.repository.WorkspaceMapping.getWorkspaceMapping(WorkspaceMapping.java:123) ~[magnolia-core-5.3.2.jar:?]
      at info.magnolia.repository.DefaultRepositoryManager.getSession(DefaultRepositoryManager.java:228) ~[magnolia-core-5.3.2.jar:?]
      at

      I manage to open the app by manually injecting deadlink as the workspace name but it then brakes on some other errors

      Checklists

        Acceptance criteria

        Attachments

          Issue Links

            Activity

              People

                marvink2 Marvin Kerkhoff
                adorotheou Andreas Dorotheou
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:

                  Checklists

                    Bug DoR
                    Task DoD