Hi,
That is indeed an unexpected message. What does the log file say just above this message? Any more detailed error messages?
David
Hi,
Thanks for your reply, here's a bit more of log...
File Geodatabase release: '9.3'
The 'HAS_Z_VALUES' keyword is set to 'AUTO_DETECT'. With the exception of MultiPatch feature classes, the dimensionality of new feature classes will be based on the first feature written to the feature class. (Features with no geometry are considered 2D)
A default z-value of '0' will be used for all 3D features where z-values are not provided
Geodatabase Writer: Not simplifying geometries being written to the Geodatabase
Writer mode is 'INSERT'
Unexpected execution path. Please contact Safe Software
A fatal error has occurred. Check the logfile above for details
... Last line repeated 2 times ...
GeodatabaseRelationshipFeaturesPipeline::GeodatabaseRelationshipFeatures(SortFactory): Sorted 0 feature(s)
Closing the Geodatabase writer
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Feature output statistics for `GEODATABASE_FILE' writer using keyword `GEODATABASE_FILE_11':
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Features Written
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
SSSI 1
==============================================================================
Total Features Written 1
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
A fatal error has occurred. Check the logfile above for details
FME Session Duration: 1 minute 9.6 seconds. (CPU: 45.8s user, 19.5s system)
END - ProcessID: 7712, peak process memory usage: 387924 kB, current process memory usage: 177892 kB.
A fatal error has occurred. Check the logfile above for details
Program Terminating
Any more clues in this?
Cheers,
Chris.
Translation FAILED.
Hi,
thanks for the details. It is difficult to tell what is going on, but a couple of questions:
- What type of feature class are you writing to? Line, polygon, other?
- Is the feature class versioned?
- Are there any relationships defined?
- Which version of FME / ArcGIS Desktop is installed on your machine?
David
In asnwer to your questions:
- Geometry type varies and is determined by using custom schema definitions > geometry > from schema definition
- Feature class isn't versioned and is created by the writer
- No relationships defined
- Running FME 2011 SP1 and ArcGIS 9.3.1
Thanks again.
Chris.
Hi,
that is a pretty old version of FME, would testing with a later version be possible? Remember you can install several versions in parallell without any problems, just specify an new directory during installation.
There is always a chance that this is due to a bug that has been fixed since the release of FME 2011 SP1.
David