We found the cause of the problem. When the System - GAnalytics plugin is enabled, it's trying to load something in our component's admin area. It seems like that analytics component has it's own model named "Profiles", which is what our view is called. The system plugin is incorrectly detecting that a view named Profiles is loading and trying to load their profile model. There should be extra checks in that plugin to make sure that the view is actually in their component, not in any component.
If you disable the System - GAnalytics plugin, the message goes away.
There's nothing we can do to prevent the error message. It's completely caused by the other extension. From what we can see though, it shouldn't cause you any functional issues.
I'd contact the developer of that extension if you require a resolution.
I hope that helps explain, and thanks for your patience. This was not an easy issue to track down due to the obscure conflict.
Thanks,
Alex