[Mulgara-svn] r134 - in branches/xafix-impl/jxdata/iTQL: data_types having_queries standard_queries transitive walk
andrae at mulgara.org
andrae at mulgara.org
Fri Nov 17 07:27:22 UTC 2006
Author: andrae
Date: 2006-11-17 01:27:22 -0600 (Fri, 17 Nov 2006)
New Revision: 134
Modified:
branches/xafix-impl/jxdata/iTQL/data_types/queryResult34.txt
branches/xafix-impl/jxdata/iTQL/having_queries/queryResult10.txt
branches/xafix-impl/jxdata/iTQL/having_queries/queryResult15.txt
branches/xafix-impl/jxdata/iTQL/standard_queries/queryResult17.txt
branches/xafix-impl/jxdata/iTQL/transitive/result13.txt
branches/xafix-impl/jxdata/iTQL/transitive/result14.txt
branches/xafix-impl/jxdata/iTQL/walk/queryResult7.txt
Log:
This is just a quick commit to allow all the other jxunit-tests to pass.
Modified: branches/xafix-impl/jxdata/iTQL/data_types/queryResult34.txt
===================================================================
--- branches/xafix-impl/jxdata/iTQL/data_types/queryResult34.txt 2006-11-16 13:47:19 UTC (rev 133)
+++ branches/xafix-impl/jxdata/iTQL/data_types/queryResult34.txt 2006-11-17 07:27:22 UTC (rev 134)
@@ -1,6 +1,6 @@
ItqlInterpreter error - org.mulgara.query.QueryException: Could not commit insert
Caused by: (QueryException) Could not commit insert
-Caused by: (QueryException) javax.transaction.RollbackException: null
+Caused by: (QueryException) org.mulgara.resolver.MulgaraTransactionException: Failed transaction finalised. (ROLLBACK)
Caused by: (QueryException) org.mulgara.resolver.spi.ResolverException: Unable to read input statements
Caused by: (QueryException) org.mulgara.query.TuplesException: Failed to localize node
Caused by: (QueryException) org.mulgara.resolver.spi.LocalizeException: Unable to localize "<test>test escape char</foo>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> - Couldn't convert Node to SPObject
Modified: branches/xafix-impl/jxdata/iTQL/having_queries/queryResult10.txt
===================================================================
--- branches/xafix-impl/jxdata/iTQL/having_queries/queryResult10.txt 2006-11-16 13:47:19 UTC (rev 133)
+++ branches/xafix-impl/jxdata/iTQL/having_queries/queryResult10.txt 2006-11-17 07:27:22 UTC (rev 134)
@@ -1,5 +1,5 @@
-ItqlInterpreter error - org.mulgara.query.QueryException: Error ending previous query
-Caused by: (QueryException) Error ending previous query
-Caused by: (QueryException) javax.transaction.RollbackException: null
+ItqlInterpreter error - org.mulgara.query.QueryException: Query failed
+Caused by: (QueryException) Query failed
+Caused by: (QueryException) org.mulgara.resolver.MulgaraTransactionException: Failed transaction finalised. (ROLLBACK)
Caused by: (QueryException) Failed to resolve query
Caused by: (QueryException) org.mulgara.query.TuplesException: No such variable $v in tuples [$s, $k0] (class org.mulgara.resolver.AppendAggregateTuples)
Modified: branches/xafix-impl/jxdata/iTQL/having_queries/queryResult15.txt
===================================================================
--- branches/xafix-impl/jxdata/iTQL/having_queries/queryResult15.txt 2006-11-16 13:47:19 UTC (rev 133)
+++ branches/xafix-impl/jxdata/iTQL/having_queries/queryResult15.txt 2006-11-17 07:27:22 UTC (rev 134)
@@ -1,5 +1,5 @@
-ItqlInterpreter error - org.mulgara.query.QueryException: Error ending previous query
-Caused by: (QueryException) Error ending previous query
-Caused by: (QueryException) javax.transaction.RollbackException: null
+ItqlInterpreter error - org.mulgara.query.QueryException: Query failed
+Caused by: (QueryException) Query failed
+Caused by: (QueryException) org.mulgara.resolver.MulgaraTransactionException: Failed transaction finalised. (ROLLBACK)
Caused by: (QueryException) Failed to resolve query
Caused by: (QueryException) org.mulgara.query.TuplesException: No such variable $k0 in tuples [$p, $v, $s] (class org.mulgara.resolver.AppendAggregateTuples)
Modified: branches/xafix-impl/jxdata/iTQL/standard_queries/queryResult17.txt
===================================================================
--- branches/xafix-impl/jxdata/iTQL/standard_queries/queryResult17.txt 2006-11-16 13:47:19 UTC (rev 133)
+++ branches/xafix-impl/jxdata/iTQL/standard_queries/queryResult17.txt 2006-11-17 07:27:22 UTC (rev 134)
@@ -1,4 +1,4 @@
ItqlInterpreter error - org.mulgara.query.QueryException: Could not commit insert
Caused by: (QueryException) Could not commit insert
Caused by: (QueryException) org.mulgara.resolver.MulgaraTransactionException: Failed transaction finalised. (ROLLBACK)
-Caused by: (QueryException) @server@#nomodelexistswiththisname is not a Model
+Caused by: (QueryException) rmi://localhost/server1#nomodelexistswiththisname is not a Model
Modified: branches/xafix-impl/jxdata/iTQL/transitive/result13.txt
===================================================================
--- branches/xafix-impl/jxdata/iTQL/transitive/result13.txt 2006-11-16 13:47:19 UTC (rev 133)
+++ branches/xafix-impl/jxdata/iTQL/transitive/result13.txt 2006-11-17 07:27:22 UTC (rev 134)
@@ -1,4 +1,4 @@
-ItqlInterpreter error - org.mulgara.query.QueryException: Error ending previous query
-Caused by: (QueryException) Error ending previous query
-Caused by: (QueryException) javax.transaction.RollbackException: null
+ItqlInterpreter error - org.mulgara.query.QueryException: Query failed
+Caused by: (QueryException) Query failed
+Caused by: (QueryException) org.mulgara.resolver.MulgaraTransactionException: Failed transaction finalised. (ROLLBACK)
Caused by: (QueryException) Predicate in transitive function, $p, currently must be bound to a value.
Modified: branches/xafix-impl/jxdata/iTQL/transitive/result14.txt
===================================================================
--- branches/xafix-impl/jxdata/iTQL/transitive/result14.txt 2006-11-16 13:47:19 UTC (rev 133)
+++ branches/xafix-impl/jxdata/iTQL/transitive/result14.txt 2006-11-17 07:27:22 UTC (rev 134)
@@ -1,4 +1,4 @@
-ItqlInterpreter error - org.mulgara.query.QueryException: Error ending previous query
-Caused by: (QueryException) Error ending previous query
-Caused by: (QueryException) javax.transaction.RollbackException: null
+ItqlInterpreter error - org.mulgara.query.QueryException: Query failed
+Caused by: (QueryException) Query failed
+Caused by: (QueryException) org.mulgara.resolver.MulgaraTransactionException: Failed transaction finalised. (ROLLBACK)
Caused by: (QueryException) Predicate in transitive function, $p, currently must be bound to a value.
Modified: branches/xafix-impl/jxdata/iTQL/walk/queryResult7.txt
===================================================================
--- branches/xafix-impl/jxdata/iTQL/walk/queryResult7.txt 2006-11-16 13:47:19 UTC (rev 133)
+++ branches/xafix-impl/jxdata/iTQL/walk/queryResult7.txt 2006-11-17 07:27:22 UTC (rev 134)
@@ -1,6 +1,8 @@
ItqlInterpreter error - org.mulgara.query.QueryException: Error getting information for answer
Caused by: (QueryException) Error getting information for answer
+Caused by: (QueryException) org.mulgara.query.TuplesException: Transaction error
+Caused by: (QueryException) org.mulgara.resolver.MulgaraTransactionException: Transaction already in rollback
+Caused by: (QueryException) org.mulgara.resolver.MulgaraTransactionException: Failed transaction finalised. (ROLLBACK)
Caused by: (QueryException) org.mulgara.query.TuplesException: Couldn't evaluate aggregate
Caused by: (QueryException) Failed to resolve subquery
-Caused by: (QueryException) Failure ending previous query
Caused by: (QueryException) The subject: $head and the object: $n are invalid, one must be a variable and the other a fixed value around a predicate.
More information about the Mulgara-svn
mailing list