Van Halbert created TEIID-2099:
----------------------------------
Summary: Getting Processing Exception - Could not parse query transformation
when making a procedure execution
Key: TEIID-2099
URL:
https://issues.jboss.org/browse/TEIID-2099
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 7.7
Reporter: Van Halbert
Assignee: Steven Hawkins
Trying to issue the command:
EXEC AllCustomerAccounts_WS.AllCustomerAccounts_customer.getcustomer('<?xml
version="1.0" encoding="UTF-8"?><customer_Input
xmlns="http://www.metamatrix.com/account_Input"><customer...)
and getting:
14:01:29,316 WARN [PROCESSOR] Processing exception 'Could not parse query
transformation for
ALLCUSTOMERACCOUNTS_OUTPUT_VIEW.CUSTOMER_OUTPUTVIEW.MAPPINGCLASSES.CUSTOMER_OUTPUT_INSTANCE_1:
null' for request SrNmZbySl22E.5. Exception type
org.teiid.api.exception.query.QueryPlannerException thrown from
org.teiid.query.parser.QueryParser.parseCommand(QueryParser.java:133). Enable more
detailed logging to see the entire stacktrace.
It says its a warning, but no results are returned.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira