17 September, 2015

Agile Applications Basics

There are a few services that are required for Agile to run.

Services

1.       Database Server:

·         OracleServiceagile9
·         OracleOraDb11g_home1TNSListener

2.       Application Server

·         Oracle AutoVue Server (can start automatically)  
·         AgilePLM93        
·         Apache Tomcat Tomcat5  

LOG FILES Locations

BEA console logs
<AGILE_HOME>\agileDomain
General logs, including Agile log
<AGILE_HOME>\agileDomain\log
BEA server log
<AGILE_HOME>\agileDomain\servers\xxxx-agile-AgileServer
Tomcat logs
<AGILE_HOME>\apache-tomcat-6.0.18\logs


Agile application bounce order

To stop Services

Step 1:  Stop AgilePLM93

Step2 :  Stop Apache Tomcat Tomcat5

Step 3:  Stop  Oracle AutoVue Server

To Start Services

Step 1:  Start Apache Tomcat Tomcat5

Step 2:  Start AgilePLM93

Step 3: Start Oracle AutoVue Server

No comments:

Post a Comment

OEM Agent Installation

./agentDeploy.sh AGENT_BASE_DIR=/u001/oracle/product/agent13c OMS_HOST=oem-dev.xxx.com EM_UPLOAD_PORT=1159 AGENT_REGISTRATION_PASSWORD=*****...