Go to primary content
Oracle Agile Engineering Data Management Enterprise Integration Platform Installation and Upgrade Guide
Release e6.2.0.0
E52570-02
  Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

6 Starting as a Windows Service

The EIP Daemon is a Java Service Wrapper for Windows Server 2012 R2 Enterprise Edition (64bit). It may be used to start and stop the Enterprise Integration Platform from the Service Control Panel.

6.1 Installation Steps

  1. The environment variables EAI_HOME and JAVA_HOME must be set!

  2. Run the script daemon.cmd from the bin directory with the argument "install" to install the service:

  3. Open Start > Control Panel > Administrative Tools > Services and ensure that the service is running with the same user as the Agile EDM server instance (default is axalantrt).

  4. Use the entry "EnterpriseIntegrationPlatform Daemon" to start or stop the Enterprise Integration Platform.

    bin\daemon.cmd install
    

    The service may be removed by calling the script with the argument "remove".

6.2 Troubleshooting

If the service does not start or terminates unexpectedly, check the additional log file daemon.log that is located in logs. It contains service internal messages and should be reviewed for daemon configuration problems.