Skip Headers
Agile Product Lifecycle Management Application Installation Guide
Release 9.3.3
E39279-03
  Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

A Troubleshooting

A.1 Installation and Configuration Scripts

Several scripts are provided that can be used during installation and configuration of the Agile Application Server. The scripts are installed in the AGILE_HOME\install\bin directory:

Script Description
Configure-CMS Configures and repacks the CMS files in the Agile application.ear file.
ExtractArchive Extracts all of the files in the Agile application.ear file.
ExtractConfigFiles Extracts configuration files from the Agile application.ear file.
ExtractJavaClientFiles Extracts all of the Java Client files from the Agile application.ear file.
ExtractJNLPFiles Extracts JNLP files for Java Client from the Agile application.ear file.
ExtractWsdlFiles Extracts wsdl files for Services from CoreService.war file in the Agile application.ear file
RenameWebCMS Allows you to rename WebCMS
RepackArchive Repacks all of the files into the Agile application.ear file.
RepackConfigFiles Repacks configuration files into the Agile application.ear file.
RepackJavaClientFiles Repacks all Java Client files into JavaClient.war, and then updates the JavaClient.war file contained in the Agile application.ear file.
RepackJNLPFiles Repacks JNLP files for Java Client into the Agile application.ear file.
RepackWsdlFiles Repacks all wsdl files into CoreService.war, and then updates the CoreService.war file in the Agile application.ear file.

A.2 Application Scripts

Several scripts are provided for deploying and starting the Agile application. The scripts are installed in the AGILE_HOME\agileDomain\bin directory:

Script Description
checkLDAP Use this script to check your LDAP's configurations.
checkLDAPConfig Tries to connect to the Directory Server and verify whether LDAP configuration is correct.
encryptDBSchemaPwd Use this script to encrypt the database schema password for the agile.properties file and the superadmin password for the boot.properties file.
encrytpwd Encrypts a password for use in Agile property files.
encryptPwdUtil Encrypts the ifsuser password for the server.conf file.
installService Installs Agile PLM as a Windows service.
installServicemanaged-server Installs Agile PLM as a Windows service on a WebLogic managed server.
loadLDAPConfig Loads LDAP configuration information into the Agile PLM database.
migrateUserstoDB Migrates users from the Directory Server to the Agile PLM database. After you run this script, make sure to restart your application server.
multisite-data-migrate Starts the data migration of multisite.
setEnv Sets common environment variables used to run other Agile scripts.
startAgile Starts the Agile application server.
startServerAgileAdmin Starts the Agile administration server on a cluster.
startServerAgileManaged1 Starts the Agile managed server on a cluster.
stopAgile Stops the Agile application server.