Corrupted model?

2328
2
04-19-2010 06:27 AM
ToreBorvik
New Contributor III
Hi,

I have a straange problem


I have a model which acts diabolically. Sometimes it works just fine, sometimes it gets one of several different errors and ends without making an output. It seems randomly which process that fails each time. I have included two screenshots of the model crashing and one screenshot where it actually makes the output (green/red raster). I have had all parameters set the same way each run. and I have enabled the overwrite gp output statement.

anyone knows what might be going on?? I have tested a lot and I don't have a clue anymore.
0 Kudos
2 Replies
AndrewChapkowski
Esri Regular Contributor
Can you post your model?

From the looks of it, it cannot overwrite the output because it's probably being used by another process and it has a schema lock on it.

Thanks
0 Kudos
by Anonymous User
Not applicable
Original User: Adversus

Thanks for your reply. I finally identified the problem to not be model specific, but that the input data had been corrupted somehow (god knows how).

So I preprocessed all the data I needed for input again and now it works.
0 Kudos