Hi,
I use Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bi
I have two databases on two different platforms. ( One for devs and one for production. )
On my dev database I have a schema/user named XWIKI/XWIKI
On my prod database I have a schema/user named WIKI9/WIKI9
XWIKI 1.0 is installed on both platforms and it works very nicely.
Planning to upgrade to version 1.1, I installed XWIKI 1.1 on the dev platform. It works well. I decided to install it on my prod platform, it failed.
I think, xwiki 1.1 expects a schema named XWIKI. ( As detailed in the oracle install page. http://www.xwiki.org/xwiki/bin/view/AdminGuide/InstallationOracle ).
I'm going to ask our DBA to change the schema/user name but it worked well with xwiki 1.0
Best regards.
--
Emmanuel FAUX
Tél. : 01 70 18 24 01 - Mob. : 06 28 09 73 20
DSI Opérateur et Réseau, Eligibilité & Installation Clients
Neuf Cegetel
40-42 Quai du Point du Jour, 92659 Boulogne-Billancourt
I just installed the Windows version of XWiki, however, I need to do a proof
of concept with it and change things such as the front page etc. I could not
find and administrative user to set this up. Any help is appreciated.
Hi XWiki users,
I'd like to limit the logon time for users visiting our experimental
XWiki site, and want TomCat to take care of that!
>From the Web I understand that one should disable the cookies, and let
TomCat take care of that by modifying the session-timeout tag in the
conf/web.xml file.
Unfortunately this doesn't seem to work (I use version 1.0.3342)! When
I disable the cookies, xwiki keeps asking the user to logon, whenever a
link to a page is selected!
Anybody any idea? Thanks!
Regards,
Gerard
==========================================
Dit bericht is uitsluitend bestemd voor de geadresseerde.
Het bericht kan vertrouwelijke informatie bevatten.
Als u dit bericht per abuis hebt ontvangen, wordt u
verzocht onmiddellijk de afzender te informeren. Ook
verzoeken wij u het bericht te vernietigen en de inhoud
niet onder derden te verspreiden of te gebruiken.
This message is intended exclusively for the addressee.
It may contain information that is confidential.
If you are not the intended recipient, we request that
you notify the sender immediately. In that case, we
also request that you destroy the message and that
you neither use the contents nor disclose them in any
manner to third parties.
==========================================
Hello,
I would like to know how the option "with history" in the import tool
should be understood ?
Does it mean :
- history of existing pages will be preserved (new revision
added for last revision of imported page)
- history of imported pages will be preserved and replace local
pages history
- history of imported pages will be preserved as well as local
pages history (concatenation)
I added a line for this in the admin guide, but need to detail the exact
way it works (btw I need to be sure of how it works before importing
pages in my own wiki ;-) )
http://www.xwiki.org/xwiki/bin/view/AdminGuide/ImportExport
Thanks,
Jeremie
Is there any way I can import users into XWiki from an LDAP source. I am
currently authenticating users against LDAP, but am unable to create
groups, or set specific rights to these LDAP users.
Thanks and Regards
Praveen Koduganty.
This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
Any unauthorised review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly
prohibited and may be unlawful.
Hello,
Is there a way to (as admin of course) quickly nuke
an user and every trace of his existence, delete all his submissions,
pages, comments, uploads, everything?
Greetings, Lilianne E. Blaze
Hello,
Can someone tel me how to migrate from Mediawiki to xwiki. I have a lot of
articles that need to get migrated.
kind regards,
--
Jeroen Baten | EMAIL : JBATEN at I2RS dot NL
____ _ __ | web : www.i2rs.nl
| )|_)(_ | tel : +31 (0)499 - 465 456
_|_/_| \__) | fax : +31 (0)499 - 473 338
van Galenstraat 4, 5694 CE, Son, the Netherlands
Hi,
This may not be new to some of you, but it is new to me.
This summer, one of my sites saw many spam 'ad comments' on new user pages. Someone register himself/herself and leave comments on the register new user page (which I should not left open to all).
I guess someone hired summer students to do this, they may want to google bomb with links on many web sites pointing to their sites. So, this 1+1= method did not stop spammers.
I only show user lists to admin, so this attack did not add any value to spammers. I changed the access control, so that visitors can not welcome themselves to be a user.
So, XWiki admins, you are informed. This is just my two cents.
Wei-hsing
Hi,
while looking for Vincent's new wiki entry
http://www.xwiki.org/xwiki/bin/view/Code/ImportUsersFromLDAP
an error message appeared. When I checked it I saw that the Groovy code
inside the {code} block isn't treated as text but as code.
So what is intended here: Should Groovy code inside a {code} block be
displayed as text or should it be executed as a Groovy script?
Guido
Hi All,I'm really disappointed by the lack of in depth XWiki developer tutorial.XWiki has been around for a while -- and the only good material I can find is here:http://www.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorialhttp://www.xwi… above links are the level of tutorial I'm looking for -- but they don't go far/long enough....I've followed the FAQTutorial steps and cannot get the example to work as described.I've performed all steps as described -- without error/warning -- but when I try to create a new custom FAQ document -- my class properties (question & answer) are not being shown on the edit/creation page ? It's just blank space with two rows of Cancel/Save-Continue/Save-View etc buttons.* I'm using XWIKI: 1.1-milestone-3.3933* On Windows XP with Apache Tomcat 5.5.12* I'm using MySQL as the database - I think it's UTF8 - Server version: 5.0.13-rc-nt1) When I'm querying the database -- the tables: xwikiproperties - is being populated -- but newly added entries seem to have negative values for XWO_ID column. xwikiobjects - is being populated -- but newly added entries seem to have negative values for XWO_ID column. xwikiclasses - is empty ? why ?2) I would be very grateful to a link to some decent tutorial/documentation -- even if I have to pay for it...It would be great to see something along the lines of the "FAQTutorial" but with more indepth look at available Velocity objects/macros and discussion of how Documents/Classes/Objects/Properties are actually related....I can't believe this stuff isn't better documented :(Hope someone can help me out...ThanksFrank
_________________________________________________________________
Explore the seven wonders of the world
http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE
The XWiki development team team is pleased to announce the
availability of the 1.1 release of XWiki Enterprise.
Go grab it on http://www.xwiki.org/xwiki/bin/view/Main/Download
This release implements 298 issues since XWiki Enterprise 1.0 was
released less than 5 months ago.
Major changes:
* Improve default Wiki: better usability and better navigation
o Search improvements and result filtering
o Index page and Treeview page
o WYSIWYG improvements and bug fixes
* Full screen edition
* RTF exports
* Ability to enter comments on page modifications
* Visual difference improvements when comparing versions
* XMLRPC improvements
* XWiki Platform is GWT-ready
* Lucene experimental search
And many more… See the release notes for all details at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise11
Enjoy
-The XWiki development team
>
> Hello !
About the xml import/export function : does the "?xpage=xml" feature uses
the same format as the one used in the *.xar packages ?
In that case, have you got a DTD available somewhere for it ? And/or a
default XSLT for display...
Thank you very much (this is my first message :-).
--
Jean-Vivien MAURICE
Elève Ingénieur Informatique et Gestion, Polytech'Montpellier (ISIM)
E-mail : jvivien.m2(a)wanadoo.fr
Tél. : 0046 7 62 33 20 46
Skype : jean.vivien
Hi all!
I am finding metadata format supported in XWiki for search purpose. But I can get nothing...no specific format like Dublin core or MARC. Could you please show me what metadata you follow !
Thanks so much.
Best,
Thanh Thuy
---------------------------------
Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel and lay it on us.
Hi,
I tried to use this plugin for the e-mail notification
(www.jkraemer.net/tags/xwiki), but I got this error on my local XWiki
(version 1.1):
Error number 4001 in 4: Error while parsing velocity page Wrapped
Exception: Invocation of method 'processSubscription' in class
net.jkraemer.xwiki.plugins.emailnotify.EmailNotificationPluginApi threw
exception java.lang.NoSuchMethodError:
com.xpn.xwiki.objects.classes.BaseClass.newObject()Lcom/xpn/xwiki/objects/BaseCollection;
@ [5,13]
I've seen that plugin was developed for the 0.9 XWiki, so maybe that's
the reason why it's not working. Has anyone else tried to use it? Are
there other ways to have an e-mail notification system in XWiki?
Thanks,
Vito
The XWiki development team team is pleased to announce the
availability of the 1.1 RC 2 release of XWiki Enterprise
Go grab it on http://www.xwiki.org/xwiki/bin/view/Main/Download
This is a bug fix release and is meant to be the last RC. If no major
bugs are found for 2-3 days it'll be promoted as the 1.1 final release.
Please help us in testing it.
Release notes: http://www.xwiki.org/xwiki/bin/view/Main/
ReleaseNotesXWikiEnterprise11RC2
Enjoy
-The XWiki development team
Hi everybody,
Just to let you know that the tutorial about XWiki has been published on
developpez.com<http://agoncalves.developpez.com/tutoriels/xwiki/creer-un-site-associatif/>website.
It's in french, sorry, maybe one day we could translate it into
english.
I would like to thank Sergiu Dumitriu, François Le Droff and Pascal B for
reading the early draft and giving me their inputs.
Antonio
2007/7/9, Antonio Goncalves <antonio.mailing(a)gmail.com>:
>
> > Hi,
> >
> > I've finished writing a tutorial for XWiki. In this tutorial you learn :
> >
> > * how to install XWiki (Tomcat, MySQL)
> > * how to create pages and change their content
> > * create user and deal with access rights
> > * and other little things (change title, change skin...)
> >
> > I'm in the process of uploding it to developpez.com web site but before
> > I was wondering if one of you (speaking french) would like to have a quick
> > read through (in case there are some mistakes).
> >
> > Let me know.
> >
> > Antonio
> >
>
>
Hi Vincent;
That worked perfectly. Minor thing, the PDF opens into the browser
instead of the origional save/view option (most of my users prefer
saving the pdf instead of viewing it) - is this optional, or the new way
that it works?
Current environment:
Using the following:
Tomcat 5.5.17
JDK: 1.5.0 build4
xerces jar on the lib folder: xercesImpl-2.0.2.jar
Not aware of any other xerces jar's in use; but it's possible.
________________________________
From: Vincent Massol [mailto:vincent@massol.net]
Sent: 06 September 2007 12:37
To: Esbach, Brandon
Subject: Re: [xwiki-users] PDF on 1.1RC1
Brandon,
Could you try this new jar? It should work fine although I'm not sure
why... ;)
What JDK are you using on that machine? What container too? Maybe
there's another xerces jar that gets picked up that has a slightly
different behavior...
Thanks
-Vincent
Hi Vincent,
Yes, you're right but according to xwiki-992 at jira.xwiki.org I
thought that issue was not completely settled yet. That's why I decided
for this new thread.
Well, I tried something else! What?
I decided to import xwiki-1.0.xar again. My skin remained intact
because I copied the default skin to a new skin, and I used that at the
very beginning when setting up the wiki about a month ago now. Next I
changed from the default skin to our own one, rearranged the panels,
menus and voila saving the layout and preferences was no more problem!
After that I still had to fine tune the access rights!
Maybe this little experiment is of value to you, any way it seems that
everything is working properly again!
Regards,
Gerard
>>> vincent(a)massol.net 06/09/2007 13:39 >>>
Hi Gerard,
I thought I had already answered you about this this morning...
I'll repeat my suggestion: try tweaking the HBM file for PostGreSQL.
Alternatively try using a different database (like MYSQL) if you can
as I believe the problem is why PostGreSQL.
Last, check the online mail archives since several people got XWiki
working with PostGreSQL with some tweakings.
Thanks
-Vincent
On Sep 6, 2007, at 12:08 PM, Geert Verhaag wrote:
> Hi XWiki Users,
>
> I try to start a new thread about this problem, because the problem
is
> very urgent.
>
> This matter has been a topic around April this year as I found at
> jira.xwiki.org (key: xwiki-992: Cannot save new panel layout while
> logged in as Admin), but wasn't really solved if I understand it all
> well!
>
> I experience problems saving both my layout and preferences, getting
> the following message:
>
> Error number 3201 in 3: Exception while saving document
> XWiki.XWikiPreferences
> Wrapped Exception: Could not execute JDBC batch update
> com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception
while
> saving document XWiki.XWikiPreferences
> Wrapped Exception: Could not execute JDBC batch update
> at
> com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc
> (XWikiHibernateStore.java:314)
> at
> com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc
> (XWikiCacheStore.java:100)
> at
> com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc
> (XWikiCacheStore.java:94)
> at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:914)
> at com.xpn.xwiki.web.SaveAction.save(SaveAction.java:114)
> at com.xpn.xwiki.web.SaveAction.action(SaveAction.java:123)
> at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:149)
> 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:710)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter
> (ApplicationFilterChain.java:269)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter
> (ApplicationFilterChain.java:188)
> at
> com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter
> (SetCharacterEncodingFilter.java:118)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter
> (ApplicationFilterChain.java:215)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter
> (ApplicationFilterChain.java:188)
> at
> org.apache.catalina.core.StandardWrapperValve.invoke
> (StandardWrapperValve.java:210)
> at
> org.apache.catalina.core.StandardContextValve.invoke
> (StandardContextValve.java:174)
> at
> org.apache.catalina.core.StandardHostValve.invoke
> (StandardHostValve.java:127)
> at
> org.apache.catalina.valves.ErrorReportValve.invoke
> (ErrorReportValve.java:117)
> at
> org.apache.catalina.core.StandardEngineValve.invoke
> (StandardEngineValve.java:108)
> at
> org.apache.catalina.connector.CoyoteAdapter.service
> (CoyoteAdapter.java:151)
> at
> org.apache.coyote.http11.Http11Processor.process
> (Http11Processor.java:870)
> at
> org.apache.coyote.http11.Http11BaseProtocol
> $Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:
> 665)
> at
> org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket
> (PoolTcpEndpoint.java:528)
> at
> org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt
> (LeaderFollowerWorkerThread.java:81)
> at
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run
> (ThreadPool.java:685)
> at java.lang.Thread.run(Unknown Source)
>
>
> Wrapped Exception:
>
> java.sql.BatchUpdateException: Batch entry 0 update xwikidoc set
> XWD_ARCHIVE=head
> .....
>
> Our consideration using xwiki for our institute's wiki site is in
> danger because of this error! Currently I'm unable to continue
> configuring it properly.
>
> I use XWiki version 1.0.3342 in combination with PostgreSQL-8.2,
> TomCat
> 5.5 and jdk-6u2!
>
> The strange thing is that it has been working properly at the
> beginning. Setting up the layout, preferences, and saving it all
> wasn't
> a problem!
>
> Thanks!
>
> Regards,
> Gerard
>
>
> ==========================================
>
> Dit bericht is uitsluitend bestemd voor de geadresseerde.
> Het bericht kan vertrouwelijke informatie bevatten.
> Als u dit bericht per abuis hebt ontvangen, wordt u
> verzocht onmiddellijk de afzender te informeren. Ook
> verzoeken wij u het bericht te vernietigen en de inhoud
> niet onder derden te verspreiden of te gebruiken.
>
> This message is intended exclusively for the addressee.
> It may contain information that is confidential.
> If you are not the intended recipient, we request that
> you notify the sender immediately. In that case, we
> also request that you destroy the message and that
> you neither use the contents nor disclose them in any
> manner to third parties.
> ==========================================
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
==========================================
Dit bericht is uitsluitend bestemd voor de geadresseerde.
Het bericht kan vertrouwelijke informatie bevatten.
Als u dit bericht per abuis hebt ontvangen, wordt u
verzocht onmiddellijk de afzender te informeren. Ook
verzoeken wij u het bericht te vernietigen en de inhoud
niet onder derden te verspreiden of te gebruiken.
This message is intended exclusively for the addressee.
It may contain information that is confidential.
If you are not the intended recipient, we request that
you notify the sender immediately. In that case, we
also request that you destroy the message and that
you neither use the contents nor disclose them in any
manner to third parties.
==========================================
Hi all,
just to notice you.
I set up virtual servers (XWiki 1.1 rc1) using Jetty and MySQL.
I found out that the name of the database for the main XWiki must be
"xwiki". With different names the virtualization is not working (at
least not for me). Of course I did modify the hibernate.cfg.xml with the
new database names every time.
I thought it was something quite important to know (at least for the
ones that want to use virtualization).
Well, comments (did someone experience the same?) or corrections (I
think I can do mistake ;-) are always welcome.
Thanks to the XWiki project (truly, thanks to the people working and
developing the project).
Best,
Vito
Hi, I am a newcomer to Xwiki.
I want some page created to be based on a template and so I created
class and class sheet. It works, but if I put a link in page A (based
on template) to page B, this link is not referenced in backlinks of page
B. If page A is not based on template, the link is referenced.
What is wrong?
--
Marco Polo
Hi XWiki Users,
I try to start a new thread about this problem, because the problem is
very urgent.
This matter has been a topic around April this year as I found at
jira.xwiki.org (key: xwiki-992: Cannot save new panel layout while
logged in as Admin), but wasn't really solved if I understand it all
well!
I experience problems saving both my layout and preferences, getting
the following message:
Error number 3201 in 3: Exception while saving document
XWiki.XWikiPreferences
Wrapped Exception: Could not execute JDBC batch update
com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while
saving document XWiki.XWikiPreferences
Wrapped Exception: Could not execute JDBC batch update
at
com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:314)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:100)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:94)
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:914)
at com.xpn.xwiki.web.SaveAction.save(SaveAction.java:114)
at com.xpn.xwiki.web.SaveAction.action(SaveAction.java:123)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:149)
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:710)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)
at java.lang.Thread.run(Unknown Source)
Wrapped Exception:
java.sql.BatchUpdateException: Batch entry 0 update xwikidoc set
XWD_ARCHIVE=head
.....
Our consideration using xwiki for our institute's wiki site is in
danger because of this error! Currently I'm unable to continue
configuring it properly.
I use XWiki version 1.0.3342 in combination with PostgreSQL-8.2, TomCat
5.5 and jdk-6u2!
The strange thing is that it has been working properly at the
beginning. Setting up the layout, preferences, and saving it all wasn't
a problem!
Thanks!
Regards,
Gerard
==========================================
Dit bericht is uitsluitend bestemd voor de geadresseerde.
Het bericht kan vertrouwelijke informatie bevatten.
Als u dit bericht per abuis hebt ontvangen, wordt u
verzocht onmiddellijk de afzender te informeren. Ook
verzoeken wij u het bericht te vernietigen en de inhoud
niet onder derden te verspreiden of te gebruiken.
This message is intended exclusively for the addressee.
It may contain information that is confidential.
If you are not the intended recipient, we request that
you notify the sender immediately. In that case, we
also request that you destroy the message and that
you neither use the contents nor disclose them in any
manner to third parties.
==========================================