When an unauthorized user visits a restricted page, they see the message "Click here to force editing" — do users need to belong to a particular group to see this message?
What specifically is the intent behind this feature? (I'm curious as it appears to allow other users to, in a way, bypass the security mechanism). How do I prevent a user from seeing the "Click here to force editing" link?
—Debajit
What should I type in the Search field to list all the documents in a space?
I tried typing in "where doc.space='<SpaceName>'" but that does not give me the expected results.
I know that I can filter from the right sidebar, but how can I do this from the search field itself?
(I am using XWiki 6.4)
>
> > By the way: I didn't manage to make
> this example work with this code on xwiki 6.4+Expense Report
> Application:
> > http://platform.xwiki.org/xwiki/bin/view/DevGuide/WritingCustomSolrSearchFo…
>
> What exactly didn't work.
> It works for me. I made some small changes
> to make it more clear.
>
Ok it is working now on my 6.4 jetty package (must typing some field to see correct right screen :-/).
I don't understand how ExpenseReport.ListFacet working: wich values in entry (if they are some) and which values are returned?
In ExpenseReport.ListFacet we found this macro
#macro (displaySearchFacetValue_list $value)
with $value parameters but it seems you call it with:
#displaySearchFacetValuesLimited($facetValues {} 'displaySearchFacetValue_list')
?? the macro is the parameter of #displaySearchFacetValuesLimited
didn't found displaySearchFacetValuesLimited macro source.
Have you some docs about this case or could you brievly explain me?
There are an error here I think in ExpenseReport.ListFacet
'facetFields': ['property.ERCode.ERCodeClass.status_string','property.ERCode.ERCodeClass.organisation_string', 'property.ERCode.ERCodeClass.currency_string', 'property.ERCode.ERCodeClass.status_client', 'property.ERCode.ERCodeClass.user_string', 'author', 'creator', 'date',
'creationdate'],
'property.ERCode.ERCodeClass.status_client' must be probably 'property.ERCode.ERCodeClass.client_string'
but a search return at right screen (redefine search):
Client: $prop.getMapValues().get($value).val...
Thxs
Hello,
I'm writing an xwiki application and I start fighting with solr search.
On http://extensions.xwiki.org/xwiki/bin/view/Extension/Solr+Search+Query+API#… I read
"The list of typed (non-string) dynamic fields that will be expanded in the search query. The names of these fields are suffixed with the name of their data type (e.g. *_int is a dynamic integer field)."
Unfortunaly in my application I use same prefixe in my properties name (_) to add some dynamic bootstrap tab (and another things)! An example: CodeH_Deb_P1 or P1_EaAutrDO_Cond_Invisi
I suppose _ is hardecoded in xwiki, then I must replace all my _ character in my properties name and Sheets code but could you suggest a character I can use without problem?
This one ~ perhaps?
By the way: I didn't manage to make this example work with this code on xwiki 6.4+Expense Report Application:
http://platform.xwiki.org/xwiki/bin/view/DevGuide/WritingCustomSolrSearchFo…
Thxs.
Pascal B
The XWiki development team is proud to announce the availability of
XWiki 7.0 Milestone 2.
This release comes with a simplified Wiki Creation Wizard and the
ability to organize and filter extensions by category in the Extension
Repository. The install date and the user that performed the install
are now available in the extension details, and the extensions that
were installed explicitly are now displayed distinctly. A stronger
confirmation should prevent users from deleting wikis by mistake from
now on. The developers may be interested by the API improvements made
to the Mail Sender and Extension Manager modules.
You can download it here: http://www.xwiki.org/xwiki/bin/view/Main/Download
Make sure to review the release notes:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki70M2
Thanks
-The XWiki dev team
I am trying to set up access rights for a page that I created, and when I try to revoke view permissions for a particular user, I see the following error:
2015-03-04 01:29:42 - CSRFToken: Secret token verification failed, token: "xykyhIj3uArxuDcDQU9JsA", stored token: "ncSmP4I2YiP6QkKCMAguDw"
Why am I seeing this error, and what could I do to fix it?
(I see this error repeatedly)
> Unfortunaly in my application I use same prefixe in my
> properties name (_) to add some dynamic bootstrap tab (and
> another things)! An example: CodeH_Deb_P1 or
> P1_EaAutrDO_Cond_Invisi
> I suppose _ is hardecoded in xwiki, then I must replace all
> my _ character in my properties name and Sheets code but
> could you suggest a character I can use without problem?
>
> This one ~ perhaps?
Finally I think I can use _ separator. I was worried for nothing.
I didn't understant how construct my 'dynamic facet' like this Main.SolrUserFacet because I don't know how it is working:
There are a macro
#macro (displaySearchFacetValue_user $user)
but we use single quote without parameter:
#displaySearchFacetValuesLimited($facetValues {} 'displaySearchFacetValue_user')
I tried to understand the example of
> this code on xwiki 6.4+Expense Report Application:
> http://platform.xwiki.org/xwiki/bin/view/DevGuide/WritingCustomSolrSearchFo…
but it doesn't working in jetty xwiki 6.4
>
> Thxs.
> Pascal B
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
Hi,
i want to read, edit and save xwiki-objects from a page in javascript. I
wrote a post
(http://xwiki.475771.n2.nabble.com/Javascript-RESTful-tp7594084.html) where
i thought i should solve this with rest. I think now is is a lack of
knowledge. Where is documented what the Object 'XWiki' in javascript can do?
I read some source-code from fullcalender and others and see that they use
'XWiki.widgets' or 'XWiki.model', but i have no idea where to lolookinform
myself what XWiki on Javascript-side is to fill my gap of knowledge.
Is there a document where i can look? Or should i use the "only" the
Javascript XWiki API
(http://platform.xwiki.org/xwiki/bin/view/DevGuide/JavaScriptAPI) to read
the object data with velocity or groovy to handle them in javascript. I dont
understood it? What is a preferred solution?
Regards,
Matthias
--
View this message in context: http://xwiki.475771.n2.nabble.com/Javascript-XObjects-tp7594090.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi everybody, my name is Kévin Laîné, i'm a french guy.
I'm working on a collective project about "alternative models of family".
Xwiki seems to be the best community tool management I've discovered.
I'm really interested for opening an xwiki on the "XWiki Community farm". I have some questions before asking you to open a session.
1) Is it possible to use a domain name like "domain.tld" instead of "domain.myxwiki.org" ?
2) Is it possible to install some extensions as bulletin board or others ?
3) Is it possible to embed "Nabble Free Forums" or other Nabble apps ?
4) Is it possible to make private backup of the xwiki ?
Vincent Massol is working on "Alternate URL Scheme" http://dev.xwiki.org/xwiki/bin/view/Design/AlternateURLScheme
5) When it will be ready could I use this option on myxwiki even if I my xwiki is in production ?
Thank you very much for your answers.
Hi all Xwiki Team
Since Vincent has re-installed my xwiki on farm, I'm learning to use Xwiki and want to ask you about some problems I have.
The Chat Application installed with Extension Manager doesn't work, and I can't uninstall it, How to do ?
http://extensions.xwiki.org/xwiki/bin/view/Extension/ChatApplication#Commen…
Multilingual option doesn't work very well,
Supported languages : "fr en"
Default Language : "fr"Sometimes I can choose the language on the top-right, but sometimes not and don't know why.
Kévin
hi all!
i've installed xwiki and when I try to open the web link, i receive this
error :
Problem accessing /xwiki/bin/view/Main/. Reason:
Error number 3 in 0: Could not initialize main XWiki context
Caused by:
com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize main
XWiki context
ecc ecc
can anyone help me?
--
View this message in context: http://xwiki.475771.n2.nabble.com/error-500-Could-not-initialize-main-XWiki…
Sent from the XWiki- Users mailing list archive at Nabble.com.
The XWiki development team is proud to announce the availability of XWiki
6.4.2.
This is a stabilization release that fixes important bugs discovered in the
6.4.1 version.
You can download it here: http://www.xwiki.org/xwiki/bin/view/Main/Download
Make sure to review the release notes:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki642
Thanks
-The XWiki dev team
--
Guillaume Delhumeau (gdelhumeau(a)xwiki.com)
Research & Development Engineer at XWiki SAS
Committer on the XWiki.org project
Hello,
Livetable is somehow magic but ... (there are always a 'but') is it possible to use multiple Class?
I read XWiki.LiveTableResultsMacros
"#macro(gridresultwithfilter_buildQuery $className ...
#set($class = $xwiki.getDocument($className).getxWikiClass())"
=> livetable use getxWikiClass method (and not getxWikiClasses :-( )
Here my problem in my nice xwiki 6.4.0 application:
I created some Class/Sheet/Template with 2 common properties/field: I mean on each document Class I created this common property (same name, same source): this one by example
- Name:P1_DgMoa_req Type: Database List
- XWiki Class Name: FormSMQ.ListeDGClass
- Id Field: Name DGId
- Value Field: Name DGLib
On my WebHome I paste this livetable:
#set ($columnsProperties = {
'TypeFiche_RO': {"type":"list","size":10},
'P1_DgMoa_req': {"type":"list","size":10},
'doc.name': {"type":"text","size":10,"link":"view"},
'doc.date': {"type":"text","size":10},
'doc.creator': {"type":"text","size":10,"link":"creator"},
'_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit"]}
})
#set ($options = {
'className': 'MySpace.MyClass',
'translationPrefix' : 'FormSMQ.livetable.',
'tagCloud': true,
'rowCount': 15,
'maxPages': 10,
'selectedColumn': 'doc.name',
'defaultOrder': 'asc',
'extraParams': "&space=${doc.space}"
})
With one class ( 'className': 'MySpace.MyClass',) my livetable work perfectly but display only documents 'linked' with this class (doc with 'MySpace.MyClass' object)
If I use 'className': '' (empty), livetable show all document on the space but my select list are not filled.
I tried 'TypeFiche_RO': {"type":"list","size":10,'class': 'MySpace.MyClass' } with empty 'classname', but if I select a value in my select list, only document 'linked' with this class are displayed.
I tried topFilters options (HTML fragment that will be placed in a "top filter" area in the same fashion as the Tag Cloud filter) 'topFilters': '<input type="text" size="15" name="doc.name" value="">', but no document will displayed. I didn't managed either (I don't know how to choose the field who is filtered by the new input tag)
I don't know if someone understand my problem ( livetable with multiple class source), but every magics tricks are welcome to help me.
Thxs.
Pascal B
Hi Hamster,
On 25 Feb 2015 at 07:32:24, Hamster (teunham@hotmail.com(mailto:teunham@hotmail.com)) wrote:
> vmassol wrote
> > What about it? :)
>
> Just a suggestion :-)
>
> Maybe this is could be an alternative. I really like the "inline editor
> mode" of the CKEditor.
Oh I see what you meant. I assumed the question was about using the wiki editor because otherwise the WYSIWYG editor *is* a live preview!
Thanks
-Vincent
Hi all,
I have noticed that XWiki 6.1 generates incorrect document link in
notification mails in our setup.
It duplicates /bin path element into /bin/bin in every link.
I've searched the mailing list and could only found this thread:
http://lists.xwiki.org/pipermail/users/2011-July/020402.html
with an almost identical description:
>>>> >>>>* duplicated "/bin/" element in link URL
*>>>>* e.g. http://subwiki.server.com/bin/bin/view/SpaceName/PageName
<http://subwiki.server.com/bin/bin/view/SpaceName/PageName>
*>>>
Unfortunately, the problem hasn't been solved and no other discussions were
seen on this topic.
Here are more details about our installation:
* XWiki 6.1 (and recently tried 6.4.1 with the same result)
* Tomcat7 container running ROOT.war with XWiki application on
http://localhost:8080/
* xwiki.cfg contains xwiki.home uncommented and set to a correct public URL
(https://ourserver.com/)
* Nginx frontend using proxy_pass to serve the public URL
I have also noticed that links to the same pages in emails sent by "Share
by email" extension are correct (no /bin duplication).
We are using XWiki as a corporate knowledge base, so the correctness of
email notifications are important for us.
Any help will be appreciated.
--
Regards,
- Alexander Stepanov.
On 22 Feb 2015 at 19:43:08, Aaron Hardy at AC (ashtarcommunications@gmail.com(mailto:ashtarcommunications@gmail.com)) wrote:
> Hi Vincent,
>
> Thanks for the follow-up.
>
> I never managed to track down the exact cause of the futex lock or gettimeofday calls. My best guess is that it has something to do with XWiki running on an Amazon EC2 instance. I didn't see the same kind of issues on a local machine. I had another thread a few months ago where I asked if anyone had successfully run XWiki on AWS, and it didn't seem like there was much experience with that setup.
>
> My short term solution was just to double the RAM and throw it all at XWiki. That seems to have mostly dealt with the stability issues (at least, the instance rarely crashes under load), but under the hood I think it's still performing much worse than it should be.
>
> Any ideas you have about what might be causing the issue, or any tips for running XWiki on Amazon under reasonably high loads would be much appreciated.
Thanks for the information and indeed you could be right about the Amazon EC2 context for the futex problem.
I don’t have any experience with running XWiki on Amazon EC2 so I cannot help much, sorry.
Thanks
-Vincent
> Thanks,
>
> aaron
>
>
>
> On Fri, Feb 20, 2015 at 10:05 AM, vincent@massol.net(mailto:vincent@massol.net) wrote:
> > Hi Aaron,
> >
> > Sorry you didn’t get any answer…
> >
> > Were you able to find out the problem and improve XWiki under load?
> >
> > Thanks
> > -Vincent
> >
> >
> > On 20 Sep 2014 at 06:52:10, Aaron Hardy at AC (ashtarcommunications@gmail.com(mailto:ashtarcommunications@gmail.com)(mailto:ashtarcommunications@gmail.com)) wrote:
> >
> > > Trying to track down the source of some persistent performance issues under
> > > load with 6.2 RC 1 (haven't had time to upgrade to 6.2 final yet). I'm
> > > maxing out at about 30 or so users before dying on a system with 4GB of RAM.
> > >
> > > The java interpreter is getting pegged to 100% of the CPU, and about 70% of
> > > the calls in the stack trace are futex lock errors. A good chunk of the
> > > remainder are gettimeofday calls.
> > >
> > > Potentially useful info (sorry for formatting):
> > >
> > > % time seconds usecs/call calls errors syscall
> > > ------ ----------- ----------- --------- --------- ----------------
> > > 72.75 5361.592109 45075 118947 14045 futex
> > > 12.28 905.064191 466 1943354 gettimeofday
> > > 4.83 356.110745 3709487 96 45 restart_syscall
> > > 2.88 212.173358 836 253729 clock_gettime
> > > 2.71 199.867690 8802 22706 recvfrom
> > > 2.10 154.843342 37841 4092 poll
> > > 1.14 84.282371 580 145307 130153 stat
> > >
> > > Any ideas?
> > >
> > > thanks,
> > >
> > > aaron
> >
>
Je serai absent(e) à partir du 21/02/2015 de retour le 25/02/2015.
je suis en congés.
Je répondrai à vos messages dès mon retour.
En cas de problème technique, veuillez contacter SYNOX au 05 67 34 66 56.
Merci
Trying to track down the source of some persistent performance issues under
load with 6.2 RC 1 (haven't had time to upgrade to 6.2 final yet). I'm
maxing out at about 30 or so users before dying on a system with 4GB of RAM.
The java interpreter is getting pegged to 100% of the CPU, and about 70% of
the calls in the stack trace are futex lock errors. A good chunk of the
remainder are gettimeofday calls.
Potentially useful info (sorry for formatting):
% time seconds usecs/call calls errors syscall
------ ----------- ----------- --------- --------- ----------------
72.75 5361.592109 45075 118947 14045 futex
12.28 905.064191 466 1943354 gettimeofday
4.83 356.110745 3709487 96 45 restart_syscall
2.88 212.173358 836 253729 clock_gettime
2.71 199.867690 8802 22706 recvfrom
2.10 154.843342 37841 4092 poll
1.14 84.282371 580 145307 130153 stat
Any ideas?
thanks,
aaron
Oops, the users list was dropped!
-Vincent
On 20 Feb 2015 at 17:55:57, vincent(a)massol.net (vincent(a)massol.net) wrote:
On 20 Feb 2015 at 17:42:47, Erin Kelley (erinmkelley7@gmail.com(mailto:erinmkelley7@gmail.com)) wrote:
> Well the issue could be that the server is behind a firewall that does not get outside internet access. If the UI installer of the DW contacts xwiki.org(http://xwiki.org) like you are saying, then that explains why it will not find the extension. I have to import them manually then.
XWiki works find behind proxies :) You just need to configure XWiki for that, see:
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Installation#HRunningXW…
> I'm gonna try a clean instance by following your directions. I'm using a tomcat on a windows machine so there isn't a /var/local/xwiki where my Xwiki permanent directory is located. I'm assuming that its /tomcat/temp/xwiki. There were only 2 files in here but i deleted the directory anyways.
If you haven’t set any permanent dir then you have a WARNING in your logs saying it’s using the temporary directory and that you need to set it to a proper place that has not risk of being deleted! :)
> If i run into more issues I'll shoot you another message with helpful screenshots.
Thanks
-Vincent
> Thanks so much for taking the time to help me!
>
> On Fri, Feb 20, 2015 at 9:49 AM, vincent@massol.net(mailto:vincent@massol.net) wrote:
> > Hi Erin,
> >
> > On 20 Feb 2015 at 15:09:27, Erin Kelley (erinmkelley7@gmail.com(mailto:erinmkelley7@gmail.com)(mailto:erinmkelley7@gmail.com)) wrote:
> >
> > > Hi Vincent,
> > >
> > > Thanks for the response!
> > >
> > > The import status showed that some pages were installed. I cannot remember what exactly these were because I'm not sure what all was contained in the default wiki pages .xar file. What I do know is that every file that the import status said was not installed was a .xml file. I do remember checking the files that the import status showed were properly installed and absolutely no .xml files were installed.
> >
> > All the pages located in the XAR file are XML files :) The import only import wiki pages (i.e. XML files).
> >
> > I have no clue why it fails. If you can reproduce with a clean install, I’ll suggest you create a jira issue at http://jira.xwiki.org so that it gets fixed.
> >
> > > As to why I didn't use the distribution wizard: The distribution wizard, when loaded the first time I went to the wiki, showed a message that said it could not find the default wiki pages version 6.4.1. I'm not sure why it said this because I just followed the administrator guide which included the unpacking of the xwiki-enterprise-web-6.4.1.war that I downloaded. So I googled this issue and saw that I could download the default pages and then login as a super admin and import them.
> >
> > You must have some bad luck and maybe you tried the DW at a time when xwiki.org(http://xwiki.org) was down and thus not answering from your XWiki instance.
> >
> > In any case since you have a non functional instance at the moment, I’d suggest you try again clean. You can do that simply by 1) stopping XWiki 2) deleting the full content of the XWiki permanent directory (see permanentDirectory in your xwiki.properties file) and 3) restarting XWiki.
> >
> > Let us know how it goes.
> >
> > Thanks
> > -Vincent
> >
> > > Thanks again for the help! I really appreciate it!
> > >
> > > Erin
> > >
> > > On Fri, Feb 20, 2015 at 7:54 AM, vincent@massol.net(mailto:vincent@massol.net)(mailto:vincent@massol.net) wrote:
> > > > Hi Erin,
> > > >
> > > > On 19 Feb 2015 at 17:55:52, Erin Kelley (erinmkelley7@gmail.com(mailto:erinmkelley7@gmail.com)(mailto:erinmkelley7@gmail.com)(mailto:erinmkelley7@gmail.com)) wrote:
> > > >
> > > > > Hello,
> > > > >
> > > > > I setup a Tomcat server with a MySQL database and am trying to setup Xwiki
> > > > > on it. I followed the administrator installation guide and ran into a
> > > > > problem that I can't seem to find the solution to. Everything seemed to
> > > > > work properly until I tried to import the
> > > > > xwiki-enterprise-ui-mainwiki-all-6.4.1.xar. After the import was done, I
> > > > > was shown a list of files that were installed as well as the ones that were
> > > > > not installed. It seemed that none of the xml files were installed. Has
> > > > > anyone ran across this issue before? I can still navigate across the wiki,
> > > > > but, for instance, when I click on the admin's profile or preferences, no
> > > > > text boxes or buttons of any kind appear. It pretty much shows just a blank
> > > > > page.
> > > >
> > > > So, some pages were installed but not all and the import status said that no page was installed?
> > > >
> > > > BTW why didn’t you use the Distribution Wizard which should have appeared when you started tomcat and entered an XWiki URL?
> > > >
> > > > See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationWAR#HConclu…
> > > >
> > > > Thanks
> > > > -Vincent
> > > >
> > > > > Any help would be appreciated. Thanks!
> > > >
> > >
> >
>
Hello XWiki Community,
while creating an App within a Minute I get groovy executing failures for each element of the form. It is possible to save and finish the process but I cannot access the editor for the content field. That means I cannot enter default entries.
You can see the full failure message at the end of the mail.
I googled the problem and found entries for Confluence. Maybe they can guide a way:
Now I added the "-XX:ReservedCodeCacheSize=64m" option into JAVA_OPTS. (https://bobswift.atlassian.net/browse/SCRP-129)
and
It worked for me, I just added XX:ReservedCodeCacheSize to my setenv.sh and until now everything is ok. (https://answers.atlassian.com/questions/13535/problem-with-the-script-runne…)
I am running version 5.4.5
Thank you for your time!
Best regards,
Peter
Here is the error which is displayed when I reenter the wizard page for step 2:
Failed to execute the [groovy] macro:
java.lang.VerifyError: (class: org/codehaus/groovy/runtime/ArrayUtil, method: createArray signature: ()[Ljava/lang/Object;) Illegal type in constant pool
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:190)
at Script89.run(Script89.groovy:41)
at org.codehaus.groovy.jsr223.GroovyScriptEngineImpl.eval(GroovyScriptEngineImpl.java:346)
at org.codehaus.groovy.jsr223.GroovyScriptEngineImpl.eval(GroovyScriptEngineImpl.java:146)
at org.xwiki.rendering.macro.script.AbstractJSR223ScriptMacro.eval(AbstractJSR223ScriptMacro.java:292)
at org.xwiki.rendering.macro.script.AbstractJSR223ScriptMacro.evaluateBlock(AbstractJSR223ScriptMacro.java:226)
at org.xwiki.rendering.macro.script.AbstractJSR223ScriptMacro.evaluateBlock(AbstractJSR223ScriptMacro.java:177)
at org.xwiki.rendering.macro.script.AbstractJSR223ScriptMacro.evaluateBlock(AbstractJSR223ScriptMacro.java:57)
at org.xwiki.rendering.macro.script.AbstractScriptMacro.execute(AbstractScriptMacro.java:198)
at org.xwiki.rendering.macro.script.AbstractScriptMacro.execute(AbstractScriptMacro.java:59)
at org.xwiki.rendering.internal.transformation.macro.MacroTransformation.transformOnce(MacroTransformation.java:191)
at org.xwiki.rendering.internal.transformation.macro.MacroTransformation.transform(MacroTransformation.java:132)
at org.xwiki.rendering.internal.transformation.DefaultTransformationManager.performTransformations(DefaultTransformationManager.java:87)
at org.xwiki.display.internal.DocumentContentDisplayer.display(DocumentContentDisplayer.java:252)
at org.xwiki.display.internal.DocumentContentDisplayer.display(DocumentContentDisplayer.java:125)
at org.xwiki.display.internal.DocumentContentDisplayer.display(DocumentContentDisplayer.java:55)
at org.xwiki.display.internal.DefaultDocumentDisplayer.display(DefaultDocumentDisplayer.java:80)
at org.xwiki.display.internal.DefaultDocumentDisplayer.display(DefaultDocumentDisplayer.java:38)
at org.xwiki.sheet.internal.SheetDocumentDisplayer.display(SheetDocumentDisplayer.java:253)
at org.xwiki.sheet.internal.SheetDocumentDisplayer.applySheet(SheetDocumentDisplayer.java:212)
at org.xwiki.sheet.internal.SheetDocumentDisplayer.maybeDisplayWithSheet(SheetDocumentDisplayer.java:164)
at org.xwiki.sheet.internal.SheetDocumentDisplayer.display(SheetDocumentDisplayer.java:102)
at org.xwiki.sheet.internal.SheetDocumentDisplayer.display(SheetDocumentDisplayer.java:50)
at org.xwiki.display.internal.ConfiguredDocumentDisplayer.display(ConfiguredDocumentDisplayer.java:67)
at org.xwiki.display.internal.ConfiguredDocumentDisplayer.display(ConfiguredDocumentDisplayer.java:41)
at com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:997)
at com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:976)
at com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:1007)
at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:619)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:395)
at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:384)
at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:173)
at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:280)
at org.apache.velocity.runtime.parser.node.ASTReference.value(ASTReference.java:567)
at org.apache.velocity.runtime.parser.node.ASTExpression.value(ASTExpression.java:71)
at org.apache.velocity.runtime.parser.node.ASTSetDirective.render(ASTSetDirective.java:142)
at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:342)
at org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:228)
at org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:187)
at com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:105)
at com.xpn.xwiki.internal.template.DefaultPrivilegedTemplateRenderer.evaluate(DefaultPrivilegedTemplateRenderer.java:125)
at com.xpn.xwiki.internal.template.DefaultPrivilegedTemplateRenderer.evaluateTemplate(DefaultPrivilegedTemplateRenderer.java:75)
at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:1687)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1627)
at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:918)
at sun.reflect.GeneratedMethodAccessor165.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:395)
at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:384)
at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:173)
at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:280)
at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:369)
at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:216)
at org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:311)
at org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:230)
at org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:207)
at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87)
at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:342)
at org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:106)
at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:342)
at org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:228)
at org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:187)
at com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:105)
at com.xpn.xwiki.internal.template.DefaultPrivilegedTemplateRenderer.evaluate(DefaultPrivilegedTemplateRenderer.java:125)
at com.xpn.xwiki.internal.template.DefaultPrivilegedTemplateRenderer.evaluateTemplate(DefaultPrivilegedTemplateRenderer.java:75)
at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:1687)
at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:167)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:304)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:129)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:425)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:228)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:449)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:121)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:126)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:185)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:151)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:929)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:405)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:269)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:515)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:302)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)