POST
|
This issue appears to be specific to the latest release of Chrome (v29). We are currently looking into this and will let you know if there is a setting that can be adjusted in Chrome to get the Server Manager page to appear. Jeff
... View more
08-22-2013
07:26 AM
|
0
|
0
|
46
|
POST
|
If you are seeing an http 500 error in Fiddler when trying to use the proxy page, there may be something wrong in the proxy.config file. An easy test is to access Google through your proxy page within your browser. Once you have added http://www.google.com to your proxy.config file, try to access it through your proxy url. http://(proxy_hostname)/proxy/proxy.ashx?http://www.google.com If this returns an http 500 error as well, you need to review the proxy.config file and make sure the syntax of everything is accurate. If the syntax looks fine, another option would be to download a fresh copy of the proxy page. The one I've had the best luck with can be found here .
... View more
05-23-2013
05:40 AM
|
0
|
0
|
14
|
POST
|
If you are using AGS 10.1 SP1, my recommendation would be to move the Parks feature class to an ArcSDE gdb and keep the ParkRecInfo table in a fgdb. When you do this, make sure to adjust the join in the MXD so it references the correct table. There are a couple of bugs involved in this that are working against each other. The Rest query operation returns all results when the feature class and joined table are both in a fgdb. This should be fixed in AGS 10.2. If they are both moved to an ArcSDE gdb, the Rest query works but the Find operation fails. This is fixed by moving the table to a fgdb. If the Search function in the app still fails, please review this KB to verify you have the alias configured properly.
... View more
01-31-2013
07:07 AM
|
0
|
0
|
26
|
POST
|
You might try exporting the data you want to use in your feature service to a fgdb and then importing it back to your SDE gdb (perhaps in a new feature class or table). I'm not sure exactly what ArcGIS Server uses to analyze the data prior to allowing you to enable feature access but I have seen instances where this procedure "cleans" the data so it is not viewed as being from mixed data stores.
... View more
01-23-2013
08:44 AM
|
0
|
0
|
86
|
POST
|
Jamal, Your screenshot does reveal that you have 2 ArcSOC.exe instances running but it shows that only one of them is associated with the S15 map service. This is revealed by looking at the -Dservice=S15.MapServer in the Command Line for the top ArcSOC.exe process. The bottom one is not associated with any map service and was likely created with the connection from ArcMap to ArcGIS Server.
... View more
01-03-2013
11:12 AM
|
0
|
0
|
41
|
POST
|
Mark, What version of ArcGIS Server are you using? There are several known issues unique to 10.0 or 10.1 related to Rest queries on map services with joins. I suspect this is what you are running into and I can provide more information once I know what version you have. Jeff
... View more
01-02-2013
06:08 AM
|
0
|
0
|
26
|
POST
|
Can you confirm that both of those ArcSOC.exe processes belong to that service? In 10.1, the easiest way to tell is to add the "Command Line" column to your Task Manager. This will provide the service name for each ArcSOC.exe process listed. Also, do both of those processes go away once you have stopped the service? Jeff
... View more
01-02-2013
05:43 AM
|
0
|
0
|
41
|
POST
|
Is the data in your feature class from a version 9.3.1 SDE geodatabase? There was a known issue creating a 10.1 feature service against 9.3.1 data that may have produced a similar error message to what you are seeing. This was fixed in 10.1 SP1.
... View more
11-19-2012
09:11 AM
|
0
|
0
|
86
|
POST
|
You shouldn't need to make any changes. The Anonymous Authentication is enabled by default when you install the Web Adaptor for IIS. The ArcGIS Server built-in users and roles will work fine with this. Just make sure you have the security settings for your services set to 'Public, available to everyone' and you should be good to go. An easy way to verify this is with the opened padlock icon next to your services and folders in Server Manager.
... View more
11-19-2012
05:11 AM
|
0
|
0
|
25
|
POST
|
Have you made the adjustments in the init_user_param.sh file to enable the environment variables so ArcGIS Server can find the Oracle client? Information on this can be found here . Once this script has been adjusted, you will need to restart ArcGIS Server for the changes to take effect.
... View more
11-14-2012
03:46 AM
|
0
|
0
|
74
|
Online Status |
Offline
|
Date Last Visited |
3 weeks ago
|