Error Messages (U)
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #
Unable to determine the fully qualified domain name for this machine
If you receive "unable to determine the fully qualified domain name for this machine" errors, take the following action:
1.
Use a text editor to open the oplrqb.ini file which appears in the /bin sub-directory of your
2. Locate the [Protocol TCP] section.
3.
Locate the IPAddress parameter.
For example:
[Protocol TCP] PingWatchdog = No PingInterval = 600 ;IPAddress = 127.0.0.1 PortLow = 5000 ;PortHigh = 60000 Listen = 5000
4.
If there is a semicolon (;) before IPAddress, remove it.
For example:
IPAddress = 127.0.0.1
5.
Pass the local IP address to IPAddress.
For example:
IPAddress=23.211.134.87
6.
Save your changes and exit the file.
7. Restart or reinitialize your Request Broker.
8. Test.
Evidence
Session Rules Book
Request Broker Log