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 contact the request broker on localhost
The
1.
Use a text editor to open your
2.
Locate the [Security] section.
For example:
[Security] StartupBy = .* ShutdownBy = .* ShutdownFrom = localhost.*,127.0.0.1 ValidUidRange = 0, 50000 ;TraceRulebook = debug.bk ;IncludeRulebook= samplesv.bk
3.
Set
ShutdownFrom = .*
4.
Save your changes and exit the file.
5. Test oplshut.
If the problem persists, take the following action:
1.
Use a text editor to open your Session Rules Book (oplrqb.ini).
2.
Locate [Protocol TCP].
For example:
[Protocol TCP] PingWatchdog = No PingInterval = 600 ;IPAddress = 127.0.0.1 PortLow = 5000 ;PortHigh = 60000 Listen = 5000
3.
Record the value passed to Listen.
For example:
Listen = 5000
4.
Close your Rules Book.
5. Open an MS-DOS command prompt.
6.
cd into the /bin sub-directory of your
7.
Use the +port netstat -a
oplshut +port 5000
Evidence
Session Rules Book