IRC Archive for channel #xwiki

Last modified by Vincent Massol on 2012/10/18 19:21

00:35 <abusenius> has quit
00:49 <rrodriguez> has quit
02:10 <harrier> has joined #xwiki
02:32 <harrier> has quit
03:21 <DrLou> has quit
07:01 <Denis2> has joined #xwiki
07:04 <Denis> has quit
07:09 <mflorea> has joined #xwiki
07:33 <sdumitriu> has quit
08:04 <vmassol> has joined #xwiki
08:57 <Denis2> is now known as <Denis>
09:14 <evalica> has joined #xwiki
09:15 <sburjan> has joined #xwiki
09:43 <tmortagne> has joined #xwiki
09:57 <rrodriguez> has joined #xwiki
10:52 <sburjan_> has joined #xwiki
10:56 <sburjan`> has quit
10:56 <sburjan_> is now known as <sburjan`>
11:04 <vmassol1> has joined #xwiki
11:06 <vmassol> has quit
11:19 <sburjan`> has quit
11:19 <sburjan`> has joined #xwiki
11:22 <lucaa> has joined #xwiki
11:29 <lucaa> has quit
11:39 <lucaa> has joined #xwiki
12:02 <evalica> has quit
12:05 <lucaa> has quit
12:19 <lucaa> has joined #xwiki
12:28 <rrodriguez> has quit
12:29 <Enygma`> has joined #xwiki
12:31 <evalica> has joined #xwiki
12:37 <mflorea> has quit
12:37 <lucaa> has quit
12:51 <lucaa> has joined #xwiki
12:51 <vmassol1> sorry guys I broke the build.. didn't realize it till now… I committed some files by error
12:52 <vmassol1> I've just rolled them back
12:52 <+Enygma`> I was just about to ping you
13:04 <+sburjan> good morning vmassol : isn't the download link bad from there ?  http://extensions.xwiki.org/xwiki/bin/view/Extension/IRC+Bot+Application
13:05 <+sburjan> because afaik the correct URL is : http://maven.xwiki.org/releases/org/xwiki/platform/xwiki-platform-ircbot/
13:22 <vmassol1> sburjan: checking
13:23 <vmassol1> sburjan: indeed, fixed
13:23 <vmassol1> there must be several extensions with this problem
13:23 <vmassol1> (since we decided to release everything together)
13:27 <vmassol1> tmortagne: as you must have seen I didn't resist in pushing the work I started on using itext (on a feature branch)
13:27 <+tmortagne> vmassol1: yep seen it
13:28 <vmassol1> is now known as <vmassol>
13:50 <DrLou> has joined #xwiki
13:54 <+Enygma`> Guys, does anybody want to take over the Build Manager responsibility for this week?
14:11 <pturcotte> has quit
14:19 <mflorea> has joined #xwiki
14:31 <pturcotte> has joined #xwiki
15:34 <mflorea> has quit
15:48 <sdumitriu> has joined #xwiki
15:57 <@sdumitriu> Hey guys, I'll continue to be release manager for 3.3 as well, to stabilize and finalize the release script
15:58 <@sdumitriu> Unless somebody else wants to try it
16:00 <vmassol> ok cool !
16:02 <+Enygma`> vmassol: please re-save http://dev.xwiki.org/xwiki/bin/view/Community/BuildManagerRoster because it seems that I don`t have PR for the groovy script to work properly
16:02 <vmassol> done
16:02 <+Enygma`> thanks
16:15 <+tmortagne> Enygma`: now you do ;)
16:15 <+Enygma`> thanks tmortagne ;)
16:49 <polx> has joined #xwiki
16:58 <polx> has quit
16:58 <polx> has joined #xwiki
17:05 <polx> Hello XWiki experts, how can I address an exception such as:
17:05 <polx> Wrapped Exception: Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect)
17:06 <polx> I'm lost... restarting doesn't help (either XWiki or DB or both)... deleting the document seems the only way.
17:09 <vmassol> Enygma`: note: we usually add the "Application" suffix for application types on extensions.xwiki.org (in case you wish to follow this "non official" convention ;))
17:10 <+Enygma`> thanks vmassol
17:11 <vmassol> grr found some restored pages again...
17:13 <vmassol> hmmm http://extensions.xwiki.org/xwiki/bin/view/Main/WebHome doesn't show any extensions any more for me....
17:16 <+Enygma`> works for me vmassol
17:16 <+Enygma`> clear browser cache
17:18 <+evalica> works for me too
17:18 <@sdumitriu> polx: Broken objects
17:18 <vmassol> strange
17:18 <vmassol> it's working now for me too
17:19 <vmassol> (without any cache cleaning)
17:19 <@sdumitriu> polx: Usually happens when a class property changes its DB type, and an object that had the old type is saved
17:19 <vmassol> hmm it's when I do a back apparently that it's failing
17:23 <vmassol> tmortagne: what's the license for http://extensions.xwiki.org/xwiki/bin/view/Extension/Google+Android+Client ?
17:28 <vmassol> sounds like a very nice extension Enygma` :)
17:29 <+Enygma`> vmassol: it's the one from the hackaton... finally managed to make an easy to install package
17:29 <vmassol> cool
17:29 <mflorea> has joined #xwiki
17:30 <+Enygma`> but I don`t understand why the contributors section keeps getting html escaped when I try to have something like [[Eduard Moraru>>xwiki:XWiki.enygma]] I get [[Eduard Moraru&#62;&#62;xwiki:XWiki.enygma]]
17:30 <+Enygma`> tried with both inline and object editor
17:31 <+Enygma`> must be something in the sheet
17:32 <vmassol> Enygma`: yes there's something not clear there but the idea I had initially was to have only text in this field and add links automaitcally
17:33 <+Enygma`> ok, using just labels instead of links
17:41 <vmassol> guys anyone remember if we've fixed the issues with unregisterd users being able to restore docs from the trash?
17:41 <vmassol> on xwiki.org, it seems the actions of restore and even fully delete are available to non reg users: http://extensions.xwiki.org/xwiki/bin/view/Main/AllDocs?view=deletedDocs
17:41 <polx> @sdumitriu, I think it did not but well. Admit this happened, how can I get rid of it?
17:41 <vmassol> (but I can't reproduce locally on a 3.3-snap)
17:42 <@sdumitriu> polx: How many documents are affected?
17:42 <polx> don't know.
17:43 <polx> it's all in development but basically I can only solve this by deleting hte document... i don't want this to happen inside the production right?
17:43 <vmassol> found http://jira.xwiki.org/jira/browse/XAADMINISTRATION-98 but it's old
17:43 <vmassol> (and was a won't fix)
17:46 <@sdumitriu> polx: Deleting the document won't solve the problem
17:47 <@sdumitriu> The solution is to go low level and delete all the properties with hql
17:54 <@sdumitriu> polx: A bit busy at the moment, I'll ping you when I have some free time
18:16 <vmassol> polx: which page should be keep between those 3:
18:16 <vmassol> http://extensions.xwiki.org/xwiki/bin/view/Extension/Add+Caching+Headers
18:16 <vmassol> http://extensions.xwiki.org/xwiki/bin/view/Extension/Caching-Headers
18:16 <vmassol> http://extensions.xwiki.org/xwiki/bin/view/Extension/Set+Caching+Headers
18:16 <vmassol> ?
18:17 <polx> (coming up @vmassol, sorry I had a call)
18:18 <cjdelisle> has quit
18:19 <polx> @vmassol, that one is the most mature: http://extensions.xwiki.org/xwiki/bin/view/Extension/Set+Caching+Headers I'm surprised we left all.
18:19 <polx> Shall I deleted the other?
18:19 <vmassol> we deleted them
18:19 <vmassol> but since we have this issue with unreg users being able to restore deleted docs..
18:19 <vmassol> sergiu is fixing the rights ATM
18:20 <vmassol> yes please delete the others (and remove them from the trash ;))
18:22 <@sdumitriu> vmassol: Only the extensions wiki had the missing right
18:22 <vmassol> sdumitriu: ok good to know
18:22 <vmassol> is it ok now?
18:23 <@sdumitriu> Saving....
18:23 <@sdumitriu> Done
18:23 <vmassol> k thanks
18:23 <vmassol> I feel safer now :)
18:23 <cjdelisle> has joined #xwiki
18:23 <@sdumitriu> BTW, I didn't receive notification emails lately...
18:23 <vmassol> wiki is quite slow
18:23 <vmassol> yeah me neither
18:24 <vmassol> I thought I would receive moderation emails
18:24 <vmassol> and last Friday I put back the exceptions for the notifications list
18:24 <vmassol> after guillaume had added a spamassassin rule for the spam
18:24 <vmassol> but still didn't receive the mail after that
18:26 <tmortagne> has quit
18:27 <vmassol> sdumitriu: maybe you could verify the notifications list settings?
18:27 <+sburjan> vmassol: just out of curiosity..deleting the older versions of documents from xwiki would improve the performance ? (especially large documents)
18:27 <vmassol> (I couldn't find anything wrong)
18:27 <vmassol> sburjan: no
18:27 <vmassol> they're not loaded
18:28 <+sburjan> yes, but it would make the db smaller.. maybe less query time ?
18:28 <vmassol> no
18:28 <vmassol> db size shouldn't affect any query
18:28 <cjdelisl1> has joined #xwiki
18:29 <cjdelisle> has quit
18:29 <@sdumitriu> vmassol: It does affect a bit, but logarithmically in the number of entries
18:29 <@sdumitriu> Since searching in the btree takes a bit longer
18:29 <@sdumitriu> But not by much
18:29 <@sdumitriu> It's not worth the effort
18:30 <vmassol> sdumitriu: I still actions on http://extensions.xwiki.org/xwiki/bin/view/Main/AllDocs?view=deletedDocs
18:30 <vmassol> (when logged out)
18:31 <vmassol> but it's just a wanring without action i think
18:31 <vmassol> even though it's a link
18:31 <vmassol> should be ok...
18:31 <vmassol> just a bit strange
18:31 <vmassol> that someone without the undelete right should see those IMO
18:33 <@sdumitriu> They shouldn't...
18:35 <cjdelisle> has joined #xwiki
18:35 <cjdelisl1> has quit
18:38 <vmassol> polx: deleting the old pages
18:39 <vmassol> done
18:48 <mflorea> has quit
18:52 <evalica> has quit
18:52 <evalica> has joined #xwiki
18:56 <evalica> has quit
18:57 <Enygma`> has quit
19:00 <sdumitriu> has quit
19:12 <vmassol> ok extensions wiki should be "clean" now
19:15 <lucaa> has quit
19:17 <+sburjan> what did you do ?
19:18 <vmassol> hmmm http://www.xwiki.org/xwiki/bin/view/Main/News doesn't seem to aggregate data from subwikis correctly
19:19 <vmassol> I don't see the changes I made on the extensions wiki
19:19 <vmassol> I have no idea why they don't show though since I've explicitly used the wikis parameter
19:19 <vmassol> any idea?
19:21 <JuanDaugherty> has quit
19:22 <JuanDaugherty> has joined #xwiki
19:23 <+sburjan> vmassol: did you modify the extensions template ?
19:26 <abusenius> has joined #xwiki
19:27 <vmassol> going to swim… bb in 1.5 hours
19:47 <sburjan> has quit
20:24 <polx_> has joined #xwiki
20:26 <polx> has quit
20:26 <polx_> is now known as <polx>
20:26 <sdumitriu> has joined #xwiki
20:27 <polx_> has joined #xwiki
20:30 <polx> has quit
20:30 <polx_> is now known as <polx>
20:39 <@sdumitriu> polx: I have some time to debug your issue
20:55 <polx> has quit
20:55 <polx> has joined #xwiki
20:57 <polx> Hello Sergiu,
20:57 <polx> I'm afraid I need to talk soon... let me try.
20:59 <polx> @Sergiu, so what could have happened is that the class was changed, and some objects of this class are still hanging.
20:59 <polx> @sdumitriu, is that the right way to see it? So I should just zap all objects?
21:01 <polx> @sdumitriu, I am trying.
21:07 <polx> @sdumitriu, deleting the objects (and restarting) did not help.
21:07 <polx> Should I zap the class?
21:22 <@sdumitriu> Try this:
21:22 <@sdumitriu> Ah, first, do you know which documents have this problem?
21:38 <rrodriguez> has joined #xwiki
21:46 <mflorea> has joined #xwiki
22:02 <lpereira> has joined #xwiki
22:29 <polx> I found them sdumitriu, yes.
22:29 <polx> Three users.
22:29 <polx> I deleted the objects (that made no error).
22:29 <polx> I then deleted the document of the class.
22:30 <polx> Then restarted.
22:30 <@sdumitriu> OK, but if the users register again, they will continue to break
22:30 <polx> We're not on prod yet.
22:30 <polx> Then recreated the class, then tried again. Failed again.
22:31 <@sdumitriu> Yep
22:31 <@sdumitriu> You must leave the documents and objects in place
22:32 <polx> How can I do that?
22:32 <polx> hold on... no!
22:32 <polx> Where it failed is at propadd!
22:33 <@sdumitriu> Ah, propaddd
22:33 <vmassol> hey it's not me...
22:33 <@sdumitriu> What is the stacktrace?
22:33 <vmassol> enough for today, nn
22:34 <vmassol> has quit
22:34 <polx> I get a very weird one:
22:34 <polx> java.lang.ClassNotFoundException: org.curriki.xwiki.plugin.mimetype.MimeType
22:35 <polx> Failed to get java Class object from class name
22:35 <polx> This issue is a very old thing... it was never fixed. The class has a custom-class that's not loaded.
22:35 <polx> this is even displayed at class edit display.
22:36 <polx> maybe it was unrelated.
22:36 <polx> the exception at propadd (it did add the property actually) is: java.lang.NullPointerException
22:36 <polx> 	at com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:530)
22:47 <pturcotte> has quit
23:31 <polx> @sdumitriu, redid it again, after fixing the Mimetype issue and it seems to have worked.
23:52 <pturcotte> has joined #xwiki

Get Connected