Re: [xwiki-users] Problem with SQL Server Database

2016-05-09 Thread Sebastian Schabbach
Auftrag von Clemens Klein-Robbenhaar Gesendet: Montag, 9. Mai 2016 10:28 An: users@xwiki.org Betreff: Re: [xwiki-users] Problem with SQL Server Database You can find that hbm file packed into a jar file in the WEB-INF/lib directory; the jar file should have the pattern xwiki-platform-legacy-oldcore

Re: [xwiki-users] Problem with SQL Server Database

2016-05-09 Thread Clemens Klein-Robbenhaar
ue and if what I do to >> resolve that problem? >> >> Regards, >> Sebastian. >> >> -Ursprüngliche Nachricht- >> Von: users [mailto:users-boun...@xwiki.org] Im Auftrag von Clemens >> Klein-Robbenhaar >> Gesendet: Mittwoch, 4. Mai 2016 16:50

Re: [xwiki-users] Problem with SQL Server Database

2016-05-09 Thread Thomas Mortagne
ase. Is this a well known issue and if what I do to > resolve that problem? > > Regards, > Sebastian. > > -Ursprüngliche Nachricht- > Von: users [mailto:users-boun...@xwiki.org] Im Auftrag von Clemens > Klein-Robbenhaar > Gesendet: Mittwoch, 4. Mai 2016 16:50

Re: [xwiki-users] Problem with SQL Server Database

2016-05-09 Thread Sebastian Schabbach
6 16:50 An: users@xwiki.org Betreff: Re: [xwiki-users] Problem with SQL Server Database Any chance both XWiki instances are writing to the same database? If you want the second XWiki instance writes to another database, you must not only update the value in the hibernate.hbm,xml but also th

Re: [xwiki-users] Problem with SQL Server Database

2016-05-04 Thread Clemens Klein-Robbenhaar
Any chance both XWiki instances are writing to the same database? If you want the second XWiki instance writes to another database, you must not only update the value in the hibernate.hbm,xml but also the property "xwiki.db" (and probably xwiki.db.prefix) in WEB-INF/xwiki.cfg too Aside of

[xwiki-users] Problem with SQL Server Database

2016-05-04 Thread Sebastian Schabbach
Hi all, my next request is regarding to let xwiki initialize a new, empty SQL Server database to use the xwiki with this empty database. The problem is that the table activitystream_events seems to be created twice: com.microsoft.sqlserver.jdbc.SQLServerException: There is already an object n