cancel
Showing results for 
Search instead for 
Did you mean: 

Error: Unable to access jarfile bin/alfresco-mmt.jar

mhanandeh
Confirmed Champ
Confirmed Champ

How I solve this issue, I am just trying to install alfresco (manual installation) all steps has been completed but this last step ..

image

1 ACCEPTED ANSWER

May you try with the full path?

According to your input, it looks like:

C:\USERS\W10> java -jar C:\Alfresco\bin\alfresco-mmt.jar list C:\Alfresco\tomcat\webapps\alfresco.war
Hyland Developer Evangelist

View answer in original post

4 REPLIES 4

abhinavmishra14
World-Class Innovator
World-Class Innovator

@mhanandeh  you may be not on the right path when executing the command
As the error is indicating, make sure you navigate to the installation path of your alfresco, and then try the command.

As a check, you can go to your alfresco installation and look into the bin folder to see if the alfresco-mmt.jar file exists. If it doesn't exist then you might have missed to copy it to bin folder from the distribution package.

Check this step if that helps, its for alfresco6, but steps should be pretty much similar for installing amps: https://javaworld-abhinav.blogspot.com/2020/12/setup-acs62-ga-and-ass14-distribution-stepbystep.html...


Full step by step guide to install alfresco6 on windows can be found here if it helps: https://javaworld-abhinav.blogspot.com/2020/12/setup-acs62-ga-and-ass14-distribution-stepbystep.html 

~Abhinav
(ACSCE, AWS SAA, Azure Admin)

@abhinavmishra14  Thank you for your response. I trying to install Alfresco 7 and the JAR file exists in the right path.

image

May you try with the full path?

According to your input, it looks like:

C:\USERS\W10> java -jar C:\Alfresco\bin\alfresco-mmt.jar list C:\Alfresco\tomcat\webapps\alfresco.war
Hyland Developer Evangelist

image