Configuration issues
This chapter provides troubleshooting for issues that arise during initial configuration.
| Problem | Troubleshooting |
|---|---|
|
Server and/or host configuration fails |
The server and/or host configuration fails with the following error: "Failed to configure user. Error: System.Runtime.InteropServices.COMException: The network path was not found." To complete the configuration successfully:
|
|
Unable to configure server or host when the process is used by another process |
After running the Server Configuration wizard, the following error is displayed in the log file: "The process cannot access the file 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config' because it is being used by another process." This problem occurs when the configuration updates the .NET machine.config file while it is in use by another process (for example, IIS). When the file is in use, the update fails. Restart the machine and start the Server Configuration wizard. |
|
Configuration host fails to start the Data Service |
This problem occurs if the influxdb.exe process and the Host Configuration wizard are running at the same time. Make sure the influxdb.exe process is not running before you run the Host Configuration wizard. |
|
Service fails to start after successfully configuring the server |
Increase the global timeout for the service startup in the Windows registry. By default, the timeout is 30000 milliseconds and the registry value does not exist.
|
|
Configure product to work with secure cookies over a secure connection |
For requests over HTTPS only, you need to configure the product to work with secure cookies over a secure connection. Set secure cookies on OpenText Enterprise Performance Engineering web pages:
Set secure cookies on OpenText Enterprise Performance Engineering Administration web pages
Note: You may be exposing the system to increased security risks if you do not set the requireSSL cookie configuration. |
Configure the server to work with Windows Firewall
| Process / Service | Direction | Protocol | Local Port | Remote Port | Path |
|---|---|---|---|---|---|
|
World Wide Web Service |
Inbound |
TCP |
80 |
Any |
Service |
| Remote Management Agent Service | Inbound | HTTP |
3333 |
Any | <Server_installdir>\AlAgent_Service\AlAgent.Service.exe |
| LRECoreAPI.exe | Outbound | TCP | Any |
Default ports: 1433 (MS SQL), 1521 (Oracle), 5432 (PostgreSQL) |
Not Applicable |
| w3wp.exe | Outbound | TCP | Any |
8731 |
Not Applicable |
| w3wp.exe | Outbound | HTTP | Any |
8086, 3333 |
Not Applicable |
Configure host to work with Windows Firewall
| Process / Service | Direction | Protocol | Local Port | Remote Port | Path |
|---|---|---|---|---|---|
|
Remote Management Agent Service |
Inbound |
HTTP |
3333 |
Any |
Host_installdir>\AlAgent_Service\AlAgent.Service.exe |
| Agent Service | Inbound | TCP | 54345, 50500 | Any | <Host_installdir>\ launch_service \bin\magentservice.exe |
| System | Inbound | TCP | 8731 | Any | Not Applicable |
|
Influxdb.exe |
Inbound |
HTTP |
8086 |
Any |
Host_installdir>\bin\influxdb\Influxdb.exe |
| LTOPSvc.exe | Outbound | TCP | Any | 80 | <Host_installdir>\LTOPbin\LTOPSvc.exe |
Change component port when default port in use

