Hello,
Sometimes I have this error:
In order to solve this showstopper I have to stop the Java App (Task Manager) right click on CubaApp.exe and Run as Administrator.
Please advise!
Hello,
Sometimes I have this error:
In order to solve this showstopper I have to stop the Java App (Task Manager) right click on CubaApp.exe and Run as Administrator.
Please advise!
Hi @neutrino ,
Can you check if you have
cuba.web.mainScreenId=mainScreenId
defined inside your web-app.properties
Other wise if you are opening screen fragment make sure that it is hosted inside main-parent-screen
Thanks