Hi,
I have deployed roller on sun application server and am getting the
following error.
Anyone seen this?
ERROR 2005-12-20 16:06:22,031 JDBCExceptionReporter:logExceptions -
Unknown column 'websitedat2_.handle' in 'field list'
FATAL 2005-12-20 16:06:22,046 RollerContext:contextInitialized -
RollerContext initialization failed
org.roller.RollerException
at
org.roller.business.hibernate.HibernatePingTargetManagerImpl.getCommonPingTargets(HibernatePingTargetManagerImpl.java:50)
.......
--- ROOT CAUSE ---
org.hibernate.exception.SQLGrammarException: could not execute query
at
org.hibernate.exception.ErrorCodeConverter.convert(ErrorCodeConverter.java:70)
.............
at com.sun.enterprise.server.PELaunch.main(PELaunch.java:210)
Caused by: java.sql.SQLException: Unknown column 'websitedat2_.handle'
in 'field list'
Thanks,
Amy