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
Attachments
Issue Links
- is causing
-
DEAD-18 Starting App causes an Error
-
- Open
-