I am trying to write some features in a versioned featureclass. Instead of writing it directly to the SDE.Default,I have created version in ArcGIS and I have set the FME output to write to that version and I have made sure you have Versioning set as your Transaction Type under Advanced settings.I have Run the FME workspace and it has come up with below error message. I am not sure why this has come up. Please let me know if you are aware of this.
Error message: An error occurred while attempting to store a row into the table 'ARCFM.Lamp_LV'. The error number from ArcObjects is: '-2147221230'. The error message from ArcObjects is: {}
The Zone of the assembly that failed was:
MyComputer
log4net:ERROR XmlHierarchyConfigurator: Appender named nMinerEventLogAppender] not found.
log4net:ERROR XmlHierarchyConfigurator: Could not create Appender tLog4NetEventLogAppender] of type elog4net.Appender.EventLogAppender]. Reported error follows.
System.Security.SecurityException: The source was not found, but some or all event logs could not be searched. Inaccessible logs: Security.
at System.Diagnostics.EventLog.FindSourceRegistration(String source, String machineName, Boolean readOnly)
at System.Diagnostics.EventLog.SourceExists(String source, String machineName)
at System.Diagnostics.EventLog.SourceExists(String source)
at log4net.Appender.EventLogAppender.ActivateOptions()
at log4net.Repository.Hierarchy.XmlHierarchyConfigurator.ParseAppender(XmlElement appenderElement)
The Zone of the assembly that failed was:
MyComputer
log4net:ERROR XmlHierarchyConfigurator: Appender named cLog4NetEventLogAppender] not found.
An error occurred while attempting to store a row into the table 'ARCFM.Lamp_LV'. The error number from ArcObjects is: '-2147221230'. The error message from ArcObjects is: {}
Thanks in advance,
Naveen