Exceptions when running the application from Studio Pro
0
Dear Experts, When I tried to launch the application from Studio Pro, I got below error And I copied the error message here Error occurred during initialization of VM java.lang.IllegalArgumentException: Null charset name at java.nio.charset.Charset.lookup(java.base/Charset.java:455) at java.nio.charset.Charset.defaultCharset(java.base/Charset.java:608) at java.lang.StringCoding.decode(java.base/StringCoding.java:316) at java.lang.String.<init>(java.base/String.java:592) at java.lang.String.<init>(java.base/String.java:614) at java.lang.System.initProperties(java.base/Native Method) at java.lang.System.initPhase1(java.base/System.java:1942) There are not any errors against the project, but now I cannot run the application from Studio Pro. Any tips or suggestions are welcomed. Glenn BR.