On Wed, Mar 10, 2010 at 15:14, NicolaNardino <[email protected]> wrote:
Hi guys, have you ever experienced such an issue?
I had to set nullable "XWIKISTATSDOC"."XWS_CLASSNAME" to make statistics working, because I was receiving this: Caused by: java.sql.SQLIntegrityConstraintViolationException: ORA-01400: cannot insert NULL into (...."XWIKISTATSDOC"."XWS_CLASSNAME")
Indeed the value of XWS_CLASSNAME changed in 2.2M2, it used to be "internal" and is can now be "" or null. But the mapping has not been changed, i'm fixing that.
Well, sometimes I'm getting anothererror message ROR util.JDBCExceptionReporter - ORA-00932: inconsistent datatypes: expecte d - got CLOB
Any clue?
Cheers Nicola -- View this message in context: http://n2.nabble.com/Statistics-flawed-in-my-case-Oracle-XE-10g-tp4709339p47... Sent from the XWiki- Dev mailing list archive at Nabble.com. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne