Monday, July 6, 2015

Null Pointer While Creating New Application In JDeveloper 11g

Oracle JDeveloper 11.1.2.3
Windows 7

While trying to create a new "Fusion Web Application" from New Gallery Dialog, get the below Exception in a dialog & Wizard was not opening -

java.lang.NullPointerException at oracle.jdeveloper.model.ApplicationContent.getInstance(ApplicationContent.java:67)



Solution - Navigate to System Folder C:\Users\it_rashid\AppData\Roaming\JDeveloper\system11.1.2.3.39.62.76.1, Rename or Delete "o.ide" folder. Close & Re-Open JDeveloper if it is open. This should resolve the issue.