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
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