Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue implementing the javascript version in behavior tutorial #45

Open
Mr-DeBonis opened this issue Aug 17, 2021 · 1 comment
Open

Comments

@Mr-DeBonis
Copy link

``First of all, thank you for this guide! These tutorials have proven to be a great starting point and I've learned a lot about alfresco, java, maven and a bit of javascript.

Currently, I'm doing the behaviors tutorial. I have no problem with the java part, but when testing the JavaScript method, I get thiserror after running ./run.sh build_start_it_supported.
behavior-tutorial-ass_1 | org.alfresco.error.AlfrescoRuntimeException: 07170097 api/solr/aclchangesets return status:404 behavior-tutorial-ass_1 | at org.alfresco.solr.client.SOLRAPIClient.getAclChangeSets(SOLRAPIClient.java:169) behavior-tutorial-ass_1 | at org.alfresco.solr.tracker.AclTracker.checkRepoAndIndexConsistency(AclTracker.java:338) behavior-tutorial-ass_1 | at org.alfresco.solr.tracker.AclTracker.trackRepository(AclTracker.java:303) behavior-tutorial-ass_1 | at org.alfresco.solr.tracker.AclTracker.doTrack(AclTracker.java:95) behavior-tutorial-ass_1 | at org.alfresco.solr.tracker.AbstractTracker.track(AbstractTracker.java:215) behavior-tutorial-ass_1 | at org.alfresco.solr.tracker.TrackerJob.execute(TrackerJob.java:47) behavior-tutorial-ass_1 | at org.quartz.core.JobRunShell.run(JobRunShell.java:216) behavior-tutorial-ass_1 | at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:563) behavior-tutorial-ass_1 | 2021-08-17 06:52:10.053 ERROR (org.alfresco.solr.AlfrescoCoreAdminHandler@59d4cd39_Worker-35) [ ] o.a.s.t.AbstractTracker Tracking failed for ModelTracker - alfresco

I hope you can help me out.

Best regards,
Mr De Bonis

@jpotts
Copy link
Owner

jpotts commented Aug 17, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants