Dear all,
I've recently migrate my XWiki installation to an other server after a hard
drive crash.
I've copied my XWiki installation as it was and upgrade from Tomcat 5.5.15 to
Tomcat 5.5.17.
Tomcat is able to start correctly however the behaviour of XWiki has been
affected since I can't anymore use the "save" action on an object.
For instance, if I reach the "Class Editor" page (XWiki.XWikiClasses) :
- click on "PhotoAlbumClass" to create a new photo album
- create a new photo Album called "Photos.MyAlbum"
- I can see a form but if I enter a title and a description and then I save, I
get a blank page without any object attached.
- I have the following errors in my logs :
10:06:59,441 ERROR TP-Processor30
http://manage.objectweb.org/xwiki/bin/save/Photos/MyAlbum
AbstractBatcher:doExecuteBatch:60 - Exception executing batch:
org.hibernate.StaleStateException: Batch update returned unexpected row count
from update: 0 actual row count: 0 expected: 1
at
org.hibernate.jdbc.BatchingBatcher.checkRowCount(BatchingBatcher.java:92)
...
10:06:59,442 ERROR TP-Processor30
http://manage.objectweb.org/xwiki/bin/save/Photos/MyAlbum
AbstractFlushingEventListener:performExecutions:277 - Could not synchronize
database state with session
org.hibernate.StaleStateException: Batch update returned unexpected row count
from update: 0 actual row count: 0 expected: 1
...
Does somebody know what is wrong is my configuration ?
--
Xavier MOGHRABI - Consortium ObjectWeb
Jabber: moghrabi(a)jabber.objectweb.org - Phone: +33 4 76 61 52 35
Thank you for your help :) now the search-function is working :)
Is there a tutorial where I can read these basic things?
I couldn't find it in the documentations on "xwiki.org".
Sebastian
-----Ursprüngliche Nachricht-----
Von: jeremi joslin [mailto:jeremi23@gmail.com]
Gesendet: Donnerstag, 24. August 2006 10:55
An: xwiki-users(a)objectweb.org
Betreff: Re: [xwiki-users] WebSearch doesn't work
OH, ok.
You started from a blank wiki so it's normal.
You need to copy the code from
http://www.xwiki.com/xwiki/bin/view/Main/WebSearch?xpage=code to your wiki.
jeremi
On 8/24/06, sebastian.steinfeld(a)ropardo.de <sebastian.steinfeld(a)ropardo.de> wrote:
> Hi,
>
> I'am using postgresql, the database was empty after the first startup of xwiki.
>
> I'am supposed I created wiki sites.
>
> In the beginning I set up a few spaces: "projecta", "projectb", "java" and "test"
> In these spaces I created a few pages and tried to search, but I got no results.
>
> To set up these pages I entered the Main page at:
> http://rpsedev06:8080/xwiki/bin/view/Main/WebHome
> After this I edited the URI to:
> http://rpsedev06:8080/xwiki/bin/view/java/welcome
> and put up some content.
>
> In the next step I linked these pages to the Main page.
>
> When I started to Search in the "Main"-space or any other space the search-action goes to the page:
> http://rpsedev06:8080/xwiki/bin/view/Main/WebSearch
> but don't show any content.
>
> Thanks,
> Sebastian
>
>
> -----Ursprüngliche Nachricht-----
> Von: jeremi joslin [mailto:jeremi23@gmail.com]
> Gesendet: Donnerstag, 24. August 2006 10:10
> An: xwiki-users(a)objectweb.org
> Betreff: Re: [xwiki-users] WebSearch doesn't work
>
> Hi,
> Can you give me more detail on the pages you created? Is it a blog entry?
>
> Do you use the demo database?
>
> Jeremi
>
> On 8/24/06, sebastian.steinfeld(a)ropardo.de <sebastian.steinfeld(a)ropardo.de> wrote:
> >
> >
> > Hi,
> >
> > I'am new to XWiki and trying to configure it for our intranet.
> > In the beginning I set up different spaces with topics and some
> > contents to test it.
> >
> > But the WebSearch doesn't work.
> > It doesn't find keywords in the contents.
> >
> > I'am using XWiki 0.9.840, which is installed on Tomcat 5.5
> >
> > Thanks for any help.
> >
> > Greetings,
> > Sebastian
> >
> >
> > --
> > 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
> >
> >
> >
>
>
> --
> jeremi
>
>
>
>
>
> --
> 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
>
>
>
--
jeremi
Hi,
I'am using postgresql, the database was empty after the first startup of xwiki.
I'am supposed I created wiki sites.
In the beginning I set up a few spaces: "projecta", "projectb", "java" and "test"
In these spaces I created a few pages and tried to search, but I got no results.
To set up these pages I entered the Main page at:
http://rpsedev06:8080/xwiki/bin/view/Main/WebHome
After this I edited the URI to:
http://rpsedev06:8080/xwiki/bin/view/java/welcome
and put up some content.
In the next step I linked these pages to the Main page.
When I started to Search in the "Main"-space or any other space the search-action goes to the page:
http://rpsedev06:8080/xwiki/bin/view/Main/WebSearch
but don't show any content.
Thanks,
Sebastian
-----Ursprüngliche Nachricht-----
Von: jeremi joslin [mailto:jeremi23@gmail.com]
Gesendet: Donnerstag, 24. August 2006 10:10
An: xwiki-users(a)objectweb.org
Betreff: Re: [xwiki-users] WebSearch doesn't work
Hi,
Can you give me more detail on the pages you created? Is it a blog entry?
Do you use the demo database?
Jeremi
On 8/24/06, sebastian.steinfeld(a)ropardo.de <sebastian.steinfeld(a)ropardo.de> wrote:
>
>
> Hi,
>
> I'am new to XWiki and trying to configure it for our intranet.
> In the beginning I set up different spaces with topics and some
> contents to test it.
>
> But the WebSearch doesn't work.
> It doesn't find keywords in the contents.
>
> I'am using XWiki 0.9.840, which is installed on Tomcat 5.5
>
> Thanks for any help.
>
> Greetings,
> Sebastian
>
>
> --
> 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
>
>
>
--
jeremi
Hi,
I'am new to XWiki and trying to configure it for our intranet.
In the beginning I set up different spaces with topics and some contents
to test it.
But the WebSearch doesn't work.
It doesn't find keywords in the contents.
I'am using XWiki 0.9.840, which is installed on Tomcat 5.5
Thanks for any help.
Greetings,
Sebastian
Hi All;
First up, this is for our local configuration (not xwiki.com).
What I'm wanting to do is setup an email system for notifying people
that they must activate/sign in to the wiki and approve a request.
For example (for the precise among us, assume "he" means "he/she" ;-) )
1) UserA creates a financial statement and creates a document of
class Approval Request. He then adds users to the document via xwiki.
2) UserB, being the first member of the list of users, recieves an
email from the Xwiki server. He opens the page via the link provided,
and - assuming he is happy with the change - grants approval
(button/link/whatever).
3) UserC receives notification from the xwiki server; he also
approves.
4) Iterates through list, requiring each user to approve before
moving onto the next.
5) Once all users are complete, send an email to the document
creator and flag the document as "XYZ" (approved/done/etc).
Simplified quite a lot, and probably missing a few things but that's the
basic idea - most of this I can work out fine enough, what I'm not sure
about is the routing part (sending email from xwiki based on actions).
Any ideas or suggestions very welcome!!
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
I have a downloaded version of xwiki which I am running on my local
machine. It was working fine, until for the past few days, whenever I
access the main page it is forcing me to login. What could have
triggered this? Please advise
Regards,
Mrudula
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
www.wipro.com
Is it possible to use an HQL "delete" statement through $xwiki.search()
velocity method?
I have looked at the following page HYPERLINK
"http://www.xwiki.org/xwiki/bin/view/DevGuide/velocityHqlExamples"http://www
.xwiki.org/xwiki/bin/view/DevGuide/velocityHqlExamples but couldn't find the
answer.
Thanks,
jld.
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.11.2/422 - Release Date: 17/08/2006
Hi,
One of my users wants to control the people that get edit access
to his area without coming to me each time. I figured the easiest method of
doing this would be:
a) Create a group XWiki.MyGroup
b) Give the controlling user "edit" or "admin" access to XWiki.MyGroup so he
can edit it
c) Set the ACL on the space so that XWiki.MyGroup has view and edit
permissions
a) Create a document that does a $xwiki.flushcache(), make it publicly
available, and put it in the group page so he can easily flush the cache
when updating.
The question is on (b). What permissions does the user need to that page in
order to add and delete users from the group?
Regards,
-Adrian
Hi XWiki users,
I have an xwiki installation on my server and have restricted all users so they have to log in to view any pages. I then added content using admin user. I then added my ordinary users and wanted to give them edit rights only (once they have logged in). I saw that all users are in the Xwiki.XwikiAllGroup and figured this would be a quick and simple way of achieving this (but I assumed that �admin� had God like rights!) so I changed the settings to:
Groups: Xwiki. XwikiAllGroup
Access Levels: edit
Users: Xwiki.Admin
Allow/Deny: Allow
>From the original:
Groups:
Access Levels: edit, admin, programming
Users: Xwiki.Admin
Allow/Deny: Allow
Now I have (very stupidly!) taken away the rights of the admin user! Is there any way I can run a Mysql script or SQL statement to add these rights back in for admin? Should I create a new group called AllNoAdminGroup and assign access levels to the ordinary users that way thus protecting the God like admin account?
Any help would be much appreciated because I have spent hours adding content as Admin and do not particularly want to reinstall and start again!
Thanks in advance for your help.
Best Regards,
Andy Jerrom.
Hi
how can I remove an event (entry) from the calendar?
By the way there is a bug here. When entering only the start date, the
calendar takes it as the end date of a recurring event starting today.
Thanks
Marc