Apparently tortoise does not work well with IE 7 installed.
Philip Wright
Reports Analyst
ACS: BPS
Office: 503-907-1501 ext 3714
Cell: 503-891-4920
Philip.wright(a)acs-inc.com
Affiliated Computer Services, Inc
Affiliated Computer Services, Inc (ACS) Proprietary and Confidential
Information
This document (or any part thereof) may not be disseminated outside of ACS
in either electronic or physical form without specific authorization of the
office of the ACS Chief Information Security Officer. The information
included in this document represents no commitment by ACS to any other
party. The policies and standards described do not consider any country law
or other directive outside of the United States.
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of
Thomas Mortagne
Sent: Tuesday, June 17, 2008 1:31 AM
To: XWiki Users
Subject: Re: [xwiki-users] trying to use ldap auth
On Mon, Jun 16, 2008 at 9:36 PM, Wright, Philip <Philip.Wright(a)acs-inc.com>
wrote:
> My question was how do I implement your patch referenced at below link
> :)
>
>
http://jira.xwiki.org/jira/browse/XWIKI-2264?page=com.atlassian.jira.plugin.
> system.issuetabpanels%3Acomment-tabpanel
To apply it you have to:
- first checkhout xwiki-core with a svn client (if you are on Windows you
should use Tortoisesvn). Makes sure to checkout the branch corresponding to
the version you want to patch (1.4.x, 1.5.x, etc.).
See http://dev.xwiki.org/xwiki/bin/view/Community/SourceRepository.
- apply the patch. If you use a graphical svn client it should include an
"apply patch" or something like that somewhere in the menu
- rebuild xwiki-core. See
http://dev.xwiki.org/xwiki/bin/view/Community/Building
- replace the xwiki-core-<version>.jar from you xwiki installation with
generated xwiki-core-<version>.jar
>
>
>
>
> Philip Wright
>
> Reports Analyst
>
> ACS: BPS
>
>
>
> Office: 503-907-1501 ext 3714
>
> Cell: 503-891-4920
>
> Philip.wright(a)acs-inc.com
>
>
>
>
>
>
>
>
>
> Affiliated Computer Services, Inc
>
>
>
> Affiliated Computer Services, Inc (ACS) Proprietary and Confidential
> Information This document (or any part thereof) may not be
> disseminated outside of ACS in either electronic or physical form
> without specific authorization of the office of the ACS Chief
> Information Security Officer. The information included in this
> document represents no commitment by ACS to any other party. The
> policies and standards described do not consider any country law or
> other directive outside of the United States.
>
>
> -----Original Message-----
> From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On
> Behalf Of Thomas Mortagne
> Sent: Monday, June 16, 2008 11:51 AM
> To: XWiki Users
> Subject: Re: [xwiki-users] trying to use ldap auth
>
> On Mon, Jun 16, 2008 at 8:30 PM, Wright, Philip
> <Philip.Wright(a)acs-inc.com>
> wrote:
>> I know I sound like a noob, which I am :) However how do I implement
> this?
>> Do I just copy the code into the authenticator code?
>
> I don't understand. You speak about java code ?
>
> Before writing any code you should start create a jira issue on
> http://jira.xwiki.org explaining what is the problem, how to reproduce it.
> After that if you can propose a way to fix it or even attach a patch,
> it's even better ;)
>
>>
>>
>>
>>
>> Philip Wright
>>
>> Reports Analyst
>>
>> ACS: BPS
>>
>>
>>
>> Office: 503-907-1501 ext 3714
>>
>> Cell: 503-891-4920
>>
>> Philip.wright(a)acs-inc.com
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> Affiliated Computer Services, Inc
>>
>>
>>
>> Affiliated Computer Services, Inc (ACS) Proprietary and Confidential
>> Information This document (or any part thereof) may not be
>> disseminated outside of ACS in either electronic or physical form
>> without specific authorization of the office of the ACS Chief
>> Information Security Officer. The information included in this
>> document represents no commitment by ACS to any other party. The
>> policies and standards described do not consider any country law or
>> other directive outside of the United States.
>>
>>
>> -----Original Message-----
>> From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On
>> Behalf Of Thomas Mortagne
>> Sent: Monday, June 16, 2008 11:25 AM
>> To: XWiki Users
>> Subject: Re: [xwiki-users] trying to use ldap auth
>>
>> Hi,
>>
>> On Mon, Jun 16, 2008 at 8:24 PM, Thomas Mortagne
>> <thomas.mortagne(a)xwiki.com>
>> wrote:
>>> On Mon, Jun 16, 2008 at 8:05 PM, Wright, Philip
>>> <Philip.Wright(a)acs-inc.com> wrote:
>>>> I am trying to use ldap auth. however I am running into a few
>>>> challenges with its whitespace and "." handling.
>>>>
>>>> All my users cn contain a whitespace between the givenname and the
>>>> sn All my users samaccountnames contain a "." between the givenname
>>>> and the sn
>>>>
>>>>
>>>> Is there a way to change xwiki's handling of whitespaces in an ldap
>>>> login or its handling of ".". I would prefer if during the ldap
>>>> import it would remove the whitespace in the cn so we could use
>>>> that as
>> our UID.
>>>
>>> LDAP authenticator now handle "." in login names that way. See
>>> http://jira.xwiki.org/jira/browse/XWIKI-2264
>>>
>>> You should crea
>>
>> You should create a jira issue about space.
>>
>>>
>>>>
>>>>
>>>>
>>>> Philip Wright
>>>>
>>>> Reports Analyst
>>>>
>>>> ACS: BPS
>>>>
>>>>
>>>>
>>>> Office: 503-907-1501 ext 3714
>>>>
>>>> Cell: 503-891-4920
>>>>
>>>> Philip.wright(a)acs-inc.com
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> Affiliated Computer Services, Inc
>>>>
>>>>
>>>>
>>>> Affiliated Computer Services, Inc (ACS) Proprietary and
>>>> Confidential Information This document (or any part thereof) may
>>>> not be disseminated outside of ACS in either electronic or physical
>>>> form without specific authorization of the office of the ACS Chief
>>>> Information Security Officer. The information included in this
>>>> document represents no commitment by ACS to any other party. The
>>>> policies and standards described do not consider any country law or
>>>> other directive outside of the United States.
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> users mailing list
>>>> users(a)xwiki.org
>>>> http://lists.xwiki.org/mailman/listinfo/users
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Thomas Mortagne
>>>
>>
>>
>>
>> --
>> Thomas Mortagne
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
>
>
>
> --
> Thomas Mortagne
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
--
Thomas Mortagne
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
hello people
i am trying to modify the doctree 1.5 plugin jar to meet my needs. i have imported the files into my new java project (that were consistent into the jar) and added a new library: commons-collections-3.1
the jar contents:
DocumentTree.java
DocumentTreePlugin.java
DocumentTreePluginApi.java
the first one was ok, but the 2 and 3rd have loads of errors. it cannot find my imports:
import com.xpn.xwiki.XWikiContext;
import com.xpn.xwiki.XWikiException;
import com.xpn.xwiki.api.Api;
import com.xpn.xwiki.doc.XWikiDocument;
import com.xpn.xwiki.plugin.XWikiDefaultPlugin;
import com.xpn.xwiki.plugin.XWikiPluginInterface;
i don't understand how it is ok in the plugin , but still i am asked to create new interfaces or classes.
Take care ,
Gabriela Radu :)
www.gabrielaradu.com
I know I sound like a noob, which I am :) However how do I implement this?
Do I just copy the code into the authenticator code?
Philip Wright
Reports Analyst
ACS: BPS
Office: 503-907-1501 ext 3714
Cell: 503-891-4920
Philip.wright(a)acs-inc.com
Affiliated Computer Services, Inc
Affiliated Computer Services, Inc (ACS) Proprietary and Confidential
Information
This document (or any part thereof) may not be disseminated outside of ACS
in either electronic or physical form without specific authorization of the
office of the ACS Chief Information Security Officer. The information
included in this document represents no commitment by ACS to any other
party. The policies and standards described do not consider any country law
or other directive outside of the United States.
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of
Thomas Mortagne
Sent: Monday, June 16, 2008 11:25 AM
To: XWiki Users
Subject: Re: [xwiki-users] trying to use ldap auth
Hi,
On Mon, Jun 16, 2008 at 8:24 PM, Thomas Mortagne <thomas.mortagne(a)xwiki.com>
wrote:
> On Mon, Jun 16, 2008 at 8:05 PM, Wright, Philip
> <Philip.Wright(a)acs-inc.com> wrote:
>> I am trying to use ldap auth. however I am running into a few
>> challenges with its whitespace and "." handling.
>>
>> All my users cn contain a whitespace between the givenname and the sn
>> All my users samaccountnames contain a "." between the givenname and
>> the sn
>>
>>
>> Is there a way to change xwiki's handling of whitespaces in an ldap
>> login or its handling of ".". I would prefer if during the ldap
>> import it would remove the whitespace in the cn so we could use that as
our UID.
>
> LDAP authenticator now handle "." in login names that way. See
> http://jira.xwiki.org/jira/browse/XWIKI-2264
>
> You should crea
You should create a jira issue about space.
>
>>
>>
>>
>> Philip Wright
>>
>> Reports Analyst
>>
>> ACS: BPS
>>
>>
>>
>> Office: 503-907-1501 ext 3714
>>
>> Cell: 503-891-4920
>>
>> Philip.wright(a)acs-inc.com
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> Affiliated Computer Services, Inc
>>
>>
>>
>> Affiliated Computer Services, Inc (ACS) Proprietary and Confidential
>> Information This document (or any part thereof) may not be
>> disseminated outside of ACS in either electronic or physical form
>> without specific authorization of the office of the ACS Chief
>> Information Security Officer. The information included in this
>> document represents no commitment by ACS to any other party. The
>> policies and standards described do not consider any country law or
>> other directive outside of the United States.
>>
>>
>>
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
>>
>
>
>
> --
> Thomas Mortagne
>
--
Thomas Mortagne
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
I am trying to use ldap auth. however I am running into a few challenges
with its whitespace and "." handling.
All my users cn contain a whitespace between the givenname and the sn
All my users samaccountnames contain a "." between the givenname and the sn
Is there a way to change xwiki's handling of whitespaces in an ldap login or
its handling of ".". I would prefer if during the ldap import it would
remove the whitespace in the cn so we could use that as our UID.
Philip Wright
Reports Analyst
ACS: BPS
Office: 503-907-1501 ext 3714
Cell: 503-891-4920
Philip.wright(a)acs-inc.com
Affiliated Computer Services, Inc
Affiliated Computer Services, Inc (ACS) Proprietary and Confidential
Information
This document (or any part thereof) may not be disseminated outside of ACS
in either electronic or physical form without specific authorization of the
office of the ACS Chief Information Security Officer. The information
included in this document represents no commitment by ACS to any other
party. The policies and standards described do not consider any country law
or other directive outside of the United States.
Hi all,
Me again...
I'm trying to get Xwiki to run behind Apache using mod_proxy, so that I have access to Xwiki via port 80 and can still do other Apache stuff. I've set up Apache according to:
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Performances
ProxyRequests Off
<Proxy *>
Order deny,allow
Allow from all
</Proxy>
ProxyPreserveHost On
ProxyPass /xwiki ajp://localhost:8009/xwiki
I have also enabled the AJP connector in the Xwiki Jetty's jetty.xml file, by un-commenting the relevant section
However, I get an Apache error page when trying to load the proxied Xwiki (200 OK - "The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.")
This is what appears in the Xwiki log:
2008-06-16 15:25:48,550 [http://HOST/xwiki/bin/view/Main/WebHome] [AJP13Listener2-2] ERROR web.XWikiAction - Connection aborted
Any ideas?
Thanks,
Graeme
Glasgow Caledonian University is a registered Scottish charity, number SC021474
Hi,
i use TaskManagerApplication10M2.xar under xwiki-enterprise-hsqldb-1.4.1
and
In the task pages, when i try to click on the assignee, Status or Severity
setting of any task (for interaction with task),
i see this error message instead of obtaining the small dialog box (to
change the setting without). Why ?
gwtapi.errorwithcode com.google.gwt.user.client.rpc.InvocationException:
//OK[22,2,21,2,20,2,19,2,18,2,17,2,16,2,15,2,14,2,13,2,12,2,11,2,10,2,9,2,8,2,7,2,6,2,5,2,4,2,3,2,10,1,["com.xpn.xwiki.gwt.api.client.Dictionary/3344145613","java.lang.String/2004016611","gwtapi.loading.loading_msg","Loading","gwtapi.error.errorretrievingdata","Error\x20retrieving\x20data","gwtapi.error.failuregetdocument","Error\x20getting\x20document","gwtapi.editfield.caption","Editing\x20field","gwtapi.error.failedupdatingdata","Failed\x20updating\x20data","gwtapi.chooseyourvalue","Choose\x20your\x20value","gwtapi.button.cancel","Cancel","gwtapi.error.errorgettingfield","Error\x20getting\x20field","gwtapi.loading.loading_icon_spinner","icons/spinner.gif","gwtapi.button.next","Save"],0,3]
--
View this message in context: http://www.nabble.com/pb-with-TaskManagerApplication-%3A-gwtapi-error-tp178…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Take care ,
Gabriela Radu :)
www.gabrielaradu.com
--- On Mon, 6/16/08, Gabriela Radu <nohinder(a)yahoo.com> wrote:
From: Gabriela Radu <nohinder(a)yahoo.com>
Subject: Re: [xwiki-users] html form
To: "Tiago Rinck Caveden" <caveden(a)gmail.com>
Date: Monday, June 16, 2008, 11:27 AM
this is from the page source of the page:
<form action="/xwiki/bin/view/Factory/CustomSearch">
<table>
<tr>
<td>
<input type="text" name="text" value="" size="30"/>
</td>
<td>
<input type="submit" value="Search"/>
</td>
</tr>
</table>
so it's the same...
</form>
Take care ,
Gabriela Radu
:)
www.gabrielaradu.com
--- On Mon, 6/16/08, Tiago Rinck Caveden <caveden(a)gmail.com> wrote:
From: Tiago Rinck Caveden <caveden(a)gmail.com>
Subject: Re: [xwiki-users] html form
To: nohinder(a)yahoo.com
Cc: "XWiki Users" <users(a)xwiki.org>
Date: Monday, June 16, 2008, 11:24 AM
It seems the reply only came to me, so I'm sending it to the list again.
The HTML generated by XWiki is the same one you wrote? I mean, this snippet you sent is also what your browser gets or is it different?
Regards,
--
Tiago Rinck Caveden
http://caveden.multiply.com
On Mon, Jun 16, 2008 at 10:18 AM, Gabriela Radu <nohinder(a)yahoo.com> wrote:
sorry. i have a form. this table is included in a form.
Take care ,
Gabriela Radu :)
www.gabrielaradu.com
--- On Mon, 6/16/08, Tiago Rinck Caveden <caveden(a)gmail.com> wrote:
From: Tiago Rinck Caveden <caveden(a)gmail.com>
Subject: Re: [xwiki-users] html form
To: nohinder(a)yahoo.com, "XWiki Users" <users(a)xwiki.org>
Date: Monday, June 16, 2008, 11:13 AM
On Mon, Jun 16, 2008 at 10:02 AM, Gabriela Radu <nohinder(a)yahoo.com> wrote:
Hello all:)
Has anyone a problem like this ? this is my form
<table>
<tr>
<td>
<input type="text" name="text" value="$!request.text" size="20"/>
</td>
<td>
<input type="submit" value="Search" />
</td>
</tr>
</table>
but in browser the button "search" is not clickable. have no idea why
You must have a form definition somewhere, with the inputs enclosed by it, otherwise the button won't do anything...
Regards,
--
Tiago Rinck Caveden
http://caveden.multiply.com
It seems the reply only came to me, so I'm sending it to the list again.
The HTML generated by XWiki is the same one you wrote? I mean, this snippet
you sent is also what your browser gets or is it different?
Regards,
--
Tiago Rinck Caveden
http://caveden.multiply.com
On Mon, Jun 16, 2008 at 10:18 AM, Gabriela Radu <nohinder(a)yahoo.com> wrote:
>
>
> *sorry. i have a form. this table is included in a form.
>
>
>
> Take care ,
> Gabriela Radu :)
> www.gabrielaradu.com
> *
>
>
> --- On *Mon, 6/16/08, Tiago Rinck Caveden <caveden(a)gmail.com>* wrote:
>
> From: Tiago Rinck Caveden <caveden(a)gmail.com>
> Subject: Re: [xwiki-users] html form
> To: nohinder(a)yahoo.com, "XWiki Users" <users(a)xwiki.org>
> Date: Monday, June 16, 2008, 11:13 AM
>
>
> On Mon, Jun 16, 2008 at 10:02 AM, Gabriela Radu <nohinder(a)yahoo.com>
> wrote:
>
>>
>> Hello all:)
>> Has anyone a problem like this ? this is my form
>> <table>
>> <tr>
>> <td>
>>
>> <input type="text" name="text" value="$!request.text" size="20"/>
>> </td>
>> <td>
>> <input type="submit" value="Search" />
>> </td>
>> </tr>
>> </table>
>>
>> but in browser the button "search" is not clickable. have no idea why
>
>
>
> You must have a form definition somewhere, with the inputs enclosed by it,
> otherwise the button won't do anything...
>
> Regards,
> --
> Tiago Rinck Caveden
> http://caveden.multiply.com
>
>
>
Hello all:)
Has anyone a problem like this ? this is my form
<table>
<tr>
<td>
<input type="text" name="text" value="$!request.text" size="20"/>
</td>
<td>
<input type="submit" value="Search" />
</td>
</tr>
</table>
but in browser the button "search" is not clickable. have no idea why
Take care ,
Gabriela Radu :)
www.gabrielaradu.com
Hi!
Trying to subscribe to something, using RSS button in Lucene search
page, always results with an
XML Parsing Error: not well-formed
Location:
http://192.168.220.128/xwiki/bin/view/Main/LuceneSearch?xpage=rdf&text=Miha…
Line Number 105, Column 42:
{pre}
------------------------------------------------^
Ar cieņu, Mihails
Hello. My question / suggestion goes with two part.
PART 1
I've tried to figure out why the XWiki renders xwiki-headings as it
does. E.g "1 Title One" is rendered as '<h2 class="heading-1">Title
One</h2>'. I would like to change this to be h1-element instead of
h2-element.
At first I suspected that this change would require only small
modification in some velocity template. It seems that I was wrong. My
current guess is that this rendering is done somewhere in java (from
xwiki.hbm.xml I tracked the doc.XWikiDocument and with that my guess is
DefaultXWikiRenderingEngine.java). However, I don't know how/where I
should change the code.
Is there a flow-chart or something to describe the render-phase?
As the description of this list goes: I would suggest that the xwiki
rendering should be done in a straightforward way where syntax 1 would
be h1, 1.1 h2, 1.1.1 h3 and so on.
PART 2
Another suggestion is that minor fix would be implemented in rendering.
An example text and the rendered result:
------------------
this is text before list.
* this
* is
* list
this is text after list.
------------------
<p>this is text before list.</p>
<ul class="star">
<li>this</li>
<li>is</li>
<li>list</li>
</ul>this is text after list.
------------------
Also "this is text after list" should be rendered as paragraph. A
workaround is to write:
------------------
this is text before list.
* this
* is
* list
<span>
this is text after list.
------------------
<p>this is text before list.</p>
<ul class="star">
<li>this</li>
<li>is</li>
<li>list</li>
</ul><span>
<p>this is text after list.</p>
------------------
Same goes with lists with - * and #.
With Best Regards,
ari
Hi all,
Just attempted to deploy the XWiki 1.4 .WAR distribution into Tomcat
5.5.20, using PostgreSQL, and I'm getting a 404 error when I try to
load the Xwiki main page.
I deployed the wiki by dropping the .war file into the webapps
directory, and Tomcat subsequently automatically unpacked the WAR into
an 'xwiki' directory.
But now when I go to my host : http://localhost:8080/xwiki/ , I get an
Apache Tomcat 404 error, saying "The requested resource (/xwiki/) is
not available.". It's not even an XWiki 404 - it's a default Tomcat
one, the same as I'd get if I loaded http://localhost:8080/ThisWebAppDoesNotExist
.
I'm sure I've installed the Xwiki war incorrectly, but can anyone
point me in the right direction - where have I gone wrong?
I'm deploying on CentOS 5 using the default Tomcat installation which
comes with that OS. The only thing I've changed is the Hibernate
configuration to reflect a Postgre database (which is set up).
Thanks in advance.
Graeme West
Glasgow Caledonian University is a registered Scottish charity, number SC021474
Hi,
One small thing I notice is hat you have to go the the objects for resetting
a user's password (ie, when you're not the user and you're changing it for
them). Shouldn't this have an automatic temporary-password script behind
it?
Also, when setting a user's password manually through the objects, I get a
big nasty database error.. followed by general odd behavior even if I
recreate the account. Is that expected?
Hi all,
I am attempting to install workspaces and everything installs
correctly but when I am prompted to create the organization's space,
it looks as if the macros are not working.
Instead of the form field to enter the name of the space, I get:
$newspace.display("displayTitle","edit").
It looks like the velocity engine is not working for some reason. If
I install as standalone, it works just fine. The xwiki instance is
running on glassfish using hsqldb.
I would imagine this is fairly common as I followed the instructions
to a tee, but I still get this. Any clues?
Thanks much,
Matt
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
as I remember, I once saw several entries in the "Edit" menu, like Wiki
or Wysiwyg syntax, or class and object editor.
In my local installation, I see this only if logged in as superadmin. In
my myxwiki.org pages, I can't see any entries in the Edit menu.
Did I miss any settings?
Thank you
Matthias Albert
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFIUXDq99dNHzj143ARAgQGAKCdDwYg3E7EBxlAzQwtClac49qCZQCfV0SA
FE1+UgQCEs1GFsbRnOkW98E=
=Sl7+
-----END PGP SIGNATURE-----
Is there anything I can do to make XWiki 1.4 handle large attachments? That
is, attachments from a few megabytes up to a few dozen megabytes.
XWiki does not appear to efficiently handle attachments in general; large
attachments appear to require extraordinary measures and resources.
In testing prior to a deployment I attempted to attach a 56 MB file to an
instance running on a server with 2GB of RAM and using MySQL as the
database.
To attach the file:
1. I first had to set the MySQL max_allowed_packet value in /etc/my.cnf to a
larger value, since by default it's only 1MB and XWiki stores attachments
directly in the database, rather than saving them in the file system and
referencing the attachment's path.
2. Next I needed change the maximum attachment size in XWiki, which can be
done by "edit[ing] the XWiki.XWikiPreferences class and add[ing] a
NumberProperty field of type long, named upload_maxsize" which I finally
figured out I could accomplish by visiting a page similar to
"http://my.server/xwiki/bin/edit/XWiki/XWikiPreferences?editor=object"
...although this wasn't immediately obvious.
3. At this point attempting to attach the file resulted in a JDBC error,
which I resolved by manually changing some columns in the database from type
mediumblob to longblob.
4. Attempting to attach the file still didn't work, this time due to Java
heap space limitations. I increased the size of the heap, modifying the
JAVA_OPTS with -Xmx512m -Xms512m (setting the initial and maximum heap sizes
to 512MB, up from 256). This had no effect on the error, so I increased the
size to 1 GB, but the error persisted. At 1.2 GB I was able to attach the
file.
Next I attempted to delete the attachment along with the page to which it is
attached. My naïve assumption was that deleting an attachment should be
easier than adding one and I didn't anticipate problems. Unfortunately, this
again resulted in out of memory errors. To work around the problem I tried
deleting the attachment by clicking the delete button in the show -->
attachments screen. This still resulted in an out of memory error, so I
upped the heap size to 1.6 GB, or 80% of the RAM in the server. This
resulted in very heavy swapping, yet still failed due to an out of memory
exception. (On the positive side, at least the swapping helped keep the
processor utilization under 100%.)
I've ordered another 2GB of RAM and will try increasing the heap size again
after it's installed. Until then, is there anything I can do to keep
attachments from eating the server alive? If I recall correctly, there has
been talk about saving attachments externally, rather than within the
database. Has anyone built a mechanism to allow this, or is there any news
to report on that front?
Also, does anyone have any advice on how I can excise this page and its 56MB
attachment from the system prior to more memory arriving? (I'd like to do so
as, aside from the attachment problems and dysfunctional WYSIWYG editor, the
system looks deployable.)
As it stands, unless I'm doing something incorrectly, I have to conclude
that it's basically impractical to use attachments larger than a few
megabytes with XWiki, and even small attachments are frightfully ungainly.
- AW
I was sure somebody would choose Patricia J.
Pascal Voitot wrote:
> finally I preferred voting for a nice looking girl instead of you ludovic...
> Sorry about that :(...
>
>
>
>
> Pascal the joker
>
>
>
> On Thu, Jun 12, 2008 at 4:37 PM, Ludovic Dubost <ludovic(a)xwiki.org> wrote:
>
>
>> It still is time to vote and help open source get on radio again !
>> Don't forget your family members or friend can also vote as long as they
>> have an email..
>>
>> Thanks for all that already voted !
>> Ludovic
>>
>> Ludovic Dubost wrote:
>>
>>> Hi XWiki users and developers !
>>>
>>> It's voting time again.. You have helped me get through to the semi
>>> final a few month ago, and this week is the voting period for the
>>> semi-final. What's less fun is that this time we cannot not the
>>> current voting result in real time so we have to push as much as we can.
>>>
>>> You can vote here (in french too but that should not be too difficult
>>> ! Make
>>> sure you select the second person at the top !):
>>>
>>> http://www.radiobfm.com/bfm_academie/index.php
>>>
>>> This can give a nice additional boost to XWiki !
>>>
>>> Thanks to all of you for you continuous support of XWiki and
>>> participation to the lists.
>>>
>>> Ludovic
>>>
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> users mailing list
>>> users(a)xwiki.org
>>> http://lists.xwiki.org/mailman/listinfo/users
>>>
>> --
>> Ludovic Dubost
>> Blog: http://blog.ludovic.org/
>> XWiki: http://www.xwiki.com
>> Skype: ldubost GTalk: ldubost
>>
>> _______________________________________________
>> devs mailing list
>> devs(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/devs
>>
>>
> _______________________________________________
> devs mailing list
> devs(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/devs
>
>
--
Ludovic Dubost
Blog: http://blog.ludovic.org/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost
Hi XWiki users and developers !
It's voting time again.. You have helped me get through to the semi
final a few month ago, and this week is the voting period for the
semi-final. What's less fun is that this time we cannot not the current
voting result in real time so we have to push as much as we can.
You can vote here (in french too but that should not be too difficult ! Make
sure you select the second person at the top !):
http://www.radiobfm.com/bfm_academie/index.php
This can give a nice additional boost to XWiki !
Thanks to all of you for you continuous support of XWiki and
participation to the lists.
Ludovic
--
Ludovic Dubost
Blog: http://blog.ludovic.org/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
Having a lot of trouble getting this skin to work right in IE (v6 is
standard on all our desktops).
Note that the below does not happen for firefox, only for IE:
- "Editor" and "Document Information" panels in edit mode appear in the
wrong place (offscreen to the bottom left instead of onscreen to the top-ish
right)
- Requires that the server be in "Trusted" domain to use the sort-filter
tables, and a few other less essential features.
- Tables that worked on 1.1 are now "scrunched up". By that I mean, if
they were setup to span the screen using % values (setting one of them to a
pixel value to avoid the ie table bug), in 1.4.1 toucan they take up one
word's worth of space per column. We have probably a few hundred area's
that this affects (listings, document content, edit content, etc).
Sure they're mainly cosmetic, but they end up being show-stoppers for my
users. Anyone out there got some advice on getting toucan working on IE?
I installed XWiki 1.4.1 with tomcat and mysql. I followed http://code.xwiki.org/xwiki/bin/view/Plugins/LucenePlugin to change the index directory. For example,
xwiki.plugins.lucene.indexdir=D:/lucene . I changee the dir, saved xwiki.cfg and restarted xwiki. But the index still in the tomcat/work/lucene. Then I tried first deleted the existing index folder and files in tomcat/work. Restarted again, XWiki created new lucene folder and index files in tomcat/work.
I tried several different dirs, but all the results were same. Anyone could tell me why, am I missing something?
_________________________________________________________________
Windows Live Photo gallery 数码相机的超级伴侣,轻松管理和编辑照片,还能制作全景美图!
http://get.live.cn/product/photo.html
The "domain name" can create for the domain abc.com multiple wikis on the schema :
wiki1.abc.comwiki2.abc.comwikiX.abc.com
My problem is that I already have a sub-domain name, and it is not easy for me to obtain new ones.
Is it possible to use domain names to create wikis on the schema :
sub.domain.com/wiki1sub.domain.com/wiki2sub.domain.com/wikiX
If that is supported, that will be perfect for me, but my first tests doesn't works, so...
Hi!
1) I've been expecting problems with Lucene search in XWiki 1.4. To
be more precise, it doesn't work at all :(. Seems that searching or
either returning results function is broken.
2) In version 1.3 it worked, but somehow strange. For example, Lucene
returned results, when search criteria was Mihails, and nothing, if
search criteria was Mihail.
Ar cieņu, Mihails
Hi!
Using XWiki 1.4, I've tried to search something with latvian symbols,
e.g. š ā ķ ļ ē ņ, but the Search just screws all those
symbols as a result getting "latvieÅ¡u vÄrds" and
search failure (nothing found).
The charset I'm using is UTF-8, and in preferences defined languages
are: en lv. I can create pages with name and content using latvian
symbols, and works fine.
P.S. In version 1.3, I couldn't even save the page, when writing
something in latvian, getting an exception error.
Ar cieņu, Mihails
Hi,
Thanks for all your work on xwiki.
I had 1.2 on the air, with good results.
Migration to 1.4.1 => OK
A few things to update LDAP (AD) configuration, but it works now.
Only thing, I have on Tomcat startup these lines into stdout.log and
xwiki.log (for information, I use java 6u3, tomcat 6.0.14, Oracle
10.2.0.3.0.) :
2008-06-11 13:55:23,953 [https://sid-sicap.aphp.fr/xwiki/bin/view/Main/]
[TP-Processor3] WARN dialect.Oracle9Dialect - The
Oracle9Dialect dialect has been deprecated; use either Oracle9iDialect
or Oracle10gDialect instead
2008-06-11 13:55:23,968 [https://sid-sicap.aphp.fr/xwiki/bin/view/Main/]
[TP-Processor3] WARN dialect.OracleDialect - The
OracleDialect dialect has been deprecated; use Oracle8iDialect instead
2008-06-11 13:55:25,031 [https://sid-sicap.aphp.fr/xwiki/bin/view/Main/]
[TP-Processor3] WARN dialect.Oracle9Dialect - The
Oracle9Dialect dialect has been deprecated; use either Oracle9iDialect
or Oracle10gDialect instead
2008-06-11 13:55:25,031 [https://sid-sicap.aphp.fr/xwiki/bin/view/Main/]
[TP-Processor3] WARN dialect.OracleDialect - The
OracleDialect dialect has been deprecated; use Oracle8iDialect instead
2008-06-11 13:55:27,031 [https://sid-sicap.aphp.fr/xwiki/bin/view/Main/]
[TP-Processor3] INFO .AbstractXWikiMigrationManager - No storage
migration required since current version is [7351]
2008-06-11 13:55:28,328 [https://sid-sicap.aphp.fr/xwiki/bin/view/Main/]
[TP-Processor3] WARN dialect.Oracle9Dialect - The
Oracle9Dialect dialect has been deprecated; use either Oracle9iDialect
or Oracle10gDialect instead
2008-06-11 13:55:28,328 [https://sid-sicap.aphp.fr/xwiki/bin/view/Main/]
[TP-Processor3] WARN dialect.OracleDialect - The
OracleDialect dialect has been deprecated; use Oracle8iDialect instead
2008-06-11 13:55:28,484 [https://sid-sicap.aphp.fr/xwiki/bin/view/Main/]
[TP-Processor3] WARN dialect.Oracle9Dialect - The
Oracle9Dialect dialect has been deprecated; use either Oracle9iDialect
or Oracle10gDialect instead
2008-06-11 13:55:28,484 [https://sid-sicap.aphp.fr/xwiki/bin/view/Main/]
[TP-Processor3] WARN dialect.OracleDialect - The
OracleDialect dialect has been deprecated; use Oracle8iDialect instead
Is there anything wrong ?
Gaëtan
--
__________________________________________
Gaëtan GUYODO
Chargé de mission
Centre Antipoison - Hôpital Fernand WIDAL
200, rue du faubourg St Denis
75475 PARIS Cedex 10
Tél: 01 40 05 49 63 / Fax: 01 40 05 48 56
__________________________________________
Hi again,
I'm trying to add manager application to my XE 1.4.1 with the procedure
described here:
http://manager.xwiki.org/xwiki/bin/view/AdminGuide/Installation#HConvertane…
I did the 3 first points.
My main wiki domain name doesn't start with "www", so I "need to create
a wiki server descriptor for it: add an XWiki.XWikiServerClass object to
XWiki.XWikiServerXWiki page."
but I don't really understand what I have to do ? How can I find
XWiki.XWikiServerXWiki page ? I didn't find it.
Can anyone help me ?
--
__________________________________________
Gaëtan GUYODO
Chargé de mission
Centre Antipoison - Hôpital Fernand WIDAL
200, rue du faubourg St Denis
75475 PARIS Cedex 10
Tél: 01 40 05 49 63 / Fax: 01 40 05 48 56
__________________________________________
hi,
i've followed the instructions for a new installation :
1. install and configuration of mysql
2. unzip xwiki-enterprise-manager-mysql-1.1.1.zip
3. sudo start_xwiki.sh
i have 2 problems (i'm logged as Admin and i access to the administration
interface)
XWiki Enterprise Manager installation failed (null
A. first problem
when i try to import
xwiki-enterprise-manager-wiki-administrator-1.2-rc-1.xar, this message
appears :
5 files with errors
* 192 Document(s) installed
* 0 Document(s) skipped
* 5 Document(s) with error
these 5 files are: import_listoferrorsfiles
* XemManager.Install
* Photos.NewAlbum
* Main.LuceneSearch
* Panels.SyntaxHelp
* XWiki.XWikiSyntax
B. second problem
when i want to Create default XE wiki template in
http://localhost:8080/xwiki/bin/view/XemManager/Install
it says : XWiki Enterprise Manager installation failed (null).
the trace of execution of start_xwiki.sh tells :
.........
com.xpn.xwiki.XWikiException: Error number 2 in 0: The wiki templatexe does
not exist
.........
2008-06-12 08:11:19,663
[http://localhost:8080/xwiki/bin/view/XemManager/Install?confirm=1] [P1-19]
ERROR kimanager.WikiManagerPluginApi - Wiki
[XWiki.XWikiServerTemplatexe,templatexe.template.local,XWiki.Admin] creation
failed
com.xpn.xwiki.plugin.wikimanager.WikiManagerException: Error number 50040 in
5: com.xpn.xwiki.plugin.wikimanager.WikiManagerPlugin: Fail to install
package [template-xe.xar]
thanks
--
View this message in context: http://www.nabble.com/pb-with-installation-of-XEM-tp17793892p17793892.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi!
It's quite good when the login form appears to set the automatic
focus on the username field. Maybe this feature could be included in
XWiki as a standart.
All you need is to paste this script after the login form:
-----
document.forms.loginForm.j_username.focus();
-----
Ar cieтu, Mihails
I've installed TaskManager Application. When I try add New task or Task group
I receive error message.
Any idea what I do wrong?
Frantisek
Error number 4001 in 4: Error while parsing velocity page TasksCode.NewTask
Wrapped Exception: Invocation of method 'get' in class
java.util.Collections$EmptyList threw exception
java.lang.IndexOutOfBoundsException: Index: 0 @ TasksCode.NewTask2,32?
com.xpn.xwiki.XWikiException: Error number 4001 in 4: Error while parsing
velocity page TasksCode.NewTask
Wrapped Exception: Invocation of method 'get' in class
java.util.Collections$EmptyList threw exception
java.lang.IndexOutOfBoundsException: Index: 0 @ TasksCode.NewTask2,32?
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:160)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.render(XWikiVelocityRenderer.java:95)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:252)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:176)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:145)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderDocument(DefaultXWikiRenderingEngine.java:134)
at
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:418)
at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:371)
at sun.reflect.GeneratedMethodAccessor845.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:295)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:245)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:203)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:294)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:318)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:241)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:155)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1429)
at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:598)
at sun.reflect.GeneratedMethodAccessor436.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:295)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:245)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:203)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:294)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:318)
at
org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:194)
at
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:170)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:88)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:318)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:107)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:318)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:241)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:155)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1429)
at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:108)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:208)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)
at
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at
org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
at java.lang.Thread.run(Thread.java:595)
Wrapped Exception:
java.lang.IndexOutOfBoundsException: Index: 0 at
java.util.Collections$EmptyList.get(Collections.java:2975) at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585) at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:295)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:245)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:203)
at
org.apache.velocity.runtime.parser.node.ASTReference.value(ASTReference.java:419)
at
org.apache.velocity.runtime.parser.node.ASTExpression.value(ASTExpression.java:73)
at
org.apache.velocity.runtime.parser.node.ASTSetDirective.render(ASTSetDirective.java:125)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:318)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:241)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:155)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.render(XWikiVelocityRenderer.java:95)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:252)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:176)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:145)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderDocument(DefaultXWikiRenderingEngine.java:134)
at
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:418)
at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:371) at
sun.reflect.GeneratedMethodAccessor845.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585) at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:295)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:245)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:203)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:294)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:318)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:241)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:155)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1429) at
com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:598) at
sun.reflect.GeneratedMethodAccessor436.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585) at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:295)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:245)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:203)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:294)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:318)
at
org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:194)
at
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:170)
at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:88)
at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:318)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:107)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:318)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:241)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:155)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1429) at
com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:108) at
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:208) at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:690) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)
at
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at
org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
at java.lang.Thread.run(Thread.java:595)
--
View this message in context: http://www.nabble.com/Problem-with-TaskManager-Application-tp17468637p17468…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Vincent,
Thanks for writing this new section - it makes it clearer!
I didn't understand that XE uses the Struts/Velocity MVC architecture
(http://velocity.apache.org/tools/devel/struts/index.html). Now I understand
that (and have read up on it) XWiki seems a lot more understandable!
If you have time more detail on the architecture would help even more
(specifically the wiki specific 'business logic' and page rendering,
plugins, etc), but what you've already written has certainly given me and
others a good start for understanding XE.
Thanks again.
Best Regards,
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of Vincent Massol
Sent: 10 June 2008 16:41
To: XWiki Users
Subject: Re: [xwiki-users] FW: XWiki source code
On Jun 10, 2008, at 4:48 PM, goldring, richard wrote:
> Hi Anyone,
>
> I'm trying to understand how XWiki works - its a servlet isn't it?
I assume you're talking about XE...
Does this help:
http://platform.xwiki.org/xwiki/bin/view/DevGuide/Architecture ?
Thanks
-Vincent
[snip]
> -----Original Message-----
> From: goldring, richard
> Sent: 09 June 2008 07:52
> To: 'XWiki Users'
> Subject: XWiki source code
>
>
> Hi,
>
> I'm trying to figure out the XWiki source code...
>
> Can someone "in the know" document on xwiki.org the flow of control
> through
> XWiki from starting up the java server (Jetty, Tomcat, etc) and
> XWiki, to
> the user logging in, to view a document, navigating to another page,
> to
> editing and saving a page (HSQL, MySQL, etc), to logging out, to
> using a
> plugin, to running some embedded code on a page, and finally to
> shutting
> down XWiki? Some diagrams would be useful as well. Even if it were
> just a
> brief description it would reallyhelp. It would be useful to know
> where to
> start to try and understand the code. Some background on the
> technologies
> used by XWiki would be useful as well.
>
> Thanks.
>
> Regards,
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail
is confidential. It may also be legally privileged. It is intended only for
the stated addressee(s) and access to it by any other person is
unauthorised. If you are not an addressee, you must not disclose, copy,
circulate or in any other way use or rely on the information contained in
this e-mail. Such unauthorised use may be unlawful. We may monitor all
e-mail communications through our networks. If you have received this e-mail
in error, please inform us immediately on +44 (0) 1749 672081 and delete it
and all copies from your system. We accept no responsibility for changes to
any e-mail which occur after it has been sent. Attachments to this e-mail
may contain software viruses which could damage your system. We therefore
recommend you virus-check all attachments before opening. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
Hi,
Rico has been deleted. The Javascript code is still called by the Panel or
the Page (stored in a DB and therefore still the same as it was in version
1.1), however the .js file has been deleted from the skin directory. You
need to change the page code wherever it appears and
change it to something like :
<div id="xwikihelpgroupsHeader" class="accordionTabTitleBar">[Title of the
subpart]</div>
<div id="xwikihelpgroupsContent" class="accordionTabContentBox">Text in the
subpart</div>
Hope it helped,
Sebastien
> Date: Wed, 11 Jun 2008 11:23:49 +0100
> From: Joe <uncannyhg(a)gmail.com>
> Subject: [xwiki-users] Toucan and rico accordian?
> To: "XWiki Users" <users(a)xwiki.org>
> Message-ID:
> <466be7d20806110323p43f52247t33d40ac271008cd(a)mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hello all xwiki'ers
>
> I've recently upgraded from 1.1 to 1.4, and am keen on using the toucan
> skin.. but I can't seem to get the rico/accordian feature working. On
> Albatross, this is setup by just adding a bit of script, but this doesn't
> seem to be the case on toucan.
>
> Has Rico been removed? Or do I need to enable it somehow?
>
>
> ------------------------------
>
> Message: 3
> Date: Wed, 11 Jun 2008 12:45:42 +0200
> From: Vincent Massol <vincent(a)massol.net>
> Subject: Re: [xwiki-users] Failed to change the Lucene Index Dir
> To: XWiki Users <users(a)xwiki.org>
> Message-ID: <58190DAD-CC47-4F6A-B984-4D9C5AB30E05(a)massol.net>
> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
>
> Hi,
>
> I've just tested this on both Jetty and Tomcat and it worked fine. I
> only changed the xwiki.cfg by adding:
> xwiki.plugins.lucene.indexdir=/tmp/lucene
>
> So maybe the problem is that you're on windows. Maybe the directory
> doesn't exist and fails to be created for some reason. What do the
> tomcat and xwiki logs say?
>
> Thanks
> -vVncent
>
> On Jun 11, 2008, at 6:40 AM, lidan wrote:
>
> >
> > I installed XWiki 1.4.1 with tomcat and mysql. I followed
> http://code.xwiki.org/xwiki/bin/view/Plugins/LucenePlugin
> > to change the index directory. For example,
> > xwiki.plugins.lucene.indexdir=D:/lucene . I changee the dir, saved
> > xwiki.cfg and restarted xwiki. But the index still in the tomcat/
> > work/luc
--
Sébastien Fieux
seb.fieux(a)gmail.com
+336 78 08 06 62
Hello all xwiki'ers
I've recently upgraded from 1.1 to 1.4, and am keen on using the toucan
skin.. but I can't seem to get the rico/accordian feature working. On
Albatross, this is setup by just adding a bit of script, but this doesn't
seem to be the case on toucan.
Has Rico been removed? Or do I need to enable it somehow?
Hi list.
I'm just starting working with xwki. I've got it up and running and have
posted a few wiki pages with links and pix. And of course have a couple
of questions...
1. I've gotten the excel import plug-in to sort of work. I can import a
spreadsheet as a table but how do I format what's been imported? I don't
want to do anyting fancy initially- I'd like control of the font size and
if the cell borders print or not
2. Is it possible to get the xwiki documentation as a .pdf... or something
that I can read offline?
thanks
Dean Ross-Smith
dross-smith(a)reviewjournal.com
Hi, I put some code in space.vm to retrieve my data:
#set($mydb=$xwiki.sql.getDatabase("myDB"))
#foreach($row in $mydb.executeQuery("select name from mytable"))
$row.getString(0)
#end
When I open Home page or any page but Log in and Register page, it's all ok.
I don't know there's difference between these 2 page and others?
Any tell me how to fix this problem? Thank you.
--
Ngô Thị Hồng Nga
Mobile: 0935 176133
I have seen som problems when using Firefox 3 (beta 5) for linux
(Ubuntu), together with xwiki 1.4 (toucan skin):
-Tables in e.g. user administration is not showing correctly
-When looking at a group page, the scroll bar is missing, so only 15
users are listed
-Performance is generally poor. For instance, the top menu bar, and the
panels follow the rest of the page when scrolling.
This has been verified by a colleague of mine using Firefox 3 RC1, and
we see the same performance problems on xwiki.org. Is this something
that should be fixed in xwiki, or is it more likely to be a firefox bug?
Regards
Bjørnar Libæk
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
is it possible to modify style.css from the web interface?
Thank you
Matthias Albert
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFITqSl99dNHzj143ARAqB9AKCT0Uu3oD9gZEb5LiXQA0EiBtfT6ACfSvt4
SevHr1E8/xk3wkizG1/6byc=
=/ZBY
-----END PGP SIGNATURE-----
Hi Anyone,
I'm trying to understand how XWiki works - its a servlet isn't it? but
looking through the source code it doesn't have the standard servlet
structure (unless I'm looking in the wrong place) i.e.
import java.io.*;
import javax.servlet.*;
import javax.servlet.http.*;
public class SomeServlet extends HttpServlet {
public void doGet(HttpServletRequest request,
HttpServletResponse response)
throws ServletException, IOException {
// Use "request" to read incoming HTTP headers (e.g. cookies)
// and HTML form data (e.g. data the user entered and submitted)
// Use "response" to specify the HTTP response line and headers
// (e.g. specifying the content type, setting cookies).
PrintWriter out = response.getWriter();
// Use "out" to send content to browser
}
}
so how does it work ... where do I start looking in the source code?
What's the architecture
(http://www.subbu.org/articles/servlets/ServletIssues.html) - is it one, two
or three tier?
Thanks in advance.
Regards,
Richard
-----Original Message-----
From: goldring, richard
Sent: 09 June 2008 07:52
To: 'XWiki Users'
Subject: XWiki source code
Hi,
I'm trying to figure out the XWiki source code...
Can someone "in the know" document on xwiki.org the flow of control through
XWiki from starting up the java server (Jetty, Tomcat, etc) and XWiki, to
the user logging in, to view a document, navigating to another page, to
editing and saving a page (HSQL, MySQL, etc), to logging out, to using a
plugin, to running some embedded code on a page, and finally to shutting
down XWiki? Some diagrams would be useful as well. Even if it were just a
brief description it would reallyhelp. It would be useful to know where to
start to try and understand the code. Some background on the technologies
used by XWiki would be useful as well.
Thanks.
Regards,
Richard
Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail
is confidential. It may also be legally privileged. It is intended only for
the stated addressee(s) and access to it by any other person is
unauthorised. If you are not an addressee, you must not disclose, copy,
circulate or in any other way use or rely on the information contained in
this e-mail. Such unauthorised use may be unlawful. We may monitor all
e-mail communications through our networks. If you have received this e-mail
in error, please inform us immediately on +44 (0) 1749 672081 and delete it
and all copies from your system. We accept no responsibility for changes to
any e-mail which occur after it has been sent. Attachments to this e-mail
may contain software viruses which could damage your system. We therefore
recommend you virus-check all attachments before opening. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
Hi,
I have to create 3 xwikis (on the same server).
I know I can use XWiki Entreprise Manager (to manage many wikis,
creation on-demand... but it's not my need) and I think there's another
solution, I just can't remember... Anyone can help me ?
What is the best solution for my 3 wikis : Manager ? or other solution ?
thanks,
Gaëtan
Hello!
I have installed xwiki on an Oracle Application Server and Oracle 10g Database.
I have problems when I create new groups. I don't get an error in the webbrowser, everything works as normal except that my groups doesn't show up. After I typed the new group name and pressed OK, I return to the list of groups but still only got the XWikiAllGroup.
In the log I get this (it is a longer message but I don't want to make a long posting):
org.hibernate.ObjectNotFoundException: No row with the given identifier exists: [com.xpn.xwiki.doc.XWikiDocument#1287555159]
at org.hibernate.impl.SessionFactoryImpl$1.handleEntityNotFound(SessionFactoryImpl.java:377)
at org.hibernate.event.def.DefaultLoadEventListener.load(DefaultLoadEventListener.java:145)
I get the new group in the database (taken from XWIKIOBJECTS; however I don't know the map of the schema you use, so I might be looking on the wrong place):
"XWO_ID" "XWO_NUMBER" "XWO_NAME" "XWO_CLASSNAME"
"1300917321" "0" "XWiki.NewGroup" "XWiki.TagClass"
Does anyone have a clue what the solution to the problem is? Btw I can create users...
Thanks alot
Anders Andersson
The XWiki development team is pleased to announce the release of XWiki
Enterprise 1..4.1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This is an important bugfixes release (including one regression
introduced in 1.4) mainly around multiwiki mode and encoding:
* Global groups are not taken into account in a virtual wiki
* Feed plugin's startUpdateFeedsInSpace does not allow to update two
or more wiki with same space name in virtual mode
* Macro Mapping does not initialize properly macro definition in multi wiki mode
* The inline edit loses the doc's parent and title attributes
* Wysiwyg editor breaks accents in links
* Curly Quote coming from a Copy Paste is transformed into ? after
cache is reset
For more information see the Release notes at:
[Main.ReleaseNotesXWikiEnterprise141]
Thanks
-The XWiki dev team
Sudhakar: Need help on New Skining
Reply to all
Forward
Reply by chat
Filter messages like this
Print
Add to Contacts list
Delete this message
Report phishing
Report not phishing
Show original
Show in fixed width font
Show in variable width font
Message text garbled?
Why is this spam/nonspam?
sudhakar ramalingam to XWiki
show details 4:59 PM
Reply
Hi Team,
I would like to create a new skin in XWiki and would like to
launch a new site for my client. I do have got the Mockup page from them.
These are the set of files i have for the mockups pages CSS, images, js . I
would like to create a new skin based upon this mockup page and to come out
with a basic design template where i can mange from then.
I have deployed the XWiki.war file (Enterprise edition) to the webapps
folder of the Tomcat server (version 6). And now i need to come out with
this mockup page to stand in with the XWiki application.
Can anyone who have done this concept of invoking a new user defined XWiki
with all new templates/Skins/CSS/JS/images
help me to proceed with my work...!!!
Thanks in advance...!!!
regards,
Sudhakar M.R.
Reply
Forward
--
View this message in context: http://www.nabble.com/Sudhakar%3A-Need-help-on-New-Skining-tp17750825p17750…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Team,
I would like to create a new skin in XWiki and would like to
launch a new site for my client. I do have got the Mockup page from them.
These are the set of files i have for the mockups pages CSS, images, js . I
would like to create a new skin based upon this mockup page and to come out
with a basic design template where i can mange from then.
I have deployed the XWiki.war file (Enterprise edition) to the webapps
folder of the Tomcat server (version 6). And now i need to come out with
this mockup page to stand in with the XWiki application.
Can anyone who have done this concept of invoking a new user defined XWiki
with all new templates/Skins/CSS/JS/images
help me to proceed with my work...!!!
Thanks in advance...!!!
regards,
Sudhakar M.R.
Hi Team,
I would like to create a new skin in XWiki and would like to
launch a new site for my client. I do have got the Mockup page from them.
These are the set of files i have for the mockups pages CSS, images, js . I
would like to create a new skin based upon this mockup page and to come out
with a basic design template where i can mange from then.
I have deployed the XWiki.war file (Enterprise edition) to the webapps
folder of the Tomcat server (version 6). And now i need to come out with
this mockup page to stand in with the XWiki application.
Can anyone who have done this concept of invoking a new user defined XWiki
with all new templates/Skins/CSS/JS/images
help me to proceed with my work...!!!
Thanks in advance...!!!
regards,
Sudhakar M.R.
Yes storing attachments directly in the file system and referencing them
would be good.
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of AW
Sent: 09 June 2008 21:15
To: XWiki Users
Subject: [xwiki-users] XWiki Does Not Handle Attachments Efficiently
Is there anything I can do to make XWiki 1.4 handle large attachments? That
is, attachments from a few megabytes up to a few dozen megabytes.
XWiki does not appear to efficiently handle attachments in general; large
attachments appear to require extraordinary measures and resources.
In testing prior to a deployment I attempted to attach a 56 MB file to an
instance running on a server with 2GB of RAM and using MySQL as the
database.
To attach the file:
1. I first had to set the MySQL max_allowed_packet value in /etc/my.cnf to a
larger value, since by default it's only 1MB and XWiki stores attachments
directly in the database, rather than saving them in the file system and
referencing the attachment's path.
2. Next I needed change the maximum attachment size in XWiki, which can be
done by "edit[ing] the XWiki.XWikiPreferences class and add[ing] a
NumberProperty field of type long, named upload_maxsize" which I finally
figured out I could accomplish by visiting a page similar to
"http://my.server/xwiki/bin/edit/XWiki/XWikiPreferences?editor=object"
...although this wasn't immediately obvious.
3. At this point attempting to attach the file resulted in a JDBC error,
which I resolved by manually changing some columns in the database from type
mediumblob to longblob.
4. Attempting to attach the file still didn't work, this time due to Java
heap space limitations. I increased the size of the heap, modifying the
JAVA_OPTS with -Xmx512m -Xms512m (setting the initial and maximum heap sizes
to 512MB, up from 256). This had no effect on the error, so I increased the
size to 1 GB, but the error persisted. At 1.2 GB I was able to attach the
file.
Next I attempted to delete the attachment along with the page to which it is
attached. My naïve assumption was that deleting an attachment should be
easier than adding one and I didn't anticipate problems. Unfortunately, this
again resulted in out of memory errors. To work around the problem I tried
deleting the attachment by clicking the delete button in the show -->
attachments screen. This still resulted in an out of memory error, so I
upped the heap size to 1.6 GB, or 80% of the RAM in the server. This
resulted in very heavy swapping, yet still failed due to an out of memory
exception. (On the positive side, at least the swapping helped keep the
processor utilization under 100%.)
I've ordered another 2GB of RAM and will try increasing the heap size again
after it's installed. Until then, is there anything I can do to keep
attachments from eating the server alive? If I recall correctly, there has
been talk about saving attachments externally, rather than within the
database. Has anyone built a mechanism to allow this, or is there any news
to report on that front?
Also, does anyone have any advice on how I can excise this page and its 56MB
attachment from the system prior to more memory arriving? (I'd like to do so
as, aside from the attachment problems and dysfunctional WYSIWYG editor, the
system looks deployable.)
As it stands, unless I'm doing something incorrectly, I have to conclude
that it's basically impractical to use attachments larger than a few
megabytes with XWiki, and even small attachments are frightfully ungainly.
- AW
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail
is confidential. It may also be legally privileged. It is intended only for
the stated addressee(s) and access to it by any other person is
unauthorised. If you are not an addressee, you must not disclose, copy,
circulate or in any other way use or rely on the information contained in
this e-mail. Such unauthorised use may be unlawful. We may monitor all
e-mail communications through our networks. If you have received this e-mail
in error, please inform us immediately on +44 (0) 1749 672081 and delete it
and all copies from your system. We accept no responsibility for changes to
any e-mail which occur after it has been sent. Attachments to this e-mail
may contain software viruses which could damage your system. We therefore
recommend you virus-check all attachments before opening. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
Hello!
I was trying to use the roundToInt method of the Velocity Math tool. I found
on the following e-mail three different ways of invoking this tool, but none
seems to work for me. Do I need to activate anything? I'm using the version
1.4 of XWiki.
The e-mail: http://lists.xwiki.org/pipermail/users/2008-April/011828.html
Thanks,
--
Tiago Rinck Caveden
http://caveden.multiply.com
All,
I'm working on setting up active directory authentication for a xwiki site but our domain permissions only allow users to log onto certain computers for security reasons. The users do have permission to log onto the server that is hosting XWiki but when they try and authenticate they receive the LDAP data 531 error which means they do not have permission to log onto the workstation. When I add permissions to log onto the domain controller the users are then able to authenticate. Is there any reason that they need local login access to the DC/Is there any way to fix this?
Also, when we use the wyiswyg editor the layout becomes skewed; for example the editor overlaps the center section and the bars to the right overlap the editor.
Thanks for your help!
Sincerely,
Matthew Serel
Hi,
I'm trying to create pages via the XMLRPC api - while this seems to
mostly work, I am encountering one problem. When my page titles
contain spaces (e.g. 'My Test Page') this is saved into XWiki with the
spaces replaced by underscores e.g. 'My_Test_Wiki'.
Is there a correct approach to take to allow spaces in the page titles
within XWiki? I see that in order to link to pages with spaces in the
titles slightly different markup is needed ('[My Test Page>view.My
Test Page]'), but I can handle doing this in my code.
Thanks,
David.
David Brain
dbrain(a)bandwidth.com
919.297.1078
Hi
I am trying to integrate with XEclipse with My standalone Eclipse version
3.1.
I unzipped XEclipse 1.1 to the plugins directory of Eclipse and was able to
see the XWiki entry in File>new >Other.. however when i try to click on New
Connection under XWiki in eclipse new wizard nothing happens.
I tried the same with Eclipse Europa but in it i get an error saying Plug-in
org.xwiki.eclipse was unable to load class
org.xwiki.eclipse.wizards.NewConnectionWizard.
This makes sense as i read in some of the forum posts that Eclipse 3.2 level
is supported.
However i still can't understand as to why i can't create a XWiki connection
with Eclipse 3.1
Thanks and Regards
Rajat bhatnagar
http://guideofgreatness.googlepages.com
--
View this message in context: http://www.nabble.com/Unable-to-Create-a-XWiki-Connection-using-XEclipse-pl…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I'm trying to figure out the XWiki source code...
Can someone "in the know" document on xwiki.org the flow of control through
XWiki from starting up the java server (Jetty, Tomcat, etc) and XWiki, to
the user logging in, to view a document, navigating to another page, to
editing and saving a page (HSQL, MySQL, etc), to logging out, to using a
plugin, to running some embedded code on a page, and finally to shutting
down XWiki? Some diagrams would be useful as well. Even if it were just a
brief description it would reallyhelp. It would be useful to know where to
start to try and understand the code. Some background on the technologies
used by XWiki would be useful as well.
Thanks.
Regards,
Richard
Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail
is confidential. It may also be legally privileged. It is intended only for
the stated addressee(s) and access to it by any other person is
unauthorised. If you are not an addressee, you must not disclose, copy,
circulate or in any other way use or rely on the information contained in
this e-mail. Such unauthorised use may be unlawful. We may monitor all
e-mail communications through our networks. If you have received this e-mail
in error, please inform us immediately on +44 (0) 1749 672081 and delete it
and all copies from your system. We accept no responsibility for changes to
any e-mail which occur after it has been sent. Attachments to this e-mail
may contain software viruses which could damage your system. We therefore
recommend you virus-check all attachments before opening. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
now I have registered on myxwiki. My username is matalb.
The proposed server name is: evkirche-rueppurr.myxwiki.org.
Thank you in advance
Matthias Albert
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFITBnK99dNHzj143ARAhruAJ9vcm5tB8X42Jg0ov+MMaf69tOxQgCeOyn+
/nQvf3Ekao9x//+yJ45ZmZs=
=4m6G
-----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
could you, please, create a new wiki named "evkirche-rueppurr"?
If the '-' character is a problem, "evrueppurr" is 2nd choice.
I would like to demonstrate a new interactive homepage using xwiki to
the local church committee, before going to a domain and servlet hosting
provider.
How can I get administration rights?
Thank you in advance!
Matthias Albert
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFIS5t499dNHzj143ARAqGzAJsEpxiuAvP6pO6oP0DZs1lnyaiVhQCcDFku
Md/6xdJWMpJ552CEhcmDVyw=
=ui3l
-----END PGP SIGNATURE-----
I have got two more questions concerning virtual wikis.
1. Is it possible to add more than one domain for a virtual wiki?
z.B. www.domain.com, domain.com, xwiki.domain.com ???
2. I found that users of the controller wiki are able to log into the
virtual wiki.
Is this default behavior, a coincidence or just a bug?
Thanks
Helmut
--
View this message in context: http://www.nabble.com/Virtual-Wikis-II-tp17710103p17710103.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi, I put some code in space.vm to retrieve my data:
#set($mydb=$xwiki.sql.getDatabase("myDB"))
#foreach($row in $mydb.executeQuery("select name from mytable"))
$row.getString(0)
#end
When I open Home page or any page but Log in and Register page, it's all ok.
I don't know there's difference between these 2 page and others?
Any tell me how to fix this problem? Thank you.
--
Ngô Thị Hồng Nga
Hello,
First of all thank you for that great piece of software; I'm going to
deploy it in my company because I could demo a project management
application that I wrote in a couple hours (starting without much
knowledge of xwiki). That's going to make everyone life's easier.
So, I started to build a prototype based on this tutorial (I believe
this is Velocity)
http://platform.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial
Now, I'm trying to get a good workflow to go beyond the trivial app.
I'm hoping for source code management, be productive while coding, and
an easy way to deploy the app on a different wiki (i.e. build it on my
machine then deploy on production). Later, I may want to keep a dev
version in parallel of the prod version so I can play around without
making executives mad at me for breaking stuff... And deploy the
changes to the prod when it's ready.
So, here we go:
* SCM: I noticed that, being a wiki, there's basically a SCM included.
Even if versions are page based instead of project based, that's
probably enough.
* Text editor: is there a way to use my preferred text editor (that
happens to be VI) rather than my web browser? I remember seeing
Eclipse used in a demo in SF, is it possible with other editors as
well?
* Import/export: I could only find export of the whole wiki. I guess
there's a way to export a selection of pages (or a whole space?) but I
couldn't find it. What about classes? Are classes just a special kind
of page that can be exported along with the rest?
* I think I read somewhere that properties can't be deleted from
classes. Is it still true? If yes, is there a way to get rid of a
property (for example by deleting the class then recreate it) without
loosing all instances?
In general, is it unrealistic to try to get that kind of process with
an app that is just made of custom classes and a set of Velocity
scripts?
Thank you!
--
Erwan
Hello,
1) What's the status of change from Apache Commons Net Mail to JavaMail?
It seems MailSenderPlugin.java is more or less ready but XWiki.java
still uses the old code?
2) Are there any plans to allow for SMTP Authentication?
3) Is there a way to enforce some kind of turing test on register?
Greetings, Lilianne E. Blaze
hello :)
how to place parameters in a request session/session ? a similar thing to what i want is in java: getSession etc
thank you
Take care ,
Gabriela Radu :)
www.gabrielaradu.com
Hi again,
I have found that my xwiki.cfg is no more read when tomcat and xwiki sevlet
is started.
"Failed to load the file [/WEB-INF/xwiki.cfg] as a resource using the
Servlet Context."
I have found no where a similar problem in the list.
Here is below what's at the end of my web.xml file in the same WEB-INF
directory.
<env-entry>
<env-entry-name>XWikiConfig</env-entry-name>
<env-entry-value>/WEB-INF/xwiki.cfg</env-entry-value>
<env-entry-type>java.lang.String</env-entry-type>
</env-entry>
</web-app>
What's wrong in my configuration ?
Thanks again !
Fabien
Hi,
It would be probably better to find another method to fix your problem than
changing the DB directly.However, if you can't, I had to change a few
informations directly in the database myself so I know how it works.
So this is how to get to / change users information directly from the
database:
- The users are objects. You will find them in the xwikiobjects table with
the xwo_classname field 'XWiki.XWikiUsers'.
- Every objects has properties. They are listed in the xwikiproperties
table, with the same xwp_id value as the xwo_id of the xwikiobject.
- The xwp_name field tells you what stores that property. The xwp_classtype
tells what type it is.
- According to this type you will have to check the corresponding table. The
xwX_id and xwX_name remain the same as the xwikiproperties fields xwp_id and
xwp_name.
- Finally, the xwX_value field is what you want to get to. And probably what
you might want to change.
And of course, don't delete the table entries, you might corrupt the
database.
Hope it helped
Date: Wed, 4 Jun 2008 10:26:36 +020
> Subject: [xwiki-users] Users can't log anymore
> Message-ID:
> <944337480806040126g420b621naafa2c62641a5ba2(a)mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi,
>
> Since a few day, my users are not able to log anymore into the xwiki
> platform, I suspect that my tests with LDAP may have some thing to do with
> it.
>
> Thanks to my luck, I am still able to log in with the admin right, and I
> tried to reset all users passwords so that they can login again.
>
> But this seems not working at all throught the Xwiki administration page,
> why ?
>
> I am currently trying to erase the password directly into the data base but
> the data model for user is not very trivial.
>
> I have found that users are managed as XWikiDoc and I still need to find
> how
> the String contenaining the password is linked to which user, I had also a
> look to the xwiki datamodel page but it is tagged as obsolete !
>
> Could anyone helps me ?
>
> Thanks in advance,
>
> Fabien
>
>
Is there a way to move a page into a different space? I have been searching the documentation and can't find a way to do it.
Also, is there a way to import/export all of the documents in a space? I have a space with a lot of documents and it's a pain in the import page to either check all of the documents and turn off the one's I don't want or vice versa.
Thanks,
Len
________________________________
Important:
This electronic mail message and any attached files contain information
intended for the exclusive use of the individual or entity to whom it is
addressed and may contain information that is proprietary, privileged,
confidential and/or exempt from disclosure under applicable law. If you
are not the intended recipient, you hereby are notified that any viewing,
copying, disclosure or distribution of this information may be subject to
legal restriction or sanction. Please notify the sender, by electronic
mail or telephone, of any unintended recipients and delete the original
message without making any copies.
Hi,
Authentication worked before 1.3.2. Works now for existing users but not for
New Users. New Users are not created when they log in the first time.
Log file:
---
2008-06-03 17:24:46,344 [http://server/bin/view/Main/WebHome] [http-80-1]
ERROR LDAP.LDAPAuthServiceImpl - LDAP Bind failed with Exception
Invalid Credentials
2008-06-03 17:24:47,125 [http://server/bin/view/Main/WebHome] [http-80-1]
ERROR LDAP.LDAPAuthServiceImpl - LDAP Bind failed with Exception
Invalid Credentials
---
Configuration:
---
# new LDAP authentication service
#
xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl
#-# Turn LDAP authentication on - otherwise only XWiki authentication
#-# 0: disable
#-# 1: enable
xwiki.authentication.ldap=1
#-# LDAP Server (Active Directory, eDirectory, OpenLDAP, etc.)
xwiki.authentication.ldap.server=server
xwiki.authentication.ldap.port=389
#-# LDAP login, empty = anonymous access, otherwise specify full dn
#-# {0} is replaced with the username, {1} with the password
xwiki.authentication.ldap.bind_DN=CN=user,OU=ServicesAccounts,DC=company,DC=holding,DC=ch
xwiki.authentication.ldap.bind_pass=password
#-# Force to check password after LDAP connection
#-# 0: disable
#-# 1: enable
xwiki.authentication.ldap.validate_password=0
#-# only members of the following group will be verified in the LDAP
# otherwise only users that are found after searching starting from the
base_DN
#
xwiki.authentication.ldap.user_group=cn=developers,ou=groups,o=MegaNova,c=US
#-# base DN for searches
xwiki.authentication.ldap.base_DN=DC=company,DC=holding,DC=ch
#-# specifies the LDAP attribute containing the identifier to be used as the
XWiki name (default=cn)
xwiki.authentication.ldap.UID_attr=sAMAccountName
#-# retrieve the following fields from LDAP and store them in the XWiki user
object (xwiki-attribute=ldap-attribute)
#-# ldap_dn=dn -- dn is set by class, caches dn in XWiki.user object for
faster access
xwiki.authentication.ldap.fields_mapping=name=sAMAccountName,last_name=sn,first_name=givenName,fullname=fullName,email=mail,ldap_dn=dn
#-# [SINCE 1.3M2, XWikiLDAPAuthServiceImpl]
#-# on every login update the mapped attributes from LDAP to XWiki otherwise
this happens only once when the XWiki account is created.
xwiki.authentication.ldap.update_user=1
#-# [SINCE 1.3M2, XWikiLDAPAuthServiceImpl]
#-# mapps XWiki groups to LDAP groups, separator is "|"
#
xwiki.authentication.ldap.group_mapping=XWiki.XWikiAdminGroup=cn=AdminRole,ou=groups,o=MegaNova,c=US|\
#
XWiki.Organisation=cn=testers,ou=groups,o=MegaNova,c=US
#-# [SINCE 1.3M2, XWikiLDAPAuthServiceImpl]
#-# time in s after which the list of members in a group is refreshed from
LDAP (default=3600*6)
# xwiki.authentication.ldap.groupcache_expiration=21800
#-# [SINCE 1.3M2, XWikiLDAPAuthServiceImpl]
#-# - create : synchronize group membership only when the user is first
created
#-# - always: synchronize on every login
xwiki.authentication.ldap.mode_group_sync=create
#-# [SINCE 1.3M2, XWikiLDAPAuthServiceImpl]
#-# if ldap authentication fails for any reason, try XWiki DB authentication
with the same credentials
xwiki.authentication.ldap.trylocal=1
#-# [SINCE 1.3M2, XWikiLDAPAuthServiceImpl]
#-# SSL connection to LDAP server
#-# 0: normal
#-# 1: SSL
# xwiki.authentication.ldap.ssl=0
#-# [SINCE 1.3M2, XWikiLDAPAuthServiceImpl]
#-# The keystore file to use in SSL connection
# xwiki.authentication.ldap.ssl.keystore=
----
Connection in LDAP-Browser works with the settings used in the configuration
above.
Thanks for your help
Helmut
--
View this message in context: http://www.nabble.com/LDAP-Authentication-%28Active-Directory-tp17626760p17…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
Since a few day, my users are not able to log anymore into the xwiki
platform, I suspect that my tests with LDAP may have some thing to do with
it.
Thanks to my luck, I am still able to log in with the admin right, and I
tried to reset all users passwords so that they can login again.
But this seems not working at all throught the Xwiki administration page,
why ?
I am currently trying to erase the password directly into the data base but
the data model for user is not very trivial.
I have found that users are managed as XWikiDoc and I still need to find how
the String contenaining the password is linked to which user, I had also a
look to the xwiki datamodel page but it is tagged as obsolete !
Could anyone helps me ?
Thanks in advance,
Fabien
hello. is it possible to set content into a page , with code that comes from different templates? for example: treeheader, treepanelleft, treepanelright
$mydoc.setContent('#template("treeheader.vm")')
$mydoc.setContent('#template("treepanelleft.vm")')
this does not work. it takes only my last template.
i know i can just put the all templates in one template and then include that template. but i don;t want to do that and i want to include all the templates one by one.
do you know a way to do this? thx
Take care ,
Gabriela Radu :)
www.gabrielaradu.com
Hello XWiki users
I am creating a new Java User Group in Nantes (France) and would like to use
a wiki to create the JUG Web Site.
The name that I would like to have is the following: nantesjug
Thanks in advance.
Regards
Tugdual Gralll
The XWiki development team is pleased to announce the release of XWiki
Enterprise 1.5 Milestone 1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
First milestone of the XWiki Enterprise 1.5 version.
Main changes:
* LDAP support improvements
** Add possibility to map one LDAP group with more that one XWiki group
** Add the ability to configure LDAP groups classes and members fields names
** LDAP authenticator re-save user page even there is no modification
** "userPassword" LDAP field should be configurable
** Makes the SSL provider implementation used to support LDAP
communication over SSL configurable
** LDAP authentication print error message with empty "group_mapping" property
* Better PDF export support
* Have "from" (second to last version) and "to" (last version) fields
checked by default in the the document history
* Ability to change just one (or several) object properties
* Automatic logging of deprecated method calls in Velocity
* Better language negotiation
* Don't display the login link on the login page
Note that the general goals of XE 1.5 are :
* More bug fixes
* Better performance
* More automated tests
* Overhaul of the Administration
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise15M1
Thanks,
The XWiki dev team
Hi!
In version 1.1.2 I was able to continue list using "\" (doubleslash)
on the next
line, like:
1. lalalala\
#picture_macro()
1. rrererer\
#picture_macro()
So the picture or some text would be in the list item.
It was very nice when posting a big text with paragraphs, so you can
actually see those paragraphs in a wiki code.
But now (version 1.3) it doesn't work, and I'm forced to modify all
the pages and use instead this syntax:
1. lalala\#picture_macro()
1. ererer\#picture_macro()
Also, wiki code becomes "unreadable" when posting a big text.
Ar cieņu, Mihails
Thanks Gullaume - I'll try that next time.
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of Guillaume Lerouge
Sent: 02 June 2008 09:48
To: XWiki Users
Subject: Re: [xwiki-users] Panel Wizard layout issue
Hi Richard,
Yes the panel layout wizard is a little temperamental (frustrating) - if
> you're patient you can usually get the panel display that you want, but if
> you can find out how to code it directly then I'd be interested!
You can set your panel display from the global & space preferences pages.
Then under the skin tab, look at the panel options : you can decide to
display left & right panels and add the panels you want to be displayed
using the following convention :
Panels.PanelName,Panels.PanelName2, and so on.
Guillaume
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail
is confidential. It may also be legally privileged. It is intended only for
the stated addressee(s) and access to it by any other person is
unauthorised. If you are not an addressee, you must not disclose, copy,
circulate or in any other way use or rely on the information contained in
this e-mail. Such unauthorised use may be unlawful. We may monitor all
e-mail communications through our networks. If you have received this e-mail
in error, please inform us immediately on +44 (0) 1749 672081 and delete it
and all copies from your system. We accept no responsibility for changes to
any e-mail which occur after it has been sent. Attachments to this e-mail
may contain software viruses which could damage your system. We therefore
recommend you virus-check all attachments before opening. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
Marc,
Yes the panel layout wizard is a little temperamental (frustrating) - if
you're patient you can usually get the panel display that you want, but if
you can find out how to code it directly then I'd be interested!
Regards,
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of Lijour, Marc (EDU)
Sent: 30 May 2008 20:44
To: XWiki Users
Subject: [xwiki-users] Panel Wizard layout issue
Hi
Am I the only one having trouble with the Panel Wizards?
I am using newest XE 1.4.9828
I created some Panels and I want to display them. With current skin I
only have a right column.
Panel Wizard
(http://localhost:8080/xwiki/bin/view/Panels/PanelWizard?forceLeftPanels
=1&forceRightPanels=1&language=en)
Shows in "Information" a 3-column layout where I can't drag and drop
anything (it goes back to its original position).
In "Navigation" (where my panels should be), there is only one column,
the frame is truncated and the panels are one over the other. When I
drag and drop them, they disappear. The layout stays unchanged. What
could be the problem?
Can I solve this with some code (bypassing the wizard)?
Can I define a layout per space?
Thank you
Marc
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail
is confidential. It may also be legally privileged. It is intended only for
the stated addressee(s) and access to it by any other person is
unauthorised. If you are not an addressee, you must not disclose, copy,
circulate or in any other way use or rely on the information contained in
this e-mail. Such unauthorised use may be unlawful. We may monitor all
e-mail communications through our networks. If you have received this e-mail
in error, please inform us immediately on +44 (0) 1749 672081 and delete it
and all copies from your system. We accept no responsibility for changes to
any e-mail which occur after it has been sent. Attachments to this e-mail
may contain software viruses which could damage your system. We therefore
recommend you virus-check all attachments before opening. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
Hi,
for example take a look at XWiki.Treeview page (http://.../XWiki/Treeview?xpage=code [http://.../XWiki/Treeview?xpage=code]).
There is seen how to handle "hiddenSpaces" or "hiddenPages" in a loop over documents.
Maybe choose an other API function instead of $xwiki.getSpaceDocsName or extract unwanted spaces before using this function like:
#set($hiddenSpaces = ["XWiki","Main"])
#if (!$hiddenSpaces.contains($doc.web))
#foreach($page in $xwiki.getSpaceDocsName($doc))
## ...your code here...
#end
#end
>Hello
>I know that this code retrieves all the documents: $xwiki.getSpaceDocsName($doc)
>my question is this: is it possible to specify which documents can be left unwritten in the list?
>for instance if i have these spaces: Website1, Website2, XWiki, Main etc and i don't wanna show "XWiki, Main", how can i approach this in velocity code?
>Thanks
EINE FÜR ALLE: die kostenlose WEB.DE-Plattform für Freunde und Deine
Homepage mit eigenem Namen. Jetzt starten! *http://unddu.de/?kid=kid@mf2* [http://unddu.de/?kid=kid@mf2]
Couldn't find an answer to the last comment in the "Creating a virtual XWiki
environment" page in the documentation, so i post it here again:
"The examples above show adding multipe virtual servers under one domain
name (*.yourdomain.com); instead can we utilize virtual domains using
different domain names (i.e., www.yourdomain.com and www.mydomain.com)?"
Thanks
Helmut
--
View this message in context: http://www.nabble.com/Virtual-wikis-tp17567531p17567531.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
I use tomcat and mysql to install xwiki. I choose war file to deploy. But
after I finish the configure and visit the link(http://localhost:8080/xwiki/
).
The error occur. I think maybe because I do not import the database
schema. But I can't find it in the war file.
Below is trace.
please help me, thank you very much.
using driver: com.mysql.jdbc.Driver at URL:
jdbc:mysql://localhost:3306/xwiki
connection properties: {user=xwiki, password=****}
RDBMS: MySQL, version: 5.0.18
JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.6 (
Revision: ${svn.Revision} )
Using dialect: org.hibernate.dialect.MySQLDialect
Using default transaction strategy (direct JDBC transactions)
No TransactionManagerLookup configured (in JTA environment, use of
read-write or transactional second-level cache is not recommended)
Automatic flush during beforeCompletion(): disabled
Automatic session close at end of transaction: disabled
JDBC batch size: 15
JDBC batch updates for versioned data: disabled
Scrollable result sets: enabled
JDBC3 getGeneratedKeys(): enabled
Connection release mode: auto
Maximum outer join fetch depth: 2
Default batch fetch size: 1
Generate SQL with comments: disabled
Order SQL updates by primary key: disabled
Order SQL inserts for batching: disabled
Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
Using ASTQueryTranslatorFactory
Query language substitutions: {}
JPA-QL strict compliance: disabled
Second-level cache: enabled
Query cache: disabled
Cache provider: org.hibernate.cache.NoCacheProvider
Optimize cache for minimal puts: disabled
Structured second-level cache entries: disabled
Statistics: disabled
Deleted entity synthetic identifier rollback: disabled
Default entity-mode: pojo
Named query checking : enabled
building session factory
Not binding factory to JNDI, no JNDI name configured
Updating schema update for wiki [xwiki]...
Using dialect: org.hibernate.dialect.MySQLDialect
Failed updating schema while executing query [update xwikidoc set
xwd_translation=0 where xwd_translation is null]
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Table 'xwiki.xwikidoc'
doesn't exist
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1026)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3491)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2536)
at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1564)
at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1485)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.updateSchema(XWikiHibernateBaseStore.java:451)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.updateSchema(XWikiHibernateBaseStore.java:310)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.updateSchema(XWikiHibernateBaseStore.java:258)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.checkHibernate(XWikiHibernateBaseStore.java:520)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.execute(XWikiHibernateBaseStore.java:995)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.executeRead(XWikiHibernateBaseStore.java:1038)
at
com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager.getDBVersion(XWikiHibernateMigrationManager.java:63)
at
com.xpn.xwiki.store.migration.AbstractXWikiMigrationManager.<init>(AbstractXWikiMigrationManager.java:68)
at
com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager.<init>(XWikiHibernateMigrationManager.java:50)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
at com.xpn.xwiki.XWiki.createClassFromConfig(XWiki.java:855)
at com.xpn.xwiki.XWiki.initXWiki(XWiki.java:794)
at com.xpn.xwiki.XWiki.<init>(XWiki.java:731)
at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:318)
at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:514)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:126)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:874)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
at java.lang.Thread.run(Thread.java:595)
Schema update for wiki [xwiki] done
Current storage version = [0]
List of migrations that will be executed:
R4340XWIKI883 - See http://jira.xwiki.org/jira/browse/XWIKI-883
R4359XWIKI1459 - See http://jira.xwiki.org/jira/browse/XWIKI-1459
R7345XWIKI2079 - See http://jira.xwiki.org/jira/browse/XWIKI-2079
Running migration [R4340XWIKI883] with version [4340]
Failed to migrate main database...
com.xpn.xwiki.XWikiException: Error number 3005 in 3: Migration failed
Wrapped Exception: Error number 0 in 3: Exception while hibernate execute
Wrapped Exception: BaseObject is not mapped [select s from BaseObject o,
StringProperty s where o.className like 'XWiki.XWiki%Rights' and o.id=s.idand (
s.name='users' or s.name='groups')]
at
com.xpn.xwiki.store.migration.AbstractXWikiMigrationManager.startMigrationsForDatabase(AbstractXWikiMigrationManager.java:198)
at
com.xpn.xwiki.store.migration.AbstractXWikiMigrationManager.startMigrations(AbstractXWikiMigrationManager.java:140)
at com.xpn.xwiki.XWiki.initXWiki(XWiki.java:798)
at com.xpn.xwiki.XWiki.<init>(XWiki.java:731)
at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:318)
at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:514)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:126)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:874)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
at java.lang.Thread.run(Thread.java:595)
Wrapped Exception:
com.xpn.xwiki.XWikiException: Error number 0 in 3: Exception while hibernate
execute
Wrapped Exception: BaseObject is not mapped [select s from BaseObject o,
StringProperty s where o.className like 'XWiki.XWiki%Rights' and o.id=s.idand (
s.name='users' or s.name='groups')]
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.execute(XWikiHibernateBaseStore.java:1005)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.executeWrite(XWikiHibernateBaseStore.java:1055)
at
com.xpn.xwiki.store.migration.hibernate.R4340XWIKI883Migrator.migrate(R4340XWIKI883Migrator.java:71)
at
com.xpn.xwiki.store.migration.hibernate.AbstractXWikiHibernateMigrator.migrate(AbstractXWikiHibernateMigrator.java:39)
at
com.xpn.xwiki.store.migration.AbstractXWikiMigrationManager.startMigrations(AbstractXWikiMigrationManager.java:288)
at
com.xpn.xwiki.store.migration.AbstractXWikiMigrationManager.startMigrationsForDatabase(AbstractXWikiMigrationManager.java:196)
at
com.xpn.xwiki.store.migration.AbstractXWikiMigrationManager.startMigrations(AbstractXWikiMigrationManager.java:140)
at com.xpn.xwiki.XWiki.initXWiki(XWiki.java:798)
at com.xpn.xwiki.XWiki.<init>(XWiki.java:731)
at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:318)
at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:514)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:126)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:874)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
at java.lang.Thread.run(Thread.java:595)
Wrapped Exception:
org.hibernate.hql.ast.QuerySyntaxException: BaseObject is not mapped [select
s from BaseObject o, StringProperty s where o.className like
'XWiki.XWiki%Rights' and o.id=s.id and (s.name='users' or s.name='groups')]
at
org.hibernate.hql.ast.util.SessionFactoryHelper.requireClassPersister(SessionFactoryHelper.java:158)
at
org.hibernate.hql.ast.tree.FromElementFactory.addFromElement(FromElementFactory.java:87)
at
org.hibernate.hql.ast.tree.FromClause.addFromElement(FromClause.java:70)
at
org.hibernate.hql.ast.HqlSqlWalker.createFromElement(HqlSqlWalker.java:255)
at
org.hibernate.hql.antlr.HqlSqlBaseWalker.fromElement(HqlSqlBaseWalker.java:3056)
at
org.hibernate.hql.antlr.HqlSqlBaseWalker.fromElementList(HqlSqlBaseWalker.java:2945)
at
org.hibernate.hql.antlr.HqlSqlBaseWalker.fromClause(HqlSqlBaseWalker.java:688)
Hi
Am I the only one having trouble with the Panel Wizards?
I am using newest XE 1.4.9828
I created some Panels and I want to display them. With current skin I
only have a right column.
Panel Wizard
(http://localhost:8080/xwiki/bin/view/Panels/PanelWizard?forceLeftPanels
=1&forceRightPanels=1&language=en)
Shows in "Information" a 3-column layout where I can't drag and drop
anything (it goes back to its original position).
In "Navigation" (where my panels should be), there is only one column,
the frame is truncated and the panels are one over the other. When I
drag and drop them, they disappear. The layout stays unchanged. What
could be the problem?
Can I solve this with some code (bypassing the wizard)?
Can I define a layout per space?
Thank you
Marc
Hello guys,
I need to send emails and notifcations from the XWiki. Problem is that xwiki can't configure password for SMTP user. This is impossible in my case to cancel the passsword for the SMTP server.
Will I need to write my own plugin for that or its possible to do that in someway?
Cheers,
Hosam
Hi XWiki users,
I have encountered a problem where after running XWiki on my tomcat server for a week, i get an java.lang.OutOfMemoryError: PermGen space error. It appears that xwiki consumed all the java heap space. I believe the problem may be related to unreleased DB connections because, I noticed that everytime I try to shutdown tomcat, it hangs with xwiki deployed, also by running "ps aux" i see the postgresql connection processes belonging to xwiki still running. I tried deploying another application that uses hibernate + postgresql on the same tomcat running xwiki, and upon shutting down the server, all db connection processes from the other application gracefully terminate but not the ones from xwiki.
My question is does anyone ever had this problem before? If so what is the solution?
Solutions that I have tried but did NOT work:
1- Increase java heap with -Xmx512m
2- Reduce the maximum and minimum idle DB connections
My system specs:
OS: Linux ubuntu kernel 2.6.20
Java: 1.6.0_05-13
Xwiki: 1.4 (binary distribution)
Posgresql: 8.2.6
Total RAM: 1Gb
Any help will be very much appreciated.
Richard
_________________________________________________________________
Make every e-mail and IM count. Join the i’m Initiative from Microsoft.
http://im.live.com/Messenger/IM/Join/Default.aspx?source=EML_WL_ MakeCount
Hello,
I have a question about the displaying of filenames for files attached
to pages. There seems to be a limit of 25 characters in the body of the
filename before the filename is truncated, and the filename is shown as
ReallyLongAttachedFilenam~.ext on the page.
Long filenames are pretty important for the users of my wiki, and I
would like to know how I could go about changing the display name
formatting. I have looked through the XWiki attachment, document, and
URL generation source code in search of the code that controls this, but
I was not successful in finding it.
Is there a configurable option somewhere that I have missed, or do I
need to alter the source code (if so, which classes/methods)?
Thanks,
-Daniel Selifonov
Hello,
I have a recursive velocity macro that calls the Image macro provided by
XWiki. Weirdly, the call doesn't work only for the first call of this
recursive function. All the subsequent ones (the really "recursive" calls)
render the image perfectly. For the first call what's rendered is the code
that calls the image macro, with the brackets and everything, as if I had
escaped it somehow.
Does anyway has any idea of what is happening?
Maybe it helps if you can see the code, so here it goes. The calls to my
macro and to the image macro are in bold:
#macro (createChildrenNodes $parentNodeName $childrenSkillList)
#foreach ($skill in $childrenSkillList)
#set ($iconStyleClass = "ygtv")
#if($velocityCount == $childrenSkillList.size())
#set($iconStyleClass = $iconStyleClass + "l")
#else
#set($iconStyleClass = $iconStyleClass + "t")
#end
#if ($skill.hasChildren)
#set($iconStyleClass = $iconStyleClass + "p")
#else
#set($iconStyleClass = $iconStyleClass + "n")
#end
var node$skill.id = new YAHOO.widget.HTMLNode('<table border=0
cellpadding=0 cellspacing=0><tr><td><div
class="$iconStyleClass"></div></td><td><a href="./EditSkill?skillId=$
skill.id">$skill.name</a> <a
href="./DefiningExistentSkills?do=delete&skillId=$skill.id">*{image:supprimer.bmp|13|alt=Click
to delete skill $skill.name}*</a></td></tr></table>', $parentNodeName,
true);
*#createChildrenNodes("node$skill.id" $skill.children)*
#end
#end
function treeInit()
{
var tree = new YAHOO.widget.TreeView("treeview");
var root = tree.getRoot();
*#createChildrenNodes('root' $xwiki.cartography.getSkillTree())*
tree.draw();
}
treeInit();
Thanks,
--
Tiago Rinck Caveden
http://caveden.multiply.com
Hi,
What should be done to get the top menu items in a single line?
We are using menuitem to create the menu items which we get in multiple lines.
Can you provide us the way in which the menu should be created in a single line.
Thanks,
Sara
I just copied and pasted the xwiki folder when I was migrating I didn't even download anything.
Original Message:
Hosam Hassan wrote:
<br />> The tomcat it works with is 6.0.14 and the one which is messed up is 5.5.23
<br />
<br />It shouldn't depend on the version of tomcat. Are you sure it is the
<br />same version of XWiki Enterprise on both servers? In older releases (I
<br />think before 1.1) the {code} allowed executing scripts.
<br />
<br />> Original Message:
<br />>
<br />> Hosam Hassan wrote:
<br />> <br />> Hello,
<br />> <br />>
<br />> <br />> I have the problem that
<br />> <br />> {code}
<br />> <br />> #set($e = "Hello")
<br />> <br />> {code}
<br />> <br />>
<br />> <br />> displays only the gray codebox, but not the code itself.
<br />> <br />> The code is nevertheless not executed. So when I call $e it has not the value "Hello".
<br />> <br />>
<br />> <br />> I am running the same xwiki installation on two computers, one for testing (everything works fine) the other running. I search every file for possible changes but could not find one. The only difference between the two is the Tomcat version.
<br />> <br />>
<br />> <br />What version?
<br />> <br />--
<br />> <br />Sergiu Dumitriu
<br />> <br />http://purl.org/net/sergiu/
<br />> <br />_______________________________________________
<br />> <br />users mailing list
<br />> <br />users(a)xwiki.org
<br />> <br />http://lists.xwiki.org/mailman/listinfo/users
<br />> <br />
<br />>
<br />
<br />--
<br />Sergiu Dumitriu
<br />http://purl.org/net/sergiu/
<br />_______________________________________________
<br />users mailing list
<br />users(a)xwiki.org
<br />http://lists.xwiki.org/mailman/listinfo/users
<br />
--
Hi!
I would like to know whether XWiki's email plugin is available in
myxwiki farm or if there is any other way to send emails to users of a
particular wiki.
Thanks!
Alberto
--
=======================================================================
Alberto Álvarez Lugrís <alugris(a)uvigo.es>
Facultade de Filoloxía e Tradución
Universidade de Vigo
Campus Universitario Lagoas/Marcosende s/n
36310 Vigo
Pontevedra
Tel.: 986 812 329
Fax: 986 812 380
http://www.tradutoresgalegos.org [Asociación de Tradutores Galegos]
http://www.bivir.com [Biblioteca Virtual]
http://www.uvigo.es/webs/h06/weba573/indice.html [Área de T&I]
http://webs.uvigo.es/alugris [Docencia]
=======================================================================
*
Hi
I was able to contribute to xwiki.org before but I can't even post a
comment to this page (once logged in):
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/UpgradeXWiki09Instal
lation
Is there a problem?
In this page, I have a response for Martin and I wants the admin to know
that the 2 references js files are missing from the attachments section.
Marc
Hello
I know that this code retrieves all the documents: $xwiki.getSpaceDocsName($doc)
my question is this: is it possible to specify which documents can be left unwritten in the list?
for instance if i have these spaces: Website1, Website2, XWiki, Main etc and i don't wanna show "XWiki, Main", how can i approach this in velocity code?
Thanks
Take care ,
Gabriela Radu :)
www.gabrielaradu.com
Hello people,
I am using a tree and i would be interested in changing the link,url, "a href", (SAVE) of the child, when i am adding a new page as a child and saving that element.
Thank you so much :)
Take care ,
Gabriela Radu :)
www.gabrielaradu.com
Is there a way that a panel can be aware of the current page context so I can
enable and disable graphics based on which page is currently active?
--
View this message in context: http://www.nabble.com/Panel-aware-of-page-tp17458341p17458341.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I'm preparing XWiki for use in our company. The entry Wiki pages will be in english and german.
While exporting the page XWiki.WebHome only the english version got exported. Multilanguage is set in preferences for both languages, the german language was selected and the german translation was shown.
Using the Application Manager to select all pages with translations led to the same result.
How can i export all translations of a Wiki page, please?
Regards,
Rudi
Schon gehört? Der neue WEB.DE MultiMessenger kann`s mit allen:
*http://www.produkte.web.de/messenger/?did=3016* [http://www.produkte.web.de/messenger/?did=3016]
i have tried this way around the template stuff.
i have made a page in XWiki and placed there my templates. include templates.
if i include only one template: #template("smthing.vm") it works fine, but if i wanna include more i receive this message : "Cannot make recursive include". i don;t know how to work around this one. any ideas? :)
Take care ,
Gabriela Radu :)
www.gabrielaradu.com
The tomcat it works with is 6.0.14 and the one which is messed up is 5.5.23
Original Message:
Hosam Hassan wrote:
<br />> Hello,
<br />>
<br />> I have the problem that
<br />> {code}
<br />> #set($e = "Hello")
<br />> {code}
<br />>
<br />> displays only the gray codebox, but not the code itself.
<br />> The code is nevertheless not executed. So when I call $e it has not the value "Hello".
<br />>
<br />> I am running the same xwiki installation on two computers, one for testing (everything works fine) the other running. I search every file for possible changes but could not find one. The only difference between the two is the Tomcat version.
<br />>
<br />What version?
<br />--
<br />Sergiu Dumitriu
<br />http://purl.org/net/sergiu/
<br />_______________________________________________
<br />users mailing list
<br />users(a)xwiki.org
<br />http://lists.xwiki.org/mailman/listinfo/users
<br />
--
hello
i wanna include a template like this: $mydoc.setContent(#template("treemenu.vm")) but the syntax is not right. I have tried this too: $mydoc.setContent("#template("treemenu.vm")") but same.
do you know the right way to write this line of code?
thx
Take care ,
Gabriela Radu :)
www.gabrielaradu.com
Hi!
I have a wiki in xwiki farm. I cannot configure the wiki to show
the Watch menu.
I'm also trying to configure an email list to mail all users but
cannot find how. I've tried all documentation files, FAQs, etc. but to
no avail. Any help is welcome!
Thanks in advance,
Alberto
--
=======================================================================
Alberto Álvarez Lugrís <alugris(a)uvigo.es>
Facultade de Filoloxía e Tradución
Universidade de Vigo
Campus Universitario Lagoas/Marcosende s/n
36310 Vigo
Pontevedra
Tel.: 986 812 329
Fax: 986 812 380
http://www.tradutoresgalegos.org [Asociación de Tradutores Galegos]
http://www.bivir.com [Biblioteca Virtual]
http://www.uvigo.es/webs/h06/weba573/indice.html [Área de T&I]
http://webs.uvigo.es/alugris [Docencia]
=======================================================================
*
Hi Nathan,
By "Portal" you mean "the floating box on the right which shows a bunch of
interesting links in a fashioned way, added only with the small code
{{Platonism}} ?" I never tried but this is how I would do it :
you can try to create the portal page which only shows a floating box with
the macros #startfloatingbox() & #endfloatingbox(), or simply
#floatingbox("Some content"). Then, create the target page and write the
macro #includeForm("Space.Name") to insert the portal.
Does it work? Is that what you asked for?
Cheers,
Sebastien Fieux
Hi everyone,
I work for a company that is looking at xWiki as a candidate for an in-house
wiki set-up. It seems to meet all the features that we need, with the
exception of navigation. What we'd really like is to be able to set up
"portals" on wiki pages, so that the article is displayed in context. An
example of what I'm talking about would be the portal on the right of this
Wikipedia page: http://en.wikipedia.org/wiki/Neoplatonism. Is this possible
in xWiki? Would I use HTML for it?
Thanks in advance,
Nathan Hunt
--
9Wood, Inc.
tel 888.767.9990
fax 888.767.9998
www.9wood.com
I had to count the number of connections to the database needed by XWiki to
set the appropriate number in the DB configuration.
I saw (http://jira.xwiki.org/jira/browse/XWIKI-2332 ) that there is one
session factory for every Hibernate Store. After a quick look on the web I
understood that a session factory provides one session at a time (basically:
if the session is open, then re-use the same session), and the session owns
the connexions pool, set to 1 by hibernate.cfg.xml. So I assume I should
have one opened connexion for every Hibernate store.
According to the initXWiki method from the com.xpn.xwiki.XWiki class, there
is 7 stores :
- Main store
- Attachments store
- Versioning store
- Attachment versioning store
- Recycle bin store
- Attachments recycle bin store
- Migration store (updating the database after XWiki update).
So my question is : Am I right ? Are 7 connexions really enough ? It seems
to work, although I didn't tested everything more than seeing pages. Any
answer from someone having a better knowledge of XWiki's internal
functionment and/or Hibernate would be welcome.
All that waiting for the 1.5 version which should allow a shared factory
between every store...
Thanks a lot,
Sebastien Fieux
Hello,
I have the problem that
{code}
#set($e = "Hello")
{code}
displays only the gray codebox, but not the code itself.
The code is nevertheless not executed. So when I call $e it has not the value "Hello".
I am running the same xwiki installation on two computers, one for testing (everything works fine) the other running. I search every file for possible changes but could not find one. The only difference between the two is the Tomcat version.
Thanks in advice
Hello all,
When I try to make an ordered list using the WYSIWYG editor I don't get any numbers besides the list!
If I made an unordered list, no bullets are displayed in the editor but when I save they are displayed!
Any idea how can i fix those two problems
Cheers,
Hosam
Hi Vincent,
I am using XE 1.3.2 and Mysql 5.0 with jetty 5.1.5. Can any one give a
support for JNDI configuration of jetty 5.1.5 (Not jetty 6). Or is it same
for both Jetty 5 & jetty 6? Can any one help?
I am sending the same for three times! Is this an answred Qn:? I
have followed this:-
http://xwikisql.gradsoft.ua/docs/XWikiSqlPluginGuide.html, but it
shows the error:-
Error number 4001 in 4: Error while parsing velocity page
main.amma Wrapped Exception: Invocation of method 'getDatabase' in
class ua.gradsoft.xwikisql.SqlPluginApi threw exception
ua.gradsoft.xwikisql.SqlRuntimeException: exception during
creation of datasource XWikiDS @ main.amma2,23
Regards,
Project trainees.
Hello,
Earlier today I was reading some plugins' documentations, but now I can't
see anything anymore. If I try to access any plugin doc in code.xwiki.org I
receive this error on the subject...
Thanks,
--
Tiago Rinck Caveden
http://caveden.multiply.com