attempting to use the admin api to create a weblog in roller 3.0 ...
the call gets down to HibernateWeblogManagerImpl.getWeblogCategoryAncestorAssocs(), and then gets a HibernateException on line 788, "return criteria.list()". in the exception, the constraintName field is null. the detailed message is: "could not exec jdbc batch job".
could anyone help narrow down the cause of this? i need some help understanding what some of the possible causes might be.
? thanks.
