|
POST
|
Might be good to create an idea ? I did not find any thing related to that.
... View more
06-20-2019
11:03 PM
|
0
|
0
|
2877
|
|
POST
|
Following our production upgrade issue, I set up an identical environment to prod on dev and modify etc/hosts entries to be able to restore webgisdr backup made before this upgrade as webgisdr was failing on production after the upgrade issue. I performed the upgrade to 10.7 on this dev environment and exported another 10.7 webgisdr backup. I then recreated all our production machines, installed directly 10.7, and import the webgisdr 10.7 backup. It worked ! What a relief ! For another reason I recreated dev environement and the errors were gone right after (I checked the manager logs). So these requests must have come from the dev environment. Thinking about it afterward, I think I may had reverted to the original etc/hosts file on dev without updating the portal urls (webContextUrl, private portal url). I am not 100% sure as the file was gone but I think it would make sense, wouldn't it ?
... View more
06-20-2019
11:24 AM
|
0
|
0
|
7619
|
|
POST
|
Do you have by any chance a second ArcGIS Enterprise deployment on which you have played with the etc/hosts file a bit like it is described on this article ?: https://www.esri.com/arcgis-blog/products/arcgis-enterprise/administration/migrate-to-a-new-machine-in-arcgis-enterprise-two/ I believe it was my issue : I had played with this file to import production data in dev environment. After destroying my dev deployment, these errors disappeared.
... View more
06-20-2019
07:29 AM
|
0
|
4
|
9309
|
|
POST
|
Thanks Robert ! It does solve my issue. There is still a very small flickering the first time but it is a nice workaround. Many thanks !
... View more
06-13-2019
10:21 PM
|
0
|
0
|
2755
|
|
POST
|
Thanks for the reply ! I think you forget to wait for the view to be ready because on my side your sample was not working: view.when( () => { sketchVM.create("point"); }) Also, you are saying that I am not doing anything with the sketchViewModel but I am : I allow user to drag and move points that are in "editLayer" which is basically what I want to do. I do not want to allow user to add new point just like you suggested. But thanks to your example, I now understand that this property is used for the symbology of new points. I thought it was used to customize the style of the point while it was being edited (the blue filled circle point). So does it mean that is not possible ?! I am currently migrating a 3.28 application and it used to be possible to move a point without changing its symoblogy using the edit toolbar class: var editToolbar = new esri.toolbars.Edit(map); editToolbar.activate(esri.toolbars.Edit.MOVE, graphic); The use case is the following: I want user to move a "pegman" on the map in the spirit of Google Maps. Do you think it can be done in 4.X ? According the 3.x to 4.x functionality matrix, it is the proper class to use. Thanks !
... View more
06-10-2019
10:33 PM
|
0
|
2
|
2755
|
|
POST
|
Thanks for the reply Jonathan Quinn. I just created the idea: https://community.esri.com/ideas/16794-include-client-ip-or-x-forwarded-for-ip-in-arcgis-server-logs Unfortunately, I never managed to make wireshark works with HTTPS...
... View more
06-09-2019
11:53 PM
|
0
|
0
|
9309
|
|
IDEA
|
Hello, Would be interesting to log client IP in logs for example to identify multiple failed logging. Thanks
... View more
06-09-2019
11:43 PM
|
24
|
5
|
3122
|
|
POST
|
Hello, I am under the impression that the symbol displayed while sketching a point cannot be overwritten. I believe it should be as it is a property of the SketchViewModel: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Sketch-SketchViewModel.html#pointSymbol Am I doing something wrong or is it a bug ? https://codepen.io/anon/pen/MMgpVb Thanks
... View more
06-09-2019
11:32 PM
|
0
|
6
|
3241
|
|
POST
|
Hello Jonathan Quinn, I have the same issue with my hosting ArcGIS Server : every 5 minutes the same error is logged. I am pretty sure it is neither a script nor a user. Everything else is working fine... I can validate the hosting ArcGIS Server from Portal for ArcGIS without any issue. Any idea from which component it could come from ? The requests are not made through the webadaptor so nothing is logged on IIS. Cheers
... View more
06-02-2019
01:55 AM
|
2
|
2
|
9309
|
|
POST
|
I just ran into the same error this morning while making a backup with webgisdr tool. The ArcGIS Server failing was the hosting one. Took me a while to find out the root cause because the error logged was not very talkative but I finally found it: after a reboot of the VM, the drive hosting the "arcgiscache" folder was not mounted thus inaccessible. After mounting it back, the issue was solved.
... View more
05-25-2019
02:19 AM
|
0
|
0
|
1779
|
|
POST
|
OK. Thanks for the reply. Anyway, I was able to solve the original webgisdr export/import issue by updating the admin URL from the share interface which is great. I will just have to update them when we will want to load balanced the ArcGIS Server. I believe it is a knew capability because from my notes I thought I had to anticipate this load balancing as it was not possible to update the federated ArcGIS server URL but maybe I am mistaken. On my side, I will open an official case with support because currently I cannot use the official DSC repo because of this bug and I need to maintain my own version which is not ideal. Many thanks for the time you took to test and reply my questions, it is very much appreciated ! >
... View more
05-24-2019
10:27 AM
|
0
|
0
|
2645
|
|
POST
|
Yes Jonathan Quinn : I updated the admin URL from the share API and was able to import the backup ! Thanks
... View more
05-23-2019
11:14 PM
|
0
|
0
|
2645
|
|
POST
|
Thanks for the reply and your tests. Which behavior were you able to reproduce : the original webgisdr import error and/or the issue with the hostname.properties being overwritten by the ArcGIS Server ? I believe if there were not this issue with the hostname.properties file, it could solve the webgisdr import error don't you think ? Thanks !
... View more
05-23-2019
11:07 PM
|
0
|
3
|
2645
|
|
POST
|
Yes, it is the hostname that is use for the machine name : ags1.company.com. The thing is I cannot currently modify the hostname.properties file because the ArcGIS Server overwrites it with its IP: https://github.com/Esri/arcgis-powershell-dsc/issues/132
... View more
05-23-2019
01:42 PM
|
0
|
0
|
2645
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | Wednesday | |
| 4 | 2 weeks ago | |
| 1 | 3 weeks ago | |
| 2 | 3 weeks ago | |
| 1 | 3 weeks ago |