Code development platform for open source projects from the European Union institutions 🔵 EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content

User Management in Web Manager Portal is broken

It is not possible to show exiting users (list is empty):

grafik.png

And it is not possible to add new users (because the drop-down for roles has no entries):

grafik.png

The logfile shows message like this:

org.springframework.transaction.IllegalTransactionStateException: Pre-bound JDBC Connection found! JpaTransactionManager does not support running within DataSourceTransactionManager if told to manage the DataSource itself. It is recommended to use a single JpaTransactionManager for all transactions on a single DataSource, no matter whether JPA or JDBC access.

...