<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
On Wed, 2007-03-07 at 02:23 +0100, Frank Schorr wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#000000">Now all 236 tests of clsql are OK. I can assume that clsql and the db server can communicate</FONT></TT><BR>
    <TT><FONT COLOR="#000000">through the socket. Unfortunately, the elephant-tests produce many errors </FONT></TT><BR>
    <TT><FONT COLOR="#000000">with the the latest CVs version. The test result is reproduced below.</FONT></TT><BR>
</BLOCKQUOTE>
<BR>
BTW, it looks like from those failures that the store-controller is simply not opening at all.<BR>
<BR>
I would ask myself you can perform the steps in the tutorial on the website, where you just open a store-controller and add something to the root.<BR>
<BR>
Also, one might try making a SQL call directly through the CLSQL interface, to see if you can just select something from a table.  Forgive me speculating, but obviously, of CLSQL postgres-socket can't open on the database and execute queries, there no hope of getting Elephant to work that way.<BR>
<BR>
<BR>
</BODY>
</HTML>