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 Install RPC Services
If you receive "Unable to install RPC services" error messages, examine your TCP/IP configuration. If your TCP/IP settings are in order, 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.
For example:
[Protocol TCP] PingWatchdog = No PingInterval = 600 PortLow = 5000 ;PortHigh = 60000 ;IPAddress = 127.0.0.1
6.
Restart your Request Broker and test. Session Rules Book
3.
Hardcode your server's address into the
;IPAddress = 83.123.44.127
4.
Remove the semicolon (;) from
IPAddress = 83.123.44.127
5.
Save your changes and exit the file.
Evidence