[
https://issues.jboss.org/browse/TEIID-2291?page=com.atlassian.jira.plugin...
]
Ramesh Reddy resolved TEIID-2291.
---------------------------------
Labels: 8.2 CR2 (was: )
Resolution: Done
Added check to avoid the NPE
NPE during "get-query-plan" CLI request
---------------------------------------
Key: TEIID-2291
URL:
https://issues.jboss.org/browse/TEIID-2291
Project: Teiid
Issue Type: Bug
Components: AdminApi
Affects Versions: 8.0
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Labels: 8.2, CR2
Fix For: 8.2
{code}
10:22:47,609 ERROR [org.jboss.as.controller.management-operation]
(HttpManagementService-threads - 26) JBAS014612: Operation ("get-query-plan")
failed - address: ([("subsystem" => "teiid")]):
java.lang.NullPointerException
at org.teiid.jboss.GetPlan.executeOperation(TeiidOperationHandler.java:482)
[teiid-jboss-integration-8.2.0.CR1-SNAPSHOT.jar:8.2.0.CR1-SNAPSHOT]
at org.teiid.jboss.GetPlan.executeOperation(TeiidOperationHandler.java:467)
[teiid-jboss-integration-8.2.0.CR1-SNAPSHOT.jar:8.2.0.CR1-SNAPSHOT]
at org.teiid.jboss.BaseOperationHandler$1.execute(BaseOperationHandler.java:71)
[teiid-jboss-integration-8.2.0.CR1-SNAPSHOT.jar:8.2.0.CR1-SNAPSHOT]
at
org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:385)
[jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]
at
org.jboss.as.controller.AbstractOperationContext.doCompleteStep(AbstractOperationContext.java:272)
[jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]
{code}
--
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