Problem Note 32587: Sam.S249.ex.msg: A connection to server host 127.0.0.1 could not be established on port 8591 when creating a project
When creating a new project in SAS® Enterprise Miner™, you might receive a messagebox reading:
sam.S249.ex.msg: A connection to server host could not
be established on port 8591. Either there is no server
listening for connections or the server is too busy to
access any new connections.
This error is common for Personal Workstation installs where the loopback IP address 127.0.0.1 is used. It is particularly common for installations on laptop computers.
Problem Note #18417 describes the problem in more detail, including errors written to the SAS Object Spawner log.
For a Personal Workstation install of SAS Enterprise Miner, follow these steps to work around the problem:
- Edit the ObjectSpawner.bat file. This file is located in C:\SAS\EMiner\Lev1\SASMain\ObjectSpawner. Add:
-dnsname 127.0.0.1 -dnsmatch 127.0.0.1
to the three lines that begin start /b. The DNSNAME and DNSMATCH options should be inserted into the lines just prior to -OMRconfigfile
- Uninstall, then re-install the ObjectSpawner service. To do this, open a DOS command window and change directories to C:\SAS\EMiner\Lev1\SASMain\ObjectSpawner, and enter these two commands:
objectspawner.bat -remove
objectspawner.bat -install
- Start the Object Spawner service. To do this, either select Start > Programs > SAS > EMiner > Start SAS Object Spawner, or open Windows Services and start the service name SAS Lev1 OB - Eminer. Confirm it started and remains started.
- Start SAS Enterprise Miner again and test creating a new project.
If the Object Spawner does not start, or you cannot create a new project, please contact SAS Technical Support.
Operating System and Release Information
SAS System | SAS Enterprise Miner | Microsoft® Windows® for 64-Bit Itanium-based Systems | 5.2 | 6.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 5.2 | 6.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 5.2 | 6.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows XP 64-bit Edition | 5.2 | 6.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows 2000 Advanced Server | 5.2 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Datacenter Server | 5.2 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Server | 5.2 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Professional | 5.2 | | 9.1 TS1M3 SP4 | |
Microsoft Windows NT Workstation | 5.2 | | 9.1 TS1M3 SP4 | |
Microsoft Windows Server 2003 Datacenter Edition | 5.2 | 6.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Enterprise Edition | 5.2 | 6.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Standard Edition | 5.2 | 6.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows XP Professional | 5.2 | 6.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
64-bit Enabled AIX | 5.2 | 6.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
64-bit Enabled HP-UX | 5.2 | 6.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
64-bit Enabled Solaris | 5.2 | 6.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
HP-UX IPF | 5.2 | 6.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Linux | 5.2 | 6.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Linux on Itanium | 5.2 | 6.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
SAS System | SAS Enterprise Miner for Desktop | Microsoft Windows 2000 Datacenter Server | 5.2 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Advanced Server | 5.2 | | 9.1 TS1M3 SP4 | |
Microsoft® Windows® for x64 | 5.2 | 6.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows 2000 Server | 5.2 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Professional | 5.2 | | 9.1 TS1M3 SP4 | |
Microsoft Windows NT Workstation | 5.2 | | 9.1 TS1M3 SP4 | |
Microsoft Windows Server 2003 Datacenter Edition | 5.2 | 6.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Enterprise Edition | 5.2 | 6.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Standard Edition | 5.2 | 6.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows XP Professional | 5.2 | 6.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
This error is common for Personal Workstation installs where the loopback IP address is used.
Problem Note 18417 describes the problem. This note lists the specific steps SAS Enterprise Miner users should take to correct the problem.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2009-02-24 12:07:51 |
Date Created: | 2008-06-30 15:29:51 |