Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
1
-
GA
Description
I created a new project using essentials, and added all plugins to my project (such that they show up under "Installed Plugins"). I then rebuild and restart my project using -Drepo.bootstrap=true, and log in to the CMS. Then, on the Console, I get the exception:
20.06.2014 11:20:37 ERROR http-bio-8080-exec-11 [CurrentTagsTagsProvider.<init>:77] Error locating tags virtual provider by tags location tags
javax.jcr.PathNotFoundException: tags
at org.apache.jackrabbit.core.NodeImpl$8.perform(NodeImpl.java:2163)
at org.apache.jackrabbit.core.NodeImpl$8.perform(NodeImpl.java:2157)
at org.apache.jackrabbit.core.session.SessionState.perform(SessionState.java:216)
at org.apache.jackrabbit.core.ItemImpl.perform(ItemImpl.java:91)
at org.apache.jackrabbit.core.NodeImpl.getNode(NodeImpl.java:2157)
at org.hippoecm.repository.decorating.NodeDecorator.getNode(NodeDecorator.java:226)
at org.onehippo.forge.ecmtagging.providers.CurrentTagsTagsProvider.<init>(CurrentTagsTagsProvider.java:72)
Attachments
Issue Links
- relates to
-
ESSENTIALS-1090 Regression v12: Tagging plugin-related exception when loggin into the CMS
- Closed