My Oracle Support Banner

ESD 8112 EMS632 - Setting Up Automatic Failover For The Email Sending Daemon (Doc ID 2312177.1)

Last updated on OCTOBER 17, 2023

Applies to:

Siebel Email Marketing Server - Version 16.0 [IP2016] to 16.9 [IP2016] [Release V16]
Information in this document applies to any platform.

Symptoms

ESD 8112 EMS632 has been installed on 2 Server  

Followed: https://docs.oracle.com/cd/E74890_01/books/MKTG_InstallAdmin/MKTG_InstallAdmin_InstallEmailMktg50.html#wp1074564  To set up automatic failover for ESD but unbale to follow below steps

To set up automatic failover for ESD

1 Install the ESD in two separate directories (for example, ESD1 and ESD2).

2 Configure ESD1 with the default port of 8080 and the default AJP port of 8009.

3 Open the conf/server.xml file and uncomment the section that starts with following line:

4 Configure ESD2 as follows:

a In the conf/server.conf file, change the port to any other number (for example, 9090).

b Modify the HTTP/1.1 Connector port parameter:

<!-- Define a non-SSL HTTP/1.1 Connector on port 9090 -->

<Connector port="9090" ........

c In the conf/server.conf file, change the AJP port to any port number other than 8009.

d Modify the AJP 1.3 Connector port parameter (for example, 9009):

<!-- Define an AJP 1.3Connector on port 9009 -->

<Connector port="9009" ........

e If ESD1 and ESD2 are running on the same computer or server, then you must open the installwin32-service.bat file (located in the ESD_root installation directory) and change the value of the -Dcom.sun.management.jmxremote.port parameter to any port number other than default value of 8096.

f Open the conf/server.xml file and uncomment the section that starts with following line:

<Cluster className="org.apache.catalina.cluster.tcp.SimpleTcpCluster"

…….

</Cluster>

Step 3. Open the conf/server.xml file and uncomment the section that starts with following line, however Unable to locate as mentioned in pdf.

<Cluster className="org.apache.catalina.cluster.tcp.SimpleTcpCluster"
…….
</Cluster>

Similarly Step 4f, Unable to locate as mentioned in pdf.

Open the conf/server.xml file and uncomment the section that starts with following line:
<Cluster className="org.apache.catalina.cluster.tcp.SimpleTcpCluster"
…….
</Cluster>

 

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.