POST
|
I had to reinstall the Data Interoperability extension in order to fix that. 10.5. Give it a try.
... View more
05-11-2017
10:54 AM
|
2
|
0
|
112
|
POST
|
Tim, how to define those streams in GeoEvent Processor? I've tried to use Subscribe to an external Web Socket for JSON connector with different combinations of url (using ws:// and http://) but incoming data count is "0". Of course I'm able to see the stream using any internet browser.
... View more
11-28-2013
11:53 PM
|
0
|
0
|
7
|
POST
|
Hi Leo, you are probably right, there is "new line" (\n) or tab (\t) character, so first you should clean this field or add parcel = parcel.replace("\n","") parcel = parcel.replace("\t","") ... lines to your code.
... View more
11-08-2012
09:39 AM
|
0
|
0
|
31
|
POST
|
Check if are there any "\" characters in the string (like \n, \t). If so, replace them with "//" first.
... View more
11-01-2012
11:44 AM
|
0
|
0
|
31
|
POST
|
OK, here is the solution for anyone facing the same problem: make sure, that you do have path to Python folder in the PATH System variable.
... View more
08-10-2012
02:20 AM
|
0
|
0
|
1
|
POST
|
Hi, I have a fresh installation of ArcGIS Server 10.1 (Current Version: 10.1.0, Current Build: 3035) and trying to run the Search Service. I've registered sample folders with 12 different elements (tried different ways of sharing: server_name, localhost, IP ??? every of those were validated) and indexing status is still the same: Indexing, Items Indexed: 0. First I tried to reinstall ArcGIS Server, also I checked different machine - the same result. I changed regional settings to US, but no change. I started to trace config files and finally switched the logging mode to debug. There is an error StartIndexing() failed right after "Can not create CLSID_JItemIndex" and "Can not create CLSID_ItemIndex". What is wrong with my configuration? OS: Windows 7 64bit, ArcGIS Desktop 10.1 installed on the same machine. Default installation of ArcGIS Server (port 6080) without a Web adapter. Part of Search.IndexGenerator log: <Msg time='2012-07-24T11:38:30,737' type='DEBUG' code='5000' target='Utilities/Search.IndexGenerator' methodName='IndexGenerator.CreatorThreadFunc' machine='MyMachine' process='7024' thread='2388' >Lock obtained. C:\arcgisserver\directories\arcgissystem\arcgisindex\Utilities\Search\cfg\generator.lck</Msg> <Msg time='2012-07-24T11:38:30,752' type='DEBUG' code='5000' target='Utilities/Search.IndexGenerator' methodName='CIndexCreator.CreateIndex' machine='MyMachine' process='7024' thread='2388' >Invoked.</Msg> <Msg time='2012-07-24T11:38:30,782' type='DEBUG' code='5000' target='Utilities/Search.IndexGenerator' methodName='CIndexCreator.WriteIndex' machine='MyMachine' process='7024' thread='2388' >12 xml files found in C:\arcgisserver\directories\arcgissystem\arcgisindex\Utilities\Search\Index\Staging</Msg> <Msg time='2012-07-24T11:38:30,797' type='DEBUG' code='5000' target='Utilities/Search.IndexGenerator' methodName='CIndexCreator.StartIndexing' machine='MyMachine' process='7024' thread='2388' >Invoked.</Msg> <Msg time='2012-07-24T11:38:30,814' type='DEBUG' code='5000' target='Utilities/Search.IndexGenerator' methodName='CIndexCreator.StartIndexing' machine='MyMachine' process='7024' thread='2388' >Can not create CLSID_JItemIndex.</Msg> <Msg time='2012-07-24T11:38:30,831' type='DEBUG' code='5000' target='Utilities/Search.IndexGenerator' methodName='CIndexCreator.StartIndexing' machine='MyMachine' process='7024' thread='2388' >Can not create CLSID_ItemIndex.</Msg> <Msg time='2012-07-24T11:38:30,846' type='DEBUG' code='5000' target='Utilities/Search.IndexGenerator' methodName='CIndexCreator.WriteIndex' machine='MyMachine' process='7024' thread='2388' >StartIndexing() failed.</Msg> <Msg time='2012-07-24T11:38:30,862' type='DEBUG' code='5000' target='Utilities/Search.IndexGenerator' methodName='IndexGenerator.CreatorThreadFunc' machine='MyMachine' process='7024' thread='2388' >Lock released. C:\arcgisserver\directories\arcgissystem\arcgisindex\Utilities\Search\cfg\generator.lck</Msg> Regards, K.
... View more
07-24-2012
02:05 AM
|
0
|
4
|
3112
|
POST
|
For shapefiles use Spatial Adjustment instead of Georeferencing: http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001t000000t5000000.htm
... View more
02-07-2012
07:40 AM
|
0
|
0
|
3
|
POST
|
Try this: http://blogs.esri.com/Support/blogs/arcgisonline/archive/2011/02/09/blogging-with-arcgis-online-maps.aspx
... View more
01-24-2012
09:20 AM
|
0
|
0
|
11
|
POST
|
ArcGIS 10, Visual Studio 2008 Express (and Visual Studio 2010 Prof on another machine), Windows 7 64 Polish Edition - the same problem as described above. Solution works perfectly. Thanks.
... View more
10-11-2011
09:41 PM
|
0
|
0
|
1
|
Online Status |
Offline
|
Date Last Visited |
Friday
|