Running any page from Jdevloper ends with error java.lang.NullPointerException: charsetName
I have installed Oracle jdevloper 10.1.3.5 for OA Framework 12.2.11 and tried to run some basic test tutorial pages as "Hello World" but they all crash with following error
Exception Details. oracle.apps.fnd.framework.OAException: java.lang.NullPointerException: charsetName (see errors stack below)
Anyone to give me some clues on how to solve this issue ?
Thanks in advance
K.Helali (Toshiba France)
-----------------------------------------
Error Page
Exception Details. oracle.apps.fnd.framework.OAException: java.lang.NullPointerException: charsetName
at java.lang.String.<init>(String.java:441)
at java.lang.String.<init>(String.java:515)
at oracle.apps.fnd.framework.webui.OAUrl.decode(Unknown Source)