Skip to main content
Solved

ArcObjects Error -2147467259 Whitespace is not allowed at this location

  • July 10, 2017
  • 4 replies
  • 58 views

djmcdermott
Contributor
Forum|alt.badge.img+7

Hi FME'ers,

I am currently trying to write OS Mastermap (gml) to an Esri Geodatabase (File Geodb ArcObjects). I get so far before it through's up the error "ArcObjects Error -2147467259 Whitespace is not allowed at this location.

The problem is the log file doesn't tell me where the offending whitespace is...So I look through the erroneous record to try find it but I can't see (by eye) what the problem is.

Is this an ESRI issue or an FME issue?

Thanks,

David McDermott

 

Best answer by mark2atsafe

Actually I see no record of this message anywhere in our internal systems - meaning no one has reported it before. So probably best to create a support case and submit your workspace and source data to them. With that we might be able to recreate the error and figure out if it is an FME or Esri issue. Does the process work with different Mastermap files? I wonder if it's something in the source data that's an issue (maybe malformed XML)?

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

4 replies

mark2atsafe
Safer
Forum|alt.badge.img+59
Which Arc version is it? 10? 10.1?

 

 


mark2atsafe
Safer
Forum|alt.badge.img+59
  • Safer
  • Best Answer
  • July 10, 2017
Actually I see no record of this message anywhere in our internal systems - meaning no one has reported it before. So probably best to create a support case and submit your workspace and source data to them. With that we might be able to recreate the error and figure out if it is an FME or Esri issue. Does the process work with different Mastermap files? I wonder if it's something in the source data that's an issue (maybe malformed XML)?

 


djmcdermott
Contributor
Forum|alt.badge.img+7
  • Author
  • Contributor
  • July 12, 2017
Which Arc version is it? 10? 10.1?

 

 

Version 10.1

 

 


djmcdermott
Contributor
Forum|alt.badge.img+7
  • Author
  • Contributor
  • July 12, 2017
Actually I see no record of this message anywhere in our internal systems - meaning no one has reported it before. So probably best to create a support case and submit your workspace and source data to them. With that we might be able to recreate the error and figure out if it is an FME or Esri issue. Does the process work with different Mastermap files? I wonder if it's something in the source data that's an issue (maybe malformed XML)?

 

I will download a fresh cut of mastermap and try again. If I get the same error I'll log a call, if not it was probably the gml itself.