|
POST
|
I just installed a fresh instance of ArcGIS Server 10.4 and joined it to the cluster. After this, I installed Geoevent Processor 10.4 on the same instance and when I do to log in, I get a "No service was found" message on the manager login and REST pages. I checked the license and it's fine. I also checked the logs and here is what the errors are: | ERROR | rint Extender: 1 | ConnectionState | 198 - curator-client - 2.8.0 | Connection timed out for connection string (GISVM01.MYCOMPANY.COM:2181) and timeout (10000) / elapsed (119714) org.apache.curator.CuratorConnectionLossException: KeeperErrorCode = ConnectionLoss | ERROR | rint Extender: 1 | ZKPersistenceUtility | 245 - com.esri.ges.persistence.zookeeper.zk-persistenceutility - 10.4.0 | KeeperErrorCode = ConnectionLoss for /geoevent/config/keys/ageskey.jks org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /geoevent/config/keys/ageskey.jks | INFO | rint Extender: 2 | LicenseChecker | 19 - com.esri.ges.framework.i18n.i18n-support - 10.4.0 | License status: GeoEventProcessor: licenseStatusSuccess. Any ideas? 10.3.1 worked fine until I tried to upgrade. Thanks, Igor
... View more
05-12-2016
11:26 AM
|
1
|
5
|
4656
|
|
POST
|
Also, to add to the question, I don't get the same results on the counts each time I post. There is some variance, but the input is always the correct count.
... View more
03-14-2016
12:20 PM
|
0
|
0
|
579
|
|
POST
|
I have a question regarding Geoevent Processor on 10.3.1. I have created a very simple service that receives JSON on a REST endpoint and just outputs to a TCP socket. When I post JSON to this service 10 times for example, I get a count of 10 on the input, maybe a 5 for the in/out on the service, and a 2 on the output. What is going on? It should be count 10 for all of those since the service just has an input and an output. Any ideas? Would upgrading to 10.4 fix the problem? Thanks, Igor
... View more
03-14-2016
12:16 PM
|
0
|
2
|
2878
|
|
POST
|
Let's say I have an input that has a filter condition that is performing an operation on a Geofence. Is it possible to somehow output the fields of the geofence as well along with the input fields? I have tried adding the Geofence fields to my input geoevent definition but I still can't see them on the output and it does not seem they are getting passed. A practical example is if let's say I am monitoring firetruck AVL and sending an email if they get inside a fire perimeter - the name of the fire and other useful information is in the touched fire perimeter geofence so how would I get this information? There could be multiple fires so it's not sufficient to just email that a firetruck has left/entered a fire perimeter. Thanks, Igor
... View more
09-15-2015
03:44 PM
|
0
|
1
|
4895
|
|
POST
|
I am trying to add a SHP file to a web map by going to Add > Add layer from file but I get this error: The file, 'MyShapeFile.shp', cannot be added to the map. The portal is not configured to support this file. Contact your portal administrator for assistance. I am running 10.3.1. Any suggestions? Igor
... View more
08-21-2015
01:04 PM
|
0
|
3
|
8877
|
|
POST
|
I checked my server and I only have 1 web adaptor on port 443 - the IIS is also configured for 443 only as well. Everything is working fine on the Portal on SSL except after you create a new web app and try to access the URL in .../webappviewer/* it's somehow setting the URL to start with http:// and when I try to edit the URL the changes don't stick although the web app works fine on https if typed in manually.
... View more
08-21-2015
10:14 AM
|
0
|
0
|
1380
|
|
POST
|
I currently have a Portal environment that is using SSL only. I also went into My Organization > Security > Allow access to the portal through SSL only checkbox checked. However after I create a new WebApp the URL is set to HTTP and when I go to edit it and try to change the URL manually, the changes don't stick and revert to HTTP even though I am the administrator and owner of this web mapping application. The only way to get around it is ask the users to manually change the URL to HTTPS which is a big burden. The interesting part is that webappbuilder opens in HTTPS. Any way around this or do we need to wait until 10.4? Thanks, Igor
... View more
08-20-2015
11:42 AM
|
0
|
4
|
4489
|
|
POST
|
Jonathan, Here is the trace from the developer tools - it's the same error. Maybe the issue is with the proxy here at work? Error: Unable to load KML: http://quickmap.dot.ca.gov/data/cctv.kml File not found. Wrong url or out of memory. {code: 400, message: "Unable to load KML: http://quickmap.dot.ca.gov/dat…v.kml File not found. Wrong url or out of memory.", details: Array[0], log: false, httpCode: 400…}_ssl: undefinedcode: 400details: Array[0]httpCode: 400log: falsemessage: "Unable to load KML: http://quickmap.dot.ca.gov/data/cctv.kml File not found. Wrong url or out of memory."stack: (...)get stack: function () { [native code] }set stack: function () { [native code] }__proto__: d "Error: Unable to load KML: http://quickmap.dot.ca.gov/data/cctv.kml File not found. Wrong url or out of memory. Igor
... View more
07-10-2015
09:08 AM
|
0
|
0
|
5459
|
|
POST
|
I have Portal for ArcGIS 10.3.1 and I am trying to add an item from the web of type KML. Here is the exact URL of the item I am trying to add: http://quickmap.dot.ca.gov/data/cctv.kml However I keep getting this error: "File not found. Wrong url or out of memory." I was wondering if there is a way to get around this issue or if it will be resolved in the next version of Portal? When I try this in ArcGIS Explorer, it works without problems. It also works if I first save the KML file to my computer first then reference it locally. Thanks, Igor
... View more
06-30-2015
03:51 PM
|
0
|
16
|
13314
|
|
POST
|
I have installed Portal 10.3.1 on a Windows server and a web adaptor on virtual directory of agsportal. Whenever I go through the web adapter and hit the URL www.mygis.com/agsportal/ it automatically redirects me to www.mygis.com/agsportal/home and it's causing an issue with Forefront TMG where it cannot validate the root path due to the redirection so I need to disable it. I have already tried going to the webapps/docroot/WEB-INF/urlrewrite.xml file and commenting out the redirection rule there, clearing out the Catalina cache, restarting Tomcat, IIS, Portal service but nothing seems to be disabling the redirection rule. Any ideas? I don't understand why editing the urlrewrite.xml file doesn't change the redirection... Thanks Igor
... View more
06-25-2015
02:25 PM
|
0
|
0
|
3940
|
|
POST
|
I have solved the problem and the issue was that there were some files and folder pertaining to the machine that was giving errors in the config-store\machines folder. I had to remove all these files and then the joining worked. Igor
... View more
05-06-2015
12:22 PM
|
1
|
0
|
3408
|
|
POST
|
Hello, I had a 2 server cluster running in ArcGIS Server 10.2.2 and I upgraded to 10.3. I noticed that the one server that got successfully upgraded is in the cluster, but after I upgraded the second server and attempted it rejoin in to the cluster, I got the following error: Failed to join the site 'http://server01:6080/arcgis/admin'. Server machine 'http://server01:6080/arcgis/admin/machines/register' returned an error. 'A JSONObject text must begin with '{' at character 0 of ' Does anyone know how to get around this or has seen this before? Thanks, Igor
... View more
05-06-2015
11:26 AM
|
1
|
4
|
8069
|
|
POST
|
Hello, I would like to build a geocoder that supports an address that has this type of format: 500 block of Main Street 500 blk. Main Street Above addresses should just be geocoded to 500 Main Street. Any clues? It seems that none of the locator styles seems to support this but it's very important for my organization. Or maybe I am just overlooking something simple? Thanks, Igor
... View more
04-04-2014
12:40 PM
|
0
|
2
|
881
|
|
POST
|
Hello, I would like to build a geocoder that supports an address that has this type of format: 500 block of Main Street 500 blk. Main Street Above addresses should just be geocoded to 500 Main Street. Any clues? It seems that none of the locator styles seems to support this but it's very important for my organization. Or maybe I am just overlooking something simple? Thanks, Igor
... View more
02-15-2014
11:00 AM
|
0
|
0
|
599
|
|
POST
|
Nope - no solution yet. I can't deploy ArcGIS Server applications to my enterprise environment until they fix this issue. Igor
... View more
05-01-2013
10:48 AM
|
0
|
0
|
1696
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-06-2015 11:26 AM | |
| 1 | 05-06-2015 12:22 PM | |
| 1 | 05-12-2016 11:26 AM |
| Online Status |
Offline
|
| Date Last Visited |
10-17-2025
02:25 PM
|