Server java vm startup options, Oracle db configuration – Kofax Document Exchange Server 2.5 User Manual
Page 22
Kofax Document Exchange Server Installation Guide for WebLogic
18
Kofax, Inc.
${avalin.managed.server.1}:${avalin.managed.server.1.port}
Two managed servers:
${avalin.managed.server.1}:${avalin.managed.server.1.port}|${avalin.managed.
server.2}:${avalin.managed.server.2.port}
Three managed servers:
${avalin.managed.server.1}:${avalin.managed.server.1.port}|${avalin.managed.
server.2}:${avalin.managed.server.2.port}|${avalin.managed.server.3}:${avali
n.managed.server.3.port}
Server Java VM startup options
This group contains an active section ready to use for a 32-bit WebLogic installation, and also a
commented out section for 64-bit WebLogic. Before using for a 64-bit WebLogic installation,
uncomment the four lines from the 64-bit section and either comment out or delete the 32-bit
section.
###### Server Java VM startup options 32-bit Weblogic
avalin.java.options=-
Djavax.xml.soap.MessageFactory=org.apache.axis.soap.MessageFactoryImpl -
Djava.security.auth.login.config=${avalin.domain.security.login.config} -
Djavax.xml.soap.SOAPConnectionFactory=org.apache.axis.soap.SOAPConnectionFac
toryImpl
avalin.managed.servers.vmargs=-Dweblogic.store.jdbc.IORetryDelayMillis=15000
avalin.admin.server.vmargs=
avalin.proxy.server.vmargs=
###### Server Java VM startup options 64-bit Weblogic
#avalin.java.options=-
Djavax.xml.soap.MessageFactory=org.apache.axis.soap.MessageFactoryImpl -
Djava.security.auth.login.config=${avalin.domain.security.login.config} -
Djavax.xml.soap.SOAPConnectionFactory=org.apache.axis.soap.SOAPConnectionFac
toryImpl -Dcom.sun.xml.namespace.QName.useCompatibleSerialVersionUID=1.0
#avalin.managed.servers.vmargs=-
Dweblogic.store.jdbc.IORetryDelayMillis=15000 -
Dcom.sun.xml.namespace.QName.useCompatibleSerialVersionUID=1.0
#avalin.admin.server.vmargs=-
Dcom.sun.xml.namespace.QName.useCompatibleSerialVersionUID=1.0
#avalin.proxy.server.vmargs=-
Dcom.sun.xml.namespace.QName.useCompatibleSerialVersionUID=1.0
Oracle DB Configuration
When the installation is finished, a JDBC data source for your Oracle database will be created.
If you will be using Oracle RAC, set the values of these properties to match one of your RAC
instances so that the database can be initialized. After installation, complete the steps in
Configuring for Oracle RAC on page 25
db.avalin.ora.host
Set this property to the host name of the Oracle database server hosting the Kofax Document
Exchange Server Oracle database instance or Oracle RAC node.
db.avalin.ora.port
Set this property to the port number to use to connect to the Kofax Document Exchange Server
Oracle database instance or Oracle RAC node.