Hi devs,
XWiki is planning to participate in this year's Google Summer of Code [1].
The organization registration period has already started and the deadline
is the 9th of March [2] (a bit more than one week).
1. We need to provide by then a list of proposals and assign mentors for
the students
Nope. Still hangs if I re-index. Nothing in the logs.
On Tue, Feb 28, 2012 at 6:42 PM, Joshua Davis wrote:
> I think I'm hitting a ulimit issue, I'm going to bump up ulimit for my
> tomcat user and restart.
>
> On Tue, Feb 28, 2012 at 6:24 PM, Joshua Davis wrote:
>
>> In my case I am using th
I think I'm hitting a ulimit issue, I'm going to bump up ulimit for my
tomcat user and restart.
On Tue, Feb 28, 2012 at 6:24 PM, Joshua Davis wrote:
> In my case I am using the default value in xwiki.cfg:
>
> xwiki.work.dir=data
>
> This seems to be pointing to /home//data on my system.
>
> Look
I tried shutting down tomcat an deleting the contents of the ~/data/lucene
directory. The Search page was accessible for a little while, it said
there were 1000 documents in the queue. Then, it got stuck.
In the logs, I had a lot of this:
97898 [Lucene Index Updater] WARN c.x.x.plugin.lucene.
In my case I am using the default value in xwiki.cfg:
xwiki.work.dir=data
This seems to be pointing to /home//data on my system.
Looks like the Lucene index is in /home//data/lucene ... hmm.
I deleted a different directory before. Anyway... yes, the user has access
to this directory.
-bash-3.2
Hi,
When the page "stucks", it's often because of a write issue on xwiki work
directory. Are you sure you put a static value of xwiki.work.dir in
xwiki.cfg file after your upgrade? Your application server must have the
right to write in there.
2012/2/28 Joshua Davis
> Interesting. Is there s
>>>
>>> From: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf Of Joshua
>>> Davis [pgm...@gmail.com]
>>> Sent: 28 February 2012 22:55
>>> To: XWiki Users
>>> Subject: Re: [xwiki-users] Lucene re-index problem
>>>
>>> Interesting. Is there some way to tell the Lucene
How to include a xwiki page in a tooltip with tooltip extention/macro?
Volker
--
View this message in context:
http://xwiki.475771.n2.nabble.com/Tooltip-macro-extention-and-include-xwiki-document-tp7327286p7327286.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
Interesting. Is there some way to tell the Lucene not to index the
attachments?
On Tue, Feb 28, 2012 at 4:39 PM, <
ricardo.julio.rodriguez.fernan...@sergas.es> wrote:
> Hi Joshua,
> >
> > From: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf
Hi Joshua,
>
> From: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf Of Joshua
> Davis [pgm...@gmail.com]
> Sent: 28 February 2012 21:30
> To: users@xwiki.org
> Subject: [xwiki-users] Lucene re-index problem
>
> After upgrading to XWiki 3.5 (fro
Hello I would like to build a struts2 information wiki.
struts.apache.org/ is an excellent resource for struts2 users, I would
like to focus on the verticals of a struts2 web application (That is
the use cases of persisting data, basic ajax interactions using
Struts2/Spring/JPA).
struts2.myxwiki.o
Answering my own question - the comment for the doIt() method is
incorrect, saying that it should be run when database attachments are
in use and the changes to config for filesystem attachments should be
made after running it. If one changes to filesystem attachments first,
the script works.
On T
After upgrading to XWiki 3.5 (from 2.6) I noticed that the Lucene search
index was not working properly. On advice I got in the #xwiki IRC chat, I
shut down the server (Tomcat), deleted the Lucene index directory, and
restarted the server. Only about 300 of the thousands of pages were
indexed a
Sorry, for duplication, I just see mail and apply correction
Thanks
Arnaud.
2012/2/28 Thomas Mortagne :
> Richard Rafalski just reported the same bug in another mail, looks
> like installing 3.5 from scratch fail to generate the hibernate file
> from the template. I'm looking at it but I don't k
On Tue, Feb 28, 2012 at 8:10 PM, Thomas Mortagne
wrote:
> On Tue, Feb 28, 2012 at 7:43 PM, Richard Rafalski
> wrote:
>> Hi,
>>
>> i have installed xwiki form the deb package
>> xwiki-enterprise-tomcat-pgsql version 3.5. Then tried to contact the
>> new wiki through the URL http://xwikipg:8080/xw
Richard Rafalski just reported the same bug in another mail, looks
like installing 3.5 from scratch fail to generate the hibernate file
from the template. I'm looking at it but I don't know why yet.
See http://jira.xwiki.org/browse/XE-1120
On Tue, Feb 28, 2012 at 9:00 PM, Arnaud bourree
wrote:
>
Hello,
After try to migrate from 3.4-rc-1 to 3.5, I finally purge 3.4-rc-1
install and try fresh installation but I get following error:
- during installation:
$sudo aptitude install xwiki-enterprise-tomcat6-mysql
The following NEW packages will be installed:
xwiki-enterprise-common{a} xwiki-ent
I currently have my attachments stored in the database and am
attempting to migrate to filesystem storage. Toggling it seems to work
fine for new attachments. My issue is with migrating attachments via
the FileSystem Attachment Porter script
(http://extensions.xwiki.org/xwiki/bin/view/Extension/Fil
On Tue, Feb 28, 2012 at 7:43 PM, Richard Rafalski
wrote:
> Hi,
>
> i have installed xwiki form the deb package
> xwiki-enterprise-tomcat-pgsql version 3.5. Then tried to contact the
> new wiki through the URL http://xwikipg:8080/xwiki (xwikipg is the
> hostname where xwiki is running). No page ca
On Tue, Feb 28, 2012 at 6:00 PM, Richard Rafalski
wrote:
> Thank you
> The installation of the 3.5 packages causes no errors now
Cool, thanks for the suggestion :)
>
> Am 27.02.2012 17:53, schrieb Thomas Mortagne:
>> Done
>>
>> On Mon, Feb 27, 2012 at 1:13 PM, Richard Rafalski
>> wrote:
>>>
>>>
Hi,
i have installed xwiki form the deb package
xwiki-enterprise-tomcat-pgsql version 3.5. Then tried to contact the
new wiki through the URL http://xwikipg:8080/xwiki (xwikipg is the
hostname where xwiki is running). No page came up. I got this error:
Can't find [/WEB-INF/hibernate.cfg.xml] for
Thank you
The installation of the 3.5 packages causes no errors now
Am 27.02.2012 17:53, schrieb Thomas Mortagne:
> Done
>
> On Mon, Feb 27, 2012 at 1:13 PM, Richard Rafalski
> wrote:
>>
>> Am 26.02.2012 12:41, schrieb Thomas Mortagne:
>>> I just fixed it on 4.0 and 3.5 branch (so for 4.0-milest
On 28 February 2012 14:00, Guillaume Lerouge wrote:
> Hi Joris,
>
> On Tue, Feb 28, 2012 at 11:19 AM, Joris Dirks
> wrote:
>
> > On 28 February 2012 00:26, > >wrote:
> >
> > > Hi Joris!
> > >
> > > From: users-boun...@xwiki.org [users-boun...@xwiki.org]
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
Yeah even with an admin acc i get the same problem.
I know how to get the sides instead, but thats no solution.
I have to watch after the Objects for each user profile-side, where the
sides were put in.
But thats not the way it should work.
--
View this message in context:
http://xwiki.475771.
Hi Joris,
On Tue, Feb 28, 2012 at 11:19 AM, Joris Dirks wrote:
> On 28 February 2012 00:26, >wrote:
>
> > Hi Joris!
> >
> > From: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf Of
> > Joris Dirks [jo...@user.stekje.nl]
> > Sent: 27 February
Hi,
Same problem with my user on XWiki 3.4: the watchlist is empty while I watch
the whole wiki
But if I'm logging with Admin account, the watchlist is OK.
Have you tried with Admin account ?
NCG
--
View this message in context:
http://xwiki.475771.n2.nabble.com/Watchlist-doesnt-show-the-watc
On 28 February 2012 00:26, wrote:
> Hi Joris!
>
> From: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf Of
> Joris Dirks [jo...@user.stekje.nl]
> Sent: 27 February 2012 17:01
> To: XWiki Users
> Subject: [xwiki-users] Blog entries for specific c
I have found something thats is a little bit strange to me.
In the XWiki.UserSheet there is the following code. There is a reference to
the XWikiUserWatchListSheet
but this Sheet or the class XWikiUserWatchList does not excist in the
Classes i can see.
#if($isMyProfile && $hasWatch)
#set($disca
On Tue, Feb 28, 2012 at 10:34 AM, Arnaud bourree
wrote:
> Hello,
>
> I'm surprise about deb version:
>>$aptitude show xwiki-enterprise-tomcat6-mysql xwiki-enterprise-tomcat-mysql
>>Package: xwiki-enterprise-tomcat6-mysql
>>New: yes
>>State: installed
>>Automatically installed: no
>>Version: *3.5*
Hello,
I'm surprise about deb version:
>$aptitude show xwiki-enterprise-tomcat6-mysql xwiki-enterprise-tomcat-mysql
>Package: xwiki-enterprise-tomcat6-mysql
>New: yes
>State: installed
>Automatically installed: no
>Version: *3.5*
>Priority: optional
>Section: java
>Maintainer: XWiki Team (d...@xwi
31 matches
Mail list logo