I have encountered the following exception while trying to logout from
the WM admin page:

**************************************************************************
ERROR:  Unterminated quoted string
FATAL 1:  Socket command type  unknown
java.sql.SQLException: FATAL 1:  Socket command type  unknown

        at org.postgresql.Connection.ExecSQL(Connection.java:403)
        at org.postgresql.jdbc2.Connection.commit(Connection.java:173)
        at
org.apache.turbine.util.db.pool.DBConnection.commit(DBConnection.java:124)
        at
org.apache.turbine.om.peer.BasePeer.commitTransaction(BasePeer.java:295)
        at org.apache.turbine.om.peer.BasePeer.doUpdate(BasePeer.java:1157)
        at
org.apache.turbine.om.user.peer.TurbineUserPeer.doUpdate(TurbineUserPeer.java:307)
        at
org.apache.turbine.om.user.TurbineUser.saveToStorage(TurbineUser.java:563)
        at
org.apache.turbine.modules.actions.LogoutUser.doPerform(LogoutUser.java:88)
...
****************************************************************************

Today, I am not familiar enough with the Peer stuff (but I am learning
...) to carry it by myself. I run PostgreSQL 7.0.2 (distrib), with the
last JDBC driver from CVS patched according to the turbine Postgres
Howto (linux jdk1.2.2 from Sun, tomcat)

Regis


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to