Hello,
After re-indexing solr6 and installing ACS 7.0.1, the search function in Alfresco works and returns results.
Nevertheless I have 2 error messages in the solr web console that come up regularly.
Can anybode help with this errors?
The exact log is as follows :
org.alfresco.error.AlfrescoRuntimeException: 08150011 api/solr/aclchangesets return status:404
at org.alfresco.solr.client.SOLRAPIClient.callRepository(SOLRAPIClient.java:1596)
at org.alfresco.solr.client.SOLRAPIClient.getAclChangeSets(SOLRAPIClient.java:185)
at org.alfresco.solr.tracker.AclTracker.checkRepoAndIndexConsistency(AclTracker.java:416)
at org.alfresco.solr.tracker.AclTracker.trackRepository(AclTracker.java:397)
at org.alfresco.solr.tracker.AclTracker.doTrack(AclTracker.java:160)
at org.alfresco.solr.tracker.AbstractTracker.track(AbstractTracker.java:242)
at org.alfresco.solr.tracker.ActivatableTracker.track(ActivatableTracker.java:97)
at org.alfresco.solr.tracker.TrackerJob.execute(TrackerJob.java:60)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
-----------------------------------------------
AbstractTracker
[alfresco / NODE_STATE_PUBLISHER@552974234 / IT #1631698570008] Tracking failure. See the stacktrace below for further details.
org.alfresco.error.AlfrescoRuntimeException: 08150029 GetTransactions return status is 404
at org.alfresco.solr.client.SOLRAPIClient.getTransactions(SOLRAPIClient.java:441)
at org.alfresco.solr.tracker.ShardStatePublisher.doTrack(ShardStatePublisher.java:91)
at org.alfresco.solr.tracker.AbstractTracker.track(AbstractTracker.java:242)
at org.alfresco.solr.tracker.TrackerJob.execute(TrackerJob.java:60)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
Solved! Go to Solution.
Hello,
I think I found the error cause.
I installed using the zip file and copied the extensions from my ACS 5 installation to upgrade, but the custom transform files are no longer supportet in extension folder. I removed them and now the error message has gone.
I'll have to see how I can implement this with the SDK.
How did you install solr and acs? is it docker based deployment or distribution based installation?
Please provide full logs (alfresco.log, solr.log, catalina.out) from startup till you get this error, i may be helpful to figure out the root cause.
Hello,
I think I found the error cause.
I installed using the zip file and copied the extensions from my ACS 5 installation to upgrade, but the custom transform files are no longer supportet in extension folder. I removed them and now the error message has gone.
I'll have to see how I can implement this with the SDK.
Glad to hear, closing this thread. Good luck
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.