cancel
Showing results for 
Search instead for 
Did you mean: 

MMT Error

joshjones
Champ in-the-making
Champ in-the-making
I have created two AMPs one for alfresco and one for share, however when I deploy the command… $_java -jar $ALF_HOME/bin/alfresco-mmt.jar install $ALF_HOME/amps $CATALINA_HOME/webapps/alfresco.war -force -directory $* from the script this warning comes up  - WARNING: The file '/WEB-INF/lib/slf4j-api-1.7.7.jar' is being overwritten by this module. The original has been backed-up to '/WEB-INF/classes/alfresco/module/backup/53e75990-4c0b-11e5-b31b-f58fe596a424.bin'
obviously I forced it anyway so it creates the .war file but when the .war file explodes on alfresco restart I only have a partial alfresco folder.. I am wondering is this overwriting important .jars? And if so how can I make it so it isnt?
1 REPLY 1

mrogers
Star Contributor
Star Contributor
It shouldn't matter.   The warning is just that there are two different versions of slf4j.   It's not ideal,  but it's probably o.k.  If you want to get rid of the problem then You should probably remove you sl4j library from your amp.

I think that warning is probably unrelated to your war file not exploding.   Unpacking a war file is not likely to go wrong.  Need more details.
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.