Hi all,
Unable able to open "RECENT LIST OF PROJECTS" in TIBCO Designer
When we open an empty project in TIBCO designer, you may get the below error:
In Error Stack you can see this:
java.lang.NullPointerException
at java.util.Hashtable.put(Hashtable.java:396)
at com.tibco.net.CGI.parseDataInto(CGI.java:330)
at com.tibco.ae.tools.designer.RecentProjectsRegistry.remove(RecentProjectsRegistr y.java:77)
at com.tibco.ae.tools.designer.RecentProjectsRegistry.documentOpened(RecentProject sRegistry.java:136)
at com.tibco.ae.tools.designer.AEApplication.fireDocumentOpened(AEApplication.java...