Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1144

RepositoryException: Table 'nodeSet2' does not exist

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.5.0.Beta2
    • 2.5.0.Beta1
    • Graph (2.x), JCR
    • None

      When testing Magnolia CMS with the newest ModeShape (2.5.0.Beta1), then after successful installation and repository initialization (at least no errors in the log), when I try to use sample Search page and look for pages containing the word "paragraph", I've got an empty result set an the following error in the log:

      ERROR info.magnolia.cms.taglibs.util.SimpleSearchTag: javax.jcr.RepositoryException caught while parsing query for search term [paragraph] - query is [//*[@jcr:primaryType='mgnl:content']//*[jcr:contains(., 'paragraph')]]: Table 'nodeSet2' does not exist
      
      javax.jcr.RepositoryException: Table 'nodeSet2' does not exist
              at org.modeshape.jcr.query.qom.JcrAbstractQuery.checkForProblems(JcrAbstractQuery.java:133)
              at org.modeshape.jcr.query.JcrQuery.execute(JcrQuery.java:104)
              at info.magnolia.cms.core.search.QueryImpl.execute(QueryImpl.java:73)
              at info.magnolia.cms.taglibs.util.SimpleSearchTag.doStartTag(SimpleSearchTag.java:164)
              at org.apache.jsp.templates.samples.paragraphs.searchResult_jsp._jspx_meth_cmsu_005fsimpleSearch_005f0(searchResult_jsp.java:279)
              ...
      

              rhauch Randall Hauch (Inactive)
              jchocholacek Jozef Chocholáček (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: