Hi Michael, On Feb 10, 2010, at 9:44 PM, Michael Beetz wrote:
Hi all,
I've tested build 178.
- The editor allows syntax 1 and 2 - The added sub group is shown immediately.
A big thank to you too for reporting those before we release the final 2.2 version! Please continue testing since we've decided to release the RC2 today and postponed the final to next Monday in order to get better assurance we don't have any critical bugs left. Thanks -Vincent
Thanks! mb
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Michael Beetz Sent: Montag, 8. Februar 2010 7:40 To: XWiki Users Subject: Re: [xwiki-users] Error number 4001 in 4: Error while parsing velocity page Wrapped Exception: Failed to evaluate content with id []
Good afternoon,
- All broken links are fixed, no velocity error anymore, the blog is shown correct. - The editor still offers the 1.0 syntax only - An added subgroup isn't shown in the group editor immediately, even it has been added.
Thanks mb
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vincent Massol Sent: Sonntag, 7. Februar 2010 6:10 To: XWiki Users Subject: Re: [xwiki-users] Error number 4001 in 4: Error while parsing velocity page Wrapped Exception: Failed to evaluate content with id []
On Feb 7, 2010, at 5:46 PM, Michael Beetz wrote:
Hi Vincent,
I've seen such a message - I am actually not able to reproduce it because I am running on 2.1.1 - however I remember this error " different object with the same identifier"
ok, just FYI I've tracked the bug. It should be fixed in 1 or 2 days and for 2.2 final.
I also believe all the other problems you have in XEM are caused by the same bug. BTW you shouldn't see any of these problems in XE.
Thanks -Vincent
Kind regards mb
What I found in the xwiki.log - however I couldn't associate an error ...
09:17:10,931 [http://localhost:8080/xwiki/bin/import/XWiki/Import?editor=globaladmin§i...] [http://localhost:8080/xwiki/bin/import/XWiki/Import?editor=globaladmin§i...] WARN xwiki.XWiki - Exception while getting wiki preference [showviewaction] com.xpn.xwiki.XWikiException: Error number 3202 in 3: Exception while reading document XWiki.XWikiPreferences Wrapped Exception: Error number 3301 in 3: Exception while switching to database ^\\., Wrapped Exception: Unknown database '^\\.,' at com.xpn.xwiki.store.XWikiHibernateStore.loadXWikiDoc(XWikiHibernateStore.java:791)
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vincent Massol Sent: Sonntag, 7. Februar 2010 4:21 To: XWiki Users Subject: Re: [xwiki-users] Error number 4001 in 4: Error while parsing velocity page Wrapped Exception: Failed to evaluate content with id []
Hi Michael,
On Feb 7, 2010, at 9:40 AM, Michael Beetz wrote:
Hi all,
I am running the actual XEM snapshot (159) and tested some of the previous ones.
I am facing some (major) problems:
- The first line (the top menu line) shows the error message "Error number 4001 in 4: Error while parsing velocity page Wrapped Exception: Failed to evaluate content with id []<http://test01.myhost:8080/xwiki/bin/view/Main/>" Refreshing the page shows the menu line.
I've seen this one too I think. I'm working on fixing it. Can you verify the full error and that it's similar:
Caused by: com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while saving document XWiki.Admin Wrapped Exception: Error number 3211 in 3: Exception while saving object XWiki.Admin Wrapped Exception: a different object with the same identifier value was already associated with the session: [com.xpn.xwiki.objects.BaseObject#755749242] at com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:634) at com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:182) at com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:175) at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1343) at com.xpn.xwiki.plugin.watchlist.WatchListStore.createWatchListObject(WatchListStore.java:503) at com.xpn.xwiki.plugin.watchlist.WatchListStore.getWatchListObject(WatchListStore.java:521) at com.xpn.xwiki.plugin.watchlist.WatchListStore.getWatchedElements(WatchListStore.java:387) at com.xpn.xwiki.plugin.watchlist.WatchListPluginApi.isWikiWatched(WatchListPluginApi.java:204)
- The editor offers the xwiki 1.0 syntax only.
- The group editor doesn't show the added member / subgroup - even it has been added.
- Some generated links of the sub wiki pages are pointing to the main wiki.
Ok I'll check those just after... They're all probably due to the new Document Reference refactoring we've done in 2.2M1 and 2.2M2.
Thanks -Vincent
Version 2.1.1 works fine.
Thanks mb