|
POST
|
We have run into Task Scheduler issues where sometimes the "import arcpy" statement is crashing Python.exe. This is with Python3. It is not an issue with Python2. I have confirmed the issue on 2 Windows Server 2019 and 4 different Windows 10 computers. The scripts run just fine from VS Code and the command line. In fact these are not particularly new scripts. I have one script that runs every 5 minutes. In an hour it might crash 3~4 times on the import arcpy statement.
... View more
07-20-2022
12:03 PM
|
0
|
2
|
3918
|
|
POST
|
shutil was used for File GeoDatabase copying, not enterprise. ---------- import shutil shutil.copy(src, dest)
... View more
07-29-2021
08:30 AM
|
0
|
1
|
1896
|
|
POST
|
@RobertScheitlin__GISPJust to follow up: Widget.js _addCustomStyle: function(theme) { var customStyles = lang.getObject('customStyles', false, theme); if(!customStyles || !customStyles.mainBackgroundColor || customStyles.mainBackgroundColor === ""){ return; } var rgbArray = Color.fromHex(customStyles.mainBackgroundColor).toRgb(); The best I can tell the"var rgbArray =" line appears to be throwing the error so I added a "return;" statement prior to this line and everything started working.
... View more
07-23-2021
06:50 AM
|
0
|
0
|
793
|
|
POST
|
@RobertScheitlin__GISP I must be doing something fundamentally wrong in that I have rolled back to wab.2.16 and eSearch2.12 and am getting the same error. I presume the AppID is correct since I can choose a template and setup an App and run it. I will be retracing my steps...
... View more
07-12-2021
06:45 AM
|
0
|
0
|
811
|
|
POST
|
@RobertScheitlin__GISP Tried it on my Windows 2019 Server. Same error.
... View more
07-09-2021
11:43 AM
|
0
|
1
|
3886
|
|
POST
|
@RobertScheitlin__GISP, confirmed that the Widget.js file matches as you suggested. Deleted the entire WAB folder several times to double check things but the error persists. I don't know if the Portal version matters but I am at 10.8.1. Cleared browser cache, restarted computer, http://localhost:3344/webappbuilder , tried a CORS extension, ran out of ideas to try. Any suggestions appreciated. I'm open to trying a different version of WAB and/or eSearch.
... View more
07-09-2021
11:12 AM
|
0
|
0
|
3888
|
|
POST
|
Downloaded new eSearch.zip. I tried a couple of times with WAB-2.20 and once with WAB-2.18 by wiping out the entire folder structure and am still getting the same error when I click on the eSearch icon. I can get to the eSearch config screen without issue. Not sure what is going on. Suggestions? Thanks.
... View more
07-09-2021
07:08 AM
|
0
|
4
|
3903
|
|
POST
|
Not sure if this is the same issue as @ShannonSmith Also, thanks for the tool, very nice and we have used it before. arcgis-web-appbuilder-2.20 eSearch v2.17 1. Unzip WAB,unzip eSearch, copy eSearch folder to ArcGISWebAppBuilder\client\stemapp\widgets 2. start WAB, open browser, answer Portal and App ID questions, portal login, onto WAB homepage 3. create a new Default 2D Project named 'eSearchTest' 4. Click Widget Tab, click an open Widget holder, choose 'Enhanced Search', click OK, Configure Enhanced Search windows opens: 5. Don't make any changes, click OK. Click Save. 6. Shutdown WAB and browser, start WAB back up and open browser to WAB homepage, open/edit eSearchTest, click on eSearch icon. 7. Error 8. I have started over several times by deleting the WAB folder off of my computer and have reproduced this error every time. Additional items but not sure if this is part of the problem: When first landing on the initial WAB homepage: Upon initially opening the eSearch project: Upon clicking the eSearch widget icon:
... View more
07-09-2021
05:13 AM
|
0
|
0
|
3913
|
|
POST
|
I have a Python (arcpy) application that processes parcels for 5 different counties. The processing is time consuming. 90% of the processing is common between the 5 counties thus I would like to create 5 processes in Python (multiprocessing.Process) to process all of the counties simultaneously? Will ArcGIS Pro present any limitations such as number of instances? I presume each Python Process will instantiate its own ArcGIS Pro instance, but I am not sure how this works.
... View more
06-28-2021
11:08 AM
|
0
|
0
|
806
|
|
POST
|
Issue seems to exist in ArcGIS Pro v2.7.3. Per Carl Beyerhelm's shutil.copytree() suggestion I can skirt around the issue quite nicely.
... View more
06-04-2021
04:32 AM
|
0
|
3
|
1981
|
|
POST
|
On ArcGIS Online, I am trying to install the "Citizen Problem Reporter" available under Solutions. I initiate the installation by clicking on the 'Get Now" button. I am using an account that has administrative privileges and I have tried the installation using other admin accounts we have. A counter counts up to about 68 and then I receive a message: Citizen Problem Report failed to deploy Retry. I have clicked "Retry" but I end up with the same results. A folder named "Citizen Problem Solver" was created and contains a Hub Site Application and Hub Page. A couple of new Groups was also created. Suggestions on how to get around this issue?
... View more
05-20-2021
08:55 AM
|
0
|
2
|
1759
|
|
POST
|
I am trying to deploy the Citizen Problem Reporter solution in ArcGIS Online. When I click on the solution, it spins for a while, counts up and then finished with: Citizen Problem Reporter failed to deploy Retry. I have tried the installation with different users including admin users. Suggestions/Ideas?
... View more
05-18-2021
09:12 AM
|
0
|
0
|
1572
|
|
POST
|
Using Pro v2.6.4 Are there any plans for an attribute rule being able to access databases outside of the $datastore? Thanks, Greg
... View more
04-23-2021
10:12 AM
|
0
|
2
|
1302
|
|
POST
|
I managed to solve the issue. Although the url I had set for our Portal was correct, I pointed the url to ArcGIS Online and successfully signed in. Subsequently I changed the url to point back to our Portal and successfully signed in.
... View more
11-05-2020
05:42 AM
|
0
|
0
|
1858
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-12-2025 10:47 AM | |
| 2 | 07-24-2024 06:17 AM | |
| 1 | 05-22-2023 06:55 AM | |
| 1 | 05-15-2023 09:28 AM | |
| 1 | 10-07-2020 06:24 AM |
| Online Status |
Offline
|
| Date Last Visited |
05-12-2025
09:49 AM
|