POST
|
Hi Documentation here: AWS CloudFormation and ArcGIS—ArcGIS Enterprise on AWS | ArcGIS Enterprise Says: Configuration store When you use Amazon S3 and DynamoDB for your configuration store, most services will be highly available with the following exceptions: Geoprocessing services cannot be made highly available. Question: Why is that? What is the technical reason that GP cannot be made highly available in this scenarion? What dependency can not be met in such setup by the GP? Or is it for Custom GP tools only?
... View more
10-25-2017
03:49 AM
|
0
|
1
|
451
|
POST
|
Hi I have a multi machine site where occasionally services crash with the following errors: <Msg time="2016-08-01T06:30:16,753" type="SEVERE" code="8252" source="Server" process="3488" thread="56" methodName="" machine="xxx" user="" elapsed=""> Instance of the service 'Utilities/Geometry.GeometryServer' crashed. Please see if an error report was generated in 'C:\arcgisserver\logs\xxx\errorreports'. To send an error report to Esri, compose an e-mail to ArcGISErrorReport@esri.com and attach the error report file. </Msg> <Msg time="2016-08-01T06:30:18,249" type="SEVERE" code="8003" source="Server" process="15820" thread="17" methodName="" machine="xxx" user="" elapsed="">Failed to initialize server object 'Utilities/Geometry': 0x80004005: Could not initialize object 'JobRegistry'. </Msg> <Msg time="2016-08-01T06:30:18,367" type="SEVERE" code="8274" source="Server" process="3488" thread="56" methodName="" machine="xxx" user="" elapsed="">Failed to construct instance of service 'Utilities/Geometry.GeometryServer'. null</Msg> All services on the server result in the same error. Has anyone seen this before? What could be related to JobRegistry errors? I am suspecting this is something to do with access to config store directory, but can not confirm this due to not very informative message content. Thanks
... View more
08-16-2016
01:29 AM
|
0
|
0
|
1010
|
POST
|
Hi GraphicsLayer has a property SelectionColor. This is the color of the 'halo' around features/graphics of the layer that have IsSelected to true. Is it possible not to have the halo set for the selected features and only manually maintain the selection symbol? I tried setting .SelectionColor = Colors.Transparent; but this produces the halo to be white. Is there any control around the way how this halo is produced? Thanks Szymon
... View more
08-19-2015
03:36 AM
|
0
|
2
|
2756
|
POST
|
Hi Currently there is available for download the 1.1 standalonde developers edition of WAB. Are there any plans to release a newer version of it any soon? Thanks
... View more
08-05-2015
08:57 AM
|
0
|
2
|
2373
|
POST
|
Hi I try to add a new feature to a shapefile using the following test code but i get: 'SQL error or missing database' error. I tried populating FID field but that does not help. The source shapefile loads and draws OK on the map. Also i checked and it is not set to read-only. Is it possible at all to edit directly shape files using the SDK? What would be the correct way of doing it? Thanks Szymon
... View more
07-13-2015
04:36 AM
|
0
|
1
|
2869
|
POST
|
Hi Is it possible to pick an empty item in the widget: jimu.dijit.FeaturelayerChooserFromMap ? I have a geoprocessing tool which takes optionally a feature layer as input. I can pick the layer for it, but it seems i can not undo my choice - once i pick an item from the list i can not re-set it to empty. Any ideas how to do this? Thank Szymon
... View more
04-27-2015
09:33 AM
|
0
|
0
|
2186
|
POST
|
Hi In the attachment there is a sample app that works fine with 10.1.1 WPF SDK, but after recompiling against 10.2.5 assemblies sorting by the ' req_type' column starts to throw 'key not found' exception. This seems to be caused by AutogenerateColumns is set to False, and columns are added programmatically in XAML. Has something changed significantly between those SDK releases ? How could I get sorting to work again in 10.2.5? For the code to compile remove the ESRI.* References and point at your local GAC content listed in VS. For features to load just navigate to San Francisco area, then the table will start populating with records. Thanks Szymon
... View more
02-16-2015
03:45 AM
|
0
|
0
|
4338
|
POST
|
Hi Is it possible to delete features from FeatureLayer if Mode = SelectionOnly ? For manipulating features I use the Editor class. It all works fine if Mode=OnDemand - once I select a feature I can successfully delete it. But once I change the mode of the layer to SelectionOnly removal is not possible - although the feature disappears from the map it is not removed on the Feature Service side. On the other hand when Mode=SelectionOnly there is no problem creating new features. They are successfully stored on the server side. For all of the time I have Autosave = True on the FeatureLayer. I am on WPF SDK 10.2.5 Regards Szymon
... View more
02-09-2015
08:51 AM
|
0
|
0
|
3570
|
POST
|
Hi Is it possible to publish a geoprocessing service in such a way that it would accept any type of geometry (point/line/polygon) on its input ? As long as tools are at the 'desktop side' they can accept just a feature classs regardless of geometry type. But once published the expect the same geometry type as it was used before publishing the tool. For example the buffer gp tool can buffer any type of geometry with desktop. But once buffering results are shared, say for input point geometry, i can only feed that service with point features, while I would like to be able to feed it with any geometry type. Is that doable? Cheers Szymon
... View more
06-16-2014
08:02 AM
|
0
|
0
|
421
|
POST
|
Hi, I create webmaps using the REST API with the call to: http://www.arcgis.com/sharing/content/users/ <my_user>/addItem In response I get an ID that identifies a newly created web map. Quite often i need to update both map definition and associated feature service content, but once I obtain a webmap ID and i send it to other users in my organisation i would like to be able to update content under that webmap ID rather than regenerate it every time. Is it possible to enforce specific webmap ID generation? Or update a webmap under certain webmapID? I perform the whole process of web map publishing using arcpy. Thanks
... View more
01-24-2014
06:04 AM
|
0
|
1
|
1891
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:24 AM
|