post reindexing errors

361 views
Skip to first unread message

Gerry R

unread,
Jan 17, 2014, 10:52:03 AM1/17/14
to alfresco-techn...@googlegroups.com
My full index rebuild completed.

I see the following errors in the alfresco log:
10:44:07,609 ERROR [org.springframework.extensions.webscripts.AbstractRuntime] Exception from executeScript - redirecting to status template error: 00170002 Wrapped Exception (with status template): 00170289 Request failed 400 /solr/alfresco/afts?wt=json&fl=DBID%2Cscore&rows=100&df=TEXT&start=0&locale=en_US&alternativeDic=DEFAULT_DICTIONARY&sort=%40%7Bhttp%3A%2F%2Fwww.alfresco.org%2Fmodel%2Fcontent%2F1.0%7Dcreated+desc&fq=%7B%21afts%7DAUTHORITY_FILTER_FROM_JSON&fq=%7B%21afts%7DTENANT_FILTER_FROM_JSON
org.springframework.extensions.webscripts.WebScriptException: 00170002 Wrapped Exception (with status template): 00170289 Request failed 400 /solr/alfresco/afts?wt=json&fl=DBID%2Cscore&rows=100&df=TEXT&start=0&locale=en_US&alternativeDic=DEFAULT_DICTIONARY&sort=%40%7Bhttp%3A%2F%2Fwww.alfresco.org%2Fmodel%2Fcontent%2F1.0%7Dcreated+desc&fq=%7B%21afts%7DAUTHORITY_FILTER_FROM_JSON&fq=%7B%21afts%7DTENANT_FILTER_FROM_JSON
        at org.springframework.extensions.webscripts.AbstractWebScript.createStatusException(AbstractWebScript.java:1067)
        at org.springframework.extensions.webscripts.DeclarativeWebScript.execute(DeclarativeWebScript.java:171)
        at org.alfresco.repo.web.scripts.RepositoryContainer$3.execute(RepositoryContainer.java:422)
...
Caused by: org.alfresco.repo.search.impl.lucene.LuceneQueryParserException: 00170289 Request failed 400 /solr/alfresco/afts?wt=json&fl=DBID%2Cscore&rows=100&df=TEXT&start=0&locale=en_US&alternativeDic=DEFAULT_DICTIONARY&sort=%40%7Bhttp%3A%2F%2Fwww.alfresco.org%2Fmodel%2Fcontent%2F1.0%7Dcreated+desc&fq=%7B%21afts%7DAUTHORITY_FILTER_FROM_JSON&fq=%7B%21afts%7DTENANT_FILTER_FROM_JSON
        at org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient.executeQuery(SolrQueryHTTPClient.java:459)
        at org.alfresco.repo.search.impl.solr.SolrQueryLanguage.executeQuery(SolrQueryLanguage.java:49)
        at org.alfresco.repo.search.impl.solr.DbOrIndexSwitchingQueryLanguage.executeQuery(DbOrIndexSwitchingQueryLanguage.java:133)
...
        ... 61 more
10:44:11,222 ERROR [org.springframework.extensions.webscripts.AbstractRuntime] Exception from executeScript - redirecting to status template error: 00170003 The content node was not specified so the content cannot be streamed to the client: classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js
org.springframework.extensions.webscripts.WebScriptException: 00170003 The content node was not specified so the content cannot be streamed to the client: classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js
        at org.alfresco.repo.web.scripts.content.StreamContent.execute(StreamContent.java:156)
        at org.alfresco.repo.web.scripts.RepositoryContainer$3.execute(RepositoryContainer.java:422)
...
only two of the thumbnail errors.

How do I track these down?


Message has been deleted
Message has been deleted

Gerry R

unread,
Jan 17, 2014, 3:17:12 PM1/17/14
to alfresco-techn...@googlegroups.com
From these I take it that the errors have something to do with something missing in the data dictionary or with permissions on some object:

DEFAULT_DICTIONARY
AUTHORITY_FILTER_FROM_JSON
TENANT_FILTER_FROM_JSON

But I can't tell what exactly it is complaining about.


Gerry R

unread,
Jan 17, 2014, 8:29:59 PM1/17/14
to alfresco-techn...@googlegroups.com
I did some more imports and I'm seeing another round of this error message for each import that I do.


Gerry R

unread,
Jan 18, 2014, 9:45:25 AM1/18/14
to alfresco-techn...@googlegroups.com
Ok, it looks like all these errors are related possibly to forum topics, of which there aren't any currently:
        at org.alfresco.repo.web.scripts.discussion.ForumTopicsFilteredGet.doSearch(ForumTopicsFilteredGet.java:221)
        at org.alfresco.repo.web.scripts.discussion.ForumTopicsFilteredGet.executeImpl(ForumTopicsFilteredGet.java:175)
        at org.alfresco.repo.web.scripts.discussion.ForumTopicsFilteredGet.executeImpl(ForumTopicsFilteredGet.java:123)
        at org.springframework.extensions.webscripts.DeclarativeWebScript.execute(DeclarativeWebScript.java:64)
        ... 61 more

Not sure where the 61 comes in but possibly it might be the number of sites with forums.

 
Reply all
Reply to author
Forward
0 new messages