Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
r2.12.00
-
None
-
None
-
WinXP 5.1.2600
IE 7
IE 8
Sun JDK 1.6.0_16-b01
Hippo CMS version 2.12.00-SNAPSHOT build 21566
(Hippo Repository 2.12.00-SNAPSHOT build 21566)
Description
A click on Configuration > hippo:namespaces > hippotaxonomy > category triggers the exception (see attached file 'err' for the whole):
12.02.2010 13:19:59 ERROR [org.hippoecm.editor.template.JcrTemplateStore.getTemplate():249] Error while fetching template for type: org.hippoecm.editor.type.JcrTypeDescriptor@b9d9f86c
javax.jcr.PathNotFoundException: editor:templates
(...)
Caused by: java.lang.NullPointerException
at org.hippoecm.frontend.editor.builder.TemplateBuilder.initPluginCache(TemplateBuilder.java:878)
at org.hippoecm.frontend.editor.builder.TemplateBuilder.<init>(TemplateBuilder.java:629)
at org.hippoecm.frontend.editor.builder.TemplateTypeEditorPlugin.<init>(TemplateTypeEditorPlugin.java:125)
... 59 more
12.02.2010 13:19:59 WARN [org.hippoecm.frontend.plugin.impl.PluginContext.registerService():214] plugin <unknown> is registering a service when stopping; ignoring