[xwiki-users] strange notifications with watchlist application

2013-02-12 Thread CHENEAU-GREHALLE Nicolas
Hello, Since I've migrated to 4.4.1, I've been receiving notification for these documents (about once per day): XWiki Wiki Component XWiki Class Wiki Component Dependency XWiki Class Wiki Component Implements Interface XWiki Class W

Re: [xwiki-users] message key "platform.livetable.pagesizeLabel" not found

2013-02-04 Thread CHENEAU-GREHALLE Nicolas
esizeLabel" not found On Jan 29, 2013, at 8:51 AM, CHENEAU-GREHALLE Nicolas wrote: > Hello, > > We're using XWiki 4.4. > > Some message keys used in ApplicationWithinMinutes are not defined > ("platform.livetable.pagesizeLabel", "platform.liveta

Re: [xwiki-users] too many open files with Lucene

2013-01-31 Thread CHENEAU-GREHALLE Nicolas
i, I think it was fixed in 4.4.1. Thanks -Vincent On Jan 31, 2013, at 2:15 PM, CHENEAU-GREHALLE Nicolas wrote: > Hello, > > Since the migration from 4.1.3 to 4.4, there are "too many open files" alerts > in Tomcat (release 5.5). > > I changed limit from 102

[xwiki-users] too many open files with Lucene

2013-01-31 Thread CHENEAU-GREHALLE Nicolas
Hello, Since the migration from 4.1.3 to 4.4, there are "too many open files" alerts in Tomcat (release 5.5). I changed limit from 1024 (default value) to 4096 but the problem is not solved. It seems there are many open files used by lucene : Total tomcat open files : >/usr/sbin/lsof |grep jav

[xwiki-users] message key "platform.livetable.pagesizeLabel" not found

2013-01-28 Thread CHENEAU-GREHALLE Nicolas
Hello, We're using XWiki 4.4. Some message keys used in ApplicationWithinMinutes are not defined ("platform.livetable.pagesizeLabel", "platform.livetable.paginationPage"): Example: "Résultats 1 - 4 sur 4 platform.livetable.pagesizeLabel" I've missed something ? Thank you ncg __

Re: [xwiki-users] LDAP Authentification in multi-wiki environment

2012-10-25 Thread CHENEAU-GREHALLE Nicolas
voyé : jeudi 25 octobre 2012 15:08 À : XWiki Users Objet : Re: [xwiki-users] LDAP Authentification in multi-wiki environment On Thu, Oct 25, 2012 at 2:29 PM, CHENEAU-GREHALLE Nicolas wrote: > Hi, > > > > In the documentation page > (http://platform.xwiki.org/xwiki/bin/view/AdminGu

[xwiki-users] LDAP Authentification in multi-wiki environment

2012-10-25 Thread CHENEAU-GREHALLE Nicolas
Hi, In the documentation page (http://platform.xwiki.org/xwiki/bin/view/AdminGuide/LDAPAuthenticationU seCases ) there is an explanation for "I'm in multiwiki environment and I want my LDAP users to registered onl

[xwiki-users] FullCalendar Application

2012-09-28 Thread CHENEAU-GREHALLE Nicolas
Hi, I've 2 proposals of improvement for the next release of the (excellent) Fullcalendar application : - Create a localization file for all strings (months, days, ...) - In the macro, consider that a param is possible for json document. As workaround, I replaced the line :

[xwiki-users] org.hibernate.StaleObjectStateException: Row was updated or deleted by another transaction

2012-09-27 Thread CHENEAU-GREHALLE Nicolas
Hi, I've tried to install (with extension manager) FullCalendar Application in XWiki 4.1.3. The installation crashed (because of a column value too small in xwikilargestrings table), so I tried to install again with the .xar. It's impossible to import Calendar.JQuery. I've the error mes

Re: [xwiki-users] Exception when printing top menu

2012-08-13 Thread CHENEAU-GREHALLE Nicolas
 : XWiki Users Objet : Re: [xwiki-users] Exception when printing top menu On 08/13/2012 05:06 AM, CHENEAU-GREHALLE Nicolas wrote: > Hello, > > > > Sometimes, the top menu disappears and is replaced by the exception > below. It's new since the 4.1.3 migration. > > The user

[xwiki-users] Exception when printing top menu

2012-08-13 Thread CHENEAU-GREHALLE Nicolas
Hello, Sometimes, the top menu disappears and is replaced by the exception below. It's new since the 4.1.3 migration. The user exists and if we're going on another page and go back, the problem disappears. It's totally random but only in the virtual wikis (not in the main instance). Any i

[xwiki-users] Special character '#' in title

2012-07-20 Thread CHENEAU-GREHALLE Nicolas
Hi, We have a problem with titles with the 4.1.3 release (not sure if it's release specific however, I just spend lot of time in logs because of the migration) : When title contains the character '#' at the end, the title disappears from the page (only the page name is printed). There is er

Re: [xwiki-users] Error on import

2012-07-19 Thread CHENEAU-GREHALLE Nicolas
-Message d'origine- De : users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] De la part de Eduard Moraru Envoyé : mercredi 18 juillet 2012 17:30 À : XWiki Users Objet : Re: [xwiki-users] Error on import Hi, On Wed, Jul 18, 2012 at 4:40 PM, CHENEAU-GREHALLE Nicolas < nicolas

Re: [xwiki-users] Error on import

2012-07-18 Thread CHENEAU-GREHALLE Nicolas
e is properly migrated. Thanks, Eduard On Tue, Jul 17, 2012 at 6:08 PM, CHENEAU-GREHALLE Nicolas < nicolas.cheneau-greha...@sesam-vitale.fr> wrote: > Hi, > > > > I'm trying to import a package of documents from xwiki 3.4 to a new > xwiki 4.1.3 instance (the automatic da

Re: [xwiki-users] Error on import

2012-07-18 Thread CHENEAU-GREHALLE Nicolas
I tried with Chrome (no other browser available). It's ok with officials .xar, but ko with exports from my xwiki instances -Message d'origine- De : users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] De la part de Arioch Envoyé : mercredi 18 juillet 2012 14:45 À : users@xwiki.org Ob

[xwiki-users] Error on import

2012-07-17 Thread CHENEAU-GREHALLE Nicolas
Hi, I'm trying to import a package of documents from xwiki 3.4 to a new xwiki 4.1.3 instance (the automatic database migration failed, so I tried another method). The attachment storage is "file". The file upload is ok, but when I launch the import, I've the message below (full stacktrace

Re: [xwiki-users] Failed to migrate database from release 3.4 to4.1.2

2012-06-27 Thread CHENEAU-GREHALLE Nicolas
hard on fixing these for 4.1.3 which we expect to release quickly. If you do not care about statistics, you may empty stats tables, and the migration should run fine. Else, you need to wait for 4.1.3. Sorry for the inconvenience. On Wed, Jun 27, 2012 at 3:31 PM, CHENEAU-GREHALLE Nicolas < nicolas

[xwiki-users] Failed to migrate database from release 3.4 to 4.1.2

2012-06-27 Thread CHENEAU-GREHALLE Nicolas
Hi, I try to install the release 4.1.2 on 3.4. During the database migration, there is this error message : 2012/06/27 13:26:54 [http://172.24.1.135:8080/xem/bin/view/Main/] INFO c.x.x.s.m.h.R4XWIKI6990DataMigration - [R4XWIKI6990] - Converting 12568 document statistics IDs in 1 ta

Re: [xwiki-users] Bug with file storage ?

2012-05-21 Thread CHENEAU-GREHALLE Nicolas
Great, thank you -Message d'origine- De : users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] De la part de Sergiu Dumitriu Envoyé : mardi 22 mai 2012 03:27 À : XWiki Users Objet : Re: [xwiki-users] Bug with file storage ? On 05/21/2012 02:16 AM, CHENEAU-GREHALLE Nicolas

Re: [xwiki-users] Bug with file storage ?

2012-05-20 Thread CHENEAU-GREHALLE Nicolas
04:45 À : XWiki Users Objet : Re: [xwiki-users] Bug with file storage ? On 05/16/2012 10:23 AM, CHENEAU-GREHALLE Nicolas wrote: > Hi, > > > > Because of memory problems with our (small) server, I've decided to > switch from hibernate storage to file storage for

[xwiki-users] Bug with file storage ?

2012-05-16 Thread CHENEAU-GREHALLE Nicolas
Hi, Because of memory problems with our (small) server, I've decided to switch from hibernate storage to file storage for attachments. When I launch the filesystemAttachmentPorterScript-2.0.xwiki20 groovy script, the script prints : "This is your storage directory, when filesystem attachme

[xwiki-users] pb in UsedSpace document in Admin Tools Application

2012-05-14 Thread CHENEAU-GREHALLE Nicolas
Hi, I think there's a problem in UsedSpace for Admin Tools Application. If we change the default values for "xwiki.db" and "xwiki.db.prefix" parameters (in xwiki.cfg), the code of "showSpaceUsed" procedure doesn't work : def showSpaceUsed(message, table, wiki) { def mwikiquery = (wiki=="

Re: [xwiki-users] border in livetable CSS

2012-03-30 Thread CHENEAU-GREHALLE Nicolas
http://jira.xwiki.org/browse/XWIKI-7672 Thanks, Caty On Thu, Mar 29, 2012 at 17:05, CHENEAU-GREHALLE Nicolas < nicolas.cheneau-greha...@sesam-vitale.fr> wrote: > Hi, > > The screenshot is available here : > http://dl.dropbox.com/u/18972962/screen.png > > However, I'm not sure i

Re: [xwiki-users] border in livetable CSS

2012-03-29 Thread CHENEAU-GREHALLE Nicolas
f, and vertical text alignment too). On 28 March 2012 15:39, CHENEAU-GREHALLE Nicolas < nicolas.cheneau-greha...@sesam-vitale.fr> wrote: > As you can see on the screenshot, my problem is that according > livetable.css, the background color of the column name field and the border > col

Re: [xwiki-users] border in livetable CSS

2012-03-28 Thread CHENEAU-GREHALLE Nicolas
ere doing in order to understand better. On Wed, Mar 28, 2012 at 14:28, CHENEAU-GREHALLE Nicolas < nicolas.cheneau-greha...@sesam-vitale.fr> wrote: > Hi, > > > > Somebody could explain me why xwiki uses > $theme.pageContentBackgroundColor as border color in > resource

[xwiki-users] border in livetable CSS

2012-03-28 Thread CHENEAU-GREHALLE Nicolas
Hi, Somebody could explain me why xwiki uses $theme.pageContentBackgroundColor as border color in resources/js/xwiki/table/livetable.css ? A background color as border color : that's weird only for me ? That's a problem for us because if we want use a dark color as border, columns label

[xwiki-users] Loss of WebPreferences params

2012-02-28 Thread CHENEAU-GREHALLE Nicolas
Hi, Since the migration from XEM 3.2 to XEM 3.4, We have a strange behaviour on our multi-wiki instance: Sometimes, values of WebPreferences disappear spontaneously on one of our sub-wiki. We lose configuration, look & feel and access rights parameters. There is no apparent reason (the paramet

[xwiki-users] L10N with WatchListMessage

2011-02-22 Thread CHENEAU-GREHALLE Nicolas
Hello, I've a problem with language in Watch List Application: I'm in a French organization, but my notification message is in english. My platforms are: - DEV: XWIKI ENTERPRISE 2.7.33656 on Tomcat 6.0 / Windows XP - PROD: XWIKI ENTERPRISE 2.7.33656 on Tomcat 5.5.25 / Linux Same behaviour on bo