-
Under Servers/Server Types on the left side of the console, click WebSphere application servers.
-
On the right side of the console, click server1.
-
In the Server Infrastructure area on the right side of the console, expand Java and Process Management.
-
Click Process definition.
-
In the Additional Properties area on the right side of the console, click Logging and tracing.
-
Click JVM Logs.
-
In the System.out/Log File Rotation area, verify that the File Size check box is selected.
-
In the Maximum Size text box, type
10 .
-
In the Maximum Number of Historical Log Files text box, type
10 .
-
In the System.err/Log File Rotation area, verify that the File Size check box is selected.
-
In the Maximum Number of Historical Log Files text box, type
10 .
-
Click OK.
-
Near the top of the right side of the console, click Process definition.
-
In the Additional Properties area of the right side of the console, click Java Virtual Machine.
-
Type the following information in the corresponding text boxes:
Initial Heap Size: 256
(64-bit) Maximum Heap Size: 2800
-
Click Apply.
-
In the Additional Properties area on the right side of the console, click Custom properties.
-
Click New.
-
In the Name text box, type the following entry:
client.encoding.override
-
In the Value text box, type the following entry, then click OK:
UTF-8
-
Click New.
-
In the Name text box, type the following entry:
fiper.system.parmfile
-
In the Value text box, enter the following path and filename, then click OK:
Windows: <see_install_dir>\config\acs.properties ( or ${fiperhome}\..\config\acs.properties )
Linux: <see_install_dir>/config/acs.properties (or ${fiperhome}/../config/acs.properties )
-
Click New.
-
In the Name text box, type the following entry:
fiper.system.configpath
-
In the Value text box, enter the following path, then click OK:
<see_install_dir>/config
(or ${fiperhome}/../config )
On Windows, use a back slash “\” in the entry (instead of a forward slash “/”).
-
Click New.
-
In the Name text box, type the following entry:
fiper.system.installpath
-
In the Value text box, enter the following path, then click OK:
${fiperhome}
-
Click New.
-
In the Name text box, type the following entry:
IBM_HEAPDUMP_OUTOFMEMORY
-
In the Value text box, type the following entry, then click OK:
false
-
Click New.
-
In the Name text box, type the following entry:
IBM_JAVADUMP_OUTOFMEMORY
-
In the Value text box, type the following entry, then click OK:
false
-
Click New.
-
In the Name text box, type the following entry:
oracle.jdbc.autoCommitSpecCompliant
-
In the Value text box, type the following entry, then click OK:
false
- For Linux only, complete the following substeps, then continue. For Windows, skip to the next step.
- Near the top of the right side of the console, click Process definition.
- In the Additional Properties area on the right side of the console, click Environment Entries.
- Click New.
- In the Name text box, enter the following for Linux:
- In the Value text box, enter:
${fiperhome}/code/bin - Click OK.
-
Near the top of the console in the center, click server1.
-
In the Additional Properties area on the right side of the console (near the bottom), click Thread pools.
-
In the Name column, click Default.
-
Type the following information in the corresponding text boxes:
Minimum Size: 25
Maximum Size: 50
Thread inactivity timeout: 30000
-
Click Allow thread allocation beyond maximum thread size.
-
Click OK.
-
Near the top of the right side of the console, click server1.
-
On the right side of the console, expand Container Services.
Additional options appear.
-
Click ORB service.
-
Click Pass by reference.
-
Click OK.
-
On the right side of the console, expand Container Services.
Additional options appear.
-
Click Transaction Service.
-
In the Total transaction lifetime timeout text box, type
300 .
-
Click OK.
-
Save the configuration.
|