karakun / OpenWebStart

Run Web Start based applications after the release of Java 11
https://openwebstart.com
Other
425 stars 46 forks source link

OpenWebstart fails after Windows 11 upgrade. #585

Open MMuthu4322 opened 5 months ago

MMuthu4322 commented 5 months ago

Hi Team, Using OpenWebStart for long time. After Windows 11 upgrade, it is not working.

There is no .cache\icedtea-web\cache folder. Please see the logs attached. Kindly assist on this.

I can see the below file, but I am not able to open it.

C:\Users\mmuthu2.cache\icedtea-web\cache\recently_used.cache 2024-05-31_17_49_59.692-ows-stage2.log 2024-05-31_17_49_59.692-ows-stage1.log

Not sure where the issue is.

sclassen commented 5 months ago

The reason is the following:

C:\Users\mmuthu2\.cache\icedtea-web\cache\recently_used.cache (Access is denied)

So you need to check the permissions in your file system

MMuthu4322 commented 5 months ago

Yes you are correct, I fixed the permission somehow and now it works.