02-06-2022 05:03 PM
Hello everyone,
I am trying to follow the Quick Start Guide given in
https://github.com/Open-MBEE/mms-alfresco/blob/develop/mms-ent/docs/quick-start.md
to set up MMS and VE on a Centos 7.9.2009 system, as an absolute beginner.
No particular errors appear during the couse of the set up.
At the very end, attempt to log in VE at http://localhost:8080/alfresco/ve/mms.html
it returns HTTP Status 404 eror with no further details: -
type Status report
message
description The requested resource is not available. Apache Tomcat/7.0.x
The log file: /opt/alfresco-community/solr.log shows a repeating series of:
2022-02-06 21:36:30,077 ERROR [org.alfresco.solr.tracker.AbstractTracker] Tracking failed
org.alfresco.error.AlfrescoRuntimeException: 010612123 api/solr/aclchangesets return status:404
at org.alfresco.solr.client.SOLRAPIClient.getAclChangeSets(SOLRAPIClient.java:162)
at org.alfresco.solr.tracker.AclTracker.checkRepoAndIndexConsistency(AclTracker.java:347)
at org.alfresco.solr.tracker.AclTracker.trackRepository(AclTracker.java:313)
at org.alfresco.solr.tracker.AclTracker.doTrack(AclTracker.java:104)
at org.alfresco.solr.tracker.AbstractTracker.track(AbstractTracker.java:185)
at org.alfresco.solr.tracker.TrackerJob.execute(TrackerJob.java:47)
at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:563)
2022-02-06 21:36:30,081 ERROR [org.alfresco.solr.tracker.AbstractTracker] Tracking failed
org.alfresco.error.AlfrescoRuntimeException: 010612124 GetModelsDiff return status is 404
at org.alfresco.solr.client.SOLRAPIClient.getModelsDiff(SOLRAPIClient.java:1157)
at org.alfresco.solr.tracker.ModelTracker.trackModelsImpl(ModelTracker.java:249)
at org.alfresco.solr.tracker.ModelTracker.trackModels(ModelTracker.java:221)
at org.alfresco.solr.tracker.ModelTracker.doTrack(ModelTracker.java:167)
at org.alfresco.solr.tracker.AbstractTracker.track(AbstractTracker.java:185)
at org.alfresco.solr.tracker.TrackerJob.execute(TrackerJob.java:47)
at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:563)
The same errors are also found in the tomcat log: /opt/alfresco-community/tomcat/logs/catalina.out.
It appears that something is missing and could not be located.
Did try to locate api/solr/aclchangesets and GetModelsDiff under /opt/alfresco-community but without luck.
I have double checked the Quick Guide instructions, and dont think I have missed any step.
I wonder if anyone has some idea what could be causing the issue?
Many thanks in advance.
Peter Chiu
STFC Rutherford Appleton Lab
RAL Space
02-07-2022 06:46 AM
How did you install Alfresco?
Did you use the Installer?
Alfresco SOLR is not reaching Alfresco Repository, that may be caused by missconfiguration in Alfresco properties.
02-09-2022 02:34 AM
Hello,
Thanks for your reply.
Didn't realise that my reply by email didn't reach here.
Hence a repeat.
========================================================
Hello,
I literally followed the quick-start.md guide to download a copy of
invoked that with ./ .alfresco-community-installer-201605-linux-x64.bin
opted for the easy install option, and loaded the software into the /opt/alfresco-community.
At the end, it says:
server started
/opt/alfresco-community/postgresql/scripts/ctl.sh : postgresql started at port 5432
Using CATALINA_BASE: /opt/alfresco-community/tomcat
Using CATALINA_HOME: /opt/alfresco-community/tomcat
Using CATALINA_TMPDIR: /opt/alfresco-community/tomcat/temp
Using JRE_HOME: /opt/alfresco-community/java
Using CLASSPATH: /opt/alfresco-community/tomcat/bin/bootstrap.jar:/opt/alfresco-community/tomcat/bin/tomcat-juli.jar
Using CATALINA_PID: /opt/alfresco-community/tomcat/temp/catalina.pid
Tomcat started.
/opt/alfresco-community/tomcat/scripts/ctl.sh : tomcat started
A window appears that says:
Alfresco Community (Build: 201605)
===============================
Contains:
- Alfresco Platform: 5.1.g
- Alfresco Share: 5.1.f
See the Alfresco Wiki (https://wiki.alfresco.com) for release notes and detailed information on this release.
I have noticed that a couple of firefox windows started:
https://hub.alfresco.com/t5/alfresco-content-services-ecm/ct-p/ECM-software
and
http://127.0.0.1:8080/share/page/user/admin/dashboard
I did log in to the latter session at 127.0.0.1:8080, using the admin account and credential.
The quick-start.md guide didn’t spell out further what to do next on them, so I just left that as such.
Any suggestion that I have missed?
Thanks again.
Regards,
Peter
02-09-2022 03:28 AM
Did you extracted the "ve" application to alfresco webapps folder?
$TOMCAT_HOME/webapps/alfresco/ve/**
Explore our Alfresco products with the links below. Use labels to filter content by product module.