[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7171) Plug-in org.teiid.designer.dqp.ui -> NPE - get exception once, when restart JBDS

Vitali Yemialyanchyk (JIRA) jira-events at lists.jboss.org
Fri Sep 24 11:43:28 EDT 2010


Plug-in org.teiid.designer.dqp.ui -> NPE - get exception once, when restart JBDS
--------------------------------------------------------------------------------

                 Key: JBIDE-7171
                 URL: https://jira.jboss.org/browse/JBIDE-7171
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: teiid
    Affects Versions: 3.2.0.M2
            Reporter: Vitali Yemialyanchyk
            Priority: Minor


staktrace:

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)

nothing bad happens - I report cause this indicate about some problem.

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

        


More information about the jbosstools-issues mailing list