re Error:
sam.S249.ex.msg: A connection to server host xxxx could not be established on port 8591
Either there is no server listening for connections or the server is too busy to accept any new connections.
Make sure that the server has started and that the values provided for host and port are correct.
Explanation:
This error might be encountered if any one of the following conditions are true:
A. Object Spawner is not started:
This error might be seen when you did not start your Object Spawner,
before testing the Workspace Server. To start your Object Spawner,
perform the following:
=> Start => Programs => SAS => =>
=> "Start SAS Object Spawner"
B. Missing Server definition:
When you test the Workspace server connection in the SAS Management
Console (SMC), this error message might also appear if the Workspace server
has not been added to the SASMain - Spawner definition when you
configured the Object Spawner in the New Server Wizard.
Likewise, if the Stored Process server has been omitted, the same error
message might appear when testing its connection.
If so,
add the Workspace server to the SASMain - Spawner definition:
1. Open the SAS Management Console and expand Server Manager.
2. Locate SASMain - Spawner, right click, and select Properties.
3. Select the Servers tab (notice what is in 'Selected Servers':
you should see SASMain - Workspace server and SASMain - Stored
Process server).
4. If either is not listed in 'Selected Servers', choose the missing
one from 'Available servers', move it to 'Selected Servers', and
choose OK.
5. Then close the Object Spawner, stop and restart your Metadata
server, start the Object Spawner and test the connections.
Server connections can be tested by using Server Manager in the SMC.
1. Expand Server Manager and expand SASMain.
2. Expand SASMain - Logical Workspace server.
3. Click SASMain - Workspace server.
4. In the right pane, right-click on Connection: SASMain - Workspace
server.
5. Choose Test Connection (log in, if necessary).
6. If successful, this message appears: "Test Connection Successful!"
C: Metadata permissions:
The SAS System Services group is not granted ReadMetadata
in the Workspace server definition. To verify, within the
SAS Management Console go to Server Manager and click on
SASMain - Logical Workspace Server. Expanded Properties and go
to the Authorization Tab. Make sure the SAS System Services
Group has been granted ReadMetadata. By default, these
permissions are inherited by from the Default Act definition.
D: sastrust not in SAS Services Group:
The SAS Trusted User is not a member of the SAS Services Group.
To verify, within the SAS Management Console to go User
Manager. Select the SAS System Services group. View
Properties and select the Members Tab. Verify the SAS Trusted
User is part of this group.
E: Hostname conflict:
The Object Spawner and Workspace Server have different
hostnames. For example, the Workspace server is on the
'hostname' server and the Object Spawner is on the
hostname.domain server. The hostname must be represented the
same. To verify the name of the Workspace server, go to
Server Manager. Expand the SASMain Logical Workspace Server
entry. The Connection Definition will show how the hostname
is defined under the Host column. To verify the name of the
Object Spawner, go to Server Manager and expand SASMain -
Spawner. The Connection Definition will show how the
hostname is defined under the Host column.
If the hostnames are represented differently, the Result Entry
for the SASMain - Logical Workspace Server will contain no
information.
If you continue to have a problem, your best bet would be
to "open" a *new* Track with Technical Support,
which you can always do from this page:
http://support.sas.com/techsup/contact/submit_emits2.html
... View more