ArcGIS Server problems, access the server through the LAN

Source: Internet
Author: User
Method 1: This method is successfully used.
Access ServerCondition:
1. If the environment is not 2000, I will not pass the configuration under 2000 ).
2, ServerIn the user agsuser group, you have the same user name and password as your machine.
3. You are visiting ServerIs Used in ServerLog on to the user name in the group.
4. Disable ServerFirewall on
5. If the above four conditions are not met, apply all patches to the system.
6. If the above five conditions are met, the network is not connected.
Bytes -----------------------------------------------------------------------------------------------------------------
Method 2: Step 1 and 2 must be applied on all machines that host a som. step 3 must be applied on all machines that host a Soc. if both SOC and som are on the same machine, apply all three steps.

Follow the steps below.
1. Edit the DCOM launch and activation permission limits under the default properties for the machine hostingArcGIS ServerSom process.-Show me-

A. navigate To Start Menu> Control Panel> Administrative Tools> component services
B. Double-click Console Root to expand it.
C. Double-click component services to expand it.
D. Double-click computers to expand it.
E. Right-click on 'My Computer 'and select Properties.
F. Select the 'com security' tab.
G. Click the 'edit limit' button for launch and activation permissions.
H. Click the 'add' button and add the somhost \ agsadmin group in
'Enter object names to select (examples): 'box. Click OK.
I. Select the following check box options in the 'permissions for administrators 'Panel:
-Local launch
-Remote launch
-Local activation
-Remote activation
J. Click the 'add' button and add the somhost \ agsusers group in
'Enter object names to select (examples): 'box. Click OK.
K. Select the following check box options in the 'permissions for administrators 'Panel:
-Local launch
-Remote launch
-Local activation
-Remote activation
L. Click the 'add' button and add the somhost \ arcsom account in
'Enter object names to select (examples): 'box. Click OK.
M. Select the following check box options in the 'permissions for administrators 'Panel:
-Local launch
-Remote launch
-Local activation
-Remote activation
N. Click OK twice.

2. Edit the launch and activation permission limits for the arcsom process.-Show me-

A. navigate To Start Menu> Control Panel> Administrative Tools> component services
B. Double-click Console Root to expand it.
C. Double-click component services to expand it.
D. Double-click computers to expand it.
E. Double-click DCOM config to expand it.
F. Right-click on arcsom and select Properties.
G. Select the 'com security' Tab
H. Select the 'customize' radio button on the launch and activation permissions sub-panel, if not already selected.
I. Click the 'edit' button for launch and activation permissions.
J. Click the 'add' button and add the somhost \ agsadmin account in
'Enter object names to select (examples): 'box. Click OK.
K. Select the following check box options in the 'permissions for administrators 'Panel:
-Local launch
-Remote launch
-Local activation
-Remote activation
L. Click the 'add' button and add the somhost \ agsusers account in
'Enter object names to select (examples): 'box. Click OK.
M. Select the following check box options in the 'permissions for administrators 'Panel:
-Local launch
-Remote launch
-Local activation
-Remote activation
N. Click OK twice.
Remote connections to the SOM shocould now be possible.

3. Edit the launch and activation permission limits for the machine hostingArcGIS ServerSOC process.-Show me-

A. navigate To Start Menu> Control Panel> Administrative Tools> component services
B. Double-click Console Root to expand it.
C. Double-click component services to expand it.
D. Double-click computers to expand it.
E. Right-click on 'My Computer 'to and select Properties.
F. Select the 'com security' Tab
G. Click the 'edit limit' button for launch and activation permissions.
H. Click the 'add' button and add the sochost \ arcsoc account in
'Enter object names to select (examples): 'box. Click OK.
I. Select the following check box options in the 'permissions for administrators 'Panel:
-Local launch
-Remote launch
-Local activation
-Remote activation
J. Click OK twice.
The arcsoc process can now be launched and activated by a remoteServerObject Manager. Metadata --- method 3:
ArcGIS Server9.1 DCOM patch for Windows xp sp 2, Windows 2003ServerSP1
Save bookmark view bookmarks Article feedback search
Date submitted: June 9, 2005
Last modified: June 9, 2005

Summary:
This patch addresses the problem of remote connections toArcGIS ServerSom (via anyArcGIS ServerClient including arccatalog) Failing with the message "GISServerIs not running on Machine X "after upgrading to Windows XP Service Pack 2 or WindowsServer2003 Service Pack 1.

Description:

Introduction
Issues addressed with this patch
Files installed in this patch

Installing this patch

Patch updates
How to identify which patch is installed
Getting help
Introduction
ESRI announcesArcGIS Server9.1 DCOM patch for Windows xp sp 2, Windows 2003ServerSP1. this patch addresses the problem of remote connections toArcGIS ServerSom (via anyArcGIS ServerClient including arccatalog) Failing with the message "GISServerIs not running on Machine X "after upgrading to Windows XP Service Pack 2 or WindowsServer2003 Service Pack 1. It deals specifically with the issue listed below under Issues addressed with this patch.

AllArcGIS Server9.1 users who have applied the Windows XP SP2 or Windows 2003ServerSP1 are required to apply this patch. users will not be able to accessArcGIS ServerFrom a remote machine (using arccatalog or any other client) without this patch.

Issues addressed with this patch

Cq00272889-update serverpostinstall to support the new security features in Windows XP SP2.

The main issue is:

After upgrading to Windows XP SP2 or Windows 2003ServerSP1, remote connections toArcGIS ServerSom running on Machine X (via anyArcGIS ServerClient including arccatalog) fail with the message "GISServerIs not running on Machine X ".

Windows XP SP2 and windowsServer2003 xp1 implement new DCOM communication restrictions that prevent users from launching or Activating remote com servers unless explicitly granted permission to do so. The arcsom process is a comServerAnd as such, must be configured to grant Remote launch and activation privileges to users in the agsadmin and agsusers groups.

Files installed in this patch
Under the c: \ Program Files \ ArcGIS \ bin Folder:

Serverpostinstallcore. dll

Installing the patch
ArcGIS Server9.1 must be installed before you can install this patch.

Make sure you have write access to yourArcGIS ServerInstallation location, and thatArcGIS ServerObject Manager System Service has been stopped.

Download ArcGIS-Server-91-DCOM-Patch.exe to a location other than yourArcGIS ServerInstallation location.

Double-click the setup file to start the install process.

When setup starts, follow the instructions on your screen.

After the patch has successfully been applied, you must runArcGIS ServerPost installation for the change to take effect. The post installation is available from Start> Programs>ArcGIS>ArcGIS Server>ArcGIS ServerPost installation.

Log out of and back into your windows session to activate the new security settings.

Note: This patch must be applied toServerObject Manager and allServerObject container machines in yourArcGIS ServerConfiguration. You must first apply the patch to each remoteServerObject container machine, then apply the patch toServerObject Manager machine. IfServerObject container andServerObject Manager exist on the same machine you only need to install the patch and run the post install once on that machine.

Patch updates
Check online support center periodically for the availability of additional patches. New information about this patch will be posted here.

How to identify which patch is installed
To check for the presence of a patch, for each file examine the unique identification information provided (right click, properties, version tab, item name, QFE version ). with only a few exceptions, all files modified as part of a patch distribution can be uniquely identified in this manner. the identification string for this patch shoshould read:

QFE-S-91-CQ00272889

Getting help
Domestic sites, please contact ESRI technical support at 909.793.3774, if you have any difficulty installing this patch. International sites, please contact your local ESRI software distributor.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.