How can I get the name and last name from the current user in a different
variables?
Until now I obtain the current user with $context.user but I need the name
separated from the last name.
Thanks
--
View this message in context: http://xwiki.475771.n2.nabble.com/How-can-I-get-the-name-and-last-name-from…
Sent from the XWiki- Users mailing list archive at Nabble.com.
How can I get the name and last name from the current user in a different variables?
Until now I obtain the current user with $context.user but I need the name separated from the last name.
Thanks
Hello all,
I was wondering if there's a way to change the Velocity macro which generates the Recent Changes list on my Xwiki's dashboard to show the comment associated with a change, underneath each change? I found this thread [1] but it doesn't seem to be relevant to more recent versions of Xwiki.
Ideally I'd like to display the summary of each edit inside the '<div class="xitemcontainer"> tag, or somewhere similar.
Thanks in advance,
Graeme
[1] http://xwiki.475771.n2.nabble.com/Comments-are-minor-edits-td2683633.html
Glasgow Caledonian University is a registered Scottish charity, number SC021474
Winner: Times Higher Education's Widening Participation Initiative of the Year 2009 and Herald Society's Education Initiative of the Year 2009
http://www.gcu.ac.uk/newsevents/news/bycategory/theuniversity/1/name,6219,e…
Hi Xwiki users,
I am pretty sure, there is already a solution out there...
There is a panel availiable for showing the spaces for navigation purposes. Due to right management issues I have a few and I need to sort them correctly. Is there anyone who sorted this (or other) lists within velocity?
Best regards, thank you very much,
Pierre
Pierre Dalluege
Externer Dienstleister
Product Management
Business Products
Products & Innovation
Deutsche Telekom AG
T-Online-Allee 1
D-64295 Darmstadt
Tel +49 6151 680 - 4054
E-Mail p.dalluege(a)external.telekom.de
http://www.telekom.de
Aufsichtsrat: Prof. Dr. Ulrich Lehner (Vorsitzender)
Vorstand: René Obermann (Vorsitzender), Hamid Akhavan, Dr. Manfred Balz, Reinhard Clemens, Niek Jan van Damme, Timotheus Höttges, Guido Kerkhoff, Thomas Sattelberger
Handelsregister: Amtsgericht Bonn HRB 6794, Sitz der Gesellschaft: Bonn
WEEE-Reg.-Nr.: DE50478376
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und löschen Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail und der darin enthaltenen Informationen ist nicht gestattet.
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this email in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
Okay I found out HTML/CSS works. Example:
#panelheader ('Panel Header<div id="imagepanel">
/xwiki/skins/colibri/logo.png </div>')
Think that answers my question. :)
Lockie.
--
View this message in context: http://xwiki.475771.n2.nabble.com/Different-image-in-each-panel-header-tp54…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Can you please create a new wiki?
brief description: I want to use this wiki for save my particular
informations.
user name: lumarjr
server name: lumarjr.myxwiki.org
Thank you,
Lumar
Is it possible to include a page and have it execute as if it was still in that space (rather than in the parent pages space)?
For example I have a News space and its WebHome page looks for documents with news post objects in that space.
When I include News.WebHome from Main.WebHome it only sees news posts that are in the Main space rather than in the News space.
Many thanks
Radek Rekas
Hi,
I tried building with instructions given in
http://dev.xwiki.org/xwiki/bin/view/Community/Building#HInstallingMaven
what i was missing is settings.xml in .m2 folder.i also created that
and then run command
'mvn clean install' but still getting following error
[INFO] Scanning for projects...
Downloading:
http://maven.xwiki.org/externals/com/xpn/xwiki/platform/xwiki/22/xw
iki-22.pom
[WARNING] Unable to get artifact com.xpn.xwiki.platform:xwiki:pom:22
from reposi
tory xwiki-externals (http://maven.xwiki.org/externals): Error
transferring file
: Connection reset
Downloading:
http://maven.xwiki.org/releases/com/xpn/xwiki/platform/xwiki/22/xwi
ki-22.pom
[WARNING] Unable to get artifact com.xpn.xwiki.platform:xwiki:pom:22
from reposi
tory xwiki-releases (http://maven.xwiki.org/releases): Error
transferring file:
Connection reset
Downloading:
http://repo1.maven.org/maven2/com/xpn/xwiki/platform/xwiki/22/xwiki
-22.pom
[WARNING] Unable to get artifact com.xpn.xwiki.platform:xwiki:pom:22
from reposi
tory central (http://repo1.maven.org/maven2): Error transferring file:
Connectio
n reset
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR] The project
com.xpn.xwiki.products:xwiki-watch-parent:1.1-SNAPSHOT (E:
\SVN MAIN\Xwatch\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM com.xpn.xwiki.platform:xwiki:22
for com.xp
n.xwiki.products:xwiki-watch-parent:1.1-SNAPSHOT: Failed to resolve POM
for com.
xpn.xwiki.platform:xwiki:22 due to Error transferring file: Connection reset
com.xpn.xwiki.platform:xwiki:pom:22
from the specified remote repositories:
xwiki-externals (http://maven.xwiki.org/externals, releases=true,
snapshots=tr
ue),
xwiki-releases (http://maven.xwiki.org/releases, releases=true,
snapshots=fals
e),
xwiki-snapshots (http://maven.xwiki.org/snapshots, releases=false,
snapshots=t
rue),
central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
-> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the
-e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please rea
d the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildin
gException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableMo
delException
Thanks,
Simer
users-request(a)xwiki.org wrote:
> Send users mailing list submissions to
> users(a)xwiki.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.xwiki.org/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
> users-request(a)xwiki.org
>
> You can reach the person managing the list at
> users-owner(a)xwiki.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of users digest..."
>
>
> Today's Topics:
>
> 1. Re: How do I run a query from a rdf database in xwiki page
> (Eduard Moraru)
> 2. Re: Calendar Application on XE 2.4 not working properly
> (Raluca Stavro)
> 3. RES: Calendar Application on XE 2.4 not workingproperly
> (Ramon Gomes Brand?o - SERINT)
> 4. Re: Problem building code for xwatch with maven (Anca Luca)
> 5. Re: RES: Calendar Application on XE 2.4 not workingproperly
> (Lockie)
> 6. Re: RES: Calendar Application on XE 2.4 not workingproperly
> (Raluca Stavro)
> 7. Re: Wysiwyg Application Translation (Thomas Mortagne)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 17 Aug 2010 13:15:07 +0300
> From: Eduard Moraru <eduard.moraru(a)xwiki.com>
> Subject: Re: [xwiki-users] How do I run a query from a rdf database in
> xwiki page
> To: users(a)xwiki.org
> Message-ID: <4C6A612B.5040108(a)xwiki.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi abrante,
>
> If I understood correctly your question, you want to know how to query
> (using a SPARQL query) your RDF knowledge base server (hosted on some
> remote machine) trough the SPARQL protocol from an XWiki page by the
> push of a button or link and display the results on the same page.
>
> There are 2 options:
> 1. Manually use the SPARQL protocol to send a HTTP request to your
> server trough AJAX from the XWiki page.
> 2. Have(make) an XWiki plugin that uses some java library like Jena or
> Sesame to make remote SPARQL queries and use it with Velocity from an
> XWiki page.
>
> For both cases, see the specification of the SPARQL protocol and how to
> use it over HTTP (or SOAP):
> http://www.w3.org/TR/rdf-sparql-protocol/#query-bindings-http
>
> If you like Option 1, then you must:
> 1. Create a button or link and assign it an ID.
> 2. Create a div or some sort of container for the result and assign it
> an ID as well.
> 3. Add a JavaScriptExtension (JSX) object to your xwiki page and observe
> the click event ( http://www.prototypejs.org/api/element/methods/observe
> ) of the element with the ID you just assigned at step 1 (your link/button).
> 4. Implement the JS event handler to issue an Ajax request (
> http://www.prototypejs.org/learn/introduction-to-ajax ) with your
> hand-crafted query to your SPARQL (RDF) server.
> 4'. Implement the JS callback method that takes the result of the Ajax
> request, processes it and then dump it into your HTML container that you
> created at step 2 in order to show the result to the user.
>
> Here is a sample HTTP query (that works from your browser):
> http://www4.wiwiss.fu-berlin.de/is-group/sparql?query=SELECT * WHERE {?s
> ?o ?p} LIMIT 10
> Encoded version looks like this:
> http://www4.wiwiss.fu-berlin.de/is-group/sparql?query=SELECT%20*%20WHERE%20…
>
> I hope I did not assume too much :)
>
> Good luck,
> Eduard
>
> On 08/17/2010 10:38 AM, abrante wrote:
>
>> I am trying to run a query from one xwiki page but I could not, someone
>> please can sent me some code example? I want that the user only do click in
>> the link and the report must appear.
>>
>> My query is the follow and I am working with velocity for the scripts
>>
>> Thanks in advance :)
>>
>> "SELECT DISTINCT ?property ?hasValue ?isValueOf
>> WHERE {
>> {
>> <http://testforge.int-evry.fr/d2r-server/resource/bugsubmitters/6688a14521cd…>
>> ?property ?hasValue
>> }
>> UNION
>> { ?isValueOf ?property
>> <http://testforge.int-evry.fr/d2r-server/resource/bugsubmitters/6688a14521cd…>
>> }
>> }
>> ORDER BY (!BOUND(?hasValue)) ?property ?hasValue ?isValueOf "
>>
>>
>>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Tue, 17 Aug 2010 16:32:16 +0300
> From: Raluca Stavro <raluca.morosan(a)xwiki.com>
> Subject: Re: [xwiki-users] Calendar Application on XE 2.4 not working
> properly
> To: XWiki Users <users(a)xwiki.org>
> Message-ID:
> <AANLkTinq0s8bXmLMNBgXSqpZ9_sW6U9pJ4jcGogVRQFe(a)mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hello Ramon,
>
> The current calendar application has no custom styles applied on it.
> See http://jira.xwiki.org/jira/browse/XACALENDAR-14 .
> I added a patch to it and I hope that it will be applied very soon.
>
> Raluca.
>
> 2010/8/13 Ramon Gomes Brand?o - SERINT <ramon.brandao(a)tjdft.jus.br>:
>
>> Hi,
>>
>>
>>
>> I've Just installed Calendar Plugin and Calendar Application on my XE 2.4 instance. It works when I point to xwiki/bin/view/Main/EventCalendar/, but its look and feel is far away of that smooth one shown in the Calendar Application home page (http://code.xwiki.org/xwiki/bin/view/Applications/CalendarApplication).
>>
>>
>>
>> The calendar appears as a very simple and rough table, its cells don't have a prefixed size (nothing more than just the length of the two digits number of the day) and it does not show the PDF creation link. It also doesn't mark the "today" day on the calendar. I've checked the source code and it seems that the $cview.getHTMLCalendar($cparams, "") method isn't building a smooth calendar. How can I fix this?
>>
>>
>>
>> Doesn't XE 2.4 contain an event calendar by default? If so, how can I access it?
>>
>>
>>
>> I'm using the colibri skin.
>>
>>
>>
>> Regards,
>>
>>
>>
>> Ramon Gomes Brand?o
>>
>>
>>
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
>>
>
>
> ------------------------------
>
> Message: 3
> Date: Tue, 17 Aug 2010 14:29:40 -0300
> From: Ramon Gomes Brand?o - SERINT <ramon.brandao(a)tjdft.jus.br>
> Subject: [xwiki-users] RES: Calendar Application on XE 2.4 not
> workingproperly
> To: "XWiki Users" <users(a)xwiki.org>
> Message-ID:
> <21095DF464A3DE47A7B61EC521D431F70192EFC2(a)TJSW132.tjdf.gov.br>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Raluca,
>
> Is there a way to apply the modifications of this patch on my running calendar application instance? I would like to test it without the need to build the application.
>
> Maybe editing the source code of xwiki/bin/view/XWiki/CalendarSheet ?
>
> Ramon Gomes Brand?o
>
>
> -----Mensagem original-----
> De: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] Em nome de Raluca Stavro
> Enviada em: ter?a-feira, 17 de agosto de 2010 10:32
> Para: XWiki Users
> Assunto: Re: [xwiki-users] Calendar Application on XE 2.4 not workingproperly
>
> Hello Ramon,
>
> The current calendar application has no custom styles applied on it.
> See http://jira.xwiki.org/jira/browse/XACALENDAR-14 .
> I added a patch to it and I hope that it will be applied very soon.
>
> Raluca.
>
> 2010/8/13 Ramon Gomes Brand?o - SERINT <ramon.brandao(a)tjdft.jus.br>:
>
>> Hi,
>>
>>
>>
>> I've Just installed Calendar Plugin and Calendar Application on my XE 2.4 instance. It works when I point to xwiki/bin/view/Main/EventCalendar/, but its look and feel is far away of that smooth one shown in the Calendar Application home page (http://code.xwiki.org/xwiki/bin/view/Applications/CalendarApplication).
>>
>>
>>
>> The calendar appears as a very simple and rough table, its cells don't have a prefixed size (nothing more than just the length of the two digits number of the day) and it does not show the PDF creation link. It also doesn't mark the "today" day on the calendar. I've checked the source code and it seems that the $cview.getHTMLCalendar($cparams, "") method isn't building a smooth calendar. How can I fix this?
>>
>>
>>
>> Doesn't XE 2.4 contain an event calendar by default? If so, how can I access it?
>>
>>
>>
>> I'm using the colibri skin.
>>
>>
>>
>> Regards,
>>
>>
>>
>> Ramon Gomes Brand?o
>>
>>
>>
>> _______________________________________________
>> 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
>
>
> ------------------------------
>
> Message: 4
> Date: Tue, 17 Aug 2010 20:30:29 +0300
> From: Anca Luca <lucaa(a)xwiki.com>
> Subject: Re: [xwiki-users] Problem building code for xwatch with maven
> To: users(a)xwiki.org
> Message-ID: <4C6AC735.5030504(a)xwiki.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi Simer,
>
> On 08/16/2010 01:28 PM, Simerpreet Singh wrote:
>
>> Hi,
>>
>> Iam using xwiki 2.3.1 and trying to install xwatch on in.According to
>> instructions given in
>> http://watch.xwiki.org/xwiki/bin/view/Main/Installation#HBuildingandinstall…
>>
>
> Setup your settings.xml file as indicated in the general xwiki build
> instructions in here:
> http://dev.xwiki.org/xwiki/bin/view/Community/Building#HInstallingMaven .
>
> The issue you're encountering is caused by the fact that your maven it's
> trying to download the xwiki artefacts needed to build watch only from
> the maven central repository, where they are not.
>
> Have fun,
> Anca
>
>
>> i downloaded code from svn http://svn.xwiki.org/svnroot/xwiki/watch/trunk/#
>> but when i try to build it using following commands
>> mvn clean install
>> or
>> mvn clean
>>
>> its giving below mentioned error
>>
>>
>>
>> [INFO] Scanning for projects...
>> Downloading:
>> http://repo1.maven.org/maven2/com/xpn/xwiki/platform/xwiki/22/xwiki
>> -22.pom
>> [ERROR] The build could not read 1 project -> [Help 1]
>> [ERROR] The project
>> com.xpn.xwiki.products:xwiki-watch-parent:1.1-SNAPSHOT (E:
>> \SVN MAIN\Xwatch\pom.xml) has 1 error
>> [ERROR] Non-resolvable parent POM com.xpn.xwiki.platform:xwiki:22
>> for com.xp
>> n.xwiki.products:xwiki-watch-parent:1.1-SNAPSHOT: Failed to resolve POM
>> for com.
>> xpn.xwiki.platform:xwiki:22 due to Missing:
>> ----------
>> 1) com.xpn.xwiki.platform:xwiki:pom:22
>> ----------
>> 1 required artifact is missing.
>>
>> for artifact:
>> com.xpn.xwiki.platform:xwiki:pom:22
>>
>> from the specified remote repositories:
>> central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
>> -> [Help 2]
>> [ERROR]
>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>> -e swit
>> ch.
>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>> [ERROR]
>> [ERROR] For more information about the errors and possible solutions,
>> please rea
>> d the following articles:
>> [ERROR] [Help 1]
>> http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildin
>> gException
>> [ERROR] [Help 2]
>> http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableMo
>> delException
>>
>>
>>
>> can you please correct me if i am doing anything wrong?
>>
>>
>> Thanks,
>> Simer
>>
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
>
>
> ------------------------------
>
> Message: 5
> Date: Tue, 17 Aug 2010 18:30:47 -0700 (PDT)
> From: Lockie <lockie(a)gmail.com>
> Subject: Re: [xwiki-users] RES: Calendar Application on XE 2.4 not
> workingproperly
> To: users(a)xwiki.org
> Message-ID: <1282095047208-5434752.post(a)n2.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> I am also eagerly awaiting a more functional and better looking calendar, I
> hope your patch gets through soon. I tried the
> http://dev.xwiki.org/xwiki/bin/view/Drafts/XWiki-Calendar GWT-Calendar
> aswell but I get a lot of errors, so either I'm doing something wrong or its
> not functional yet...
>
> Lockie.
>
Hello,
I have the following issues/situations:
======
ISSUES
---------------
Situation 1: When Wiki is public available (default), login as Admin,
go to [XWiki] > [Administer Wiki] > [Rights] and then click [Logout]
link in top right corner.
Results in number of redirects (approx. 3), ending with a malformed
URL and error 404:
http://example.com:8580/wikihttp://example.com:8580/wiki/bin/login/XWiki/XW…
---------------
Situation 2: When securing the Wiki by checking the options:
[XWiki] > [Administer Wiki] > [Rights]
- Prevent unregistered users from viewing pages, regardless of the
page or space rights
- Prevent unregistered users from editing pages, regardless of the
page or space rights
also the login redirect fails with a number of redirects (approx. 4),
ending with a malformed URL and error 404: when entering URL:
1 ORIGINAL URL: http://example.com:8580/wiki
> REDIRECT TO: http://example.com:8580/wiki/
> REDIRECT TO: http://example.com:8580/wiki/bin/view/Main/
> REDIRECT TO: http://example.com:8580/wikihttp://example.com:8580/wiki/bin/login/XWiki/XW…
ERROR 404
Only by manually entering the URL:
http://example.com:8580/wiki/bin/login/XWiki/XWikiLogin?srid=VBpGu2m0&xredi…
the login screen is shown and the user can login.
========
QUESTION
Does anyone recognizes this behaviour and how can XWiki / Tomcat be
configured to prevent this from happening?
=============
CONFIGURATION
- XWiki Enterprise 2.4.30451 WAR
- Tomcat 6.0.18 standalone
- MySQL DB
- CentOS 5.3
With regards,
Andor Vierbergen
Hi,
I've XE 2.4 and I'm using the useful watchlist feature.
I've a strange behavior on the RSS feed associated with the user profile: this feed shows the last modifications about the pages contained into the user watchlist.
I noticed that all users have the same feed URL
http://localhost/xwiki/bin/view/XWiki/WatchListRss?xpage=plain&outputSyntax…
that means the browser uses some context information for identifying the user; the problem is that if I use a RSS reader, it doesn't work because an authentication is required.
Is there a way to pass the authentication info by the URL (i.e. using some user token)?
Best,
Andrea
Hi,
I'm attempting to create a page containing unix code in order to
document my work so that I and other people who need it can benefit.
The current content of the page created in the wiki editor is this:
(% class="moz-text-plain" graphical-quote="true" lang="x-unicode"
style="font-family: -moz-fixed; font-size: 13px;" wrap="true" %)
(((
{{{
First:
Boot from Linux CD;
When screen asks to boot press: Enter
Once kernel loaded and H/W detected and you get to first part of
installer press Alt-F2 to get to console mode;
Press: Enter to activate;
then use these commands:
mkdir /mnt/temp
mount /dev/hda2(in my case replace with whereever / is located) /mnt/temp
mount --bind /sys /mnt/temp/sys
mount --bind /proc /mnt/temp/proc
mount --bind /dev /mnt/temp/dev
chroot /mnt/temp
~#grub
**Note**
The above has been tested for Debian Etch and thus might be slightly
different on other Linux distributions. However, the general principle
remains the same.
An example for Ubuntu 9.04 Jaunty and 9.10 Karmic:
mkdir /mnt/temp
mount /dev/hda2(in my case replace with whereever / is located) /mnt/temp
mount --bind /sys /mnt/temp/sys
mount --bind /proc /mnt/temp/proc
mount --bind /dev /mnt/temp/dev
chroot /mnt/temp
/usr/sbin/grub-install /dev/sda
}}}
)))
The **Note** should show up in bold and be underlined however, even with
the **bold** syntax it's not bolding and shows up in the wiki as
**Note**??? The same thing happens if try to use the __underline__
syntax which is why I have removed it for now!
On top of that I would also like to know if like on many forums such as
howtoforge or linuxquestions there is a mode to enter code which
presents itself on screen as a box with different background often
denominated by using:
[code]
[/code]
to open and close the code input box....
Is something like this available in Xwiki??
Many thanks!
Regards,
Kaya
Hi,
Is it possible to configure some panels, so they default on collapsed; and the user has to click on title bar to see content.
In some cases this could reduce cluttered screens
Gerritjan
I just installed xwiki 2.0.4 using glassfish v3 as the container and a mysql 5.1.49 server under OS X 10.6
I am trying to import the default.xar and get the following error:
Detailed information:
Error number 0 in 11: Uncaught exception
Wrapped Exception: org.apache.commons.codec.binary.Base64.<init>(I[B)V
com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception
Wrapped Exception: org.apache.commons.codec.binary.Base64.<init>(I[B)V
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:239)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116)
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.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1523)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:343)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:129)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215)
at com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215)
at com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215)
at com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:304)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215)
at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:277)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:188)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:641)
at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:97)
at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:85)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:185)
at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:332)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:233)
at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:165)
at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:791)
at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:693)
at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:954)
at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:170)
at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:135)
at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:102)
at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:88)
at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:76)
at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:53)
at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:57)
at com.sun.grizzly.ContextTask.run(ContextTask.java:69)
at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:330)
at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:309)
at java.lang.Thread.run(Thread.java:637)
Wrapped Exception:
java.lang.NoSuchMethodError: org.apache.commons.codec.binary.Base64.<init>(I[B)V
at org.apache.commons.codec.binary.Base64OutputStream.<init>(Base64OutputStream.java:97)
at com.xpn.xwiki.internal.xml.XMLWriter.writeBase64(XMLWriter.java:184)
at com.xpn.xwiki.doc.XWikiAttachment.toXML(XWikiAttachment.java:401)
at com.xpn.xwiki.doc.XWikiAttachment.toStringXML(XWikiAttachment.java:330)
at com.xpn.xwiki.doc.XWikiAttachmentArchive.updateArchive(XWikiAttachmentArchive.java:129)
at com.xpn.xwiki.doc.XWikiAttachment.updateContentArchive(XWikiAttachment.java:673)
at com.xpn.xwiki.store.XWikiHibernateAttachmentStore.saveAttachmentContent(XWikiHibernateAttachmentStore.java:79)
at com.xpn.xwiki.doc.XWikiDocument.saveAttachmentContent(XWikiDocument.java:4204)
at com.xpn.xwiki.web.UploadAction.uploadAttachment(UploadAction.java:202)
at com.xpn.xwiki.web.UploadAction.action(UploadAction.java:107)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:214)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116)
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.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1523)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:343)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:129)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215)
at com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215)
at com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215)
at com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:304)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215)
at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:277)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:188)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:641)
at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:97)
at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:85)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:185)
at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:332)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:233)
at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:165)
at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:791)
at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:693)
at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:954)
at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:170)
at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:135)
at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:102)
at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:88)
at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:76)
at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:53)
at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:57)
at com.sun.grizzly.ContextTask.run(ContextTask.java:69)
at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:330)
at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:309)
at java.lang.Thread.run(Thread.java:637)
I am not really sure what to do at this point, I have tried importing some other pages from another xwiki installation and I get the same error.
requested server name: richapp.xwiki.org
New wiki to share knowled acquired with a study group of RIA in the
Federal University of Juiz de Fora, MG, Brazil.
Hello,
does anybody use Ratings Application? It is still a sandbox application but I think it works. Can you give me a help how to implement this application to xWiki?
Thanks, Zuzana.
Hi all!
When upgrading to upgraded to XEM 2.4 a XE 2.4.30451 instance as per xwiki-enterprise-web-2.4.war on this environment:
*****
Open Enterprise Server 2 SP2 2.0.2-0 / Suse Linux Enterprise Server 10 SP3 10.3-0
(Fully updated and patched. It is the current OES2 commercial configuration distributed by Novell)
Built-in Tomcat5 5.5.27 at /srv/www/tomcat5
Built-in MySQL 5.0.26 at /usr/bin with nmysql-connector-java-5.1.13-bin.jar
-----
peat:/ # java -version
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build
pxi32dev-20091106a (SR11 ))
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Linux x86-32
j9vmxi3223-20091104 (JIT enabled)
J9VM - 20091103_45935_lHdSMr
JIT - 20091016_1845_r8
GC - 20091026_AA)
JCL - 20091106
peat:/ #
----
*****
I get an error when I import xwiki-enterprise-manager-application-xem-2.4.xar:
1 Document(s) with error
List of documents with errors
* XemManager.Install
If I go to XemManager/Install the page tell me that To complete installation XWiki Enterprise Manager will :
* Add default template
I click YES and get this other error:
XWiki Enterprise Manager installation failed (Error number 50035 in 5: com.xpn.xwiki.plugin.wikimanager.WikiManagerPlugin: Wiki templatexe? database update failed Wrapped Exception: Error number 3202 in 3: Exception while reading document XWiki.XWikiPreferences Wrapped Exception: Error number 3301 in 3: Exception while switching to database templatexe Wrapped Exception: Access denied for user 'xwiki'@'localhost' to database 'templatexe').
As expected, it is the same error that I get when trying to create a new wiki in the wiki farm.
xwiki user has been granted full privileges on MySQL. In fact, if execute a create schema command locally, xwiki creates and deletes any new schema without an problem.
Please, have you any idea about where am I wrong or is it failing here?
Thanks!
Ricardo
--
Ricardo Rodríguez
CTO
eBioTIC.
Life Sciences, Data Modeling and Information Management Systems
Hello,
I would like to restrict non-registered and non-logged-in users, so that the
only pages/spaces they can view are Log-in and Registration pages. For
example, at present a non-logged-in and non-registered user can see the xwiki
Main space. I do not want to allow these users to see Main, or any other spaces,
until after they are registered and logged-in.
Is there anyway this can be done?
Thank you,
--Tom
I recently turned log4j's root category of my xwiki to info and I get
floods of the following exceptions:
2010-08-21 22:21:00,381 INFO def.DefaultLoadEventListener - Error
performing load command
org.hibernate.ObjectNotFoundException: No row with the given
identifier exists: [com.xpn.xwiki.doc.XWikiDocument#2524421]
at org.hibernate.impl.SessionFactoryImpl
$1.handleEntityNotFound(SessionFactoryImpl.java:377)
at
org
.hibernate
.event.def.DefaultLoadEventListener.load(DefaultLoadEventListener.java:
145)
at
org
.hibernate
.event
.def
.DefaultLoadEventListener.proxyOrLoad(DefaultLoadEventListener.java:195)
at
org
.hibernate
.event
.def.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:103)
at org.hibernate.impl.SessionImpl.fireLoad(SessionImpl.java:
878)
at org.hibernate.impl.SessionImpl.load(SessionImpl.java:784)
at
com
.xpn
.xwiki.store.XWikiHibernateStore.loadXWikiDoc(XWikiHibernateStore.java:
611)
this sounds dark and probably a performance eater (exceptions always
are even if not stacktraced). Can anyone suggest me a method to
identify how to avoid such errors or what they uncover?
thanks in advance
paul
Hi,
I have a question about the *space drop down list filter* on Main.WebSearch
page (You can see what I mean by *space drop down list filter *at
http://dl.dropbox.com/u/3688604/websearch-page.png). At the moment the drop
down list shows all the spaces, even the ones that the user is not allow to
view. I want to be able to show in that filter just the spaces that the
current user is allow to view. How can I achieve that?
Thanks in advance!
Regards,
Abel
Hi,
How can I translate the Wysiwyg application into portuguese? I've noticed that there's the editor core resources file (Strings.properties) content on http://l10n.xwiki.org/xwiki/bin/view/Wysiwyg/ , but I cannot understand how I proceed with it with my running instance (where do I place it etc).
What should I do to enable this?
Regards,
Ramon Gomes Brandão
Hi,
"Simple/Advanced" mode definition
http://platform.xwiki.org/xwiki/bin/view/Features/PageEditing#HSimpleandAdv…
After discussing Action Menu Improvements part 2 (
http://incubator.myxwiki.org/xwiki/bin/view/Improvements/ActionMenuProposal2)
we changed the position of "Access rights" from "Edit" submenu to
"Page"
submenu. Until now, changes done by "Advanced" mode were located only in
"Edit" submenu.
A. The question is: what other items do you think should go under
"Simple"/"Advanced" mode? Do we keep the same items? Do we add more? Do we
simplify?
B. Another idea is to change "Simple"/"Advanced" mode into
"User"/"Developer"/"Admin" in the structure we also have the documentation
written.
Obs1. The problem with menus is that they don't rely only on these modes,
but also on the rights the users has to do some actions (like edit, delete,
admin).
Obs2. The ideal way for this topic would be to let administrators decide
what goes into what mode, but even like that, we should still have some
standards values for the modes.
Thanks,
Caty
Hi,
I want to know how to access the *com.xpn.xwiki.api.Document* of the page
where a "*Rendering Macro*" is included. I created a macro using the
documentation at
http://platform.xwiki.org/xwiki/bin/view/DevGuide/WikiMacroTutorial. The
problem is that when I try to access the *doc* object inside the Macro I am
getting the doc of the XWiki page where the Macro was defined. But I want
doc object of the XWiki page where the Macro is included. If you need more
details please let me know. I appreciate the help you can give me :).
Regards,
Abel
I am out of the office until 08/24/2010.
I am on holiday. If this is an emergency, please leave a message on my
cell phone or contact my manager, Kathy Kennedy. Thank you! :-)
Note: This is an automated response to your message "users Digest, Vol 37,
Issue 25" sent on 8/19/10 5:40:01.
This is the only notification you will receive while this person is away.