Select to view content in your preferred language

ArcGIS Print Service Failing

142
3
4 weeks ago
Labels (1)
MT_JenAmes
Regular Contributor

I have an EB application with a print map tool in it that has been failing regularly lately. There's a lot of weird conditions going on here so I'm going to bullet point all the scenarios:

  • One computer we tested on had no issues printing
  • One computer we tested on had issues where it wouldn't print, we'd try again, and it would print. Then trying a new map, it would print immediately. Then trying another new map, it'd take 2 or 3 tries before it prints.
  • Two computers are failing almost every time. We found that sometimes it would help to try to print a map with zero layers visible, but that was a temporary fix.

For reference, we use the standard ArcGIS print service, and all the data in the map we're trying to print is either from our own ArcGIS Online hosted feature services, or a different organization's (our county government) server hosted parcel layer.

0 Kudos
3 Replies
DavidPike
MVP Notable Contributor

I'd check the developer toolbar (f12) and check for errors/info in the tabs.  It seems likely it's issues accessing certain layers with different user permissions.

0 Kudos
MT_JenAmes
Regular Contributor

I'll check the developer toolbar, but they were able to use the print map function for over a year with no issue before this started happening. None of the permissions have changed. And in the situations described above, the 2nd and 3rd bullet point describes different users with the same permissions.

0 Kudos
TimWestern
MVP

I have seen some strange behavior from the print services. in Exb recently too.

Sometimes it requires creating a 'custom' print service when using a custom layout.

If it's failing from different computers I'd be curious if the routing in the network is the same for them when calling the service, or if something in between is blocking them also.  when checking the Dev Tools via F12 look for any failing Network requests also.

0 Kudos