Oracle Agile Engineering Data Management Server Installation Guide on Windows and UNIX Release e6.2.0.0 E52561-02 |
|
![]() Previous |
![]() Next |
The following instruction can be used to verify the complete Agile e6 installation on UNIX.
After the Agile e6 application installation, the processes (daemons) listed below should be running on the server machine.
ps -ef | grep <installation name>
The exact values depend on the installation, but in general, the following processes have to be available:
Java Wrapper for Java Daemon
Java Daemon
Java Wrapper for FMS Java Daemon
FMS Java Daemon
Java Wrapper for Apache Tomcat
Apache Tomcat
Start the processes manually.
Note: The database and application server processes should be running already. |
If you want to start the Agile e6 processes manually, execute the following commands:
Java Daemon:
cd $ep_root/axalant/scripts ./jade start
FMS Java Daemon:
cd $ep_root/axalant/scripts ./fms_jade start