Assign values to Java™ Virtual Machine (JVM)
parameters to control the behavior of Content Cortex components. The
procedure for setting these parameters depends on the type of application server that runs the
component.
Procedure
To set the value of a JVM parameter:
-
Edit the JVM parameters on the application server.
| Option |
Description |
| IBM®
WebSphere® Application Server |
- Open the administrative console.
- Select .
- In the Generic JVM Arguments text box, assign the JVM parameter value as
shown in the following example:
-Dcom.filenet.cbr.textTruncationSizeInBytes=50000000
|
| Oracle WebLogic Server |
- Open the administration console.
- In the Domain Structure pane, expand the Servers node.
- Click the name of the server that you want to configure.
- Click Server Start.
- Select Lock & Edit.
- In the Arguments text box, assign the JVM parameter value as shown in the
following example:
-Dcom.filenet.cbr.textTruncationSizeInBytes=50000000
|
-
Save your changes.
-
Restart the application server to ensure that the new settings are used.