[teiid-issues] [JBoss JIRA] (TEIID-2207) RHQ Plugin gets NPE when getting requests for a VDB

Paul Nittel (JIRA) jira-events at lists.jboss.org
Thu Sep 13 16:59:32 EDT 2012


Paul Nittel created TEIID-2207:
----------------------------------

             Summary: RHQ Plugin gets NPE when getting requests for a VDB
                 Key: TEIID-2207
                 URL: https://issues.jboss.org/browse/TEIID-2207
             Project: Teiid
          Issue Type: Feature Request
    Affects Versions: 7.7.1
            Reporter: Paul Nittel
            Assignee: Steven Hawkins
         Attachments: server.log

Using RHQ while a long query was executing, I used the VDB's "View VDB Requests" and received no information in the UI. The server log contained the attached exception and stack trace.

java.lang.reflect.UndeclaredThrowableException: Failed to invoke method 'getRequestsUsingVDB' on component 'RuntimeEngineDeployer' with parameters [SimpleMetaType:java.lang.String:TpcrVdb, SimpleMetaType:int:1].
	at org.jboss.profileservice.management.KernelBusRuntimeComponentDispatcher.invoke(KernelBusRuntimeComponentDispatcher.java:201)
	at org.jboss.profileservice.management.DelegatingComponentDispatcherImpl.invoke(DelegatingComponentDispatcherImpl.java:103)
	at sun.reflect.GeneratedMethodAccessor661.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at org.jboss.aop.Dispatcher.invoke(Dispatcher.java:121)

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


More information about the teiid-issues mailing list