[
https://issues.jboss.org/browse/TEIIDDES-957?page=com.atlassian.jira.plug...
]
Barry LaFond resolved TEIIDDES-957.
-----------------------------------
Assignee: Barry LaFond
Resolution: Cannot Reproduce Bug
I believe the NPE was characteristic of 4.0.0 release and fixed with 4.0.1. Have not had
problems since in Preview Data, so marking as NR.
Exception Message blank
-----------------------
Key: TEIIDDES-957
URL:
https://issues.jboss.org/browse/TEIIDDES-957
Project: Teiid Designer
Issue Type: Bug
Components: Eclipse Integration
Affects Versions: 7.2
Environment: JBDS 4.0.0 GA
Reporter: Joel Tosi
Assignee: Barry LaFond
Fix For: 7.5
I have an exception in my view and the error in the message log is blank. Double
clicking on it, I can see a NullPointerException, but in the message log, it is blank.
Here is the full exception (after double clicking on message)
java.lang.NullPointerException
at
org.teiid.designer.runtime.preview.PreviewManager.needsToBeDeployed(PreviewManager.java:1086)
at
org.teiid.designer.runtime.preview.PreviewManager.previewSetup(PreviewManager.java:1216)
at
com.metamatrix.modeler.internal.dqp.ui.actions.PreviewTableDataContextAction$2.run(PreviewTableDataContextAction.java:444)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira