Skip to content

Instantly share code, notes, and snippets.

@davidray
Created May 13, 2009 18:29
Show Gist options
  • Save davidray/111190 to your computer and use it in GitHub Desktop.
Save davidray/111190 to your computer and use it in GitHub Desktop.
14:27:35,029 ERROR [MQLRelationalDataComponent] Error end:
14:27:35,041 ERROR [RuntimeContext] ba0f691f-3feb-11de-b094-83c247aac0ad:RUNTIME:context-174145862-1242239253913:preview.xaction RuntimeContext.ERROR_0012 - ActionDefinition for MQLRelationalDataComponent did not execute successfully
14:27:35,042 ERROR [SolutionEngine] ba0f691f-3feb-11de-b094-83c247aac0ad:SOLUTION-ENGINE:preview.xaction: SolutionEngine.ERROR_0007 - Action sequence execution failed
14:28:19,690 ERROR [MQLRelationalDataComponent] Error Start: Pentaho Pentaho Platform Engine Core TRUNK-SNAPSHOT.development
14:28:19,690 ERROR [MQLRelationalDataComponent] d4ef2410-3feb-11de-b094-83c247aac0ad:COMPONENT:context-1149394405-1242239299000:InMemorySolutionSQLBaseComponent.ERROR_0006 - Could not execute InMemorySolution
org.postgresql.util.PSQLException: ERROR: syntax error at or near "ORDER"
at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1548)
at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1316)
at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:191)
at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:452)
at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:337)
at org.postgresql.jdbc2.AbstractJdbc2Statement.executeQuery(AbstractJdbc2Statement.java:236)
at org.pentaho.platform.plugin.services.connections.sql.SQLConnection.executeQuery(SQLConnection.java:316)
at org.pentaho.platform.plugin.services.connections.sql.SQLConnection.executeQuery(SQLConnection.java:287)
at org.pentaho.platform.plugin.action.sql.SQLBaseComponent.doQuery(SQLBaseComponent.java:634)
at org.pentaho.platform.plugin.action.sql.SQLBaseComponent.runQuery(SQLBaseComponent.java:538)
at org.pentaho.platform.plugin.action.sql.SQLBaseComponent.executeAction(SQLBaseComponent.java:257)
at org.pentaho.platform.plugin.action.pentahometadata.MQLRelationalDataComponent.executeAction(MQLRelationalDataComponent.java:213)
at org.pentaho.platform.engine.services.solution.ComponentBase.execute(ComponentBase.java:461)
at org.pentaho.platform.engine.services.runtime.RuntimeContext.executeComponent(RuntimeContext.java:1322)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment