Barry LaFond created TEIIDDES-1755:
--------------------------------------
Summary: Deleting Model Project Set and setting "Delete from File
System" results in NPE
Key: TEIIDDES-1755
URL:
https://issues.jboss.org/browse/TEIIDDES-1755
Project: Teiid Designer
Issue Type: Bug
Components: Modeling
Affects Versions: 8.2
Reporter: Barry LaFond
Fix For: 8.2
* Select existing project and hit DELETE
* Check the "Delete from file system" option and hit ENTER/OK
* NPE results
{code}
java.lang.NullPointerException
at org.teiid.designer.vdb.Vdb.<init>(Vdb.java:169)
at org.teiid.designer.vdb.Vdb.<init>(Vdb.java:277)
at
org.teiid.designer.vdb.refactor.VdbResourceChange.performTask(VdbResourceChange.java:79)
at org.teiid.designer.vdb.refactor.VdbResourceChange$1.run(VdbResourceChange.java:116)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira