0

This is like the 18th time I have this error. Somehow I always manage to fix it but this time I cant fix it.. When I try the following command in CMD to load my AMP file into my alfresco.war (with the module management tool) I get the following error:

My CMD command:

 C:\Alfresco\bin>java -jar alfresco-mmt.jar install 
 C:\Users\Rob\workspace\amp\target\amp.amp  C:\Alfresco\tomcat\webapps\alfresco.war   

I get this error:

Unable to load module details from property file.

please any help is good :)

RobinHo
  • 565
  • 1
  • 9
  • 24

1 Answers1

0

It's probably that the problem is in the path of the module.amp file. Ensure that the absolute path of the amp file is right in your bat.

Paul Roub
  • 36,322
  • 27
  • 84
  • 93