Fabian, My problem was solved. Thanks to Sergiu, it turned out that my problem was caused by a previous bug in the version(from subversion) I used. It didn't fail in the 1.0 b3 version but failed in my 0.9.840 version db. This bug coupled with my xwiki upgrade using postgresql which made it difficult to track down. It is a good idea to suggest a data schema with relationships etc. It will definitely help to track down xwiki/schema upgrade issues. Maybe a schema via tools like HibernateIDE or Jboss IDE (based on the .hbm.xml) will be helpful. Thanks -Jimmy
Hi Jimmy,
On Di, 2007-02-06 at 13:45 -0800, jimmy@comkraft.com wrote:
Did you have this kind of CGLIB errors before?
no, up to now I didn't receive such a kind of exception (for luck, finally it's done. :-D).
Are you sure your XWiki JAR/WAR/whatever wasn't corrupted? I think this problem is rather related to Postgres. But this is just a guess.
What I forgot to ask for: Are there any documents regarding the database layout? Something like "what data is stored there, how are the relations, which data sets are just temporarily needed, ..." - from my point of view this could be very interesting and helpful. Perhaps anyone of the Devs knows more about that stuff?
Best regards, Fabian.