Spline with Barriers failed AG10

3350
12
05-25-2011 11:20 PM
martinmaretta
Deactivated User
hi use AG10, win7, and i have problem whit interpolating using Spline whit barriers. I have jre6 installed so there is no problem whit Java. When I start the tool, start computing (reading, interpolationing..) but then suddenly fail.  Do anybody know, how to solve this problem? thanks a lot. M.
0 Kudos
12 Replies
SteveLynch
Esri Regular Contributor
Anke
In ArcMap (Python window) or via a Python script, do the following
import arcpy
arcpy.GetSystemEnvironment('AGSDESKTOPJAVA')

Navigate to the folder printed above and navigate further into java\jre\bin

do you have java.exe in that folder?

Also look and see if you have a system environment variable called AGSDESKTOPJAVA and it'll point to what is printed by arcpy.GetSystemEnvironment('AGSDESKTOPJAVA')

Regards
Steve
0 Kudos
JeffRiley
New Contributor
Has anyone found a solution to this issue? I am using Arc10.1 and have experienced the same problem as mentioned above. The error message is a generic 'failed to execute' just as the original poster and says nothing about JAVA. I check that anyway using the above suggestion and my java.exe is present and up to data. I have tried all of the suggestions listed above to no avail. I can use all of the other interpolation routines it is only when I try to use a barrier with the spline that it fails. Any help is appreciated.
-Jeff
0 Kudos
SteveLynch
Esri Regular Contributor
Jeff

Please email me your input point feature class. Also what field are you interpolating on and are you accepting the default cell size?

Thanks
Steve
slynch@esri.com
0 Kudos