Select to view content in your preferred language

Portal suddenly not loading data

306
3
07-31-2025 02:24 PM
Labels (3)
AdamBauer2
Occasional Contributor

I am using portal for ArcGIS 10.6.1 and ran into an issue I can't resolve today.  So for our internal portal site we use all locally hosted data out of our SDE database.  We do not have any users log in, it is all just shared to everybody and it has worked for us for years.  Today I had a user request an additional layer be added to our basemap.  After adding the layer and resharing the service the entire map will no longer load.  Every map that uses this updated service gets the "The layer.......cannot be added to the map." error and will no longer load.  At first I thought this was a chrome issue as I could only reproduce the error in chrome (everything loaded fine in edge) but I had the user who reported the issue (and who only uses chrome) try to open the map in edge and he still got the error.  I have gone and removed the added layer and re-shared the service but it is still doing the same thing.  I don't know what the issue here is or where to look.  All the layers are coming out of the same SDE database with the same sde user.  All the content is listed as shared with everyone in portal.  I made no changed to any settings other than adding a layer and now anything that uses our base layer service will not work.

Any ideas on where to look?

0 Kudos
3 Replies
SteveCole
Honored Contributor

I'm not an admin so take any of this with a grain of salt....is that new layer also new inside SDE? How are the privileges on that layer in SDE compared to other layers in SDE which do work in the web maps?

I mention this because I had a situation where a specific layer would cause a print task to fail. It turns out that I had not assigned privileges to the SDE headless account and that's what caused the heartburn in my Experience Builder app. FWIW, here's the post I had created about my issue. I don't know if this what's causing your issue but it's something to confirm..

Steve

0 Kudos
AdamBauer2
Occasional Contributor

Steve,

   Yes, the new layer is inside sde as well and I just checked and the privileges are the exact same as the other layers.

0 Kudos
RyanUthoff
MVP Regular Contributor

Do the ArcGIS Server logs have any useful information about this issues?

You could also open the dev tools in your browser when you encounter the error and see if there is any useful information in the internet traffic.