|
POST
|
Hello @DenverBilling, Many thanks for this interesting piece of information. Would be interesting for us to understand the difference between you and us. Are you running Windows Server ? You mentionned VM so you are on a virtualized environment right ? What technonolgy ? Also, what CPU model is passed to your VM ? For example, looking for CPU on my Windows Server, I have the following: Thanks !
... View more
06-25-2024
12:43 AM
|
0
|
2
|
4038
|
|
POST
|
Works from sharing API though, so not a so big issue 🙂 : https://developers.arcgis.com/rest/users-groups-and-items/delete-item/
... View more
06-19-2024
09:14 AM
|
0
|
0
|
1397
|
|
POST
|
Hello, Just migrated to 11.3 and I noticed I can no longer delete .slpk item after sucessful creation of the sceneServer service. At 11.3, when trying to delete a .slpk, 3 requests are made: - sharing/rest/content/users/myuser/items/myitemid/canDelete?f=json => return "success:true". - sharing/rest/content/items/myitemid/relatedItems?relationshipType=Service2Data&direction=forward&f=json => 0 - sharing/rest/content/items/myitemid/relatedItems?relationshipType=Service2Data&direction=reverse&f=json => 1 And because "relationshipType=Service2Data&direction=reverse" returned 1, the following pop-up shows up: So I doubled check the documentation, and it looks to me like a bug as it is stated it should be doable and even recommended not to explode the Portal for ArcGIS: https://enterprise.arcgis.com/en/portal/latest/use/publish-scenes.htm When you publish from ArcGIS Pro or a scene layer package, the .slpk file is added as an item in your content. Once you confirm that the scene layer functions, you can delete the scene layer package from the portal to save space on the portal machines, but only if you are certain you no longer need the scene layer package. It is kind of an issue as our .slpk files are massiv ! If I compare the same workflow with 11.1, it works as only the first request is made: - sharing/rest/content/users/myuser/items/myitemid/canDelete?f=json => return "success:true". There is no additional request about "relatedItems". Did I miss anything ? Thanks, Nicolas
... View more
06-19-2024
08:36 AM
|
0
|
2
|
1451
|
|
POST
|
Hello @WarrenMedernach, facing a similar issue when going through LB after webgisdr restore as well: did you ever find what was the issue ? thanks !
... View more
06-16-2024
12:32 AM
|
0
|
1
|
1437
|
|
POST
|
I faced the same issue: personnaly, I am using the solution described on this great blog post: https://www.esri.com/arcgis-blog/products/arcgis-enterprise/administration/migrate-to-a-new-machine-in-arcgis-enterprise-two/ And modifying DNS hosts file. It’s really easy and been proven useful for me.
... View more
06-14-2024
11:54 AM
|
1
|
0
|
2298
|
|
POST
|
No, not yet unfortunately. My ticket was escalated to Inc. one week ago as our local support did not have "Intel(R) Xeon(R) Gold 6326 CPU @ 2.90GHz" CPU to test. So far, no news. Will update here once the issue is identified.
... View more
06-14-2024
08:27 AM
|
1
|
1
|
4142
|
|
POST
|
Ok, so after lot of debugging, we were able to identify that ArcGIS Server blows the server up when starting one specific service: RAM goes up to 40 Go ! This is the reasons why increasing "non-interactive desktop heap size" did not solve the issue. It seems like there is memory leak somewhere... Debugging with support in progress...
... View more
06-13-2024
12:25 AM
|
1
|
2
|
2028
|
|
POST
|
Hmmm pretty sure this article will help: https://support.esri.com/en-us/knowledge-base/problem-unable-to-publish-new-or-start-existing-service-000001218 Will give it a try...
... View more
06-11-2024
02:06 AM
|
0
|
0
|
2115
|
|
POST
|
Did you try to open the URL once logged on the VM hosting ArcGIS Server ? It might be that your personnal computer has the required CA intermediate certificate but maybe not the server running ArcGIS Server. Just making sure it is not the same issue.
... View more
06-11-2024
12:59 AM
|
0
|
0
|
4993
|
|
POST
|
Hello, Migrated to 11.3, I am facing an issue: ArcGIS Server keeps crashing after reboot. Running on Windows Server 2022 which each component of ArcGIS Enterprise installed on its own machine: 16 CPU and 60 Go RAM which seems to me like a good VM. After restarting the services, it crashes and the VM is freezed (required a reboot from cloud interface). In Windows event viewer the following is logged: In ArcGIS Server logs, I have: <Msg time="2024-06-11T09:00:54,317" type="SEVERE" code="8003" source="Secu/Risks_Prod_Site.MapServer" process="9996" thread="33" methodName="" machine="GISSERVER.COMPANY.COM" user="" elapsed="0.0" requestID="">Failed to initialize server object 'Secu/Risks_Prod_Site': 0x80043007: </Msg> for few services and then it stops suddenly requiring several reboots to make it back alive but then the issue occurs once again. The issue only occurs on federated server and not hosted. It has around 80 services published... Any help would highly appreciated ! Thanks
... View more
06-11-2024
12:56 AM
|
0
|
4
|
2164
|
|
POST
|
Hi @Cory__Williams, Thanks for your reply. I believe I found the problem: it's an issue with SSL certificate. If you try to browse the URL of the external service from the ArcGIS Server's machines, do you get a certificate error ? In my case it was the case. There was a misconfiguration on my side. It's fixed now. But with external services, that might be more difficult.
... View more
06-10-2024
08:31 PM
|
0
|
1
|
5011
|
|
POST
|
Hello @Cory__Williams , Thanks for sharing ! Currently debugging the same issue. Can't print our secured services since the upgrade to 11.3. Eithter from a custom print service I am getting the following: ` ConvertWebMapToArcGISProject return webmap_tuple(*_convertArcObjectToPythonObject(arcgisscripting._mapping.ConvertWebMapToArcGISProject(*_gp_fixargs([webmap_json, template_pagx, mapframe_name, notes_gdb, report_template], True)))) RuntimeError: Failed to create layer from service at` Or from the MapViewer. This is really bad news 😕
... View more
06-07-2024
09:26 PM
|
1
|
0
|
5159
|
|
POST
|
Thanks @Scott_Tansley for your reply. But that what I mean: export site / import site on standby does not behave the same as a webgisdr restore. When I tried that, the standby ArcGIS Server started pointing to my production shared directories ! I wonder if it did not deploy the folder to them as well ! Fortunately, it was without consequences...
... View more
06-06-2024
12:47 AM
|
0
|
1
|
3424
|
|
POST
|
Hello, Running quite often webgisdr backup and restore to standby environment to maintain availability while upgrading the "master" one, I really miss a functionnality: being able to restore a single specific component (ArcGIS Datastore, ArcGIS for Server, Portal for ArcGIS). Something like: webgisdr --import --file C:\propfiles\toimport.properties --component Server It happened quite few times a full webgisdr restore fails at some step (eg: restore of Federated Server or Portal for ArcGIS). For example, lately I got a "Connexion reset" after restoring an ArcGIS Server. Rebooting Server fixed it strangely... But then I had to rerun a full webgisdr restore and wait again 10 hours for unzipping / restore relational datastore / restore tileCache datastatore / restore hosting server. It's a big waste of time and very annoying when planning an intervention ! You basically need to postpone for the next day. I don't think this functionnality exists. There are the export/import site operations avaible for both Portal for ArcGIS and ArcGIS for Server but I am under the impression that it is solely meant to be used on the "master" environment and not the standby. For example, ArcGIS Server directory paths must be the same while with webgisdr it is not required: https://enterprise.arcgis.com/en/portal/latest/administer/windows/overview-disaster-recovery-replication.htm#ESRI_SECTION1_C2CCF3D59BAE4F93AAF841EED439FE2F So I guess webgisdr is doing some additional/different configurations while importing the exported site located in the webgisdr zip file. Any thought about it @JonathanQuinn maybe ? Did I miss anything ? I would love to be wrong ! Thanks, Best regards, Nicolas
... View more
06-06-2024
12:35 AM
|
0
|
7
|
3441
|
|
POST
|
Hi @simoxu , Thanks for your reply. Been tried on WS2019 and WS2022. Requirements are met (if CPU is a different model than the one I listed, it works). The error message seems to be related to CPU: [JDK-8271324] [lworld] java/foreign/* tests fail with "guarantee(sect->end() <= tend) failed: sanity" - Java Bug System (openjdk.org)
... View more
06-03-2024
04:54 AM
|
0
|
3
|
4292
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | a week ago | |
| 4 | 3 weeks ago | |
| 1 | 4 weeks ago | |
| 2 | 4 weeks ago | |
| 1 | 4 weeks ago |