[
https://jira.jboss.org/browse/JBIDE-7022?page=com.atlassian.jira.plugin.s...
]
Dan Florian resolved JBIDE-7022.
--------------------------------
Resolution: Duplicate Issue
This is a duplicate of JBIDE-6966. This defect was found by looking at error log where
6966 was written when the error appeared in console.
NPE in error log on startup
---------------------------
Key: JBIDE-7022
URL:
https://jira.jboss.org/browse/JBIDE-7022
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: teiid
Reporter: Max Andersen
Fix For: 3.2.0.Beta
On startup of M2 the error log has various errors, one of them being this from teiid:
!ENTRY org.teiid.designer.dqp.ui 4 0 2010-09-07 17:04:20.777
!MESSAGE
!STACK 0
java.lang.reflect.InvocationTargetException
at com.metamatrix.modeler.dqp.ui.DqpUiPlugin$1.run(DqpUiPlugin.java:194)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Caused by: java.lang.NullPointerException
at com.metamatrix.modeler.dqp.ui.DqpUiPlugin$1.run(DqpUiPlugin.java:189)
... 1 more
Root exception:
java.lang.NullPointerException
at com.metamatrix.modeler.dqp.ui.DqpUiPlugin$1.run(DqpUiPlugin.java:189)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira