|
POST
|
Thanks for reaching out. Yes, it does. Same account that was running 11.5. And I doubled check following your message, and it does.
... View more
3 weeks ago
|
0
|
0
|
2841
|
|
POST
|
Hello, As reported in the early adopter program, I am facing an issue when trying to upgrade Portal for ArcGIS 11.5 to 12.1: Portal for ArcGIS service does not start after installation. I tried to reboot the server after the issue occurred but after reboot, I still can't start the service. It is "Stopped" and after clicking on "Start" it immediatly revert back to "Stopped". So my workflow is the following: - Working 11.5 ArcGIS Enterprise environment - Run the install of Portal for ArcGIS 12.1 - At the end of the setup, click OK - Portal for ArcGIS service does not start In the event viewer, the following error is logged: Attached are the, I believe, relevant logs files: - ws.log (C:\Program Files\Arcgis\Portal\framework\runtime\tomcat) - commons-daemon.2026-05-27.log (C:\Program Files\Arcgis\Portal\framework\service\logs) - service_error.log (C:\Program Files\Arcgis\Portal\framework\service\logs) - arcgis_install_log.txt (C:\Program Files\Arcgis\Portal\framework\support) There is nothing interesting in Portal for ArcGIS "official" logs. Environnement: a single Windows Server 2022 VM with Portal for ArcGIS, ArcGIS for Server, ArcGIS relational datastore and both Portal for ArcGIS and ArcGIS for Server Webadaptors installed Anybody else facing the same issue ? Thanks /cc @SimonSchütte_ct @CedricDespierreCorporon
... View more
3 weeks ago
|
0
|
38
|
5979
|
|
IDEA
|
Hello, Since I believe ArcGIS Enterprise 11.3, it is possible to create "GroupLayer" on the Portal for ArcGIS: https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/group-layer-items-a-new-way-to-bring-your-layers-together https://enterprise.arcgis.com/en/portal/latest/use/layers.htm#LI_71C67E54CEFC4B94B4547B8E3E94C00C But it is not possible to update them from ArcGIS Pro (just tested on 3.6.4). It would be nice to be able to update them from ArcGIS Pro just like webmap ! Thanks for listening
... View more
05-13-2026
05:00 AM
|
0
|
0
|
184
|
|
POST
|
Hi @PhilippeVDV and @SimonSchütte_ct, I deployed the patch on 11.5 environment and I confirm it does fix the bug 🙂 !
... View more
04-23-2026
09:52 PM
|
2
|
1
|
1769
|
|
POST
|
Yes please! Ask to be attached to BUG-000173313 and then escalate to complain how critical it is ! It’s still not fixed in 12.1 so already 3 versions after it’s been posted here. Need more users complaining I guess!
... View more
04-15-2026
05:06 AM
|
2
|
1
|
529
|
|
POST
|
Hi @GlenterpriseUK , Thanks for your reply. I know how to use a token. I am looking for a way to inspect it server side. In the meantime, I found the undocumented end point "/rest/self": https://myagsserver.company.com/arcgis/rest/self?token=foo&f=json that does what I want but I don't like using anything not official: https://developers.arcgis.com/rest/services-reference/enterprise/get-started-with-the-services-directory/ Thanks
... View more
04-13-2026
05:53 AM
|
1
|
0
|
493
|
|
IDEA
|
Hello @MichaelJenkins, We have same issue here. I realized it after having already posted my idea but I think in the end we are trying to solve the same issue: https://community.esri.com/t5/developers-ideas/arcgis-indoors-space-planner-allow-the/idi-p/1695758/jump-to/first-unread-message By the way, I logged an enhancement request for this (ENH-000184264 ). Feel free to ask your support to attach you to it. I guess the more users are linked, the more chance it has to be implemented
... View more
04-13-2026
05:37 AM
|
0
|
0
|
483
|
|
IDEA
|
Hello, Currently, in ArcGIS Space Planner of ArcGIS Enterprise 11.5, for hotels, it is solely possible to configure the maximum duration per booking in days: We would like to be able to configure this duration in hours for some specific "hotels". So ideally being able to switch the time unit (not replace days by hours). The use case is to maximize occupancy by preventing user from booking a whole day if only few hours is required. If user needs a longer time, then they would need to make an additional booking. Thanks for listening.
... View more
04-13-2026
03:17 AM
|
0
|
0
|
322
|
|
POST
|
Hi @GlenterpriseUK , Thanks for your reply. OK, noted. As it was generated by Portal for ArcGIS for ArcGIS for Server, I would have expected that it could at least be introspected by Portal for ArcGIS. My main problem is then how can I introspect this token ? I didn't find any other REST end point for doing so in the documentation. Thanks, Best regards, Nicolas
... View more
04-13-2026
03:04 AM
|
0
|
1
|
507
|
|
POST
|
Hello, We are running ArcGIS Enterprise 11.5 on Windows server 2022 and are facing an issue with ArcGIS for server. When trying to switch a geoprocessing service running mode from synchronous to asynchronous, we noticed that it is then no longer returning the Z coordinates even if parameter "returnZ" is set to True. We were able to make a minimal toolbox to reproduce the behavior. You can find it attached as "TBAsnycSyncReturnZ.zip" toolbox. When publishing it, configure it on synchronous. Then go to the REST API and give the following point as input and configure "ReturnZ" as "True": ``` "hasZ": true, "geometryType": "esriGeometryPoint", "spatialReference": "wkid": 102100, "features": [ "geometry": "x": 672099.930584808, "y": 5818689.708238841, "z": 350.30719999999565 ], "exceededTransferLimit": false ``` You should get a point with Z coordinate as output. Now, configure the toolbox to "asynchronous" and run once again the tool with the provided parameter and configure "ReturnZ" as "True": you should get a point with no Z coordinate. Do you manage to reproduce ? Thanks,
... View more
03-25-2026
04:09 AM
|
0
|
1
|
323
|
|
POST
|
Hello, Just tested @arcgis/create: thanks JS team, great initiative ! I was surprised though to find out that `package-lock.json` is in .gitignore by default. According to npm, this file is meant to be commited: https://docs.npmjs.com/cli/v11/configuring-npm/package-lock-json ``` This file is intended to be committed into source repositories, and serves various purposes ``` Obviously, you did it on purpose for a reason and I would curious to know why. Thanks
... View more
03-16-2026
05:50 AM
|
1
|
2
|
559
|
|
POST
|
It turned out to be data related. Once we identified the service, we recreated all the features classes that this service was consuming and afterward we no longer faced the issue.
... View more
02-24-2026
09:52 PM
|
0
|
0
|
671
|
|
POST
|
Did you configure include OBJECT STORE in webgisdr config file ?
... View more
02-13-2026
02:32 AM
|
1
|
1
|
1935
|
|
POST
|
Hello, I am trying to validate a token on the Portal for ArcGIS (11.5) Inspection end point (self) but I am noticing that when the token has been generated using "generateToken" endpoint to get a 'server-token' in exchange of a 'portal-token', then it does not work: {"error": { "code": 498, "message": "Invalid token.", "details": ["Error validating token: Server request cannot be verified for account: 0123456789ABCDEF ,Request url: https://myportal.company.com/geoportal/sharing/rest/portals/self Server Id : jT5yBX8d125abcKp , Serverkey recieved 'false'"] }} Is it expected ? Or does it look like a bug ? Thanks, Self documentation: https://developers.arcgis.com/rest/users-groups-and-items/portal-self/ GenerateToken: https://developers.arcgis.com/rest/users-groups-and-items/generate-token/
... View more
02-10-2026
07:14 AM
|
0
|
5
|
651
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | yesterday | |
| 4 | 2 weeks ago | |
| 1 | 3 weeks ago | |
| 2 | 3 weeks ago | |
| 1 | 3 weeks ago |