Hi,
I migrated my project to 7.1 and Diagnose Add-on does not work anymore:
org.springframework.transaction.CannotCreateTransactionException: Could not open JPA EntityManager
would you be able to upgrade it when possible?
thanks so much!
Hi,
I migrated my project to 7.1 and Diagnose Add-on does not work anymore:
org.springframework.transaction.CannotCreateTransactionException: Could not open JPA EntityManager
would you be able to upgrade it when possible?
thanks so much!
Hi,
I did the update on the master branch already, but not released yet. You can try it out by checking it out and install it locally on your maven repo as the snapshot version.
If you face any problems, feel free to tell me.
I have to switch it to the release version of the platform.
Lets see, perhaps i can release it somwhere next week or so.
Bye
Mario
hi,
Version 1.4.1 of runtime-diagnose is out. It contains @CubaPlatform 7.1 support; possibility to execute SQL / JPQL queries against additional data-stores and auto-import statements and much more.
Check it out: GitHub - mariodavid/cuba-component-runtime-diagnose: CUBA component for interactive runtime application diagnose and debugging
Bye
Mario