I'm running a test server where I'm installing Alfresco 3.4d and then importing the root.dir and database from our current Alfresco 3.3g server for testing purposes before doing a full upgrade on the live system. So far everything works until I try to access the Document Library on one of our Sites through Alfresco Share. Everytime I go to load the Document Library I get the following error:
08120001 Wrapped Exception (with status template): 08120000 Error during processing of the template 'Method public boolean org.alfresco.repo.template.BaseContentNode.hasAspect(java.lang.String) threw an exception when invoked on Node Type: {http://www.alfresco.org/model/content/1.0}folder Node Ref: workspace://SpacesStore/3f28eca4-814c-4565-bcff-77ff65d4b878'. Please contact your system administrator.
We have several custom aspects in our 3.3g kept in a file called kb-model.xml
I imported this into alfresco 3.4d, however I couldn't help but notice that this file isn't bundled in 3.4d. Did alfresco 3.4 change where the aspect configuration is stored?
EDIT:
I did have a list of all the files/configuration that needed to be transferred and I moved them onto the new server.