What version of Roller are you running?
--a.
----- Original Message -----
From: "Artika Jain" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, June 01, 2006 11:33 PM
Subject: Comments Related Problem
Hello,
OS - Windows 2000
Database - DB2
While executing throught the New Entry page the following error is
displayed
WARN 2006-06-02 11:37:19,687 ConnectionManager:finalize - finalizing with
closed connection
ERROR 2006-06-02 11:37:22,281 HibernateWeblogManagerImpl:getComments -
org.hibernate.TransientObjectException: object references an unsaved
transient instance - save the transient instance before flushing:
org.roller.pojos.WeblogEntryData
WARN 2006-06-02 11:37:22,531 JDBCExceptionReporter:logExceptions - SQL
Error: -1585, SQLState: 54048
ERROR 2006-06-02 11:37:22,562 JDBCExceptionReporter:logExceptions - DB2
SQL
error: SQLCODE: -1585, SQLSTATE: 54048, SQLERRMC: null
WARN 2006-06-02 11:37:22,671 JDBCExceptionReporter:logExceptions - SQL
Error: -727, SQLState: 56098
ERROR 2006-06-02 11:37:22,671 JDBCExceptionReporter:logExceptions - DB2
SQL
error: SQLCODE: -727, SQLSTATE: 56098, SQLERRMC: 2;-1585;54048;
WARN 2006-06-02 11:37:22,671 JDBCExceptionReporter:logExceptions - SQL
Error: -727, SQLState: 56098
ERROR 2006-06-02 11:37:22,671 JDBCExceptionReporter:logExceptions - DB2
SQL
error: SQLCODE: -727, SQLSTATE: 56098, SQLERRMC: 2;-1585;54048;
ERROR 2006-06-02 11:37:22,687
HibernateWeblogManagerImpl:getWeblogEntries -
org.hibernate.exception.GenericJDBCException: could not execute query
I am getting error at the various places where I am trying to retrieve the
values from the database. Also the posting comments page is not displayed.
Please help me out.
Thanks,
Artika