Consultor Eletrônico



Kbase P92467: Error (8087) when using OpenEdge 10 Web Service Adapter to connect to version 9 AppServer
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.x
Progress 9.x
All Supported Operating Systems

SYMPTOM(s):

Errors running OpenEdge 10.0A WebService connecting to 9.1D AppServer.

Using Session-Free connection model.

Error in AppServer Broker log:

Client FSM Error : Invalid ACTION for STATE : state= <state> <descState> event= <event> <descEvent> action= <action> nextState= <state> <descState>. (8087)

Error in Web Services Adapter log:

XID write IOException: java.io.EOFException

Error in SOAP request execution: SessionPool : NoAvailableSessions[Could not connect to the AppServer: General Error: NULL. (7203)] (10926)

CAUSE:

Version 9 AppServers do not support the OpenEdge Session-Free model.
This model requires that the AppServer operating mode is set to state-free, which is only available in OpenEdge.

FIX:

Use the Session-Managed connection model.
This requires the AppServer operating mode to be either State-Reset, State-Aware or Stateless, which are all available in Version 9.