I have manually set up this installation twice.
Once I'm done, I get this error when attempting to apply categories (I get it when I click on the link to select the category)
——————————–
javax.faces.FacesException: org.alfresco.repo.search.SearcherException: More than one root node? 0
caused by:
org.apache.jasper.JasperException: org.alfresco.repo.search.SearcherException: More than one root node? 0
caused by:
java.lang.RuntimeException: org.alfresco.repo.search.SearcherException: More than one root node? 0
caused by:
org.alfresco.repo.search.SearcherException: More than one root node? 0
——————————-
Here are some details on what I'm doing:
Tomcat on Win2k server
Config changes:
SSL enabled
Mail
Other than that, all I have done is create new space, new users, assigned roles to users within the spaces and moved the some of the existing (Data Dictionary, Alfresco Tutorial) spaces to be sub-spaces of newly created ones.
After I got the error the first time, I blew away the database and started from scratch (that's another story, I thought I could export and then import but that didn't work either)
Anyway, any thoughts?