POST
|
Thanks for the reply! Is : Unable to process request. java.net.SocketException: Connection reset by peer: socket write error The same as: Unable to process request. java.io.IOException: Connection reset by peer Pings, tracerts, and telnet commands all come back good. BTW - we are on a LINUX box in AWS. Not sure if that changes things here or not.
... View more
2 weeks ago
|
0
|
0
|
100
|
POST
|
Our Server Logs have been plagued by the following message for the last several months: WARNING Unable to process request. java.io.IOException: Connection reset by peer Rest 9003 2483 We are seeing these errors pop up at an astounding frequency (114 times in the last 24 hours alone). Does anyone know what this log means and what the cause could be? A simple internet search yielded no results. FYI - We are running 10.7.1 Linux on Tomcat Apache boxes, with two Servers, one Portal, and one GeoEvent Server. All components are on separate VMs.
... View more
3 weeks ago
|
1
|
2
|
298
|
POST
|
Has anyone else had an issue adding a new #enterprise server to a site in a #arcgis enterprise linux deployment in the #aws cloud We have been trying to add a second Server, but it just hangs with no response. We opened a ticket with Esri, but they don't appear to have any ideas on why this is happening or how to fix it.
... View more
09-02-2020
06:12 AM
|
0
|
1
|
124
|
POST
|
Thank you for your reply Harrold. This is very helpful... albeit unfortunate. Is there any way to know if the patches were installed, but the patchnotification tool is not picking that up? Or does this imply that the patches are NOT installing at all? Also, is there a way to read BUG-000131530 details somewhere? A cursory Internet search does not provide any results.
... View more
08-06-2020
05:11 AM
|
0
|
0
|
139
|
POST
|
Has anyone had the following problem? You run ./patchnotification and it shows several available patches. You run ./patchnotification -i all to install all of the patches. All the patches show as successfully installed. You re-run ./patchnotification and it shows that none of the patches are installed. I've restarted the boxes for the enterprise component, and it does not change the result. arcgisenterprise enterprise 10.7.1 patchnotification portal 10.7.1 datastore #arcgis for server 10.7.1
... View more
07-30-2020
07:24 AM
|
0
|
2
|
189
|
POST
|
I submitted a bug to Esri a while ago (several months) and am still waiting on resolution to this issue. We have been passed around to several Technical Support personnel. I thought others here might have also encountered this issue in Portal and might have insight, or might find it helpful. Problem: Overwriting a csv in Portal fails with an unknown error that also throws a error in the server log stating "The dataset has an invalid definition... Unknown field type in schema.ini. [...]" We have traced this down to an issue that arises when the following occurs: Column A is stored as an integer. The data order is changed at the top of the csv between overwrites (ie - rows 1-50etc are not the same as the new rows 1-50etc). Main point: It appears that the issue comes down to the way Column A is sorted, compared to the initial source file. Focused on Column A given the error that gets spit out in the logs: "The dataset has an invalid definition... Unknown field type in schema.ini. Col1=Tracking Number Long] Failed to execute (Publish Portal Service)". The error shows you where to look. Comparing both CSVs (overwritten and new), we noticed that the Tracking Numbers in the " Overwrite " CSV were not in the same order as the "Initial" CSV. Because Column A are integers, we believe Portal may handle them like ObjectIDs. So a discrepancy between an initial CSV to an updating one with the ObjectID fields in different orders would cause an schema error when Portal reads it. This seems to only matter when Column A is an integer and not a string . We tested with changing Column A from integer to string and it worked. Sorting the " Overwrite " CSV to mirroring the "Initial" CSV Tracking Numbers back to the top allows the overwrite to go through. Hence it is NOT the data itself causing the overwrite issue, but the order of the data that is the problem. Additional notes: We don't exactly know what the threshold is where the columns can be misordered. Summary: We reported this as bug, specifically for using an integer in Column A, as this is not specific to our Portal because we tested the same workflow on THREE other Portals. Also not sure if this issue is specific to CSVs or if Excels also run into this issue. All Portals we tested this on were 10.7.1. Question: Have others experienced this before? UPDATE as of 27 July 2020 After several months of testing, Esri elevated this to a bug. FYI
... View more
06-10-2020
01:14 PM
|
0
|
0
|
109
|
IDEA
|
When you are looking at your groups and trying to find users in groups ("your portal" /arcgis/home/group.html?id="your Group ID"&start=1&num=20#members) , you CANNOT search by User Name in group members. You CAN search by First or Last name, but it IS case sensitive. It would be fantastic if the search was more similar to the Member Search functions ("your portal"/arcgis/home/organization.html?start=1&num=60&view=table&sortOrder=desc&sortField=lastlogin#members). Such as: Search members by Full name Username First name Last name
... View more
04-09-2020
09:14 AM
|
2
|
0
|
113
|
POST
|
Follow up on this Post: I opened a Case. We discovered that you CANNOT search by User Name in group members. You CAN search by First or Last name, but it IS case sensitive. I hope this is helpful for other users.
... View more
04-09-2020
09:04 AM
|
1
|
0
|
112
|
IDEA
|
This would provide so much more functionality and detail for users! The time slider is a common widget that our users demand. And dashboards are likewise a high demand theme. It makes little sense to have a timeslider in a dashboard without the ability for the widgets to interact. In fact, users will likely be confused without any training on how to use the application.
... View more
03-20-2020
06:02 AM
|
0
|
0
|
447
|
POST
|
Hi Randall- Just wanted to close this out in case it helps anyone else. The final TMS File that worked looked like this: <?xml version="1.0" encoding="utf-8"?> <mapsource inline="true" version="2019.4"> <connection class="OpenStreetMap" port="443" server="https://tiles. arcgis .com" url-format="/tiles/j75S08un0OPoEcHD/ arcgis /rest/services/LSIB9_polygons/MapServer/WMTS/tile/1.0.0/LSIB9_polygons/default/default028mm/{Z}/{Y}/{X}.png" /> <layers> <layer display-name='Base' name='base' show-ui='false' type='features' request-string='/' /> </layers> </mapsource> Took a while to get to. There are not a lot of resources out there for support, so it was a lot of trial and error. Thanks again for all of your help!
... View more
02-20-2020
08:54 AM
|
0
|
0
|
313
|
Online Status |
Offline
|
Date Last Visited |
2 weeks ago
|