Ksenia Khailenko created CAY-1703:
-------------------------------------
Summary: NPE on selecting default datasource value
Key: CAY-1703
URL: https://issues.apache.org/jira/browse/CAY-1703
Project: Cayenne
Issue Type: Bug
Reporter: Ksenia Khailenko
Priority: Trivial
1. create new project with datamap and datanode;
2. click on datanode;
3. click on local datasource compobox and select "Select datasource for local
work" (default option)
Result:
java.lang.NullPointerException
at java.util.prefs.AbstractPreferences.put(AbstractPreferences.java:224)
at
org.apache.cayenne.modeler.pref.DataNodeDefaults.setLocalDataSource(DataNodeDefaults.java:38)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira