Select to view content in your preferred language

i am working on glacier boundary shape file of Himalaya region, when i applying multiring buffer on it errer is coming always, having errer ID999999?

6743
26
09-17-2015 10:05 PM
LitanMohanty
Deactivated User

0 Kudos
26 Replies
LitanMohanty
Deactivated User

yes sir

at the time of compile it failed.

0 Kudos
DanPatterson_Retired
MVP Emeritus

did you do the incremental tests as I had suggested to see if it fails even with one buffer?  I know you want them all...but if it fails on the first, then flailing around trying to get them all to work isn't a good game plan

0 Kudos
LitanMohanty
Deactivated User

Dear sir

     the buffer type is overlapping and no of buffer is 13

1.input feature----polygon file

2.output feature class----feature class

3. distances--15, 50 150,300,500,1000,5000,10000,15000,20000,100000,300000

4.Buffer_Unit----meter

5.Field_Name--distance

6.Dissolve_Option---all

7.Outside_Polygons_Only---uncheked

0 Kudos
LitanMohanty
Deactivated User

errer.png

the error message is like that.

0 Kudos
DanPatterson_Retired
MVP Emeritus

Can you provide what was used for the options described in the help...

http://desktop.arcgis.com/en/desktop/latest/tools/analysis-toolbox/multiple-ring-buffer.htm

if you are using a tool, then a screen grab would be useful.

If you are accessing via code, then the requirements in the help topic and any sample code would be useful

0 Kudos
DanPatterson_Retired
MVP Emeritus

Saw your image on another thread.

  • What is the name of the output file?
  • Does it work with one buffer size?
  • Does it work with the first 2
  • etc
  • At what point does it stop working?
  • If it stops working after a certain number of buffers, begin the next round of buffering with a new output file starting there.

Either the data are:

  • too big in terms of number of features
  • too complex
  • not in a projected coordinate system
  • there are errors in the naming of the output layer/file
  • your saving location needs to be changed (ie not in a ...user\...default.gdb location)

Other things to try:

  • run a Repair Geometry tool on the input glacier file...perhaps there are errors in the input geometry
0 Kudos
LitanMohanty
Deactivated User

Dear sir

 

The file is much more big, so i divided it into 3 part and then reproject them properly, and then tried. i have tried many times and noticed that the more value of multiring buffer i.e. 10000, 1000, 5000etc meter formed sucessfully but not the 15, 100, 200meter buffer distance.

your 1st suggestion i couldnot get it properly so please describe properly.

thank you sir for your valluable reply

0 Kudos
LitanMohanty
Deactivated User

1.when i apply a single layer buffer file it works for every distance but for all layers at a time it failed.

2.sometimes i gave outputfile name like ''E:\himalayalitan\New Folder (2)\New folder\111.shp''

                              ''C:\Users\admin\Documents\ArcGIS\Default1.gdb\projec2_MultipleRingBuffer2''

3.i dont know at what limit it stop working but the output always like ''failed in multiringbuffer'' for trying all layes at a time.

0 Kudos
LitanMohanty
Deactivated User

when i apply repair geometry tool it failed. i am attaching that file.repair.png

0 Kudos
JayantaPoddar
MVP Alum

Hi Litan,

I suggest you stay on a single thread on a particular issue. Just reply on this thread rather than creating new thread.

I am also including the other two threads of yours regarding the above issue for others' understanding

errer snapshot

Dear sir...



Think Location
0 Kudos