cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco PDF Toolkit install problem

aslesani
Champ in-the-making
Champ in-the-making
hi
i am working on alfresco community 4.2.c. my os is win xp and is installed on vmWare 9.0.0 . (localhost)
i want to add digital signature to pdf files. and for this purpose, i need to install Alfresco PDF Toolkit amp file.
i copied alfresco pdf toolkit amp file to alfresco/amps and alfresco share pdf toolkit to alfresco/amps_share. then using this command i installed these amp files:
java -jar alfresco-mmt.jar install <AMPFileLocation> <WARFileLocation> -preview

java -jar alfresco-mmt.jar install <AMPFileLocation> <WARFileLocation> -verbose

but when i want to login to alfresco share i see this error:
The remote server may be unavailable or your authentication details have not been recognized.

and the page of alfresco explorer has this error:

HTTP Status 404 - /alfresco/faces/jsp/login.jsp

type Status report

message /alfresco/faces/jsp/login.jsp

description The requested resource is not available.
Apache Tomcat/7.0.30


what should i do? i installed some other verion of this amp file, and i installed some other amp files. but there is this problem still. is there a mistake in my installation method, or in my platform or version of my alfresco?

thanks a lot



1 REPLY 1

vignesh_sabapat
Champ in-the-making
Champ in-the-making
Hi,

I don't think the command you used is complete for amp installation. Also you required to remove the existing alfresco and share folder under webapps folder. Please note you will lose any customization done on these folders if you remove.

The commands should be java -jar path_to_alfresco-mmt.jar install <AMPFileLocation> <WARFileLocation>
also use list command to check what are the plugins installed for alfresco and share applications

java -jar path_to_alfresco-mmt.jar list <WARFileLocation>
or

alfresco_install_dir/bin/apply_amp.sh