<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic HELP - URGENT : LuceneQueryParserException: 07290266 Request failed 500  in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/help-urgent-lucenequeryparserexception-07290266-request-failed/m-p/67677#M22533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have&amp;nbsp;important&amp;nbsp;issue on a client site :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: org.alfresco.repo.search.impl.lucene.LuceneQueryParserException: 07290266 Request failed 500 /solr4/alfresco/afts?wt=json&amp;amp;fl=DBID%2Cscore&amp;amp;rows=1000&amp;amp;df=TEXT&amp;amp;start=0&amp;amp;locale=fr_FR&amp;amp;alternativeDic=DEFAULT_DICTIONARY&amp;amp;fq=%7B%21afts%7DAUTHORITY_FILTER_FROM_JSON&amp;amp;fq=%7B%21afts%7DTENANT_FILTER_FROM_JSON]&lt;BR /&gt; at org.quartz.core.JobRunShell.run(JobRunShell.java:227)&lt;BR /&gt; at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:563)&lt;BR /&gt;Caused by: org.alfresco.repo.search.impl.lucene.LuceneQueryParserException: 07290266 Request failed 500 /solr4/alfresco/afts?wt=json&amp;amp;fl=DBID%2Cscore&amp;amp;rows=1000&amp;amp;df=TEXT&amp;amp;start=0&amp;amp;locale=fr_FR&amp;amp;alternativeDic=DEFAULT_DICTIONARY&amp;amp;fq=%7B%21afts%7DAUTHORITY_FILTER_FROM_JSON&amp;amp;fq=%7B%21afts%7DTENANT_FILTER_FROM_JSON&lt;BR /&gt; at org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient.postQuery(SolrQueryHTTPClient.java:1159)&lt;BR /&gt; at org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient.postSolrQuery(SolrQueryHTTPClient.java:1109)&lt;BR /&gt; at org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient.executeQuery(SolrQueryHTTPClient.java:576)&lt;BR /&gt; at org.alfresco.repo.search.impl.solr.SolrQueryLanguage.executeQuery(SolrQueryLanguage.java:58)&lt;BR /&gt; at org.alfresco.repo.search.impl.solr.SolrXPathQueryLanguage.executeQuery(SolrXPathQueryLanguage.java:52)&lt;BR /&gt; at org.alfresco.repo.search.impl.solr.SolrSearchService.query(SolrSearchService.java:355)&lt;BR /&gt; at org.alfresco.repo.search.impl.solr.SolrSearchService.query(SolrSearchService.java:159)&lt;BR /&gt; at org.alfresco.repo.search.SearcherComponent.query(SearcherComponent.java:73)&lt;BR /&gt; at org.alfresco.repo.search.AbstractSearcherComponent.query(AbstractSearcherComponent.java:60)&lt;BR /&gt; at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt; at org.alfresco.repo.management.subsystems.SubsystemProxyFactory$1.invoke(SubsystemProxyFactory.java:79)&lt;BR /&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt; at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt; at com.sun.proxy.$Proxy22.query(Unknown Source)&lt;BR /&gt; at org.alfresco.repo.search.impl.SearchServiceSubSystemDelegator.query(SearchServiceSubSystemDelegator.java:98)&lt;BR /&gt; at com.klinck.mc.services.DocumentTypologiqueServiceImpl.createFolderScanOnDocumed(DocumentTypologiqueServiceImpl.java:116)&lt;BR /&gt; at com.klinck.mc.jobs.DocumedJobExecuter.execute(DocumedJobExecuter.java:40)&lt;BR /&gt; at com.klinck.mc.jobs.DocumedJob$1.doWork(DocumedJob.java:27)&lt;BR /&gt; at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:555)&lt;BR /&gt; at com.klinck.mc.jobs.DocumedJob.executeJob(DocumedJob.java:25)&lt;BR /&gt; at org.alfresco.schedule.ScheduledJobLockExecuter.execute(ScheduledJobLockExecuter.java:94)&lt;BR /&gt; at org.alfresco.schedule.AbstractScheduledLockedJob.executeInternal(AbstractScheduledLockedJob.java:72)&lt;BR /&gt; at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:114)&lt;BR /&gt; at org.quartz.core.JobRunShell.run(JobRunShell.java:216)&lt;BR /&gt; ... 1 more&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It&amp;nbsp;comes from this code line :&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;ResultSet rs = searchService.query(storeRef, SearchService.LANGUAGE_XPATH,&lt;BR /&gt; "/app:company_home/st:sites/cm:" + coreServices.getDocumedSiteName() + "/cm:documentLibrary");&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the app is installed since 3 months without problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems to be a corrupt issue :&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/thread/206373"&gt;Categories suddenly corrupted&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="204211" __jive_macro_name="thread" _jive_internal="true" class="jive_macro_thread jive_macro link-titled" href="https://community.alfresco.com/thread/204211-lucenequeryparserexception" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a lot of documents ( &amp;gt; 6000) !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I solve that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank's&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Aug 2018 09:32:35 GMT</pubDate>
    <dc:creator>anakin59490</dc:creator>
    <dc:date>2018-08-29T09:32:35Z</dc:date>
    <item>
      <title>HELP - URGENT : LuceneQueryParserException: 07290266 Request failed 500</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/help-urgent-lucenequeryparserexception-07290266-request-failed/m-p/67677#M22533</link>
      <description>Hi,I have&amp;nbsp;important&amp;nbsp;issue on a client site &lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;rg.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: org.alfresco.repo.search.impl.lucene.LuceneQueryParserException: 07290266 Request failed 500 /solr4/alfresco/afts?wt=json&amp;amp;fl=DBID%2Cscore&amp;amp;rows=1000&amp;amp;df=TEXT&amp;amp;</description>
      <pubDate>Wed, 29 Aug 2018 09:32:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/help-urgent-lucenequeryparserexception-07290266-request-failed/m-p/67677#M22533</guid>
      <dc:creator>anakin59490</dc:creator>
      <dc:date>2018-08-29T09:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: HELP - URGENT : LuceneQueryParserException: 07290266 Request failed 500</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/help-urgent-lucenequeryparserexception-07290266-request-failed/m-p/67678#M22534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably the line:&lt;/P&gt;&lt;PRE&gt;coreServices.getDocumedSiteName()&lt;/PRE&gt;&lt;P&gt;is including some character not allowed for LANGUAGE_XPATH syntax.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 09:39:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/help-urgent-lucenequeryparserexception-07290266-request-failed/m-p/67678#M22534</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2018-08-29T09:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: HELP - URGENT : LuceneQueryParserException: 07290266 Request failed 500</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/help-urgent-lucenequeryparserexception-07290266-request-failed/m-p/67679#M22535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) CoresServices :&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;public String getDocumedSiteName() {&lt;BR /&gt; return documedSiteName;&lt;BR /&gt; }&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;and&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;@Value( "${documed.site.name}" )&lt;BR /&gt; private String documedSiteName;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) alfresco-global.properties :&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;documed.site.name = klinck&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked nice before today....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 09:49:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/help-urgent-lucenequeryparserexception-07290266-request-failed/m-p/67679#M22535</guid>
      <dc:creator>anakin59490</dc:creator>
      <dc:date>2018-08-29T09:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: HELP - URGENT : LuceneQueryParserException: 07290266 Request failed 500</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/help-urgent-lucenequeryparserexception-07290266-request-failed/m-p/67680#M22536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it's a fixed value (I though it was picked dynamically) then it looks like a SOLR index problem.&lt;/P&gt;&lt;P&gt;If the repository is not too big, you can re-build the indexes of&amp;nbsp;SOLR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 09:58:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/help-urgent-lucenequeryparserexception-07290266-request-failed/m-p/67680#M22536</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2018-08-29T09:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: HELP - URGENT : LuceneQueryParserException: 07290266 Request failed 500</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/help-urgent-lucenequeryparserexception-07290266-request-failed/m-p/67681#M22537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you ! How can I do that ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 10:00:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/help-urgent-lucenequeryparserexception-07290266-request-failed/m-p/67681#M22537</guid>
      <dc:creator>anakin59490</dc:creator>
      <dc:date>2018-08-29T10:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: HELP - URGENT : LuceneQueryParserException: 07290266 Request failed 500</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/help-urgent-lucenequeryparserexception-07290266-request-failed/m-p/67682#M22538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For SOLR 4:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.alfresco.com/community5.1/tasks/solr-reindex.html" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/community5.1/tasks/solr-reindex.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For SOLR 6:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.alfresco.com/community/tasks/solr-reindex.html" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/community/tasks/solr-reindex.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 10:03:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/help-urgent-lucenequeryparserexception-07290266-request-failed/m-p/67682#M22538</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2018-08-29T10:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: HELP - URGENT : LuceneQueryParserException: 07290266 Request failed 500</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/help-urgent-lucenequeryparserexception-07290266-request-failed/m-p/67683#M22539</link>
      <description>&lt;P&gt;links don't work.&lt;/P&gt;&lt;P&gt;Can you reply with working ones?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 09:20:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/help-urgent-lucenequeryparserexception-07290266-request-failed/m-p/67683#M22539</guid>
      <dc:creator>Matteo_Moretti</dc:creator>
      <dc:date>2021-05-24T09:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: HELP - URGENT : LuceneQueryParserException: 07290266 Request failed 500</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/help-urgent-lucenequeryparserexception-07290266-request-failed/m-p/67684#M22540</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/84550"&gt;@Matteo_Moretti&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For Solr 6 try &lt;A href="https://docs.alfresco.com/search-services/1.4/admin/monitor/" target="_self" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;HTH.&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 10:38:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/help-urgent-lucenequeryparserexception-07290266-request-failed/m-p/67684#M22540</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2021-05-24T10:38:38Z</dc:date>
    </item>
  </channel>
</rss>

