|
POST
|
Yeah, that's what I've been doing as well but I've since been able to carve out some time where some of my internal caches don't have to be up 24-7
... View more
01-16-2015
03:30 PM
|
0
|
0
|
3903
|
|
POST
|
Hi Miklos- Why do you need two different certs? The protocol for my internal cert uses both http and https, as does the COMODO cert on our web adaptor for external users.... David
... View more
01-16-2015
11:06 AM
|
0
|
0
|
1397
|
|
POST
|
HI All - This thread is getting a bit long, and with 10.3 out it's time to move to a new thread. Unfortunately the error is still present with services under load. Let's continue at: Manage Map Cache Tile: Errors at 10.3 Thanks, David
... View more
01-16-2015
10:51 AM
|
0
|
6
|
2504
|
|
POST
|
A continuation of - Manage Map Cache Tile: Errors at 10.2.2 Since we are moving to 10.3, I thought I'd re-post the discussion to keep it current with the 10.3 release. Unfortunately, at this time the error on bundle move is still occurring when the cache service is in use or under load. Although the 10.3 release is thus far proving to be more efficient and responsive this error still occurs. Overwriting cache services has stabilized however with the re-inclusion of the 'Keep Existing Cache' parameter at overwrite, and overall communication between the desktop and the server directories is much improved, at least on our network. In general, (because I can allow my basemaps to be offline for a couple hours each week or each month) I have adopted a modified strategy where I stop the service, set the service to private (Admin role access), start the service, and begin caching - all via python scripts run through task scheduler. I think I prefer this to my previous method of storing both a private service and cache and a public service and cache, then caching to private, stopping the site, and overwriting the bundles via an OS xcopy. Hopefully esri will keep trying to solve this issue! David
... View more
01-16-2015
10:48 AM
|
0
|
15
|
13645
|
|
POST
|
I completely agree - I have no great love for the mobile project center and the workflows involved, but like you need time to migrate existing projects/workflows/methods to collector
... View more
01-09-2015
10:54 AM
|
0
|
0
|
3558
|
|
POST
|
Word to the wise- To manage the statistics at 10.3, see the following help section 'Configure server statistics' at: Working with server statistics—Documentation | ArcGIS for Server There is a new usagereports resource accessed from the server admin directory that allows you to specify the compile period for statistics and file age. The defaults are 30 min and forever, respectively. Unless you have unlimited space, I would change 'forever' to a more reasonable time period... Thanks David David Coley Sarasota County GIS
... View more
01-09-2015
10:08 AM
|
0
|
1
|
4751
|
|
POST
|
Just a quick update- To manage the statistics, see the following help section 'Configure server statistics' at: Working with server statistics—Documentation | ArcGIS for Server There is a new usagereports resource accessed from the server admin directory that allows you to specify the compile period for statistics and how long to keep statistics. The defaults are 30 min and forever, respectively.
... View more
01-09-2015
10:05 AM
|
0
|
0
|
843
|
|
POST
|
OK. I'm thinking what should really matter is: Is there a way to manage these .dat files regardless of where they are going - i.e. specify a time length of how long to keep the files? I don't see anything ala logfile age specification...
... View more
01-08-2015
04:10 PM
|
0
|
3
|
3594
|
|
POST
|
Quick update, the folder was just recreated on the C:\ drive location. I guess I'll just have to monitor it, but that answers my question "I can't tell yet if the .dat files in the D:\arcgisserver\directories\arcgissystem\statistics folder are being updated". They obviously aren't....
... View more
01-08-2015
03:36 PM
|
0
|
5
|
3594
|
|
POST
|
I just tested this on my single machine dev environment and found that after copying the newly-created statistics folder from the (also newly-created) C:\arcgisserver\directories\arcgissystem folder to the D:\arcgisserver\directories\arcgissystem folder, and then deleting the C:\arcgisserver\directories\arcgissystem directories, that the C:\arcgisserver\directories\arcgissystem directory was recreated immediately- just as you all found - but not the statistics folder itself. Everything seems fine so far. Nothing else is being written into the C:\arcgisserver\directories\arcgissystem location, but I can't tell yet if the .dat files in the D:\arcgisserver\directories\arcgissystem\statistics folder are being updated. Not sure, but I didn't see a way to specify D:\arcgisserver\directories\arcgissystem\statistics folder at config time. Regardless, I'm not sure that I will want to move this folder when I update our 3 machine, 2 cluster production environment....
... View more
01-08-2015
03:33 PM
|
0
|
6
|
3594
|
|
POST
|
Hi Nick - In talking to customer support yesterday, I was told that ArcGIS for Windows Mobile for 10.3 is due for release in late January. My guess is that I don't think ESRI is trying to force everyone to collector, rather the Windows Mobile team probably didn't know or otherwise couldn't update Mobile until desktop was out - but again I'm just guessing. In the meantime, after upgrading my desktop to 10.3 I discovered that the CreateMobileCache_mobile desktop tool from the 10.2 mobile install does still function and produces a valid cache. However, the latest python 32-bit idle (2.7.8) will not run the command. I have not tested the SyncronizeMobileCache tool. I have not tested anything yet with the Mobile Content Server or Mobile Project Center but my guess is they will be unaffected. Word to the wise- do not re-install or attempt a repair of the mobile 10.2 install after installing desktop 10.3 - you will lose the desktop tool functionality- David Coley Sarasota County GIS
... View more
01-08-2015
08:23 AM
|
1
|
2
|
3558
|
|
POST
|
Hi Alexander- Yeah that's what I thought too, but alas no help. After repair, the script as run in the python 32-bit idle crashes python exe. I then performed a re-install of mobile 10.2. Upon load of the mobile toolbox, both the cache and sync tools are then unavailable. Customer service indicated that mobile at 10.2 just does not work well with desktop 10.3, and that mobile for 10.3 will be available late January. So until then I am going to consider this answered. For other users (and this would be better posted in the mobile place, which I will do) I would suggest that if you have mobile at 10.2 installed and you must move your desktop to 10.3, do not uninstall mobile. The install can be left in place, and that way users at least have access to the desktop tool, which does seem to continue to work. Thanks- David
... View more
01-07-2015
07:03 AM
|
0
|
0
|
1025
|
|
POST
|
Hi all- Does anyone have a workaround for creating a mobile cache in the python 32-bit idle at 10.3 (i.e. at 2.7.8)? After updating to 10.3, the idle can no longer find the _mobile module installed with ArcGIS for Windows Mobile at 10.2, although the desktop tool Create Mobile Cache in 10.3 does run, suggesting that a registry key was deleted/modified? at install. Code below (running at info lic level) returns 'module not found for line 12': # Import system modules
import sys, string, os, arcpy, time, smtplib
from arcpy import env
# Local variables...
message = ""
current_time = time.asctime()
try:
mapDoc = r"\\servername\arcgisserver\data-store\MobileMaps\ARM360_QueryMap.mxd"
outFolder = r"\\machinename\MobileCacheTests\Arm360\Query Data Cache"
print mapDoc
print outFolder
arcpy.CreateMobileCache_mobile(mapDoc,outFolder,"","NO_ATTACHMENTS","")
except Exception, e:
# If an error occurred, print line number and error message
import traceback, sys
tb = sys.exc_info()[2]
message = message + "Line %i" % tb.tb_lineno
message = message + e.message
# Below is to send email message.
fromAddr = ""
#fromAddr = ""
toAddr = ["",""]
subject = "SCRIPT: Arm360QueryCache"
finish_time = time.asctime()
msgBody = current_time + "\n\n" + message + "\n" + "Thank you." + "\n\n" + finish_time
msg = string.join(("From: %s" %fromAddr, "To: %s" %toAddr, "Subject: %s" %subject, "", msgBody),"\r\n")
server = smtplib.SMTP("10.140.65.27")
server.set_debuglevel(1)
server.sendmail(fromAddr,toAddr,msg)
server.quit() Any ideas are appreciated... Thanks David David Coley Sarasota County GIS
... View more
01-05-2015
08:55 PM
|
0
|
2
|
5171
|
|
POST
|
Yes, arcgis is adding variables to the python scripts created in the v101 folder of the arcgisinput system directory, as well as copying over sde connection file(s) as is the case with the data extract tool. So to me it makes sense that arcgis would have to add a string variable to handle the change in location of the source connection. To me, if you are still having issues, then look to a share or security issue with your domain account and associated directories.
... View more
01-05-2015
10:42 AM
|
0
|
1
|
655
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 1 | a month ago | |
| 6 | a month ago | |
| 1 | 06-17-2026 06:04 AM | |
| 1 | 06-08-2026 08:37 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|