cancel
Showing results for 
Search instead for 
Did you mean: 

Can't install

tytanix
Champ in-the-making
Champ in-the-making
Hello everyone. I'm trying to install record management in my Alfresco Community 4.2c but seems like i can't.
Searching in the help for Alfresco 4.2, i've found the download link for alfresco-rm-2.1.0-467.amp but seems like i can't download it unless i'm enterprise customer. Then i've tried to download an older version of record management, alfresco-rm-2.0.1-147.amp but i can't install the share amp.

I've used the command

<blockcode>
C:\Alfresco\bin>java -jar alfresco-mmt.jar install ..//amps_share/alfresco-rm-share-2.0.1-147.amp ..//tomcat/webapps/share.war
</blockcode>

and console has shown me this error

<blockcode>
09070000 ERROR: The amp will overwrite an existing file in the war '/components/
form/date-min.js'. Execution halted.  By specifying -force , you can force insta
llation of AMP regardless of the current war state.
</blockcode>

I've checked paths and files name and they are correct.
I've tried to force installation but after that i wasn't able to log into alfresco share anymore.

Does anyone know anything about this issue or how to download the latest amp for record management?
Thanks a lot!
2 REPLIES 2

vasanthakumar
Champ in-the-making
Champ in-the-making
hi

i saw your command of installation amp file ! please check the following steps ur follow

1. check java global variable set in your machine or not
2.i saw ur command it seems that amp file is tried overwrite the existing file. so u need to add   -force    at end of the  
  comment . after running the command it will through message like if you want overwrite or some kind of message !! give yes to command .it will run sucessfuly.please delete the old share instance in webapps folder

The most recent community release of RM 2.1 is compatible with 4.2.e .. see https://wiki.alfresco.com/wiki/Community_file_list_4.2.e .. this will be the best combination of builds to explore the new features.