In that case, that's probably the problem right there. The schema metadata files have been renamed for beta2 and the latest version of UserBundle has been updated accordingly. Not only have the files been renamed, but their location has changed as well. So the mapping for the base User entity can't be found.
See this file for specifics: https://github.com/symfony/symfony/blob/master/UPDATE.md If you update to the latest master of Symfony2, I suspect that the problems you're having will go away. :) Either that or revert to a version of UserBundle that uses the beta1 naming/location. -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en