Consultor Eletrônico



Kbase P44454: WSISA generates error 5825 with error code 0 with Webspeed 3.1D06
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/15/2008
Status: Verified

FACT(s) (Environment):

Progress 9.1D
WebSpeed 3.1D
IIS 5.0

SYMPTOM(s):

Can not use wsisa messenger after upgrade to webspeed 3.1D06

WebSpeed error from WebSpeed ISAPI Messenger (WSISA)

Msngr: the specified service name does not exist or had a bad format (5825)
here error code is 0

No errors in ads0.exp

Errors in adc0.exp
Exception at java.rmi.ConnectException
Message (excp): Connection refused to host: [xx.xx.xxx.xx:1029]; nested exception is:
java.net.ConnectException: Connection refused
Stack Trace:
java.rmi.ConnectException: Connection refused to host: [xx.xx.xxx.xx:1029]; nested exception is:
java.net.ConnectException: Connection refused
at sun/rmi/transport/tcp/TCPChannel.openSocket
at sun/rmi/transport/tcp/TCPChannel.newConnection
at sun/rmi/server/UnicastRef.newCall
at com/progress/common
etworkevents/EventInterestObject_Stub.eventType
at com/progress/common
etworkevents/EventBroker.revokeInterest
at com/progress/vj/explorer/ProgressServer.cleanup
at com/progress/vj/explorer/ProgressServer.disconnect
at com/progress/vj/explorer/ProgressServer.disconnect
at com/progress/vj/explorer/AdminServerCrashHandler.processEvent
at com/ms/lang/Delegate.dynamicInvoke0
at com/ms/lang/Delegate.dynamicInvoke
at com/ms/wfc/ui/Control.invokeMarshaledCallback
at com/ms/wfc/ui/Control.wndProc
at com/ms/wfc/ui/Form.wndProc
at com/ms/wfc/app/Application$ParkingForm.wndProc
at com/ms/wfc/ui/Control$ControlWindow.wndProc
at com/ms/wfc/app/Window.callback

WebSpeed 3.1D06

CGI Messenger (cgiip.exe) works with no errors

New installation of WebSpeed Transaction Server 3.1D

WebServer, WS Transaction Server and DMZ all on 1 machine

Multiple Websites hosted by WebServer

CAUSE:

The exact cause is unknown at the time of this writing

FIX:

1. Explicitly Set maxNSClientPort and minNSClientPort under[WebSpeed.Messengers.WSISA] where values were originally set to 0,

maxNSClientPort=max#
minNSClientPort=min#

2. Restart Websites on WebServer