Hey everybody,
I found some information on clustering for Xwiki where I have to set the observation.remote.enabled to true. Per my understanding the cache would be synchronized between every instance (via Jgroups).
Now we want to use the following architecture:
We have 2 datacenters. In each datacenter are 2 servers with a Xwiki instance running (so 4 instances in 2 datacenters). As database we want to use Oracle RAC.
Is it possible to run these 4 instances on the Oracle RAC? Is it possible to invalidate the cache of another instance if one instance has some write action or something (so it generates a new cache on its own)?
We would have 1 loadbalancer to manage the load between the two datacenters and 1 loadbalancer in every datacenter to manage the load between the 2 instances. Every instance should show the same content...
Kind regards,
Patrick
I fixed problem with encoding (add string in "Meta HTTP info" and add string in conf/server.xml). Thank you for help!
What can I do with second problem (empty "All pages")?
----- Исходное сообщение -----
От: "Григорий Стренин" <strenin.g(a)f-heads.ru>
Кому: "users" <users(a)xwiki.org>
Отправленные: Вторник, 9 Июнь 2015 г 12:16:57
Тема: Re: [xwiki-users] 2 problems with XWiki: search and "All pages"
I click on the link "xwiki server IP/xwiki/bin/view/Main/allpages" (on the right panel).
----- Исходное сообщение -----
От: "Marius Dumitru Florea" <mariusdumitru.florea(a)xwiki.com>
Кому: "users" <users(a)xwiki.org>
Отправленные: Вторник, 9 Июнь 2015 г 11:44:58
Тема: Re: [xwiki-users] 2 problems with XWiki: search and "All pages"
On Tue, Jun 9, 2015 at 9:14 AM, VasyaPupkin <strenin.g(a)f-heads.ru> wrote:
> Hi all! My english is bad, and I sorry about this...:-\
>
> I have XWiki Enterprise 6.4.3 on CentOS 7.
>
> And first problem is: when I click on "All pages", I see nothing, but the
> pages have (screenshot 1)
Where exactly did you click? By default there's no page named "allpages".
> <http://xwiki.475771.n2.nabble.com/file/n7595058/1.jpg>
>
> Second problem is: when I try to search something in Russian language I get
> symbols as in the screenshot 2
> <http://xwiki.475771.n2.nabble.com/file/n7595058/2.jpg>
>
> In English language search works fine.
>
> xwiki.encoding=utf-8
The encoding must be configured at multiple levels. See
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Encoding .
>
>
>
> --
> View this message in context: http://xwiki.475771.n2.nabble.com/2-problems-with-XWiki-search-and-All-page…
> Sent from the XWiki- Users mailing list archive at Nabble.com.
> _______________________________________________
> 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
Hello, three questions:
1) How to make list of all wiki's users
(http://localhost:8080/xwiki/bin/view/Main/UserDirectory) hidden from users
and unregistered users? By removing "view" rights I made whole "Main" wiki
unavailable and that is not what I wanted. So I simply deleted
"UserDirectory" page. I am not sure whether it was correct approach.
2) How to make user profile page available only for particular user? Right
now these profile pages are available for every one who knows the link
(i.e., http://localhost:8080/xwiki/bin/view/XWiki/<USER_NAME>).
3) How to make user profile pages only read only (if possible then only
admins can edit)? We have integration with LDAP so it makes no sense to edit
profile info. Also it is not nice that regular user can set "Display hidden
documents" to "True".
Thanks!
--
View this message in context: http://xwiki.475771.n2.nabble.com/User-list-and-user-profile-access-rights-…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
What I have to do... I would like to make a link on page to file, I mean:
"User have to click link to download". [This link isn't a link to Internet
page]
I want to add file to the page as attachment for users to download.
Thanks,
Maciek.
On my first try, the Windows command prompt gave http://idea-PC:8080/ as a directory of my wiki. The next day, the command prompt gave me a different directory which was http://tonec.com:8080/, although I can still access the first directory given to me. I prefer using the first directory, since tonec.com is related to other software (the program might have made a mistake in choosing the directory). How can I make the default directory back to the first?
Starting the XWiki program takes a long time. The navigation inside the wiki also sometimes do. Is there nothing I can do to make it fast? Thanks guys!
The XWiki development team is proud to announce the availability of
XWiki 7.1 Release Candidate 1.
This is mostly an improvements release on new performance report
design, Solr search UI and Watchlist notifications. It also introduce
the experimental support for flavors in the Distribution Wizard.
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/ReleaseNotesXWiki71RC1
The following people have contributed code to this release:
Anca Luca
Denis Gervalle
Guillaume Delhumeau
Eduard Moraru
Guillaume Delhumeau
Manuel Smeria
Marius Dumitru Florea
Thomas Mortagne
Vincent Massol
Thanks for your support
-The XWiki dev team
As stated here, the standalone XWiki Enterprise Version 7.1-milestone-2 installer is "not supposed to be used in production." What do you mean by that? That was then supported by the reason that "the embedded database does not support large wikis efficiently."Does that mean I can't use it in the long run even if I would only use it as a personal offline wiki and never as a network wiki?
Thanks guys!
Hello everyone,
I am writing a script to translate XML exports of Mediawiki pages into the
XAR format that XWiki can import.
My challenge is that I have not found a formal definition of what the
page's xml as well as the package xml should be, as they do not contain
schema information.
I have been "reverse engineering" the definition by looking at some
exports, but if anyone is aware of where the definition could be found it
would be extremely helpful.
Thanks!
Hello dear xwiki-ers,
(long time no see ;) )
I installed the Mocca Calendar application [1] in my xwiki 5.4.7 instance,
but when browsing to its home page, needed js file can't be loaded and so
not much appears ...
Error from FF console:
GET http://r-wikiggs.gemalto.com/fullcalendar.js [HTTP/1.1 404 Not Found
9ms]
Error: Script error for: fullcalendar
http://requirejs.org/docs/errors.html#scripterror
I understand that it probably comes from MoccaCalendar.Macro js extension:
require(['jquery', 'fullcalendar'], function(jQuery, fullCalendar) {
... but my knowledge of requireJS is more than poor so I'm not sure how to
fix this ... For sure URL used to reach fullcalendar.js is NOK.
Thanks,
BR,
Jeremie
Hi all!
Our organization have Xwiki set up and working. Some pages are business instructions.
Now management asked for report: who viewed which instructions and when.
We have authorization required to view those pages, so Xwiki always know login name.
Is there way set up some log of visits by user and page?
Better if without setting up dev tools and changing code!
A text file or table in DB will be enough as log
Thanks all who will reply/
Good day!
I am searching for a good offline personal wiki, then I found XWiki. I was overwhelmed by its roster of features, most I think I don't need like using it as an online wiki engine since I only want it as an offline personal wiki. After searching everywhere, I found a page wherein it stated that it can be used for that purpose. I then downloaded xwiki-enterprise-installer-windows-7.1-milestone-2.exe, which was the latest version at this time. I immediately installed it to Program Files after downloading, and I ran the provided shortcut in the desktop "Start XWiki 7.1-milestone-2", however, it showed a console window as shown in the given image. This happened in all the attempts I have done. I thought administrator access might be the problem, so I moved it to D:\, yet it showed the same error. Please help me how to start XWiki. Please state the steps I am to do as detailed as possible since I'm not that knowledgeable at tweaking these server-database stuffs.
P.S. I didn't change anything in any of the files so I really don't have a clue why they can't find the path specified to them.OS: Windows 8.1Installer: xwiki-enterprise-installer-windows-7.1-milestone-2.exeI have also created a ticket here (http://jira.xwiki.org/browse/XE-1488) while waiting to be approved in this mailing list.
Thanks in advance! :)
I'm going through an initial XWiki installation and configuration (6.4.4
currently, then will upgrade to 7.1 once released), and want to have the
view page be clean content presentation. As such I'm trying to find the
way that is easiest to maintain in order to hide the
comments/attachments/history/information tabs at the bottom of each
page.
I think I'd like to just not have the entire <div
id="xwikidatacontents"> div which I suppose I could do with a custom CSS
overlay setting it to just not hide. However, is there a cleaner option
that I'm not seeing that avoids needing to generate and transmit that
section in the first place?
Are there other ramifications that I'm not aware of of hiding that
section? It seems as though those section plus annotations would still
all be available in the "More Actions" drop down menu for each page and
would still be accessible, just not as prominent.
Many thanks,
Joel Johnson
>
> My problem is probably rare :p I would like to
> add as attachment .csr file, I mean Java certificate so...
> when I click I see many numbers and words. I need window
> with button Download.
Hello,
It is a not a xwiki specific problem i think.
Maybe you should use one on this way:
http://www.tipsandtricks-hq.com/forum/topic/force-a-file-to-download-instea…
Pascal B
>
>
> Sorry you’re still not being clear for me. I
> can’t help you if I don’t understand what you need :)
>
> Maybe someone else
> understands?
Yes I think I understood :-)
>
> Thanks
>
> -Vincent
>
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
Vincent, I think from his description, he is wanting to know if there's a way to make .csr files prompt to download instead of displaying the contents in the browser. I don't think this is an XWiki issue per se. But there might be a way of changing the header/filetype descriptor for .csr files? Otherwise I think the only other solution is to tell the webserver to not serve the .csr files and make them downloadable instead.
This is similar behaviour to text files. They will display the content in the browser by default unless you change the content type header or tell the web server to allow it to force to download.
Unfortunately I don't know how to make XWiki do this (or tomcat for that matter).
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of vincent(a)massol.net
Sent: 01 June 2015 14:22
To: XWiki Users
Subject: Re: [xwiki-users] Content
On 1 Jun 2015 at 15:17:46, Maciej Fokt (maciek.fokt(a)taxi123.pl) wrote:
W dniu .06.2015 o 15:11 vincent(a)massol.net <vincent(a)massol.net> pisze:
On 1 Jun 2015 at 15:09:18, Maciej Fokt (maciek.fokt(a)taxi123.pl) wrote:
W dniu .06.2015 o 13:15 vincent(a)massol.net <vincent(a)massol.net> pisze:
Hi Maciek,
On 1 Jun 2015 at 12:59:55, Maciej Fokt (maciek.fokt@taxi123.pl(mailto:maciek.fokt@taxi123.pl)) wrote:
> Hi,
> What I have to do... I would like to make a link on page to file, I mean:
> "User have to click link to download". [This link isn't a link to Internet
> page]
>
> I want to add file to the page as attachment for users to download.
Does this help: http://platform.xwiki.org/xwiki/bin/view/Features/Attachments#HLinkingtoana… ?
Thanks
-Vincent
> Thanks,
> Maciek.
I don't want to show list with attachments for users, I need link which help their with download this file
I don’t understand what you’re asking.
The link I gave you allows you to create a link to an attachment and anyone who clicks on it will download the attachment.
What do you want exactly?
Thanks
-Vincent
My problem is probably rare :p I would like to add as attachment .csr file, I mean Java certificate so... when I click I see many numbers and words. I need window with button Download.
Sorry you’re still not being clear for me. I can’t help you if I don’t understand what you need :)
Maybe someone else understands?
Thanks
-Vincent
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
As a user I want to scroll through all members of the XWiki and look at their
profiles. I would like to create a custom view on the users page so I can
see pictures, birthdays etc. We use the XWiki in a corporate environment and
by scrolling through the users I don't see enough info. Beside that I would
like the users to add a picture besides the avatar they use.
I searched plugins and add-ons but I cannot find such a feature. Is there
one?
--
View this message in context: http://xwiki.475771.n2.nabble.com/Facebook-page-not-facebook-com-based-on-u…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello,
I try to use this program to convert JSPWiki pages to xWiki page :
http://extensions.xwiki.org/xwiki/bin/view/Extension/JSPWiki+To+XWiki+Conve…
But I encounter many issues :
- I can't instantiate XWikiContext class, but the usage of EmbeddableComponentManager before the instantiation corrects this problem
- The com.xpn.xwiki.XWiki class instantiation gave me these following exceptions :
Caused by: java.lang.RuntimeException: Failed to load component [com.xpn.xwiki.store.XWikiStoreInterface] for hint [null]
at com.xpn.xwiki.web.Utils.getComponent(Utils.java:651)
at com.xpn.xwiki.XWiki.initXWiki(XWiki.java:775)
at com.xpn.xwiki.XWiki.<init>(XWiki.java:723)
at com.xpn.xwiki.XWiki.<init>(XWiki.java:717)
... 1 more
Caused by: org.xwiki.component.manager.ComponentLookupException: Failed to lookup component [role = [com.xpn.xwiki.store.XWikiStoreInterface] hint = [default]]
at org.xwiki.component.embed.EmbeddableComponentManager.initialize(EmbeddableComponentManager.java:368)
at org.xwiki.component.embed.EmbeddableComponentManager.lookup(EmbeddableComponentManager.java:126)
at com.xpn.xwiki.web.Utils.getComponent(Utils.java:649)
... 5 more
Caused by: org.xwiki.component.manager.ComponentLookupException: Failed to lookup component [role = [org.xwiki.query.QueryManager] hint = [default]]
at org.xwiki.component.embed.EmbeddableComponentManager.initialize(EmbeddableComponentManager.java:368)
at org.xwiki.component.embed.EmbeddableComponentManager.lookup(EmbeddableComponentManager.java:126)
at org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:403)
at org.xwiki.component.embed.EmbeddableComponentManager.initialize(EmbeddableComponentManager.java:361)
... 7 more
Caused by: org.xwiki.component.manager.ComponentLookupException: Failed to lookup component [role = [org.xwiki.query.QueryExecutorManager] hint = [default]]
at org.xwiki.component.embed.EmbeddableComponentManager.initialize(EmbeddableComponentManager.java:368)
at org.xwiki.component.embed.EmbeddableComponentManager.lookup(EmbeddableComponentManager.java:126)
at org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:403)
at org.xwiki.component.embed.EmbeddableComponentManager.initialize(EmbeddableComponentManager.java:361)
... 10 more
Caused by: java.lang.NullPointerException
at org.xwiki.component.embed.EmbeddableComponentManager.lookupMap(EmbeddableComponentManager.java:167)
at org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:401)
at org.xwiki.component.embed.EmbeddableComponentManager.initialize(EmbeddableComponentManager.java:361)
... 13 more
I tried to add xwiki and hibernate configuration files to the classpath but it still crash.
Should I use another ComponentManager ? Do you know another way to launch a standalone version of xWiki runtime ?
Regards,
François B.
This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.
hi all!
I've some questions:
firs, how can I create a subfodler in xwiki? (a tree folder)
second, on my dashboard I see this warning : ' Unknown macro: spaces
The "spaces" macro is not in the list of registered macros..... ' why??
the last : how can I modify the name of the dashboard?
can anyone help me?
thanks in advance
Mary
--
View this message in context: http://xwiki.475771.n2.nabble.com/tree-folder-unknown-macro-dashboard-tp759…
Sent from the XWiki- Users mailing list archive at Nabble.com.
hi all!
i have installed xwiki on my Linux machine.
When I try to register an user I receive this error :
HTTP ERROR 500
Problem accessing /xwiki/bin/register/XWiki/Register. Reason:
Could not initialize class com.xpn.xwiki.web.RegisterAction
Caused by:
java.lang.NoClassDefFoundError: Could not initialize class
com.xpn.xwiki.web.RegisterAction
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at
org.apache.struts.util.RequestUtils.applicationInstance(RequestUtils.java:143)
at
org.apache.struts.action.RequestProcessor.processActionCreate(RequestProcessor.java:292)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:230)
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:735)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1448)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:121)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
at
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1075)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
at
org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:255)
at
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
at org.eclipse.jetty.server.Server.handle(Server.java:368)
at
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:488)
at
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:932)
at
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:994)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
at
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
at java.lang.Thread.run(Thread.java:722)
why???
--
View this message in context: http://xwiki.475771.n2.nabble.com/Xwiki-RegisterAction-tp7588370.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
"It's not a bug, it's a feature"
I must admit that made me chuckle :)
But seriously, saying it's a feature would be like saying "you can't get to the login page because you've blocked unauthenticated users".
Is there a simple way of allowing just this one page (and possibly the forgot username page) to be viewed by unauthenticated users, without allowing unauthenticated users full access?
On a related note, if using the "block unauthenticated users" feature is not recommended, then what is the recommended way of blocking access to documents by unauthenticated users?
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Sergiu Dumitriu
Sent: 21 May 2015 23:13
To: XWiki Users
Subject: Re: [xwiki-users] User forgot password link unavailable
"It's not a bug, it's a feature"
When you prevent access to unathenticated users, you really prevent
almost any access, including the reset password page. That is why it's
really not recommended to tick that box.
On 05/21/2015 06:55 AM, Mahomed Hussein wrote:
> Hi
>
> It seems that the “forgot password” link is unavailable when blocking access to anonymous users (http://localhost/xwiki/bin/view/XWiki/ResetPassword). I am using a custom skin based on flamingo. No link shows up for resetting the password and if I go to the link directly, it redirects to the login page. If I then login, I correctly get the reset page.
>
> Is this a bug or have I done something wrong? Thanks.
>
>
> Kind regards,
>
> Mahomed
>
--
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users