Kbase P28038: Error 5825 occurs when using ISAPI Messenger to access Webspeed Page
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1D
WebSpeed 3.1D
IIS
SYMPTOM(s):
Error 5825 displayed when accessing webspeed URL
Msngr: the specified service name does not exist or has a bad format. (5825)
WebSpeed error from WebSpeed ISAPI Messenger (WSISA)
Using wsisa.dll messenger
WebSpeed broker is running with no problems
WebSpeed broker is connecting through NameServer
Error 8171 is displayed within the admserv.log file
SvcControlCmd.connectToService() failure: Unable to connect to the service process at rmi://servername:20931/wsbroker(after 2 retries) (8171)
Error in ads0.exp:
Exception: java.lang.InterruptedException
Message (excp): null
Stack Trace:
java.lang.InterruptedException
CAUSE:
The exact cause is unknown at the time of this writing
FIX:
Use CGI Messenger (cgiip.exe). This switch can only be made if the WebSpeed application is not dependent on the messenger being used. In general, Progress does not recommend coding for a specific messenger within the WebSpeed application.