[Mulgara-svn] r623 - in branches/mgr-73/jxdata/iTQL: data_types standard_queries

andrae at mulgara.org andrae at mulgara.org
Tue Jan 22 02:19:55 UTC 2008


Author: andrae
Date: 2008-01-14 00:08:12 -0800 (Mon, 14 Jan 2008)
New Revision: 623

Modified:
   branches/mgr-73/jxdata/iTQL/data_types/queryResult34.txt
   branches/mgr-73/jxdata/iTQL/standard_queries/queryResult17.txt
Log:
refs #73

The merge seems to have broken the JTA support - this commit fixes some changes
made to the formatting of error messages.



Modified: branches/mgr-73/jxdata/iTQL/data_types/queryResult34.txt
===================================================================
--- branches/mgr-73/jxdata/iTQL/data_types/queryResult34.txt	2008-01-14 07:33:14 UTC (rev 622)
+++ branches/mgr-73/jxdata/iTQL/data_types/queryResult34.txt	2008-01-14 08:08:12 UTC (rev 623)
@@ -1,5 +1,4 @@
-ItqlInterpreter error - org.mulgara.query.QueryException: Could not commit modify
-Caused by: (QueryException) Could not commit modify
+ItqlInterpreter error - Could not commit modify
 Caused by: (QueryException) org.mulgara.query.MulgaraTransactionException: Transaction rollback triggered
 Caused by: (QueryException) org.mulgara.resolver.spi.ResolverException: Unable to read input statements
 Caused by: (QueryException) org.mulgara.query.TuplesException: Failed to localize node

Modified: branches/mgr-73/jxdata/iTQL/standard_queries/queryResult17.txt
===================================================================
--- branches/mgr-73/jxdata/iTQL/standard_queries/queryResult17.txt	2008-01-14 07:33:14 UTC (rev 622)
+++ branches/mgr-73/jxdata/iTQL/standard_queries/queryResult17.txt	2008-01-14 08:08:12 UTC (rev 623)
@@ -1,4 +1,3 @@
-ItqlInterpreter error - org.mulgara.query.QueryException: Could not commit modify
-Caused by: (QueryException) Could not commit modify
+ItqlInterpreter error - Could not commit modify
 Caused by: (QueryException) org.mulgara.query.MulgaraTransactionException: Transaction rollback triggered
-Caused by: (QueryException) rmi://localhost/server1#nomodelexistswiththisname is not a Model
+Caused by: (QueryException) @@server@@#nomodelexistswiththisname is not a Model




More information about the Mulgara-svn mailing list