Document BaseType Missing?

20 views
Skip to first unread message

Zach Calvert

unread,
May 28, 2015, 1:49:07 PM5/28/15
to hippo-c...@googlegroups.com
I'm using the 10.0.1 archetype and attempting to create my first document type.  When logged in as admin to the CMS editor, I'm getting
[INFO] [talledLocalContainer] 28.05.2015 12:45:31 WARN  http-nio-8080-exec-10 [TemplateBuilder.getJcrNodeType:1004] Could not retrieve node type 'testing:basedocument'. Maybe it is not committed yet. javax.jcr.nodetype.NoSuchNodeTypeException: {http://www.onehippo.org/lbrands/nt/1.0}basedocument

All I'm doing is creating my first, single column document and getting this error.  What part of the initialization have I missed/erred on?  

Bert Leunis

unread,
May 29, 2015, 4:18:49 AM5/29/15
to hippo-c...@googlegroups.com
Hi Zach,

Good to see that you trying our the new FCS version of Hippo 10.

Some questions: did you start by using Essentials? See [1] for some help there. If you install a feature like News, does that work correctly?
Can it be that you mixed up elements from two projects? I see the nodetype name has "testing" as namespace, but the exception mentions also "http://www.onehippo.org/lbrands". Please check the .cnd file in your project. In my case I have:

<'myhippoproject'='http://www.onehippo.org/myhippoproject/nt/1.0'>

[myhippoproject:basedocument] > hippo:document, hippostd:publishableSummary, hippostdpubwf:document
  orderable

If the setup in you project is OK, but in your storage not you may just want to remove the storage folder, rebuild and restart.
 

--
Hippo Community Group: The place for all discussions and announcements about Hippo CMS (and HST, repository etc. etc.)
 
To post to this group, send email to hippo-c...@googlegroups.com
RSS: https://groups.google.com/group/hippo-community/feed/rss_v2_0_msgs.xml?num=50
---
You received this message because you are subscribed to the Google Groups "Hippo Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hippo-communi...@googlegroups.com.
Visit this group at http://groups.google.com/group/hippo-community.
For more options, visit https://groups.google.com/d/optout.

Zach Calvert

unread,
May 29, 2015, 10:19:03 AM5/29/15
to hippo-c...@googlegroups.com
Thank you for the reply.  My mistake was in the "CND" bootstrap file, which wasn't loading properly, ultimately resulting in the failure to load the base document on a fresh bootstrap.

Lesson learned for the future!
Reply all
Reply to author
Forward
0 new messages