|
POST
|
Hello All- More information: Yesterday's recreate all tiles was completed via the arcCatalog tool gui for Manange Map Tiles. When run today in python (which is what we really need to do) the bundle error re-appeared. Back to the drawing board. Thanks David
... View more
06-06-2014
12:21 PM
|
0
|
0
|
1954
|
|
POST
|
Hi All- Hate to keep bumping the thread, but I did a screen share session today (06/05) with esri and wouldn't you know it the 'Line 30Output failure, error string = Error moving bundle' did not occur on our stand-alone development box (Server 2008R2) during a ReCreate All Tiles operation. The only thing that has changed since the error first occured on or about 05/09 was that we applied MS Updates for May. I do not know at this time if that has had any affect, since I did not do anything differently. Here is a list of updates that were applied: KB2931368 - Security Update for Microsoft .NetFramework 4.5.1 KB2852386 - Update for Microsoft Windows KB2953522 - Security Update for Microsoft Windows KB2871997 - Security Update for Microsoft Windows KB2926765 - Security Update for Microsoft Windows KB22931356 - Security Update for Microsoft Windows Further testing will be performed on our distributed production site and I will continue to post results here- Thanks David
... View more
06-05-2014
01:31 PM
|
0
|
0
|
1954
|
|
POST
|
Sure thing Chris. Yes we are in the position regarding the performance requirements as well. Going fully dynamic just won't cut it for us either- I'm setting up a screen share now with esri and will post results . . . David
... View more
06-04-2014
12:17 PM
|
0
|
0
|
1214
|
|
POST
|
Hi Will- If you are able to during off hours, you can stop your ArcServer.exe process directly from the Services folder on each of your site machines. This will remove the locking on the affected bundle files and you will be able to delete the remaining bundle files. Stopping the site machines through Server Manager (whether catalog or web) won't remove the lock. We have a 3-machine site in two clusters and I am able to remove all the bundle and bundlex files once I stop each Server.exe process. I can then xcopy over updated cache bundles from my edn machine. However, as I'm sure you already know we really need esri to look into this. Thanks David
... View more
06-02-2014
01:32 PM
|
0
|
0
|
1954
|
|
POST
|
Hi Chris - yes I have. I have just seen our streets framework cache cut off all tiles on it's lower half... the cache also became corrupted at the same time as the bundlex file is removed but not the bundle file. Something in 10.2.2 is persisting some type of lock at re-create time when running the manage map tiles tool. Can't figure it out yet, but this looks very similar to my recent post on tile generation failure Thanks David
... View more
05-30-2014
08:55 AM
|
0
|
0
|
1214
|
|
POST
|
Thanks Akhil. Yes, I am able to share projects created from the mobile project center to either an internal server name or through our public facing name. I've pretty much done everyting you've suggested, including importing my server's ssl certificate onto my field device and I've verified I can get to the mobile content server from the field device via the https://ags2 connection through IE, so it should be working in terms of being able to download a project. Thanks for your help, I'll keep plugging away----
... View more
05-29-2014
10:26 AM
|
0
|
2
|
3603
|
|
POST
|
Interesting, glad (well, not glad) to hear it's not just us. I have a support request in with ESRI at the moment but thus far no real replies from them. Whatever I find out I will post. In further testing, I have also discovered this behavior is happening on my stand-alone, single machine edn dev box. What I mean is that there shouldn't be any error regarding the 'moving' of bundle or bundlex files from any physical directories to the cache directory,unless it's an error moving fromt the jobs directory to the cache directory (I guess). However, I'm beginning to suspect that this particular error is just the latest manifestation of other problems with service overwrites and caching in general. For example, we have long had difficulites in overwriting services that have a cache in place. When we tell server (through the server editor at overwrite time), that the cache will be updated manually typically the overwrite will leave behind it's 'scratch' service, visible in the rest or catalog. Often at that time, the original service will leave behing a .glock file, not allowing for further service manipulation until the site is bounced via stopping the ArcServer.exe processes. Thanks- David
... View more
05-29-2014
08:49 AM
|
0
|
0
|
2210
|
|
POST
|
Hi- Has anyone been able to vertially resize the ArcGIS for Windows Mobile Deployment Application on a Trimble YUMA2 field tablet while the screen is oriented in landcape mode? When attempting to re-collect geometry, the 'Apply' button is hidden from view while the tablet is in landscape mode. I've been able to mitigate this somewhat by changing screen orientation to portrait, then switch the orientation back to landscape in order to complete the attribute edits. Thanks David
... View more
05-28-2014
08:05 AM
|
0
|
0
|
1647
|
|
POST
|
Hi Angelyn - yes I have successfully overwritten existing services using the Server Toolbox. You must create an updated SDDraft using the arcpy.mapping function CreateMapSDDraft (I use this method to update my geocode service weekly with arcpy.CreateGeocodeSDDraft) to create draft service definition, then run the Stage Service tool to first stage the MapSDDraft, then run the Update Service Definintion tool to overwrite your service to see your changes reflected. Thanks, David
... View more
05-27-2014
09:50 AM
|
0
|
0
|
964
|
|
POST
|
Hi Michael- No, the cache tiles are stored in a shared directory on a network server. A temp directory has been configured through ServerAdmin on each server with Server 10.2.2 installed, which of course the manage tiles operation should handle in terms of moving the bundles from the temp directory to the cache directory. I am certain this is per ESRI help documentation: http://resources.arcgis.com/en/help/main/10.2/#/Local_cache_directories_on_the_server/01540000046r000000/ Thanks David
... View more
05-21-2014
12:37 PM
|
0
|
0
|
2210
|
|
POST
|
Hi Justin- Yes I am still experiencing the same error. As far as a workaround goes, I could script the service deletion and run as a task, use task scheduler on each machine to perform a ArcServer.exe service stop, use an OS rmdir command in task scheduler to remove the directories, start the ArcServer.exe on each machine, then script and schedule service definition (sd) files for the map services, publish the sd's, and then finally re-run the caches. Sure seems like a lot of work for something that was so simple. Hey, if you think of another way let me know! David
... View more
05-20-2014
02:12 PM
|
0
|
0
|
2210
|
|
POST
|
Hi- Has anyone found a resolution to this? We continue to receive the same synchronization errors at ArcGIS for Windows Mobile 10.2.3581 on a Trimble Yuma2 win7-32 tablet. We are howerver dealing with aliased server machine names. That is, my server at servername.bcc.scgov.local:6080 is aliased as ags2.scgov.net. Anyhelp is appreciated. Thanks David
... View more
05-15-2014
11:15 AM
|
0
|
0
|
3603
|
|
POST
|
Hi Paul- Did you ever figure this out? I've been recieving the same error everytime I try to synchronize an edit using a YUMA2 Window 7-32 OS. I'm currently at Mobile 10.2.3581. Thanks David
... View more
05-15-2014
10:49 AM
|
0
|
0
|
423
|
|
POST
|
Sorry, one more bit of info. This is only occuring on my multi-machine production site. I am not encountering this error at my single-machine dev site. Of course, that makes sense as a single-machine site doesn't have to move a bundle file, right? David
... View more
05-15-2014
09:13 AM
|
0
|
0
|
2210
|
|
POST
|
Yes thanks Ilma I understand and as soon as I find out anything I will post it. Perhaps esri will chime in here at some point? 🙂 Thanks David
... View more
05-15-2014
09:09 AM
|
0
|
0
|
2210
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-27-2026 01:27 PM | |
| 2 | 03-25-2026 06:29 AM | |
| 2 | 03-04-2026 11:14 AM | |
| 1 | 02-26-2026 09:46 AM | |
| 1 | 10-30-2025 11:25 AM |
| Online Status |
Offline
|
| Date Last Visited |
Wednesday
|