08-28-2007 09:50 AM
08-29-2007 11:11 AM
08-30-2007 10:09 AM
09-05-2007 05:45 PM
09-09-2007 08:01 PM
12-03-2008 02:49 AM
This script will apply all the AMPs in C:\Alfresco\amps to the alfresco.war file in C:\Alfresco\tomcat\webapps
Press control-c to stop this script . . .
Press any key to continue . . .
Module managment tool available commands:
———————————————————–
install: Installs a AMP file(s) into an Alfresco WAR file, updates if an older version is already installed.
usage: install <AMPFileLocation> <WARFileLocation> [options]
valid options:
-verbose : enable verbose output
-directory : indicates that the amp file location specified is a directory.
All amp files found in the directory and its sub directories are installed.
-force : forces installation of AMP regardless of currently installed module version
-preview : previews installation of AMP without modifying WAR file
-nobackup : indicates that no backup should be made of the WAR
———————————————————–
list: Lists all the modules currently installed in an Alfresco WAR file.
usage: list <WARFileLocation>
———————————————————–
Module 'org.alfresco.module.RecordsManagement' installed in 'C:\Alfresco\tomcat\webapps\alfresco.war'
- Title: Records Management
- Version: 1.3
- Install Date: Wed Dec 03 11:17:02 GMT+05:30 2008
- Desription: Alfresco Record Management Extension
.
About to clean out tomcat/webapps/alfresco directory and temporary files…
Press any key to continue . . .
13:09:11,578 Userystem INFO [repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: C:\Alfresco\alf_data
13:09:11,671 Userystem INFO [admin.patch.PatchExecuter] Checking for patches to apply …
13:09:12,265 Userystem INFO [admin.patch.PatchExecuter] No patches were required.
13:09:12,281 Userystem INFO [repo.module.ModuleServiceImpl] Found 1 module(s).
13:09:12,421 Userystem INFO [repo.module.ModuleServiceImpl] Starting module 'org.alfresco.module.RecordsManagement' version 1.3.
13:09:13,531 Userystem ERROR [alfresco.smb.protocol] Error accessing Win32 NetBIOS, check DLL is on the path
13:09:14,843 Userystem WARN [alfresco.util.OpenOfficeConnectionTester] An initial OpenOffice connection could not be established.
13:09:14,906 Userystem INFO [service.descriptor.DescriptorService] Alfresco JVM - v1.5.0_08-b03; maximum heap size 506.313MB
12-04-2008 05:03 PM
12-04-2008 05:47 PM
02-06-2009 02:30 AM
>sudo java -jar bin/alfresco-mmt.jar install ./amps /opt/Alfresco/tomcat/webapps/alfresco.war -directory
Module managment tool available commands:
———————————————————–
install: Installs a AMP file(s) into an Alfresco WAR file, updates if an older version is already installed.
usage: install <AMPFileLocation> <WARFileLocation> [options]
valid options:
-verbose : enable verbose output
-directory : indicates that the amp file location specified is a directory.
All amp files found in the directory and its sub directories are installed.
-force : forces installation of AMP regardless of currently installed module version
-preview : previews installation of AMP without modifying WAR file
-nobackup : indicates that no backup should be made of the WAR
———————————————————–
list: Lists all the modules currently installed in an Alfresco WAR file.
usage: list <WARFileLocation>
———————————————————–
03-03-2009 09:05 AM
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.