Administration Manual

SYSTRAN Enterprise Server 6 - Administration Guide 18
Disabling Error Reporting (Windows 2003)
SYSTRAN recommends disabling error reporting to reduce the chance of frozen states
occurring on the server in Windows 2003.
1. Click Start | Control Panel. The Control Panel window displays.
2. Click the System icon to open the System Properties control panel.
3. Click the Advanced tab.
4. Click the Error Reporting button.
5. Select the Disable error reporting radio button and confirm that the But
notify me when critical errors occur checkbox is not ticked.
Ensuring Multiple Server Processes
Java requires a range of different ports to launch applications, and certain steps can be
taken to assure proper function of SYSTRAN Enterprise Server 6.
Increase the Dynamic Port Range
1. Click Start | Run. The Run window displays.
2. Type regedit into the Run window. The Registry Editor will open.
3. Navigate to the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameter
s
4. Open the indicated registry key for editing by clicking it one time. The registry
values displays in the right-hand portion of the Registry Editor.
5. Create a new DWORD value for the key called MaxUserPort.
a. Click Edit | New | Dword Value.
A new key displays in the right-hand portion of the Registry Editor.
b. Name the new key MaxUserPort.
6. Modify the MaxUserPort value to the maximum value allowed (either decimal
or hexadecimal) and click OK.
Setting the MaxUserPort value outside the valid range causes the
nearest valid value to be used.
7. Exit Registry Editor.