0 Replies Latest reply on May 30, 2012 11:52 AM by smarlow

    deploying an application with multiple JPA persistence units with property "hibernate.session_factory_name", might not complete deployment on machines with a single CPU core

    smarlow

      If you are trying to deploy an application that contains multiple persistence units and multiple persistence units are using property  "hibernate.session_factory_name".  If you are deploying on a machine with only one CPU core (processor), deployment might not complete.  In which case you can try one of the workarounds mentioned in the bug report here.