[JBoss JIRA] (TEIID-3085) Exception with unclear message
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3085?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-3085.
-----------------------------------
Resolution: Duplicate Issue
Duplicate of TEIID-3088
> Exception with unclear message
> ------------------------------
>
> Key: TEIID-3085
> URL: https://issues.jboss.org/browse/TEIID-3085
> Project: Teiid
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Misc. Connectors
> Affects Versions: 8.7
> Reporter: Juraj Duráni
> Assignee: Steven Hawkins
> Attachments: exception-stack-trace, full-server.log, server.log
>
>
> Description of problem:
> Unexpected exception. Returned exception indicates that query failed but there is no reason in message.
> Actual results:
> TEIID30504 Remote org.teiid.core.TeiidProcessingException: TEIID30504 Source: 0 TEIID11008:TEIID11004 Error executing statement(s): [Prepared Values: [] SQL: SELECT g_0."timevalue", cast(g_0."bytenum" AS smallint), (SELECT g_1."floatnum" FROM "smalla" AS g_1 WHERE g_1."intkey" = g_0."intkey" AND g_1."intkey" = (SELECT g_2."intkey" FROM "smalla" AS g_2 WHERE g_2."stringnum" > '10' AND g_2."intkey" = g_1."intkey")) FROM "smalla" AS g_0]
> Expected results:
> Remote org.postgresql.util.PSQLException: ERROR: Interconnect Error: Unexpected Motion Node Id: 2. This means a motion node that wasn't setup is requesting interconnect resources.
> Additional info:
> Log and exception stack trace in attachment.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (TEIID-3086) Exception with unclear message
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3086?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-3086.
-----------------------------------
Resolution: Duplicate Issue
Duplicate of TEIID-3087
> Exception with unclear message
> ------------------------------
>
> Key: TEIID-3086
> URL: https://issues.jboss.org/browse/TEIID-3086
> Project: Teiid
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Misc. Connectors
> Affects Versions: 8.7
> Environment: OS: Fedora 20
> architecture: x86_64
> Reporter: Juraj Duráni
> Assignee: Steven Hawkins
> Attachments: exception-stack-trace, full-server.log, server.log
>
>
> Description of problem:
> Unexpected exception. Returned exception indicates that query failed but there is no reason in message.
> Actual results:
> TEIID30504 Remote org.teiid.core.TeiidProcessingException: TEIID30504 Source: 4200 TEIID11008:TEIID11004 Error executing statement(s): [Prepared Values: [] SQL: SELECT cast(g_0.bytenum AS tinyint) AS c_0, abs(cast(g_0.bytenum AS tinyint)) AS c_1 FROM smallb AS g_0 ORDER BY c_0]
> Expected results:
> Remote java.sql.SQLException: Specified cursor is not known to the server.
> Additional info:
> server log and exception stack trace in attachment
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (TEIID-3087) Exception with unclear message
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3087?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-3087.
-----------------------------------
Resolution: Duplicate Issue
Duplicate of TEIID-3088
> Exception with unclear message
> ------------------------------
>
> Key: TEIID-3087
> URL: https://issues.jboss.org/browse/TEIID-3087
> Project: Teiid
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Misc. Connectors
> Affects Versions: 8.7
> Environment: OS: Fedora 20
> architecture: x86_64
> Reporter: Juraj Duráni
> Assignee: Steven Hawkins
> Attachments: exception-stack-trace, full-server.log, server.log
>
>
> Description of problem:
> Unexpected exception. Returned exception indicates that query failed but there is no reason in message.
> Actual results:
> TEIID30504 Remote org.teiid.core.TeiidProcessingException: TEIID30504 Source: 4200 TEIID11008:TEIID11004 Error executing statement(s): [Prepared Values: [] SQL: SELECT cast(g_0.shortvalue AS smallint) AS c_0, abs(cast(g_0.shortvalue AS smallint)) AS c_1 FROM smallb AS g_0 ORDER BY c_0]
> Expected results:
> Remote java.sql.SQLException: Specified cursor is not known to the server.
> Additional info:
> server log and exception stack trace in attachment
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (TEIID-3088) Exception with unclear message
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3088?page=com.atlassian.jira.plugin... ]
Steven Hawkins commented on TEIID-3088:
---------------------------------------
The root exception indicates that the select has multiple values. It must be referring to the scalar subquery, which is expected to at most return a single value. Since this exception is coming from the source system, I'm not sure what else you are looking for us to convey. Is there something else you were looking for here?
> Exception with unclear message
> ------------------------------
>
> Key: TEIID-3088
> URL: https://issues.jboss.org/browse/TEIID-3088
> Project: Teiid
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Misc. Connectors
> Affects Versions: 8.7
> Environment: OS: Fedora 20
> hardware: x86_64
> Reporter: Juraj Duráni
> Assignee: Steven Hawkins
> Attachments: exception-stack-trace, full-server.log, server.log
>
>
> Description of problem:
> Unexpected exception. Returned exception indicates that query failed but there is no reason in message.
> Actual results:
> TEIID30504 Remote org.teiid.core.TeiidProcessingException: TEIID30504 Source: 4502 TEIID11008:TEIID11004 Error executing statement(s): [Prepared Values: [] SQL: SELECT g_0.intkey AS c_0 FROM smalla AS g_0 WHERE g_0.stringkey = (SELECT g_1.stringkey FROM smalla AS g_1 WHERE g_1.intnum = g_0.intnum) ORDER BY c_0]
> Additional info:
> server log and exception stack trace in attachment
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (TEIID-3084) Unable to evaluate <fieldName>: No value was available
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3084?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-3084.
-----------------------------------
Resolution: Duplicate Issue
Duplicate of TEIID-3082
> Unable to evaluate <fieldName>: No value was available
> ------------------------------------------------------
>
> Key: TEIID-3084
> URL: https://issues.jboss.org/browse/TEIID-3084
> Project: Teiid
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 8.9
> Reporter: Alex K.
> Assignee: Steven Hawkins
>
> When issuing following statement on Teiid 8.9.0 Alpha1
> {code:sql}
> select a from (
> SELECT sc.a FROM test_tables.test_a sc,
> table(exec SYSADMIN.logMsg(
> "level" => 'INFO',
> "context" => 'org.teiid.test',
> "msg" => 'Test Message: ' || sc.b
> )) f
> ) as x group by a
> {code}
> following exception is thrown:
> {code:sql}
> 12:46:48,419 ERROR [org.teiid.PROCESSOR] (Worker0_QueryProcessorQueue9) aMFpKzpsXmof TEIID30019 Unexpected exception for request aMFpKzpsXmof.4: org.teiid.core.TeiidComponentException: TEIID30328 Unable to evaluate sc.b: No value was available
> at org.teiid.query.util.CommandContext.getFromContext(CommandContext.java:490) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.query.eval.Evaluator.internalEvaluate(Evaluator.java:639) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.query.eval.Evaluator.evaluate(Evaluator.java:614) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.query.processor.relational.NestedTableJoinStrategy.process(NestedTableJoinStrategy.java:111) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.query.processor.relational.JoinNode.nextBatchDirect(JoinNode.java:211) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.query.processor.relational.RelationalNode.nextBatch(RelationalNode.java:278) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.query.processor.BatchCollector$BatchProducerTupleSource.nextTuple(BatchCollector.java:94) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.query.processor.relational.SortUtility.initialSort(SortUtility.java:272) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.query.processor.relational.SortUtility.sort(SortUtility.java:202) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.query.processor.relational.GroupingNode.sortPhase(GroupingNode.java:394) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.query.processor.relational.GroupingNode.nextBatchDirect(GroupingNode.java:331) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.query.processor.relational.RelationalNode.nextBatch(RelationalNode.java:278) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.query.processor.relational.LimitNode.nextBatchDirect(LimitNode.java:102) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.query.processor.relational.RelationalNode.nextBatch(RelationalNode.java:278) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.query.processor.relational.ProjectNode.nextBatchDirect(ProjectNode.java:146) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.query.processor.relational.RelationalNode.nextBatch(RelationalNode.java:278) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.query.processor.relational.RelationalPlan.nextBatch(RelationalPlan.java:136) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.query.processor.QueryProcessor.nextBatchDirect(QueryProcessor.java:151) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.query.processor.QueryProcessor.nextBatch(QueryProcessor.java:114) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.query.processor.BatchCollector.collectTuples(BatchCollector.java:164) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.query.processor.BatchCollector.collectTuples(BatchCollector.java:146) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.dqp.internal.process.RequestWorkItem.processMore(RequestWorkItem.java:444) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.dqp.internal.process.RequestWorkItem.process(RequestWorkItem.java:326) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.dqp.internal.process.AbstractWorkItem.run(AbstractWorkItem.java:51) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.dqp.internal.process.RequestWorkItem.run(RequestWorkItem.java:254) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.dqp.internal.process.DQPWorkContext.runInContext(DQPWorkContext.java:274) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.dqp.internal.process.ThreadReuseExecutor$RunnableWrapper.run(ThreadReuseExecutor.java:119) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at org.teiid.dqp.internal.process.ThreadReuseExecutor$3.run(ThreadReuseExecutor.java:214) [teiid-engine-8.9.0.Alpha1.jar:8.9.0.Alpha1]
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51]
> at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51]
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (TEIID-3088) Exception with unclear message
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIID-3088?page=com.atlassian.jira.plugin... ]
RH Bugzilla Integration updated TEIID-3088:
-------------------------------------------
Bugzilla Update: Perform
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1131020
> Exception with unclear message
> ------------------------------
>
> Key: TEIID-3088
> URL: https://issues.jboss.org/browse/TEIID-3088
> Project: Teiid
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Misc. Connectors
> Affects Versions: 8.7
> Environment: OS: Fedora 20
> hardware: x86_64
> Reporter: Juraj Duráni
> Assignee: Steven Hawkins
> Attachments: exception-stack-trace, full-server.log, server.log
>
>
> Description of problem:
> Unexpected exception. Returned exception indicates that query failed but there is no reason in message.
> Actual results:
> TEIID30504 Remote org.teiid.core.TeiidProcessingException: TEIID30504 Source: 4502 TEIID11008:TEIID11004 Error executing statement(s): [Prepared Values: [] SQL: SELECT g_0.intkey AS c_0 FROM smalla AS g_0 WHERE g_0.stringkey = (SELECT g_1.stringkey FROM smalla AS g_1 WHERE g_1.intnum = g_0.intnum) ORDER BY c_0]
> Additional info:
> server log and exception stack trace in attachment
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (TEIID-3088) Exception with unclear message
by Juraj Duráni (JIRA)
[ https://issues.jboss.org/browse/TEIID-3088?page=com.atlassian.jira.plugin... ]
Juraj Duráni updated TEIID-3088:
--------------------------------
Attachment: exception-stack-trace
full-server.log
server.log
java application stack trace and server log
> Exception with unclear message
> ------------------------------
>
> Key: TEIID-3088
> URL: https://issues.jboss.org/browse/TEIID-3088
> Project: Teiid
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Misc. Connectors
> Affects Versions: 8.7
> Environment: OS: Fedora 20
> hardware: x86_64
> Reporter: Juraj Duráni
> Assignee: Steven Hawkins
> Attachments: exception-stack-trace, full-server.log, server.log
>
>
> Description of problem:
> Unexpected exception. Returned exception indicates that query failed but there is no reason in message.
> Actual results:
> TEIID30504 Remote org.teiid.core.TeiidProcessingException: TEIID30504 Source: 4502 TEIID11008:TEIID11004 Error executing statement(s): [Prepared Values: [] SQL: SELECT g_0.intkey AS c_0 FROM smalla AS g_0 WHERE g_0.stringkey = (SELECT g_1.stringkey FROM smalla AS g_1 WHERE g_1.intnum = g_0.intnum) ORDER BY c_0]
> Additional info:
> server log and exception stack trace in attachment
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (TEIID-3088) Exception with unclear message
by Juraj Duráni (JIRA)
Juraj Duráni created TEIID-3088:
-----------------------------------
Summary: Exception with unclear message
Key: TEIID-3088
URL: https://issues.jboss.org/browse/TEIID-3088
Project: Teiid
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Misc. Connectors
Affects Versions: 8.7
Environment: OS: Fedora 20
hardware: x86_64
Reporter: Juraj Duráni
Assignee: Steven Hawkins
Attachments: exception-stack-trace, full-server.log, server.log
Description of problem:
Unexpected exception. Returned exception indicates that query failed but there is no reason in message.
Actual results:
TEIID30504 Remote org.teiid.core.TeiidProcessingException: TEIID30504 Source: 4502 TEIID11008:TEIID11004 Error executing statement(s): [Prepared Values: [] SQL: SELECT g_0.intkey AS c_0 FROM smalla AS g_0 WHERE g_0.stringkey = (SELECT g_1.stringkey FROM smalla AS g_1 WHERE g_1.intnum = g_0.intnum) ORDER BY c_0]
Additional info:
server log and exception stack trace in attachment
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (TEIID-3087) Exception with unclear message
by Juraj Duráni (JIRA)
[ https://issues.jboss.org/browse/TEIID-3087?page=com.atlassian.jira.plugin... ]
Juraj Duráni updated TEIID-3087:
--------------------------------
Affects Version/s: 8.7
Component/s: Misc. Connectors
> Exception with unclear message
> ------------------------------
>
> Key: TEIID-3087
> URL: https://issues.jboss.org/browse/TEIID-3087
> Project: Teiid
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Misc. Connectors
> Affects Versions: 8.7
> Environment: OS: Fedora 20
> architecture: x86_64
> Reporter: Juraj Duráni
> Assignee: Steven Hawkins
> Attachments: exception-stack-trace, full-server.log, server.log
>
>
> Description of problem:
> Unexpected exception. Returned exception indicates that query failed but there is no reason in message.
> Actual results:
> TEIID30504 Remote org.teiid.core.TeiidProcessingException: TEIID30504 Source: 4200 TEIID11008:TEIID11004 Error executing statement(s): [Prepared Values: [] SQL: SELECT cast(g_0.shortvalue AS smallint) AS c_0, abs(cast(g_0.shortvalue AS smallint)) AS c_1 FROM smallb AS g_0 ORDER BY c_0]
> Expected results:
> Remote java.sql.SQLException: Specified cursor is not known to the server.
> Additional info:
> server log and exception stack trace in attachment
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months