[ http://jira.magnolia.info/browse/MAGNOLIA-1880?page=all ]
Grégory Joseph closed MAGNOLIA-1880.
------------------------------------
Fix Version/s: (was: 3.5)
Resolution: Cannot Reproduce
can't reproduce:
- from what the stacktrace tells me, this would happen with a null version
handler (retrieved from the registry), but if a version handler is not
existing, an exception is thrown way earlier (when loading the model), and if a
vh is not specified, then a Default or Legacy ModuleVersionHandler is
instanciated and registered.
- if the module class does not exist, then a CNFE is thrown (wrapped in a
RuntimeException) later on startup, but this would be a task for MAGNOLIA-1670
If there's anything I overlooked, please reopen ! :)
> NPE when module descriptor points to non existing class
> -------------------------------------------------------
>
> Key: MAGNOLIA-1880
> URL: http://jira.magnolia.info/browse/MAGNOLIA-1880
> Project: Magnolia
> Issue Type: Bug
> Components: core
> Affects Versions: 3.5 RC1
> Reporter: Jan Haderka
> Assigned To: Grégory Joseph
> Priority: Critical
>
> java.lang.NullPointerException
> at
> info.magnolia.module.ModuleManagerImpl$3.exec(ModuleManagerImpl.java:363)
> at
> info.magnolia.context.MgnlContext.doInSystemContext(MgnlContext.java:402)
> at
> info.magnolia.module.ModuleManagerImpl.executeStartupTasks(ModuleManagerImpl.java:356)
> at
> info.magnolia.module.ModuleManagerImpl.startModules(ModuleManagerImpl.java:273)
> at
> info.magnolia.module.ui.ModuleManagerWebUI$1.exec(ModuleManagerWebUI.java:104)
> ...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------