IBM Support

How to add system and custom JVM properties to a traditional Content Platform Engine installation

Question & Answer


Question

How are system and custom JVM properties added to a traditional Content Platform Engine installation?

Answer

How to add system properties

Use one of the following procedures to add system and custom properties to a traditional Content Platform Engine installation. Refer to the following documentation for setting properties in a container installation: https://www.ibm.com/docs/en/filenet-p8-platform/5.5.x?topic=operators-content-platform-engine-parameters

WebSphere Application Server:

  1. Log in to WebSphere Integrated Solutions Console.
  2. Click Server > Application Servers > <server> > Server Infrastructure > Java and Process Management > process definition > Java Virtual Machine
  3. In the generic JVM arguments field, add the following:
    -D<system property>=<value>
  4. Save the changes and restart the application server.

Oracle WebLogic Server:

  1. Stop WebLogic Server.
  2. Open startWebLogic.cmd (Windows) or startWebLogic.sh (UNIX/Linux) from <WebLogic_home>\user_projects\domains\<domain>\bin folder.
  3. Add the following system properties to the JAVA_OPTS variable:
    -D<system property>=<value>
  4. Save the changes and restart the application server.

How to add custom properties by using the FileNet.properties file

Some system properties and custom properties can be set in the FileNet.properties file.

To add a property, open the FileNet.properties file and add property <property>=<value> to the file. Note -D is not part of the property name.

Place the FileNet.properties file in the application server startup directory. Following are the default application server startup directories:

  • WebSphere Application Server: <WebSphere_home>\AppServer\profiles\<profile name>
  • Oracle WebLogic Server: <WebLogic_home>\user_projects\domains\<domain>

[{"Type":"MASTER","Line of Business":{"code":"LOB45","label":"Automation"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSNVNV","label":"FileNet Content Manager"},"ARM Category":[{"code":"a8m0z0000004D40AAE","label":"Content Engine"}],"ARM Case Number":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions"}]

Document Information

Modified date:
12 October 2021

UID

swg21496579