09-15-2021 07:41 AM
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)
09-17-2021 03:36 AM
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.
09-16-2021 10:57 AM
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.
09-17-2021 03:36 AM
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.
09-17-2021 11:47 AM
Glad to hear, closing this thread. Good luck
Explore our Alfresco products with the links below. Use labels to filter content by product module.