I would like to ask for help about published application. It is aactually an application created by Java that needs to run using JRE files. It can start and run successfully if I start it using the HTML5 client. However, it fails to start if I start it from the Parallel client installed. There is one interesting thing about the local client. If I start the application using the HTML5 client and keep it open, I can start the application using the local client and the application in the HTML5 client is closed as the control is passed to the local client. I think there is something that is performed in the HTML5 client but not the local client. May I ask if there are any hints to look at so that I can add it to the application started from the local client? Thanks.