Hi @ all,
I have the following scenario: User A views a page with 3 comments,
and add's a new comment. Now User B logs in and views the same page.
This User already read the first three comments and now I want that
User B get's some kind of visual hit(orange triangle or something
like that), that a new comment was added since his last visit.
How should I aproach this Problem?
Any ideas?
Thanks a lot.
Hi all --
I'm working to create an xwiki app that allows you to press a button, and
it sends you to a new page with a generated name (i.e. not based on any
user input). I can get this to work with a page name generated from the
current time in milliseconds, but that gives me a really long number. I'd
like to have the generated name be a number which is incremented any time
a new page is created. Thus I would have pages Page_1, Page_2, Page_3,
etc. I looked in our scriptlets section, but didn't see anything close.
Thanks ...
shawn.
Thank you Sergiu and Vincent.
As you suggested, I imported the initial .xar file (xwiki-1.0-beta-2.xar)
and now I have my "admin" and familiar content/links/pages back.
Problem solved. I appreciate your help.
-Jimmy
----- Original Message -----
From: Sergiu Dumitriu
To: xwiki-users(a)objectweb.org
Sent: Monday, January 22, 2007 3:19 AM
Subject: Re: [xwiki-users] question about creating new user and skin
customization in xwiki 1.0 b2
I think your problem is that you did not import the initial database.
Please see http://www.xwiki.org/xwiki/bin/view/Main/Download for details.
Sergiu
On 1/22/07, jimmy(a)comkraft.com <jimmy(a)comkraft.com> wrote:
Hi,
I downloaded the latest xwiki source code (last night)from svn and have
delployed it in a tomcat server. It looks great and I have managed to hook
it up with our openldap server for authentication. But I couldn't figure
out the following issues:
1. I can log in via superadmin and the users from my ldap registry,
however I don't know how to create a new user. I tried to follow the FAQ
"... All users registered on your Wiki are listed in
http://localhost/xwiki/bin/view/XWiki/XWikiUsers" , but I got "pages
cannot be found" error. How can I create a new user? btw, I thought I
should see a list of users since I am using ldap now, but I cannot see
any.
When I go to the Administration link and go to the Users/Groups, I cannot
see any users/groups at all.
2. I cannot see any differences when I log in as superadmin and a user
from ldap. I thought I should see more admin items for superadmin such as
the "admin" user in 0.984 version. For example, I cannot see "more action"
link at all. How to setup initial securities ? I found the previous
version of xwiki (e.g. 0.984) is more intuitive but I cannot figure out
how to do it in 1.0 beta 2.
3. I tried to follow the skin section of the Admin guide, but I cannot access
http://www.xwiki.com/xwiki/skins/xwiki10b1/ even if I logged in.
And I cannot continue to follow the instruction since I cannot see the
"more action" option at all. Does the default user Admin/admin (in 0.984)
still supposed to work?
Any of your help to solve this problem will be highly appreciated.
thanks
-Jimmy
--
You receive this message as a subscriber of the xwiki-users(a)objectweb.org
mailing list.
To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org
For general help: mailto: sympa(a)objectweb.org?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
--------------------------------------------------------------------------------
--
You receive this message as a subscriber of the xwiki-users(a)objectweb.org
mailing list.
To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org
For general help: mailto:sympa@objectweb.org?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Hi Benjamin,
Unfortunately ObjectWeb SVN doesn't use the HTTP(S) protocol for SVN.
I also would like very much to have it but it's not under our direct
control...
When using CVS there was a tool called cvsgrab but I don't know if
there's an equivalent for SVN...
In any case, since your last email we've released several versions of
XWiki so you're probably fine. Let us know.
Thanks
-Vincent
On Nov 23, 2006, at 11:50 AM, Benjamin Graf wrote:
> Hi,
>
> I'd like to test the latest version of xwiki from subversion
> repository but I have a big problem. I'm behind a proxy firewall
> where only port 80 is open for access to the internet. So I can't
> connect to the svn server. Is there any other possibilty? Maybe a
> http server to connect?
>
> Best regards
> Benjamin
> --
> Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
> Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
>
>
> <messagefooter.txt>
Hi All... again!
Looks like I need to use groovy for a few xwiki tools; but I just need
to confirm permissions. If I understand correctly, you need programming
rights to run a groovy script - does this mean all users that are
viewing or modifying a page in xwiki with groovy scripts involved
require programming rights?
For eg:
A class has a groovy script in it to compare dates (eg "is it before or
after when xyz said it would be done"). This is setup at the ClassSheet
level.
-> On creating a document linked to that classt; will the user be able
to run the groovy script attached to the ClassSheet linked to the
document?
Hi,
I downloaded the latest xwiki source code (last night)from svn and have
delployed it in a tomcat server. It looks great and I have managed to hook
it up with our openldap server for authentication. But I couldn't figure
out the following issues:
1. I can log in via superadmin and the users from my ldap registry,
however I don't know how to create a new user. I tried to follow the FAQ
"... All users registered on your Wiki are listed in
http://localhost/xwiki/bin/view/XWiki/XWikiUsers" , but I got "pages
cannot be found" error. How can I create a new user? btw, I thought I
should see a list of users since I am using ldap now, but I cannot see
any.
When I go to the Administration link and go to the Users/Groups, I cannot
see any users/groups at all.
2. I cannot see any differences when I log in as superadmin and a user
from ldap. I thought I should see more admin items for superadmin such as
the "admin" user in 0.984 version. For example, I cannot see "more action"
link at all. How to setup initial securities ? I found the previous
version of xwiki (e.g. 0.984) is more intuitive but I cannot figure out
how to do it in 1.0 beta 2.
3. I tried to follow the skin section of the Admin guide, but I cannot access
http://www.xwiki.com/xwiki/skins/xwiki10b1/ even if I logged in.
And I cannot continue to follow the instruction since I cannot see the
"more action" option at all. Does the default user Admin/admin (in 0.984)
still supposed to work?
Any of your help to solve this problem will be highly appreciated.
thanks
-Jimmy
I have upgraded to b2 from an old version and we have been using b2 for a
week, but here are one or two issues:
If I am not logged in and click on the 'Register' link
(/xwiki/bin/registerXWiki/Register) it brings up the 'Login' page. So I
cannot register without logging in. I have changed 'Always authenticate on
editing' to Yes, but this should not apply to registration.
When the default editor is WYSIWYG, editing a page removes links to images.
The bread crumb (Main:Welcome Edit Menu > My Company Wiki) does not display
correctly on IE7 but does on Firefox.
Thanks
Martin
When creating a PDF output, the view is very different from the view
offered when in xwiki itself (borders, widths, etc are all
overridden)... is there any way in xwiki10B2 to alter this?
This was partially possible in 0.9.840 by modifying an xsl file (forget
which one, about a year ago when I did this on our own servers). There
seems to be only one xsl file in the current version (xhtml.xsl), which
does not seem to affect the style of the PDF output.
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
Hi All,
I guess more a question for the dev team, anyone that may know offhand
otherwise ;)
Searched around on the XWiki.org site with no indication of the
following functionality; but cannot seem to find references in
documentation at all. I've also tried to enter bits of data that seem
correct (eg, a RegEx into the field at "c" does not seem to do any
checks, or show any message if it fails), with no luck yet.
So, hopefully can someone help me understand:
a) for db lists, ID Field Name and Value Field Name indicates being able
to use a different display and record value - is this correct, and if
so; what is the syntax to this?
b) for db lists again, there is an Xwiki Class Name field - what does
this do? Entering a valid class name does not seem to alter the
behaviour in any way.
c) for Strings/Dates/etc there is a Validation Regular Expression (and
associated Validation Message) field; is this intended as a validation
expression for the field value? If so, is it active? - so far it does
not give any message (provided or otherwise) when used.
d) For list types, there is a new entry called Display Type - changing
this does not seem to make, eg a dropdown list into an input - is this
what it is intended for, and if so; what restrictions are there in the
underlying code? Can a select list be changed to a text box with this
field (assuming data already entered stays the same)?
e) Tooltip and Custom Display: Is this an automatic field render, or
must these fields be initiated in some way?
Is it possible with xwiki 1.0-betaX to do multi level spaces.
I want to create a space called "MyProject" and inside this space I want to
create a space "Documentation".
Seb
Hi,
what do you think about excluding the XWiki space from the rss feed?
Because users don't care about the modification of the configuration
of the wiki or the new accounts, they only care about the content
modifications.
jeremi
Hello all,
having difficulties to integrate xWiki in eXo as a portlet, i wish to
try another way : having the two on the same SSO server.
Has someone deployed Xwiki in a SSO environment with CAS ? A quick
search on the net doesn't bring anything about that.
Sincerely Yours,
Nicolas Pays.
Not sure if this is just me having this, but when I delete a document
(for eg, an article) xwiki's top right indicates I'm logged off when I'm
actually still logged in.
I know I'm not timed out either (would explain being logged out at least
if that was the case), as I can simply click no and continue with
correct permissions, etc for the user.
Example:
View a news topic:
<<PBrush>>
Then click the delete button:
<<PBrush>>
Panels behave odd as well when I try delete any document, as the
screenshot shows..
Not a serious problem, but I'm unsure if this is something with my code
or if it's something with XWiki?
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
Hi there,
I've some problems with the following combo:
- xwiki 1.0 b2
- glassfish v2 b28
- apache mod_jk
When I hit the URL http://wiki.xxx.net/xwiki/
I successfully get the "XWiki Installation" page with the link to the XWiki
instance. But when I'm trying to reach the instance (eg.:
http://wiki.xxx.net/xwiki/bin/view/Main/WebHome) I receive empy pages. Even
if I try to reach on its "normal" IP address:
http://xx.xx.xx.xx:8080/xwiki/bin/view/Main/ I get the same empty pages.
Without mod_jk everything goes smoothly, no problems.
Unfortunately there are no log events that can be debugged.
Does anybody faced this problem before?
Cheers,
P
Hi,
I wanted to try out the XWiki's upload feature in the sandbox, but I cannot
register.
http://sandbox.xwiki.org/ <http://sandbox.xwiki.org/>
I tried with several different user names...
Thanks,
Olivier
Error number 11004 in 11: Exception while creating user
Wrapped Exception: null
com.xpn.xwiki.XWikiException: Error number 11004 in 11: Exception while
creating user
Wrapped Exception: null
at com.xpn.xwiki.XWiki.createUser(XWiki.java:2275)
at com.xpn.xwiki.XWiki.createUser(XWiki.java:2178)
at com.xpn.xwiki.web.RegisterAction.action(RegisterAction.java:44)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:143)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProces
sor.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:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFi
lter.java:121)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126
)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105
)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at
org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:199)
at
org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:282)
at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767)
at
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:697)
at
org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java
:889)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a:684)
at java.lang.Thread.run(Thread.java:595)
<http://www.optimumgroup.com>
Olivier Gourment
Architecte technologique
Technology Architect
OPTIMUM INFORMATIQUE INC.
Téléphone
Télécopieur
Courriel
Web
: (514) 288-1661 poste 515
: (514) 288-8152
: <mailto:ogourment@Optimuminformatique.com>
ogourment(a)Optimuminformatique.com
: <http://www.optimuminformatique.com> www.optimuminformatique.com
Dear fellow XWiki users,
Should you have any experience with XWiki that you would like to present
during the workshop "Workshop on Social and Collaborative Construction
of Structured Knowledge" to be held during the upcoming World Wide Web
Conference 2007 in Banff, Canada, here is below a link to the call for
proposals. The deadline is February, 2 2007.
CfP: http://km.aifb.uni-karlsruhe.de/ws/ckc2007/
===========
Workshop on Social and Collaborative Construction of Structured
Knowledge, at 16th International World Wide Web Conference (WWW2007)
Banff, Canada, May 8, 2007
Have you ever tried developing a schema or ontology, or creating other
structured knowledge? Have you tried doing this task collaboratively
with your colleagues? How about with many of your colleagues as well as
people you've never met? Or anyone else in the world? Have you found the
tools that support these tasks? Do you have a list of requirements for
such tools or has your group developed tools to support collaborative
acquisition of structured knowledge in general and ontologies and
schemas in particular?
============
Cheers
Stéphane
--
Stéphane Laurière
Email: slauriere(a)mandriva.com
Mandriva Research
http://www.mandriva.comhttp://nepomuk.semanticdesktop.orghttp://www.edos-project.org
Hi
is there a way to swap the original document and its translation in a given language?
I have this problem where my translation has more versions than my original document and it breaks the history functionality (I am using version 1252).
I am just looking for a quick workaround to keep my data usable for now.
Thanks
Marc Lijour
Problem with this is that it exposes code from tools to users... any way
to disable this?
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
Thanks for the answer and let me try to explain my concern better.
If we introduce XWiki in our organization, it will have to coexist with
other information stores. Currently, most people use Word and other Office
applications to create documents and place them on Windows shares or network
directories.
There will be many times when people using XWiki will want to point to such
existing documents, without having to import them into XWiki or move them
onto a Web server.
Unless there are other best practices that I am not aware of (and in which
case I would love hear about), people will need to insert links (anchors) to
what I called "external documents".
Does this make more sense?
Thanks,
Olivier
_____
De : Sergiu Dumitriu [mailto:sergiu.dumitriu@gmail.com]
Envoyé : 12 janvier 2007 17:04
À : xwiki-users(a)objectweb.org
Objet : Re: [xwiki-users] external documents
Hi,
I'm not sure I understand your question.
You can point to files stored on the webserver. All the skin files (css and
image) are retrieved that way. Let's not forget that XWiki outputs plain old
HTML, and you can always include HTML content in a document.
On 1/12/07, Gourment, Olivier <ogourment(a)optimuminformatique.com
<mailto:ogourment@optimuminformatique.com> > wrote:
Hi,
Is it possible in a page to point to a document/file on the file system? If
yes, does clicking on the link open the file a new window?
Thanks,
Olivier
This is a significant usability issue that I raised over a year ago (http://old.xwiki.org/xwiki/bin/view/Dev/SyntaxProcessingIssues). Because of XWiki's multiple rendering engine support, escaping the syntax is harder than it should be. It was scheduled to be addressed for the 1.0 release, but I was disappointed to see that addressing this has been bumped back to 1.1:
http://jira.xwiki.org/jira/browse/XWIKI-208
Still, I'm glad to see determined movement towards a final 1.0 release, and hopefully this issue can be addressed in the 1.1 release.
Stephen
> Date: Tue, 12 Dec 2006 10:06:00 +1100> From: John.Turner3(a)team.telstra.com> To: xwiki-users(a)objectweb.org> Subject: RE: [xwiki-users] Is there a way to escape XWiki syntax?> > Try enclosing the wiki markup with {pre}...{/pre} as well as> {code}...{code}; also try putting a back slash (\) before the hash/pound> (#) character.> > JT> > ________________________________> > From: Peter Flynn [mailto:pflynn@adobe.com] > Sent: Tuesday, 12 December 2006 8:43 AM> To: xwiki-users(a)objectweb.org> Subject: [xwiki-users] Is there a way to escape XWiki syntax?> > > > Hi, I'm new at this. I've been trying to figure out a way to write some> example wiki pages that explain the XWiki syntax better to my users.> However, the XWiki engine always seems to want to interpret the markup> rather than showing it as a literal.> > > > For example, if I do:> > {code}> > 1.1 This is how to create a heading> > {code}> > > > The "1.1" is not visible on the page, and the heading is rendered fully> styled. This also happens with markup such as "#includeTopic". You can> see an example of the problem here as well:> > http://www.xwiki.org/xwiki/bin/view/Main/TuTAddSearch> > > > Is there any way to really make XWiki ignore a block of text?> > > > Thanks in advance,> > > > - Peter Flynn>
_________________________________________________________________
Type your favorite song. Get a customized station. Try MSN Radio powered by Pandora.
http://radio.msn.com
Hi,
Is it possible in a page to point to a document/file on the file system? If
yes, does clicking on the link open the file a new window?
Thanks,
Olivier
<http://www.optimumgroup.com>
Olivier Gourment
Architecte technologique
Technology Architect
OPTIMUM INFORMATIQUE INC.
Téléphone
Télécopieur
Courriel
Web
: (514) 288-1661 poste 515
: (514) 288-8152
: <mailto:ogourment@Optimuminformatique.com>
ogourment(a)Optimuminformatique.com
: <http://www.optimuminformatique.com> www.optimuminformatique.com
I installed b2, and thought I would feed back a couple of comments/questions,
not to be critical - we have been using xwiki for a year or two and love it.
I can't remember seeing in the release notes that b2 requires jdk 1.5.
It might be worth mentioning that after upgrade and before panel
installation the screens go a bit crazy.
Is there an easy way to make the panels layout look a bit like 0.9.840?
Maybe there is a layout I could import somehow?
I didn't see a link to Main.KnowledgeBase anywhere. This is our main page
from which everything branches out. Maybe this is because I am unfamiliar
with Panels. In the end I edited the home page and manually put a link on
it.
I saw a few exceptions go by. Here is one:
java.lang.IllegalStateException
at
org.apache.catalina.connector.ResponseFacade.sendRedirect(ResponseFacade.java:432)
at
org.securityfilter.authenticator.FormAuthenticator.showLogin(FormAuthenticator.java:230)
at
com.xpn.xwiki.user.impl.xwiki.MyFormAuthenticator.showLogin(MyFormAuthenticator.java:55)
at
com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl.showLogin(XWikiAuthServiceImpl.java:197)
at
com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl.checkAccess(XWikiRightServiceImpl.java:154)
at com.xpn.xwiki.XWiki.checkAccess(XWiki.java:2548)
at com.xpn.xwiki.XWiki.prepareDocuments(XWiki.java:3233)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:128)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
Beta 2 looks great. I like the panels and wysiwyg editor, but am struggling
a bit with unfamiliarity.
Thanks
Martin
--
View this message in context: http://www.nabble.com/Installed-b2---comments-tf2966951.html#a8301692
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,all
I tried xwiki and found it hadn't deal with "Edit Conflict"
condition. It treats with "Edit Conflict" (concurrently edit same
version record and save not concurrently) by saving as two different
version simply, without notification for later save editor and without
"Merge" assistant。
How about you think about ? maybe I was wrong?
--
Best Regards!
Hi there,
I'm quite new to XWiki and I faced two major and one minor problem around
spaces.
1. [major] how can I delete a space (and all its child pages)
2. [major] can I use non latin characters is a space name (I have an UTF-8
configured Postgres database backend)
3. [minor] is it possible to rename a space?
Thanks for your answers!
Cheers,
P
I originally installed xwiki version 0.9.840, which is still displayed as the
version in the window.
Now I am trying to upgrade to xwiki b2 but cannot find the Import tab.
Do I need to upgrade anything. I thought it was automatic.
Thanks
Martin
--
View this message in context: http://www.nabble.com/Cannot-find-Import-tf2959068.html#a8278056
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi all,
Me again, this time with another groups/permission issue.
On my wiki's I use
"$context.xWiki.groupService.listGroupsForUser($context.user,
$context.context))" to get a list of groups a user is a member of. This
has worked very well up until implementing a virtual wiki setup...since
implementing a virtual wiki setup, I've found the listGroupsForUser only
works for the main wiki (the one pointing to xwiki database), and not
for the "other" wiki's hanging on the same server.
The users are definitely regarded as being in the group as a permission
check works for the group (eg if only group ABC has right EDIT for a
space, the user is granted the right only if they are in the group).
But, the listGroupsForUser always returns no groups, even for
XWiki.Admin - even though every user has at least one group.
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
Hi
I have suddenly a problem with the history on 1252.
>From the history page I can compare successfully 2 revisions of the page, but
if I click on the link for a specific revision it tells me the page does not
exist...
Is it a know bug? Do you know of a workaround?
Thanks
Marc
I'm trying to get xwiki setup and working.
I am using tomcat5 and postgresql and (now) a 1.5 jdk.
The basic and minimal wiki is there but:
First problem, I'm getting an error when I try to import the basic pages
in the default xar. This happens as soon as I click "attach this file"
on the import tab in Administration. The stack trace is below.
Any pointers would be welcome,
many thanks,
edward.
Error number 0 in 11: Uncaught exception
Wrapped Exception: null
com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception
Wrapped Exception: null
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:159)
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:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:121)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Wrapped Exception:
java.lang.NullPointerException
at com.xpn.xwiki.web.UploadAction.action(UploadAction.java:51)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:143)
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:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:121)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Using MySQL 5.0.27 on a new test box, with XWiki10B2 and getting the
following message every time I try to create a new document:
Does not seem to happen for MySQL 4.1 at all. Is this a bug or is there
a config I need to implement for my MySQL version?
Error number 3201 in 3: Exception while saving document Main.TesTsts
Wrapped Exception: Could not execute JDBC batch update
com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while
saving document Main.TesTsts
Wrapped Exception: Could not execute JDBC batch update
at
com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore
.java:310)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:96
)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:90
)
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:767)
at com.xpn.xwiki.web.SaveAction.save(SaveAction.java:111)
at com.xpn.xwiki.web.SaveAction.action(SaveAction.java:120)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:143)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestPr
ocessor.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:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodi
ngFilter.java:121)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv
e.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv
e.java:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:126)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.
java:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:1
48)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:86
9)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.proc
essConnection(Http11BaseProtocol.java:664)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint
.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollow
erWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool
.java:684)
at java.lang.Thread.run(Thread.java:595)
Wrapped Exception:
java.sql.BatchUpdateException: Field 'XWD_ARCHIVE' doesn't have a
default value
at
com.mysql.jdbc.ServerPreparedStatement.executeBatch(ServerPreparedStatem
ent.java:828)
at
org.apache.commons.dbcp.DelegatingStatement.executeBatch(DelegatingState
ment.java:294)
at
org.apache.commons.dbcp.DelegatingStatement.executeBatch(DelegatingState
ment.java:294)
at
org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:5
8)
at
org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:195
)
at
org.hibernate.jdbc.AbstractBatcher.prepareStatement(AbstractBatcher.java
:91)
at
org.hibernate.jdbc.AbstractBatcher.prepareStatement(AbstractBatcher.java
:86)
at
org.hibernate.jdbc.AbstractBatcher.prepareBatchStatement(AbstractBatcher
.java:171)
at
org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEn
tityPersister.java:2048)
at
org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEn
tityPersister.java:2427)
at
org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:
51)
at
org.hibernate.engine.ActionQueue.execute(ActionQueue.java:243)
at
org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:227)
at
org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:140)
at
org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(
AbstractFlushingEventListener.java:296)
at
org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEv
entListener.java:27)
at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1009)
at
org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:356)
at
org.hibernate.transaction.JDBCTransaction.commit(JDBCTransaction.java:10
6)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.endTransaction(XWikiHibernat
eBaseStore.java:561)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.endTransaction(XWikiHibernat
eBaseStore.java:539)
at
com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore
.java:305)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:96
)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:90
)
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:767)
at com.xpn.xwiki.web.SaveAction.save(SaveAction.java:111)
at com.xpn.xwiki.web.SaveAction.action(SaveAction.java:120)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:143)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestPr
ocessor.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:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodi
ngFilter.java:121)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv
e.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv
e.java:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:126)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.
java:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:1
48)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:86
9)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.proc
essConnection(Http11BaseProtocol.java:664)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint
.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollow
erWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool
.java:684)
at java.lang.Thread.run(Thread.java:595)
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
Hi,
I would like to change my xwiki right side menu (the toolbar I guess) to the
one at xwiki.org. Two questions :
- I've tried to create some Toolbar pages in different spaces but this does
not seems to change anything : is it always the way to go with xwiki
1.0-beta2 ?
- Is there a way to grab the source code of the xwiki.org toolbar ?
Thanx
Seb
Hi,
we were using xwiki 0.9.840, and recently I test to update with 1.0b2
with old database.
as we are using postgresql as our db backend, I need to update xwiki
with database migration (which I have seen 1.0b2 supports migration), I
have modified the hibernate.cfg.xml to postgresql configuration.
our system is:
* gentoo 2006.1
* tomcat: 5.0.27-r6
* postgresql: postgresql-8.0.8
* jdbc: postgresql-8.0-315.jdbc3.jar
after start tomcat, I connect to xwiki page and get following exception:
exception
javax.servlet.ServletException: Error number 3 in 0: Could not
initialize main XWiki context
Wrapped Exception: Error number 3201 in 3: Exception while saving
document XWiki.TagClass
Wrapped Exception: Could not execute JDBC batch update
org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:535)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:433)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:121)
root cause
com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize
main XWiki context
Wrapped Exception: Error number 3201 in 3: Exception while saving
document XWiki.TagClass
Wrapped Exception: Could not execute JDBC batch update
com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:223)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:303)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:96)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:121)
i believe that there are people using postgresql, is that you have
experienced same error? or it's not the problem with postgresql?
any help to solve this problem?
best regards,
muzi
In the old Xwiki rights screen (0.9.840 style), you could type in any
text as a permission type (instead of view, edit, programming, etc),
this means you could use dynamic permissions instead of group looping to
determine different options for certain users. This means that you do
not have to loop groups (or any other object) to restrict the options.
In the new xwiki rights assignment panel there is no obvious possibility
to add to the permissions list (they are a scroll list, I would assume
they are based on a database entry).
Any chance there is a way I can manually add to this list on my local
wiki for the time being?
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
Thank you Sergiu! That information clarified the issue for me and helps me a lot in planning. I can see from the schema and id generation algorithms that object linking on document translation level is not too simple thing to change. Maybe that’s a little too heavy an issue for me to contribute, but of curiosity: do you have plans already how to solve this? Code in SVN?
In any case I’m interested of the panel and page code you mentioned so please send it to me. Thanks!
Petteri
From: Sergiu Dumitriu [mailto:sergiu.dumitriu@gmail.com]
Sent: 9. tammikuuta 2007 1:25
To: xwiki-users(a)objectweb.org
Subject: Re: RE: [xwiki-users] Object properties' translations
{quote}
If you have more than one objects that must be translated on a page, you cannot use this function, because, as you see, there is no "number" parameter. However, you can write you own code that iterates over all objects.
{/quote}
Generally, it is recommended to have one main object per page. It is not a must, the final decision is yours, and it depends on the application profile.
Sergiu
On 1/9/07, Sergiu Dumitriu <HYPERLINK "mailto:sergiu.dumitriu@gmail.com"sergiu.dumitriu(a)gmail.com> wrote:
Hi,
Internally, a document has only one principal version, the one in the original language. Translations are just variants of that original document. Objects are attached to a document, meaning that an object is bound to the original document. This way you can't have (for the moment) objects attached to a translation. This is bound to change in 1.1 (or later).
However, you can simulate this by using (indeed) a language property.
In detail:
1. You must add a StringProperty for each class you would like to be translatable, named "lang" (or any other name you like)
2. Replace doc.getObject("MyClass") with doc.getObject("MyClass", "lang", $context.language[, true]). This return an object with the "lang" property set to the current language. Of course, you can replace $context.language with a specific language. The optional true parameter stands for failover, meaning that if an object with the requested language was not found, try again without the language filter.
You cannot automatically translate objects with the current skin. If you are interested, I can give you the code for a panel and a page that can be used for this.
If you have more than one objects that must be translated on a page, you cannot use this function, because, as you see, there is no "number" parameter. However, you can write you own code that iterates over all objects.
On 1/9/07, HYPERLINK "mailto:petteri.karttunen@kuopionkonservatorio.fi" \npetteri.karttunen(a)kuopionkonservatorio.fi <HYPERLINK "mailto:petteri.karttunen@kuopionkonservatorio.fi" \n petteri.karttunen(a)kuopionkonservatorio.fi> wrote:
Yes, the wizard works correctly as far as I can see. The problem is perhaps more obvious with tagging for example (default XWiki.TagClass) ; if you want to tag the content of the same page differently depending on the page translation you have to add a TagClass instance for every translation and somehow bind them to translation in question(?)
So is there a reason why the object's properties should be language independent? These are fundamental questions for me when planning the structure of my xwiki-based translation portal by no means impassable obstacles. Before fixing the custom class structure I would anyway very much like to hear your thoughts and developers' plans if the logic is going to stay this way in future releases.
Thanks!
Petteri
--
You receive this message as a subscriber of the HYPERLINK "mailto:xwiki-users@objectweb.org" \nxwiki-users(a)objectweb.org mailing list.
To unsubscribe: mailto:HYPERLINK "mailto:xwiki-users-unsubscribe@objectweb.org" \n xwiki-users-unsubscribe(a)objectweb.org
For general help: mailto:HYPERLINK "mailto:sympa@objectweb.org" \nsympa(a)objectweb.org?subject=help
ObjectWeb mailing lists service home page: HYPERLINK "http://www.objectweb.org/wws" \nhttp://www.objectweb.org/wws
--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.7/619 - Release Date: 7.1.2007 18:29
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.7/619 - Release Date: 7.1.2007 18:29
Hi
quick question about #includeTopic 's behaviour (I am running 1252).
Setup
The main page contains a macro #buildPage() which takes an array.
This macro calls #includeTopic() in a loop such as this:
## generating the includeTopic calls
#foreach( $strand in $strandArray )
#includeTopic("${namespace}.${strand}")
#end
This macro is included in the main page with #includeMacros().
2 conflicting behaviours observed
1) XWiki just started (no cache): only the first includeTopic page is
rendered, the others are not
2) Once the pages (called in #includeTopic() ) are visited they display fine
(I guess this is the work of the cache)
Is this a normal behaviour? Any advice?
At least is it possible to call programmatically the page to have it rendered
in the cache? It is probably not the right way to do it..
Thanks.
Marc
Hi everyone,
We're happy to announce the 1.0 Beta 2 release. It's mostly a bug fix
release but it also contains some new improvements such as new macros.
* Lots of bugs fixed. Most of them are bugs related to the WYSIWYG editor
and the new 1.0 skin.
* Simplified Edit menu with only a single menu entry. This is to make it
simpler for new users. It's possible to switch between Simple and Advanced
from the user profile page.
* New #info("This is some useful information"), #warning("Careful not to
break something") and #error("You did something terrible") macros.
* New #floatingbox() macro to display a floating box (aligned right by
default).
* __text__ is now the notation for underline
* Lots of other minor improvements
Full list: http://tinyurl.com/yz9ccw
Thanks and enjoy
-The XWiki Team
___________________________________________________________________________
D�couvrez une nouvelle fa�on d'obtenir des r�ponses � toutes vos questions !
Profitez des connaissances, des opinions et des exp�riences des internautes sur Yahoo! Questions/R�ponses
http://fr.answers.yahoo.com
Is there a way to get the numbered list (i.e. 1.) to continue the numbering
instead of restarting if the list item is separated by some text, paragraph,
etc?
Thanks
Duke
Yes, the wizard works correctly as far as I can see. The problem is perhaps more obvious with tagging for example (default XWiki.TagClass) ; if you want to tag the content of the same page differently depending on the page translation you have to add a TagClass instance for every translation and somehow bind them to translation in question(?)
So is there a reason why the object's properties should be language independent? These are fundamental questions for me when planning the structure of my xwiki-based translation portal by no means impassable obstacles. Before fixing the custom class structure I would anyway very much like to hear your thoughts and developers' plans if the logic is going to stay this way in future releases.
Thanks!
Petteri
I'm creating a xwiki-based system where lots of textual metadata in custom metadata objects is systematically going to be attached to pages - which are going to be counted in thousands. When I create a page translation the metadata objects come along - which is desired - but I am not able to translate the object properties for the language in question separately. I had to be able to do that too.
Does that mean that I either have to create the metadata classes for every possible language and attach them to translated pages accordingly or that I for example have to add an identifying language property for those classes and attach to a page as many instances of those classes as there are translations for a page? Is there possibly a better way to accomplish this?
The system I'm creating is btw going to be a translation database and in this case I would consider it much more usable if the attached objects were dynamically instantiated for the page translations in question.
Otherwise 1.0b seems so far just great from this point of view!
Thanks in advance for your information!
Petteri
Hi,
I am glad to hear that xwiki.org had a spike in visits.
Regarding the access to JIRA, I still have a problem and it looks like a DNS
configuration issue.
Investigations using a DNS diagnostics site give the following results:
How I am searching:
Searching for jira.xwiki.org A record at i.root-servers.net [192.36.148.17]:
Got referral to TLD3.ULTRADNS.org. (zone: org.) [took 187 ms]
Searching for jira.xwiki.org A record at TLD3.ULTRADNS.org. [199.7.66.1]:
Got referral to lanai.xpertnet.biz. (zone: xwiki.org.) [took 3 ms]
Searching for jira.xwiki.org A record at lanai.xpertnet.biz.
[195.242.99.118]: Reports that laam.xpertnet.biz. does not exist. [took 196
ms]
Response:
jira.xwiki.org. exists, and is a CNAME pointing to laam.xpertnet.biz., which
does not exist
Details:
This is a very unusual response, and indicates that the DNS server is
authoritative for both jira.xwiki.org. and laam.xpertnet.biz. and that while
jira.xwiki.org. exists, it knows that laam.xpertnet.biz. does not exist.
See RFC2308 2.1 for details.
Thanks,
Olivier
-----Message d'origine-----
De : Ludovic Dubost [mailto:ludovic@xwiki.com]
Envoyé : 6 janvier 2007 08:53
À : xwiki-users(a)objectweb.org
Objet : Re: [xwiki-users] Slow public web site
Hi,
We have had both some spam attacks which are slowing down the frontal
servers and a spike in visits thanks the the Groovy 1.0 Release news
which has mentionned XWiki.
We are trying to tweak things around to improve the performance and will
consider moving to more powerfull servers..
Is JIRA still down for you ? It's working fine for me.
Ludovic
Dan Murphy a écrit :
> Hi Oliver,
>
> From personal experience, there can be some longish delays to the
> first page access after a server restart as macros etc are compiled.
>
> Having said that just trying to download
> http://www.xwiki.org/xwiki/skins/xwiki10b1/logo.png take a good 1/2
> second - perhaps xwiki.org <http://xwiki.org> isn't deployed to a
> hugely powerful server / big a pipe as the other wiki's you've seen.
>
> With the server I have installed, the performance is acceptable & it's
> only running on a 1.4 PIII with 1GB ram desktop machine !
>
> Cheers,
> Dan
>
> On 05/01/07, * Gourment, Olivier* <ogourment(a)optimuminformatique.com
> <mailto:ogourment@optimuminformatique.com>> wrote:
>
>
>
> Hi,
>
>
>
> I have been doing some research on wikis and looking at
> www.xwiki.org <http://www.xwiki.org/> throughout the week and
> observed slow response times pretty much consistently, compared to
> other sites on the internet.
>
>
>
> http://www.xwiki.org/xwiki/bin/view/Main/WebHome
> <http://www.xwiki.org/xwiki/bin/view/Main/WebHome> has taken up to
> 15 seconds to display.
>
>
>
> What can explain this?
>
>
>
> Thanks,
>
>
>
> Olivier
>
>
>
>
>
> PS: http://jira.xwiki.org/ is down.
>
>
>
>
>
>
>
> <http://www.optimumgroup.com>
>
>
>
> *Olivier Gourment*
> Architecte technologique
> Technology Architect
>
> *OPTIMUM INFORMATIQUE** INC.*
>
> Téléphone
> Télécopieur
> *Courriel*
> Web
>
>
>
> : (514) 288-1661 poste 515
> : (514) 288-8152
> *: ** ogourment(a)Optimuminformatique.com
> <mailto:ogourment@Optimuminformatique.com>**
> : ** www.optimuminformatique.com <http://www.optimuminformatique.com>*
>
>
>
>
>
> --
> You receive this message as a subscriber of the
> xwiki-users(a)objectweb.org <mailto:xwiki-users@objectweb.org>
> mailing list.
> To unsubscribe: mailto: xwiki-users-unsubscribe(a)objectweb.org
> <mailto:xwiki-users-unsubscribe@objectweb.org>
> For general help: mailto: sympa(a)objectweb.org
> <mailto:sympa@objectweb.org>?subject=help
> ObjectWeb mailing lists service home page:
> http://www.objectweb.org/wws <http://www.objectweb.org/wws>
>
>
>
--
Ludovic Dubost
Blog: http://www.ludovic.org/blog/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost
AIM: nvludo Yahoo: ludovic
Hi!
I have SnipSnap (1.0b3) (snipsnap.org) running for a few months now. Is there a simple way to switch to a new installation of XWiki?
Would be nice to here something about this topic, because XWiki is much better then snipsnap.
Best regards
Andreas Rami
Is there a way to add a comment or some sort of tag to a version (each
time we save a document) - as an option?
If not it would be nice to have. The history view could display the
comment/tag (if any) on another column to the right.
I guess it should not be to hard to implement (the issue I would be
worry of is about data migration). WDYT?
Marc Lijour
Hi,
we have a XWiki 0.9.840 instance running with Postgres 8.1 and we would
like to test the new 1.0b1 release with our existing wikis. How could we
transfer the data between the old version and the new?
The installation docs don't describe a proper way and just copying the
dump of the old data to another database and running XWiki with this db
doesn't work, too. The Hibernate mappings seem to have changed.
What could we do? Our wiki has grown for about half a year and copying the
data manually would take really long. Does there any kind of filter exist?
Nevertheless, the 1.0b1 looks really nice. You did a really great work. :)
I hope I'll be able to run the 1.0-series soon. :)
Best regards,
Fabian.
Is there a way we can do something like the following?
#macro( print $stuff)
<span class="mystuffhere">$stuff</span>
#end
print=velocity:print:stuff
and somewhere in a list:
# apple
# oranges
# {print: "my preference goes to: "} mangos
# guanavana
When I tried it, it breaks the list and restarts numbering (although a
span is inlined).
Marc Lijour
<<Lijour, Marc (EDU).vcf>>
Hi guys,
When attaching an image the attached error is raised. This happens on
Firefox2 and IE6.
On Firefox a dialog does open (but has no way to attach files), on IE
just the error message appears.
<<Picture (Device Independent Bitmap)>>
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
I just created a new wiki on the wiki farm yesterday at pdd.xwiki.com and, without making any modifications to my profile, seem to have lost admin rights since yesterday.
Here is what I've done:
1. registered an account on xwiki.com
2. created pdd.xwiki.com on the farm
3. registered myself on pdd.xwiki.com in order to appear in the members list for this site
I believe something about this sequence caused me to loose admin access on restart. How can I restore my admin rights now?
Thanks You,
- Mark Lichman
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Hi,
I appreciate this is a little off topic, but the dev list was the right
place either...
I was trying to edit
http://www.xwiki.org/xwiki/bin/view/Community/BuildingInEclipse - but when I
save & view (http://www.xwiki.org/xwiki/bin/save/Community/BuildingInEclipse)
I get a maintenance message :
Salut,
Je suis Skol, l'administrateur XWiki.
Le service que vous demandez est indisponible le temps d'une petite
intervention.
Il sera très bientôt de nouveau disponible, plus rapide et plus stable.
Hi,
I'am Skol, the XWiki administrator.
The service you tried to reach is down for maintenance.
It will be back soon and will be faster and more stable. Thanks, Skol
I was able to create a new page (
http://www.xwiki.org/xwiki/bin/view/Community/BuildingInEclipse2) (I'll
delete it later today to keep the site clean)
Anyone know why I don't seem to be able to update this page, but can create
& update others ?
Incidently, if anyone else is able to edit the page... any change you coul;d
replace the contents with the attached file :)
Thanks in advance,
Dan
Please check that the document contents is right. You can copy a recent
version from
http://www.xwiki.org/xwiki/bin/view/Blog/Category?viewer=code&showlinenumbe…
On 1/5/07, Leon Oosterwijk <leono(a)daveramsey.com> wrote:
>
> Sergiu,
>
> I did receive it. Thanks for your quick reply!
>
> Unfortunately I tried this but it didn't work. It just shows me the
> categories page.
>
> Leon
>
>
> ------------------------------
> *From:* Sergiu Dumitriu [mailto:sergiu.dumitriu@gmail.com]
> *Sent:* Thursday, January 04, 2007 5:29 PM
> *To:* Leon Oosterwijk
> *Subject:* Fwd: [xwiki-users] xwiki blogs and categories
>
> I hope you received this.
>
> ---------- Forwarded message ----------
> From: Sergiu Dumitriu <sergiu.dumitriu(a)gmail.com >
> Date: Jan 5, 2007 1:27 AM
> Subject: Re: [xwiki-users] xwiki blogs and categories
> To: xwiki-users(a)objectweb.org
>
> Hi,
>
> You can use something like
> http://localhost:8080/xwiki/bin/view/Blog/Category?category=News
>
> You should upgrade to the <http://localhost/xwiki/bin/view/Blog/Category>new
> Beta2 when it will be released, as the blog articles have been reshaped.
>
> On 1/5/07, Leon Oosterwijk < leono(a)daveramsey.com> wrote:
> >
> > All,
> >
> > I'm trying to setup a install of xwiki. I need to use several blog
> > categories. I can create different blog entries and assign a category to
> > these entries, but i can't find a way i can view all entries in one
> > category. does such a system exist? if not, could i easily create one?
> >
> > thanks!
> >
> > Leon Oosterwijk
> >
> >
> >
> > --
> > You receive this message as a subscriber of the xwiki-users(a)objectweb.org
> > mailing list.
> > To unsubscribe: mailto: xwiki-users-unsubscribe(a)objectweb.org
> > For general help: mailto: sympa(a)objectweb.org?subject=help
> > ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
> >
> >
> >
>
All,
I'm trying to setup a install of xwiki. I need to use several blog
categories. I can create different blog entries and assign a category to
these entries, but i can't find a way i can view all entries in one
category. does such a system exist? if not, could i easily create one?
thanks!
Leon Oosterwijk
Hi,
I attempted to modify another page yesterday (DevGuide/FAQTutorial) and the
same error page appeared. I assumed the site was actually down for
maintenance. The problem is therefore probably not related to a specific
page.
Thanks,
Olivier
_____
De : Dan Murphy [mailto:dm.subs@googlemail.com]
Envoyé : 4 janvier 2007 08:50
À : xwiki-users(a)objectweb.org
Objet : [*SPAM* Potentiel/Potential (KW)] - Re: [xwiki-users] [xwiki-dev]
Strange behaviour on xwiki.org - Found word(s) list error in the Text body
Hi,
In an attempt to get round the problem I deleted and tried to create it...
but the same error occurs.... seems like the page is knackered :(
Sorry, did this just before I saw your email so I don't think Skol will be
able to do anything now... bad Dan....
I guess I'll just create it with a new name
On 04/01/07, Vincent Massol <vincent(a)massol.net <mailto:vincent@massol.net>
> wrote:
Dan,
I'm having exactly the same pb ! I'm trying to solve this with Skol...
Thanks
-Vincent
From: Dan Murphy [mailto: dm.subs(a)googlemail.com
<mailto:dm.subs@googlemail.com> ]
Sent: jeudi 4 janvier 2007 14:28
To: xwiki-users(a)objectweb.org <mailto:xwiki-users@objectweb.org>
Subject: [xwiki-users] [xwiki-dev] Strange behaviour on xwiki.org
<http://xwiki.org>
Hi,
I appreciate this is a little off topic, but the dev list was the right
place either...
I was trying to edit
http://www.xwiki.org/xwiki/bin/view/Community/BuildingInEclipse
<http://www.xwiki.org/xwiki/bin/view/Community/BuildingInEclipse> - but
when I save & view
(http://www.xwiki.org/xwiki/bin/save/Community/BuildingInEclipse
<http://www.xwiki.org/xwiki/bin/save/Community/BuildingInEclipse> ) I get a
maintenance message :
Salut,
Je suis Skol, l'administrateur XWiki.
Le service que vous demandez est indisponible le temps d'une petite
intervention.
Il sera très bientôt de nouveau disponible, plus rapide et plus stable.
Hi,
I'am Skol, the XWiki administrator.
The service you tried to reach is down for maintenance.
It will be back soon and will be faster and more stable.
Thanks, Skol
I was able to create a new page
(http://www.xwiki.org/xwiki/bin/view/Community/BuildingInEclipse2
<http://www.xwiki.org/xwiki/bin/view/Community/BuildingInEclipse2> ) (I'll
delete it later today to keep the site clean)
Anyone know why I don't seem to be able to update this page, but can create
& update others ?
Incidently, if anyone else is able to edit the page... any change you coul;d
replace the contents with the attached file :)
Thanks in advance,
Dan
--
You receive this message as a subscriber of the xwiki-users(a)objectweb.org
<mailto:xwiki-users@objectweb.org> mailing list.
To unsubscribe: mailto: xwiki-users-unsubscribe(a)objectweb.org
<mailto:xwiki-users-unsubscribe@objectweb.org>
For general help: mailto: <mailto:sympa@objectweb.org>
sympa(a)objectweb.org?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
<http://www.objectweb.org/wws>
Hi folks,
Something that has become a bit of a problem with the new skin is how
Internet Explorer interprets the main layout area. What's happening
consistantly is that the last column of a sized table is being pushed
partially out of the view area of the page, resulting in several words
not being visible. No scroll bars appear when this happens.
When the actual HTML for our table is extracted from the display, then
opened outside of the wiki, it is formatting correctly as to size, even
when dropped into another table (so I'm reasonably sure that the table
is ok).
This problem does not occur on the old version of xwiki at all.
On Firefox, this works perfectly; however as I am the only one permitted
to use firefox (company policy), I need to get IE working with the
layout in order to release this version to my users.
It is possible that the problem is buried in one of the stylesheets
(perhaps a style that IE cannot interpret which firefox can, or
vice-versa); any pointers or thoughts would be welcome.
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
Hey there, new to all of this wiki stuff and I love this emerging technology.
Well, to the point. I was experimenting around on my own site and playing around with the user objects.
I do not think it is wise to allow newly registered users to edit thier objects,
I registered a test user.
Went to his User Page,
edited the objects
and removed the XWiki.XWikiUser object.
To me this had an interesting effect.
1) The user only would get challenged for a e-mail address confirmation.
2) The user could not do anything (At least not that i found yet) Yipee good security
3) The user did not show up on the administrator's user list.
Although the first 2 are great, #3 to me is a problem, unless there is another way of discovering this user?
Well, when I added the XWikiUsers object back all of the user information was back (Though shouldn't it be purged when the class is removed?)
Basically I am concerned with people creating accounts, removing this Object and not comming back to my website because they screwed up their account and I will only know if they take the time to e-mail me.
Hi,
I sometimes get the following error in xwiki (0.9.840) when I try to
browse a category (e.g. KidsCorner in the following). It is related to
some invalid characters in the wiki content but I usually paste some
useful content into our wiki and don't know what character is forbiddern.
Is there a way for us to avoid problem like the following.
It made all the pages in the category not browsable and is very
inconvenient. Now what I have to do is to manually go to the postgresql
database to modify some table content and it doesn't always work.
Have you guys encountered similar problem and is there a better solution
to fix/avoid it?
Thanks
-Jimmy
================================================================
Error number 4001 in 4: Error while parsing velocity page Blog.Category
Wrapped Exception: Invocation of method 'getDocument' in class
com.xpn.xwiki.api.XWiki threw exception class com.xpn.xwiki.XWikiException
: Error number 3202 in 3: Exception while reading document Main.KidsCorner
Wrapped Exception: Exception occurred inside setter of
com.xpn.xwiki.doc.XWikiDocument.archive
Error number 4001 in 4: Error while parsing velocity page Blog.Category
Wrapped Exception: Invocation of method 'getDocument' in class
com.xpn.xwiki.api.XWiki threw exception class com.xpn.xwiki.XWikiException
: Error number 3202 in 3: Exception while reading document Main.KidsCorner
Wrapped Exception: Exception occurred inside setter of
com.xpn.xwiki.doc.XWikiDocument.archive
com.xpn.xwiki.XWikiException: Error number 4001 in 4: Error while parsing
velocity page Blog.Category
Wrapped Exception: Invocation of method 'getDocument' in class
com.xpn.xwiki.api.XWiki threw exception class com.xpn.xwiki.XWikiException
: Error number 3202 in 3: Exception while reading document Main.KidsCorner
Wrapped Exception: Exception occurred inside setter of
com.xpn.xwiki.doc.XWikiDocument.archive
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:131)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.render(XWikiVelocityRenderer.java:87)
at
com.xpn.xwiki.render.XWikiRenderingEngine.renderText(XWikiRenderingEngine.java:116)
at com.xpn.xwiki.XWiki.include(XWiki.java:1937)
at com.xpn.xwiki.api.XWiki.includeForm(XWiki.java:463)
at com.xpn.xwiki.api.XWiki.includeForm(XWiki.java:451)
at sun.reflect.GeneratedMethodAccessor306.invoke(Unknown Source)
...
Caused by: org.apache.commons.jrcs.rcs.TokenMgrError: Lexical error at
line 128, column 18. Encountered: "u7b4b" (31563), after : "@
http://afgbabyfuniture.comhttp://www.altababyweb.comhttp://www.bassettbaby.com n convertable cribs
http://www.bonavita-cribs.comn Stroller: n*
http://www.toysrus.com/product/index.jsp?productId=2266773&cp=2255983.2…http://store.babycenter.com/product/gear/strollers/travel_systems//7934?sta…http://store.babycenter.com/category/gear/strollers/lightweight_strollers/?…
Preganency Symptomsn [Muscle Cramp(u62bd"
at
org.apache.commons.jrcs.rcs.ArchiveParserTokenManager.getNextToken(ArchiveParserTokenManager.java:800)
at
org.apache.commons.jrcs.rcs.ArchiveParser.jj_consume_token(ArchiveParser.java:558)
at org.apache.commons.jrcs.rcs.ArchiveParser.string(ArchiveParser.java:506)
at org.apache.commons.jrcs.rcs.ArchiveParser.text(ArchiveParser.java:430)
at org.apache.commons.jrcs.rcs.ArchiveParser.archive(ArchiveParser.java:102)
at org.apache.commons.jrcs.rcs.ArchiveParser.load(ArchiveParser.java:55)
at org.apache.commons.jrcs.rcs.Archive.<init>(Archive.java:230)
at com.xpn.xwiki.doc.XWikiDocument.setArchive(XWikiDocument.java:475)
122 more
Hi
We are using XWiki Version 0.9.840, today we had create a presentation
using the XWiki S5 presentation tool, and we found that when lunch the
presentation in Opera Web Browser it only display the outline but not
the slide show, the slide show is only displaied in the full screen mode
in opera, and the problem here is the navigation button on the lower
right is missing and there is no way to switch the slide (e.g. single
click on the slide). Also we have tried the same presentation in
Konquer, but in konquer it shows blank page when launch, and only one
slide in the full screen mode in konquer, and if click any where, it
returns to blank page.
anyone has ever experienced this wierd problem? any suggestions?
Muzi
Hi,
We just had the newest xwiki version installed on our machines, and it seems
to be very different than the earlier version.
The documentation tells you how to give rights to spaces, pages, etc but it
doesn't tell you how to create the users and the groups in the first place.
The old wiki had a button to create a group or user, but this wiki doesn't.
How do I create users and groups?
Thanks for your help.
--
To Your Victory,
Annika
A. Annika Smith
Author of "Room 4 Rent:Turn Your Extra Room Into Extra Money!"
http://clues.rentrooms4cash.com
Get Healthy. Lose Weight. Get Rich.
http://annika.isagenix.com
Hi Nebil,
Do not send a mail to one list's member but directly to the list:
xwiki-user(a)objectweb.org
I never use Geronimo and I can't help you, but other people in the list
may can.
Regards,
Arnaud.
-------- Original Message --------
Subject: Please Help me..
Date: Fri, 22 Dec 2006 08:33:09 +0100
From: Hasnaoui, Nebil <hasnaouin(a)state.gov>
To: <arnaud.bourree(a)gemalto.com>
Hi,
I am new to this WIKI system and would like to have it implemented on
our network.
would you please be so kind to indicate the different steps you adopted
to make it work.
starting by the different software that need to be downloaded and
installed and finishing by the way it should be installed,
I tried to look through the net on different experiments several users
had done.
I downloaded and installed:
- MySQL 5.0
- Geronimo 1.1.1
- Java 1.4
- samples of Blojsom and XWIKI databases
and tried to follow the setup steps described within the following link:
http://www-128.ibm.com/developerworks/library/os-ag-wikiblog/index.html
<BLOCKED::http://www-128.ibm.com/developerworks/library/os-ag-wikiblog/index…>
you might see according to the following screen snapshots:
but once I want to test the XWIKI system I get the following error message.
would you please help me overcome this obstacle and have this project
work on my network.
Thanks in advance for your cooperation, and best regards.
*_Nebil HASNAOUI_*
***E-Mail : HasnaouiN(a)state.gov <BLOCKED::mailto:HasnaouiN@state.gov> *
*Phone : 216 71 107318*
--
Reclaim Your Inbox! http://www.mozilla.org/products/thunderbird
Hi
The quickest way to upgrade a xwiki installation running on jetty+hsqldb would
be to unzip and to overwrite all files under db/ with the "old ones". But
does it work like that?
For example, I have a 0.840 and a 0.1252. I want to move them to the latest
svn.
Do I lose something if I overwrite the files this way?
Thank you.
Marc
I think I've found a bug in the import system (xwiki/bin/import/XWiki/Import).
XWiki: 1.0-beta-1
Java: 1.5.0_07-b03
Tomcat: 4.0.5
If Tomcat is running as an unprivileged user and I try to import an XAR file I
get a stack dump. Tracing this shows the file it's trying to write to is
/upload__2d1b026e_10fac18a3a1__8000_00000008.tmp
As Tomcat has a working directory of /, this doesn't work so well.
CATALINA_TMPDIR is set to /var/tmp so I expect this is where it should
write to (this should be ${java.io.tmpdir}).
Tracing through FileUploadPlugin.java, lines 128-134 have:
if (tempdir != null) {
fileupload.setRepositoryPath(tempdir);
(new File(tempdir)).mkdirs();
}
else {
fileupload.setRepositoryPath(".");
}
so I suspect that whatever is calling loadFileList is failing to set the
tempdir and it's defaulting to ".".
I tried to trace this back but was unable to work out where it came from
(the context stuff confuses me).
Here's the stack trace printed:
Error number 0 in 11: Uncaught exception
Wrapped Exception: null
com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception
Wrapped Exception: null
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:160)
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:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:121)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:243)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:190)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
at org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2347)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:170)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:468)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.java:1027)
at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1125)
at java.lang.Thread.run(Thread.java:595)
Wrapped Exception:
java.lang.NullPointerException
at com.xpn.xwiki.web.UploadAction.action(UploadAction.java:51)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:143)
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:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:121)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:243)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:190)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
at org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2347)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:170)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:468)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.java:1027)
at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1125)
at java.lang.Thread.run(Thread.java:595)
We are seeing this exception pretty often while uploading attachments
(but not all the time). The file is not uploaded successfully after
seeing this error, but trying again right afterward usually works fine.
Still, we would still like to get to the bottom of this. Anyone have
suggestions?
- Peter
Error number 0 in 11: Uncaught exception
Wrapped Exception: null
com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception
Wrapped Exception: null
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:161)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestPr
ocessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:
236)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:237)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:157)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodi
ngFilter.java:121)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:186)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:157)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv
e.java:214)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveCo
ntext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:5
20)
at
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardCon
textValve.java:198)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv
e.java:152)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveCo
ntext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:5
20)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:137)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveCo
ntext.java:104)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:118)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveCo
ntext.java:102)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:5
20)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.
java:109)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveCo
ntext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:5
20)
at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
at
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:79
9)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processC
onnection(Http11Protocol.java:705)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:57
7)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool
.java:683)
at java.lang.Thread.run(Thread.java:595)
Wrapped Exception:
java.lang.NullPointerException
at com.xpn.xwiki.web.UploadAction.action(UploadAction.java:51)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:144)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestPr
ocessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:
236)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:237)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:157)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodi
ngFilter.java:121)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:186)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:157)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv
e.java:214)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveCo
ntext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:5
20)
at
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardCon
textValve.java:198)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv
e.java:152)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveCo
ntext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:5
20)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:137)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveCo
ntext.java:104)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:118)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveCo
ntext.java:102)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:5
20)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.
java:109)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveCo
ntext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:5
20)
at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
at
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:79
9)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processC
onnection(Http11Protocol.java:705)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:57
7)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool
.java:683)
at java.lang.Thread.run(Thread.java:595)
Hello,
I'm trying to do something I thought was simple, but I'm not figuring
it out. I've got a page in my space called "test". Associated with
that page is an object called "TestClass". TestClass has one
field/property called "num1" which is of type long and currently set
to 333.
Now, I want to write the velocity code to simply get the value of
num1, add 1 to it, and store it again in the num1 field so the next
time I read it, it should have a value of 334.
Can this be done? Any help is appreciated.
Thanks,
-jeff
Hi guys,
Looks like this isn't supported anymore..
On my installation of XWiki10B1, links created using
[(space).(pagename)] always generate an URL pathed to
"/xwiki/bin/view/(space)/(pagename)", instead of
"bin/view/(space)/(pagename)".
As I cannot use multiple xwiki virtual containers (not permitted by our
IT Policy), this puts me in a bit of a problem.. Any way around this
without extensive reworking?
Or alternitively, is there any way to change the "Home" designation for
a group? So that if they are part of a specific group, they get a
different "Main" space (for login, clicking on the Logo, etc).
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
Hi Nebil
please see my comments below
Hasnaoui, Nebil wrote:
>
> Hi,
> I am new to this WIKI system and would like to have it implemented on
> our network.
> would you please be so kind to indicate the different steps you
> adopted to make it work.
> starting by the different software that need to be downloaded and
> installed and finishing by the way it should be installed,
>
> I tried to look through the net on different experiments several users
> had done.
> I downloaded and installed:
> - MySQL 5.0
> - Geronimo 1.1.1
> - Java 1.4
> - samples of Blojsom and XWIKI databases
>
> and tried to follow the setup steps described within the following link:
> http://www-128.ibm.com/developerworks/library/os-ag-wikiblog/index.html
> <BLOCKED::http://www-128.ibm.com/developerworks/library/os-ag-wikiblog/index…>
>
> you might see according to the following screen snapshots:
>
>
>
> but once I want to test the XWIKI system I get the following error
> message.
>
>
> would you please help me overcome this obstacle and have this project
> work on my network.
> Thanks in advance for your cooperation, and best regards.
>
>
>
> *_Nebil HASNAOUI_*
>
> ***E-Mail : HasnaouiN(a)state.gov <BLOCKED::mailto:HasnaouiN@state.gov> *
> *Phone : 216 71 107318*
>
>
I copy my answer to the xwiki-user mailing-list, which is the most
appropriate place for such questions.
Can you let us know which version of xwiki you downloaded? You may
consider using the 1.0 beta from there:
http://www.xwiki.org/xwiki/bin/view/Main/Download
It includes a complete standalone intaller. Note that XWiki also
contains a blog application. You can see it in action there:
http://www.xwiki.org/xwiki/bin/view/Blog/
In your case, the console displays "Could not create a DBCP pool": it
means your XWiki instance cannot connect properly to the database. You
should probably check that the MySQL account declared in the file
$XWIKI_INSTALL/WEB-INF/classes/hibernate.cfg.xml (properties
"connection.username" and "connection.password") is correct. Sending the
output of Jetty log file may help.
Cheers
Stéphane
Hi all.
While xwiki looks good to me in general, I was somewhat disappointed to see
"CHARSET=latin1" in dump for 1.0-beta-1.
I want to set up wiki in russian and wondering if/when full out of the box
I18N support is planned for general availability.
Can anyone comment on this?
Thank you,
Pavel
Hello,
Waiting for some solution under Debian and having some "chidren
excitation" in this Christmas period, I installed Xwiki on my Mac OS X
top lab, allways with the standalone distribution to discover the tool.
It runs well ... congratulation for all developpers !
It's a very nice tool.
I try some editing features but I have a problem when try some Admin
features with the Admin password ... what is it ?
The access to some Admin Guide part are requiering also the Admin
passwd .... (the configuration part for example)
(this passwd is allso required on Xwiki site Admin Guide -> Configuration )
thank's you for help.
Daniel.
--
Daniel Marre
Directeur des études du DGEI
Maître de Conférences en Informatique
INSA - DGEI www.insa-toulouse.fr
125 AV. de Rangueil - 31077 - Toulouse (France)
Daniel.Marre(a)insa-toulouse.fr (33) 5.61.55.98.08
In version 0.9.840 there was the ability to generically add a permission
as required; by putting any selected text in place of
"view/edit/programming/etc". This has worked quite well for us to date
on the older version.
I guess the question would be, is there a way to add to the permissions
list on XWiki1B1?
Part2, related query: Is there a way to show a specific panel depending
on your permission? For example, if the user is an administrator I'd
like to show an Admin Panel; or if the user has Workflow rights I'd like
to show a panel with Workflow features. While I know I can protect the
content of a panel by checking certain values (permissions/etc); this
would still mean that an empty panel is shown for the user.
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
Bonjour,
j'ai un pb d'installation sous Debian, si vs pouvez jeter un oeil ce
serait sympa.
merci par avance.
Amicalement.
D.M.
--------------------------------------------------------------------------
J'ai téléchargé et installé la version xwiki-1.0-beta-1.tar.gz
<https://forge.objectweb.org/project/download.php?group_id=170&file_id=7409>
sous linux Debian.
J'ai lancé le serveur correctement.
Si j'accède à http://localhost:8080/xwiki/ j'obtiens
XWiki Installation
* Installation Instructions <http://localhost:8080/xwiki/install.txt>
* XWiki Home Page <http://localhost:8080/xwiki/bin/view/Main/WebHome>
mais en cliquant sur le Xwiki Home Page me donne :
HTTP ERROR: 404
Not Found
RequestURI=/xwiki/bin/view/Main/WebHome
L'accès suivant le lien http://localhost:8080/xwiki/bin/view/Main/WebHome
indiqué sur la page 'installation ' de votre site me donne la même chose
(ce qui me semble là normal).
--
Daniel Marre
Directeur des études du DGEI
Maître de Conférences en Informatique
INSA - DGEI www.insa-toulouse.fr
125 AV. de Rangueil - 31077 - Toulouse (France)
Daniel.Marre(a)insa-toulouse.fr (33) 5.61.55.98.08
Assuming now that the links are up, the file is released?
I have some observations, certainly not exhaustive but from a "first
look" perspective.
* PDF/Printing
* Fails for me on trying (Firefox 2.0.0.1; no plug-ins as yet).
Says the document is invalid - this can be due to a number of factors,
however my old 0.9.840 in the Production environment works fine (ruling
out browser/local issues)
* WYSIWYG
* Doesn't seem to work right, documents become corrupt after
adding any text via this method.. I noticed that there is both a
"tiny_mce" and a "tiny_mce_2" folder in the Xwiki root - I seem to
remember there was a bit of an issue with the one or the other, can this
be the problem?
* Admin user
* Might be useful to put the default name+password in front of the
user when they implement a blank wiki. I just assumed the password was
the same; though many newer users may not. Didn't see the user account
mentioned in the documentation, but then I didn't specifically search
for this.
* Importer
* Importer works well. A bit of confusion at first as I didn't
expect the blank wiki - but it's fairly user-friendly as the user gets
taken to the Preferences first in a new wiki instance.
* Part of the import into a new wiki is the admin user (or so it
seems), basically you are connected as a guest then import as the guest
user. This has two side-effects which maybe could be reworked:
* The user gets a "lock" on the Preferences page as Guest, so when
they login as Admin then the page is locked by default. Could be handy
to have an "unlock page" tool that sets the lock flag off.
* After the admin user is "loaded" into the database (and I would
assume due to the permissions module getting loaded too), the guest user
doing the import gets a permission error; and is required to login as
Admin and restart the import. It might be more user-friendly to simply
log them into the admin account at that point automatically (they're the
owner of the XWiki anyway), and continue with the import (just my own
thoughts, sure there could be some turmoil over how that works in the
group though).
* May be wrong on this, but it doesn't seem to export attachments
for documents?
* History/Workflow
* Documents seem to start at 1.1, is there any way to make them
start at a different number (eg, 1.0/0.1/etc)? The reason for this, is
that some of my tools require workflow management to become version 1.0
(they are considered non-release until approved). Is it possible to
reach 2.0, or will 1.99 roll into 1.1 again?
* Xwiki**.war file
* I usually like to remove this file after tomcat has done it's
installation. When you do this however, the XWiki folder starts
removing files from itself (for me anyway). Would be nice if I can
point the application to another location to look for a war file, as I
may have several instances of XWiki running on the same tomcat server.
* "On Top" toolbar
* Looks really smart on Firefox, however does not keep on top in
Internet Explorer 6 (don't have access to 7 yet, so cannot test that).
It's not a showstopper by any means though, but would be nice to have
the two consistent (or option-based floating).
* Login without the "Remember Me"
* Does not happen anymore (this checkbox seems absent now), though
I have since updated to Firefox2 which could be why.
* Xwiki.org
* Seems to cause a script error in IE6 (may happen in other
versions too). Firefox works as expected.
Have to say again, this release so far has been worth the wait on my
end.
Also, thanks to the XWiki team for their work and efforts to date, into
the new year and beyond!
Last but not least, Merry Christmas/Seasons Greetings to all!
Cheers
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
I have tried OpenWiki and Twiki and am really keen to see XWiki as I have
heard some good things about it...
When will the download be available?
--
Best regards,
Stephen
Bonjour, je rencentre une ereur quand j'esaie de attacher un fichier. L'ereur
reçut est de type
Detailed information:
Error number 0 in 11: Uncaught exception
Wrapped Exception: null
com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception
Wrapped Exception: null
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:162)
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:763)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:275)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:161)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:245)
at
org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:50)
at
org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:156)
at java.security.AccessController.doPrivileged(Native Method)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:152)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:127)
at sun.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:275)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:217)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:197)
at
org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:50)
at
org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:156)
at java.security.AccessController.doPrivileged(Native Method)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:152)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at
org.objectweb.jonas.web.catalina55.ResetAuthenticationValve.invoke(ResetAuthenticationValve.java:62)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Wrapped Exception:
java.lang.NullPointerException
at com.xpn.xwiki.web.UploadAction.action(UploadAction.java:51)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:145)
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:763)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:275)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:161)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:245)
at
org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:50)
at
org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:156)
at java.security.AccessController.doPrivileged(Native Method)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:152)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:127)
au niveu des log de jonas j'ai ça
Wrapped Exception:
java.lang.NullPointerException
at com.xpn.xwiki.web.UploadAction.action(UploadAction.java:51)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:145)
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:763)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)
on
d'ou peut venir le probleme
Pascal GARCIA
Just noticed that if you don't set this option, xwiki won't log you on
(well, for me anyways).
Using: Firefox 1.5; default cookie options.
Also:
Seems the new skin does not want to initialise on my existing wiki, not
sure what I need to do to enable? I have managed to change the
Preferences to point to the MySkin, but am only receiving an all-text
layout.
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
Hey everyone,
Sorry to be posting yet again, but... I seem to have broken my
XWikiSkins class and am looking for a way to restore it to the
out-of-box default. Can this be done easily?
The story is this:
I've been trying to set up a new skin for my XWiki instance, based on
the default one. This has been tricky since the default skin imports a
bunch of extra CSS files which are not shown in the skin-editor form
that XWiki uses. I edited the XWikiSkins class to add some of these
files to the display.
But that didn't work as well as I'd hoped, so I wanted to delete these
properties from the XWikiSkins class. Seeing nothing in the UI to do
that, I tried clearing all the form fields and saving it. I got an
error that property names can only be "A-Za-z0-9", which makes sense.
However, it looks like something went really wrong behind the scenes.
When I viewed this class again, it was missing all of the properties
except for one ("Page Menu"). This seems like a serious bug in the
Class Editor, but I am less concerned about that than I am about getting
the skins class back to normal.
So, is there any easy way to do this?
Thanks again,
- Peter
I am using the new WYSIWYG editor that will be in 1.0 beta. When I add
a new paragraph using the WYSIWYG editor and then save the page, the
paragraph has often been merged into the preceding paragraph. For
example, if I have the text:
abc
def
ghi
I place the cursor after "def" and hit enter (I've even tried hitting
enter twice to create an extra blank line). Then I type "xyz." In the
editor, this looks as expected:
abc
def
xyz
ghi
But then when I hit Save, I see the resulting page as:
abc
defxyz
ghi
If I go back into the editor and try to correct the problem, it still
happens when I save again. Has anyone else experienced this? Any luck
working around it if so?
Thanks,
- Peter Flynn
I thought I would share a tip for downloading a static HTML snapshot of an XWiki space. I've had pretty good success using wget:
wget -E -r -k -p --no-parent http://myserver/xwiki/bin/view/MySpace/
When this is done, wget produces the following directory structure:
\myserver
\xwiki
\bin
\download
\MySpace
(attachments placed here)
\view
\MySpace
(wiki documents here - look for index.html)
\skins
\default
This works pretty well, except wget doesn't get all of the necessary skin images and css files. So, I copy from the xwiki installation directory: skins\default\* to the downloaded \myserver\xwiki\skins\default folder, and things usually work pretty well.
Hope this is useful to others.
Stephen Schaub
_________________________________________________________________
All-in-one security and maintenance for your PC. Get a free 90-day trial!
http://www.windowsonecare.com/purchase/trial.aspx?sc_cid=wl_wlmail
I will be out of the office starting 12/14/2006 and will not return until
12/27/2006.
If you have an open case with me and cannot wait until I return, please
call 1-800-274-8184 and speak with Customer Support.
Any idea when this will be uploaded to the server?
Looking forward to it with great anticipation!
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
Hi everyone,
I'm wondering about the "inline" view of pages -- i.e. when the URL
contains "xwiki/bin/inline". There are certain pages on my wiki where
the "Edit this Page" link sporadically redirects to this view rather
than the usual "xwiki/bin/edit" URL. Does anyone know why this might
be?
Thanks,
- Peter
Hi everyone,
We're having some major issues with the WYSIWYG editor deleting content
that it doesn't understand when you save a page. For example, in order
to link to an image on another page, we add something like this to the
code:
<img src="$xwiki.getAttachmentURL('MyPage','my-image')" />
That works great, until you edit this page using the WYSIWYG editor.
Savings your changes just deletes the whole tag. The page basically
cannot be edited (other than as raw code) once it links to an image this
way. We have the same issue with the <form> code suggested in the FAQ
for document templates - you can't edit the template page in WYSIWYG
mode anymore because if you do, it'll delete the form.
Is there any way around this?
- Peter
Another issue, albeit more minor:
Is there a way to have XWiki not insert spaces into the page name when
there is a capitalization change? For example, we have a page titled
"iTunes", but all the links to this page are rendered as "i Tunes".
I've edited the iTunes page and manually typed "iTunes" into the Title
field on the form, but this did not help.
We can always manually change all the links to "[iTunes>iTunes]"... but
it seems like there should be a way to make XWiki respect the title that
I entered. Any ideas?
Thanks,
- Peter
Hi Xwiki..
I have been toying about with the RSS macro on Xwiki; and it looks like
the macro only talks to one channel.
Is this a limitation of Xwiki, or the ROME plugin (if memory serves,
Xwiki uses 0.6)?
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
Hi Peter,
Sorry for answering late.. The schedule to 1.0B1 is tough.. You should
actually ask your questions in the XWiki users list. Some other users
and developers will help answering.
The link is here http://forge.objectweb.org/mail/?group_id=170
Peter Flynn a écrit :
> Great! I have been playing with the wiki today and am liking it a lot.
>
> I have a few questions still that I am hoping you can answer:
>
> 1) Locking: Whenever I begin or end editing a page, the browser locks up for about 15 seconds. It looks like there is some AJAX code on the page that makes synchronous requests (which freeze the browser) when the page loads and unloads. This seems related to locking a page during editing. Can I disable this feature, or change the requests to asynchronous, to avoid the long freezes?
>
Right. I've seen that.. This is the document locking and unlocking using
AJAX to have unlocking when people leave pages. It should be aync at
least for locking. This needs some Javascript changes in the edit
template. You should submit this as a task in http://jira.xwiki.org
However it should lock everything for 15 seconds. This shows either that
your server is very slow or some other thing being wrong..
> 2) Macros: I'm looking for a way to insert basic boilerplate on multiple pages. E.g., on Wikipedia you can add "{{cleanup}}" to add a warning about the article needing cleanup to the top of the page. It looks like macros are XWiki's version of this, but how do I create one?
>
>
You create macros using the velocity syntax (scipting) or using Radeox
(java)
A velocity macro is for example:
#macro(hello $firstname $lastname)
Hello $firstname $lastname
#end
You can then use it using
#hello("Ludovic" "Dubost") (carefull no commas between variables,
which is odd for developers)
You can write your macros in the page that use it or in a page that you
include using #includeMacros("XWiki.MyMacros") or in
/template/macros.vm (needs a restart) or another macro file you
specify in WEB-INF/velocity.properties
There is a neat feature which we need to document more which allows to
transform radeox syntax on the fly to velocity and allow macros to
appear in the WYSWIYG Editor (the last button of the toolbar)
In the XWiki Preferences / Advanced section you should add
hello=velocity:hello:first_name=First name|last_name=Last name
(not 100% sure about that.. you should use it when it's properly documented.
> 3) Email notifications: I noticed a blank FAQ entry (http://www.xwiki.com/xwiki/bin/view/Doc/CommentNotifierUnChangementAuWikiAU…) about the ability to send an email notification when a page changes ("watching" a page). Does this feature exist?
>
>
No we only have RSS right now
> 4) Styles: Is there a way to add a new paragraph style that will appear in the WYSIWYG editor's dropdown?
>
Not yet.. we are working on adding a style macro
{style:type=div|class=mystyle} Text {style}
and will then allow a predefined list of styles to appear in a new drop down
> 5) "What links here": http://jira.xwiki.org/jira/browse/XWIKI-20 says this feature can now be enabled via Preferences, but I don't see it anywhere. Can you point me in the right direction?
>
>
xwiki.backlinks=1 in the xwiki.cfg
the display backlinks script is here
http://www.xwiki.com/xwiki/bin/view/Doc/HowDoIFindTheBacklinksForAGivenPage
> 6) Categories: Is there a way to tag pages as belonging to a category, and then go to the category and see a list of all its pages? It seems like a "What links here" macro could be used for this, but is there an easier way?
>
>
There is a new tag field in edit mode.. We haven't worked yet on
displaying all pages matching a tag and add an RSS feed for this..
Ludovic
> Thanks again for all your help, Ludovic!
>
> - Peter
>
>
> -----Original Message-----
> From: Ludovic Dubost [mailto:ludovic@xwiki.org]
> Sent: Wednesday, December 06, 2006 1:39 AM
> To: Peter Flynn
> Subject: Re: WYSIWYG setup
>
>
> This is the right version
> The number comes from version.properties in the WEB-INF directory.
> It does not mean anything right now when got from SVN as each build
> increases it by 1
> You can mark it 0.9.1500 it will be close enough.. You can upgrade to
> 1.0B1 once we get it out so you get an official build number.
>
> Ludovic
>
> Peter Flynn a écrit :
>
>> Hi Ludovic,
>>
>> I pulled down the SVN trunk and was able to get WYSIWYG editing working after upgrading to this version. Looks great!
>>
>> One thing though: did I actually get the stable Beta you were talking about? My site is now reporting version itself as "0.9.0023", which appears to be a lower number than the "0.9.840" that I was running before. Is there a 1.0 branch I should have used instead?
>>
>> Thanks again,
>>
>> - Peter
>>
>>
>> -----Original Message-----
>> From: Peter Flynn
>> Sent: Monday, December 04, 2006 4:47 PM
>> To: 'Ludovic Dubost'
>> Subject: RE: WYSIWYG setup
>>
>> Hi Ludovic,
>>
>> The "Edit HTML" link does not appear on that menu in my installation. I tried changing the preference the new way you have suggested, and although the change appears to stick this time, I still get the plain text editor when viewing a page. Does this make any sense to you?
>>
>> I may try the new SVN version to see if that fixes my problem. How difficult is it to upgrade my old installation? Is there a standard upgrade procedure documented anywhere?
>>
>> Thanks,
>> - Peter
>>
>>
>> -----Original Message-----
>> From: Ludovic Dubost [mailto:ludovic@xwiki.org]
>> Sent: Monday, December 04, 2006 2:43 PM
>> To: Peter Flynn
>> Subject: Re: WYSIWYG setup
>>
>>
>> Hi Peter,
>>
>> I understand that you don't want to wait for a Wiki ! I wouldn't too !
>> But December 13th is just a week away !
>>
>> I understand your concerns about running an unstable version, but at
>> this point the SVN version is as stable if not more as the 0.9.840.
>> You can run that SVN version with the older interface and the same wiki
>> (backup your database) and use the new WYSIWYG Editor.
>>
>> The reason why you should not use the WYSIWYG Editor in 0.9.840 is that
>> you will be disapointed and it will not be compatible with the upcoming
>> versions.
>> The older editor saves content as HTML. The new editor converts back and
>> forth to wiki syntax which allows to be compatible with non wysiwyg
>> editing and provides better versioning.
>>
>> If you really don't want to listen to the person who's knows XWiki best
>> ( :) ) the link to the wysiwyg editor is "Edit HTML" in the "More
>> Actions" menu.
>> To switch the wysiwyg editor you can choose "WYSWIYG" in the XWiki
>> Preferences (maybe using Edit Objects in 0.9.840).
>> However if I remember correctly in 0.9.840 new page creations were not
>> linking the the wyswiyg editor although the default editing tool is the
>> wysiwyg.
>>
>> Ludovic
>>
>> Peter Flynn a écrit :
>>
>>
>>> Hi Ludovic,
>>>
>>> Thanks for your quick response. Unfortunately, WYSIWYG editing is a key feature for us. The changes for 1.0 sound exciting, but we can't wait that long before setting up our Wiki. And I think we would rather not be using an unstable version from SVN.
>>>
>>>
>>
>>
>>> Would you have any insights into the problem I'm having with the current version?
>>>
>>> Thanks again,
>>> - Peter
>>>
>>> -----Original Message-----
>>> From: Ludovic Dubost [mailto:ludovic@xwiki.org]
>>> Sent: Monday, December 04, 2006 2:21 PM
>>> To: Peter Flynn
>>> Subject: Re: WYSIWYG setup
>>>
>>>
>>> Hi Peter,
>>>
>>> Great news to see XWiki go into Adobe ! We will be very proud of it.
>>>
>>> I strongly discourage any WYSIWYG Editing in 0.9.840.
>>> I suggest that you run using the latest SVN version of wait one week as
>>> we are releasing the new XWiki 1.0B1 next week with a brand new UI and
>>> Skin and the new WYSIWYG Editor.
>>> We are launching this at JavaPolis on December 13th..
>>>
>>> Ludovic
>>>
>>> Peter Flynn a écrit :
>>>
>>>
>>>
>>>> Hi Ludovic,
>>>>
>>>> I am trying to set up Xwiki for internal use here at Adobe, but we're
>>>> having trouble getting the WYSIWYG editing feature to work. I am
>>>> running version 0.9.840, which seemed to be the latest stable build on
>>>> your site.
>>>>
>>>> When I edit a page, there is no option to switch to WYSIWYG mode. I
>>>> tried following instructions to change the preferences
>>>> <http://mail-archive.objectweb.org/xwiki-users/2006-08/msg00074.html>,
>>>> but when I click Save Preferences I get the error "You are not allowed
>>>> to view this document or perform this action". This happens when I am
>>>> logged on as Admin, so it looks like something is going wrong.
>>>>
>>>> Can you give me any help with diagnosing this problem?
>>>>
>>>> Thanks in advance,
>>>>
>>>> - Peter Flynn
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>
>>
>
>
>
--
Ludovic Dubost
Blog: http://www.ludovic.org/blog/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost
AIM: nvludo Yahoo: ludovic
Hi all,
XWiki.com has been upgraded to the latest SVN version (which is close to
1.0B1).
This upgrade was partly forces upon us because of incompabilities
between certain wikis running the most recent version and others running
an older one. Due to changes to the class definition system, this was
not possible anymore.
Let us know if you see any problems on the hosted wikis
This also means that when an XWiki is upgraded to 1.0B1 it will be be
downgradable. This means admins need to be carefull and backup the database.
Ludovic
--
Ludovic Dubost
Blog: http://www.ludovic.org/blog/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost
AIM: nvludo Yahoo: ludovic
Hi all,
i recently adapted xwiki to the needs of my company. As the
design issues were more complicated (also added some ajax stuff
to reload attachments/history/comments list when changing tabs,
added a breadcrumb plugin,... ) i choose to create my own xwiki
templates and put it into a own templates directory (templates_porsche).
My question is whether it is possible to make the templates
directory configurable via xwiki.cfg file? As it is now i have
to change the "templates" strings whitin the java code manually
com.xpn.xwiki.XWiki.pareTemplate()
com.xpn.xwiki.web.XWikiServletURLFactory.createTemplateURL()
Did anyone else come across the same problem?
greetings,
kris
Sorry guys, but the document at:
http://www.xwiki.com/xwiki/bin/view/Doc/HowToSetupVirtualWikis
Seems to be corrupt; can't view it with firefox or safari.
Has anyone got a copy of the instructions? Or another link which
works? Or - even better - could someone fix the doc on xwiki.com?
Thanks.
Jon
Hi, I'm new at this. I've been trying to figure out a way to write some
example wiki pages that explain the XWiki syntax better to my users.
However, the XWiki engine always seems to want to interpret the markup
rather than showing it as a literal.
For example, if I do:
{code}
1.1 This is how to create a heading
{code}
The "1.1" is not visible on the page, and the heading is rendered fully
styled. This also happens with markup such as "#includeTopic". You can
see an example of the problem here as well:
http://www.xwiki.org/xwiki/bin/view/Main/TuTAddSearch
Is there any way to really make XWiki ignore a block of text?
Thanks in advance,
- Peter Flynn
Hi,
I know how to export a single page but I'd like to know if it's possible to
export a full space or even a full wiki in PDF?
Thanks
-Vincent
___________________________________________________________________________
D�couvrez une nouvelle fa�on d'obtenir des r�ponses � toutes vos questions !
Profitez des connaissances, des opinions et des exp�riences des internautes sur Yahoo! Questions/R�ponses
http://fr.answers.yahoo.com
Sorry to post so soon on same problem, but I haven't solved it yet.
I would like to add users to my wiki who are registered as members of
xwiki.org. The reason for this is to allow them to log in once, and
then be able to edit all the wikis of which they are members, instead
of remembering a new login for each wiki.
I am entering the users in the Group Object as xwiki:XWiki.loginName
where the loginName is the user's login at xwiki.org.
I found the FAQ on creating a new group HowDoICreateNewGroups, and
followed the instructions. I now have a new group, and have
successfully added users to it.
Then I go to the Preferences page, and make a new rights rule that
gives privileges to the new group. For ex. I select the group, select
view/edit and Allow.
This doesn't work. The user cannot log into the wiki. I think the
problem may be the syntax I am using for the user name. Can someone
give me the correct syntax?
Is there some other way to do this?
Finally, perhaps this isn't possible, and I should just make the
users log into more than one wiki?
thanks, --elli
Hello,
I need to automatically set rights for a page with Velocity
I have some ideas on the way to do this : get the list of rights already set
for the page, check/modify them and eventually add more rights entries if
necessary.
The code will be something like :
#set($rightindex=0)
#set($rightsobjectslist=$doc.getObjects("XWiki.XWikiRights"))
#foreach($rightsobject in $rightsobjectslist)
current rights n°$rightindex are : groups=$rightsobject.groups
,users=$rightsobject.users , levels=$rightsobject.levels ,
allow=$rightsobject.allow;
##check if rights_0 exists and modify it
#if ($rightindex==0)
#set($userobject=$xwiki.getDocument("XWiki.aXWikiUser").getObject("XWiki.XWi
kiUsers",0))
#set($rightsobject.users=$userobject.name)
modified users for rights_0 = $rightsobject.users
(...)
#end
##check if rights_1 exists and modify it
#if ($rightindex==1)
(...)
#end
#set($rightindex=$rightindex+1)
#end
#if($rightsobjectslist.size==1)
## create missing rights
#end
$doc.saveDocument()
My problem with this code is that the value of $rightsobject.users doesn't
change ! It is "XWiki.XWikiGuest" before the #set($rightsobject.users=...)
and it still is "XWiki.XWikiGuest" after ( instead of "XWiki.aXWikiUser" )
If somebody can help, it would be nice
Thanks
Yan
Bonjour
j'essaie de lié xwiki à annuaire open ldap, et je rencontre un problème la
requete aboutie bien au serveur ldap mais elle retourne une erreur 5 au niveau
du serveur. Mais aucune sur la page de xwiki.
La documentation xwiki sur ce sujet n'est vraiment pas trés explicite je me pose
un question a quoi coreespond le parâmètre
xwiki.authentication.ldap.fields_mapping
Ma conf ressemble a ça
xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.LDAPAuthServiceImpl
xwiki.authentication.ldap=1
xwiki.authentication=form
xwiki.authentication.validationKey=totototototototototototototototo
xwiki.authentication.encryptionKey=titititititititititititititititi
xwiki.authentication.cookiedomains=xwiki.com,wiki.fr
xwiki.authentication.useip=true
xwiki.authentication.ldap.server=intran0x.frec.bull.fr
xwiki.authentication.ldap.port=389
xwiki.authentication.ldap.base_DN=o=yyy,c=sss
xwiki.authentication.ldap.bind_DN=cn=xxxx,o=yyyy,c=sss
xwiki.authentication.ldap.bind_pass=pouet
xwiki.authentication.ldap.UID_attr=uid
xwiki.authentication.ldap.fields_mapping=last_name=sn,first_name=givenName,fullname=cn,ldap_dn=dn
y a t'il quelque choses que j'ai oublié, ou en trop sachant que l'erreur que me
renvoie le serveur et une erreur 5?
Une autre question y a t'il un moyen que xwiki me retourne des erreurs par
explemple errur d'authntification, ou d'avoir une debugage pour ldap?
Y t'il d'autre documentation sur ldap?
Merci d'avance
Pascal
Hi,
I'd like to know if there is a well documented command to backup a
XWiki avoiding to work directly with database commands :-)
Maybe a Maven2 plugin ? ;-)
Xavier
--
Email: xavier(a)warzee.fr
Blog: http://warzee.fr
Hi,
I have used the xwiki-db-0.9.2-pgsql.sql(from xwiki site) for my
postgresql database in xwiki-0.9.841(in Java 1.4.2/Tomcat 5.0.28)
successfully.
Recently I upgraded to the latest source code (now I am using Java 1.5_6
and Tomcat 5.5.16) but I started to have the following errors when I
access xwiki. I am still using the previous xwiki db I created:
java.sql.SQLException: ERROR: column xwikidocum0_.xwd_title does not exist
at
org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryEx
ecutorImpl.java:1365)
at
org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutor
Impl.java:1160)
at
org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.ja
va:172)
at
org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Stat
ement.java:387)
at
org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(Abstract
Jdbc2Statement.java:328)
My question is: are there any db schema changes since 0.9.481 and where
can I find a new db schema?
thanks
-Jimmy