As mentioned in one of my other threads, I'm getting the above error when I try to run a package with two mappings that reference the same XML file as source.
The error occurs when it tries to process the 2nd mapping. I can workaround it by having a copy of the XML file as the source of the second mapping, but it doesn't seem very elegant.
Cheers