Seeing an unsupported operation in PropertiesManager.getProperties() is
unusual, that's a dead-simple query. Perhaps you still have a Hibernate
dialect or JDBC driver issue?
- Dave
On Dec 9, 2005, at 12:56 PM, Mark Stralka wrote:
FATAL 2005-12-09 12:04:51,352 PropertiesManagerImpl:init - Failed to
initialize runtime configuration properties.Please check that the
database
has been upgraded!
java.lang.UnsupportedOperationException
at org.apache.commons.dbcp.PoolingDataSource.getConnection(
...
...
...
at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:300)
at
org.roller.business.hibernate.HibernatePropertiesManagerImpl.getPropert
ies(
HibernatePropertiesManagerImpl.java:71)