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

cancel
Showing results for 
Search instead for 
Did you mean: 
mhanandeh
Partner

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

Jump to solution

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

Error Jarfile.PNG

 

1 Solution

Accepted Solutions
angelborroy
Alfresco Employee

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

Jump to solution

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 solution in original post

4 Replies
abhinavmishra14
Advanced

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

Jump to solution

@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)
mhanandeh
Partner

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

Jump to solution

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

 

Capture22.PNG

angelborroy
Alfresco Employee

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

Jump to solution

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
mhanandeh
Partner

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

Jump to solution

Capture69.PNG