Consultor Eletrônico



Kbase P6500: Cannot access default WebSpeed broker when no WService broke
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/03/2004
Status: Verified

FACT(s) (Environment):

WebSpeed 3.1x

SYMPTOM(s):

'http://localhost/scripts/cgiip.exe/ping' returns error 6019 and 5825

WebSpeed error from messenger process (6019)

Msngr: the specified service name does not exist or has a bad format. (5825)

Error 8206 present in NS1.ns.log

AppService = WS.[Default] Found = false Number Of Brokers = 1. (8206)

No WService=broker-name defined within the URL; i.e.,
http://localhost/scripts91d/cgiip.exe/workshop

'http://localhost/scripts/cgiip.exe/WService=wsbroker1/ping' works

Messenger is configured to connect to NameServer

CAUSE:

WebSpeed broker is not enabled to support default service. If no WService name is referenced within the WebSpeed URL, then you must tell the NameServer to use the default service.

FIX:

Through the Progress Explorer, enable the toggle box that states 'Supports default service' for the WS broker. This attribute can be found under AppService Name List for the broker.

If you do not have Progress Explorer, edit the ubroker.properties file under the broker's properties and ensure that "defaultService=1".