Stefan Gundlach wrote:
> 
> 
> Sergiu Dumitriu-2 wrote:
>>  [...]
>>
>> Can you send me the old xwiki.hbm.xml file you had in the 0.9 instance?
>> I think there's a change in the mapping that's not documented.
>>
>>
> 
> Ah yes: here it comes (WEB-INF/classes/xwiki.hbm.xml): 
> 

There doesn't seem to be anything wrong with it. Can you do something more?

Extract from WEB-INF/lib/xwiki-core-1.x.jar the file log4j.properties,
copy it to WEB-INF/classes/, edit it and replace the line:

log4j.logger.org.hibernate.type=warn

with

log4j.logger.org.hibernate.type=trace

Restart your wiki, and now right before the exception, in the log there
should be a line indicating what value is causing problem. Can you do
this and send me the log?


-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to