I was on two different computers even, and I wouldn't say "it worked" after
that, as I got that error while no one was editing the document which was
really bizarre. I have seen the log4j file, which logs should I turn on to
see what is going on? Here are the logs from the default log config
settings.....
06:52:08,864 WARN http-80-Processor25
http://atg/xwiki/bin/save/Main/WebHome XWikiStatsServiceImpl:addCookie:474 -
Setting cookie LKODRZ3PS9MFF4UJFKRTNPEZ3SAEIMIU for name visitid with domain
null and path / and maxage 1163869
06:52:08,926 WARN http-80-Processor25 RequestUtils:createActionForm:177 -
No FormBeanConfig found under 'view'
06:52:09,056 DEBUG http-80-Processor25
http://atg/xwiki/bin/view/Main/WebHome
EmailNotificationPlugin:getSubscriptionObject:383 - found 0 subscription
objects
06:52:09,058 DEBUG http-80-Processor25
http://atg/xwiki/bin/view/Main/WebHome
EmailNotificationPlugin:getSubscriptionObject:383 - found 0 subscription
objects
06:52:09,067 DEBUG http-80-Processor25
http://atg/xwiki/bin/view/Main/WebHome
EmailNotificationPlugin:getSubscriptionObject:383 - found 0 subscription
objects
06:52:09,109 WARN http-80-Processor25
http://atg/xwiki/bin/view/Main/WebHome XWikiStatsServiceImpl:addCookie:474 -
Setting cookie 6BTBSPAJ2GRZIPCLEN5FMGYGX8EWQIIZ for name visitid with domain
null and path / and maxage 1163869
06:52:09,110 WARN http-80-Processor25
http://atg/xwiki/bin/view/Main/WebHome XWikiStatsServiceImpl:findVisit:314 -
Found visit with cookie LKODRZ3PS9MFF4UJFKRTNPEZ3SAEIMIU in session
AC6AB8EEE1EE0A1897DBDE541413C262 for request with cookie
6BTBSPAJ2GRZIPCLEN5FMGYGX8EWQIIZ
06:52:19,424 WARN http-80-Processor24
http://atg/xwiki/bin/save/Main/WebHome XWikiStatsServiceImpl:addCookie:474 -
Setting cookie T1WS6SYJ38H0N6RT15BFASWNLSKY5QJN for name visitid with domain
null and path / and maxage 1163858
06:52:19,471 WARN http-80-Processor24 RequestUtils:createActionForm:177 -
No FormBeanConfig found under 'view'
06:52:19,632 DEBUG http-80-Processor24
http://atg/xwiki/bin/view/Main/WebHome
EmailNotificationPlugin:getSubscriptionObject:383 - found 1 subscription
objects
06:52:19,634 DEBUG http-80-Processor24
http://atg/xwiki/bin/view/Main/WebHome
EmailNotificationPlugin:isSubscribed:271 - name: Main.WebHome, subscribed
items: org.hibernate.collection.PersistentList@fc9e7e[[]]
06:52:19,637 DEBUG http-80-Processor24
http://atg/xwiki/bin/view/Main/WebHome
EmailNotificationPlugin:getSubscriptionObject:383 - found 1 subscription
objects
06:52:19,639 DEBUG http-80-Processor24
http://atg/xwiki/bin/view/Main/WebHome
EmailNotificationPlugin:isSubscribed:271 - name: Main, subscribed items:
org.hibernate.collection.PersistentList@1a8e53c[[]]
06:52:19,642 DEBUG http-80-Processor24
http://atg/xwiki/bin/view/Main/WebHome
EmailNotificationPlugin:getSubscriptionObject:383 - found 1 subscription
objects
06:52:19,690 WARN http-80-Processor24
http://atg/xwiki/bin/view/Main/WebHome XWikiStatsServiceImpl:addCookie:474 -
Setting cookie NZN4AO3PB1VF1U7NKBXDACPI8WFFA9FB for name visitid with domain
null and path / and maxage 1163858
06:52:19,691 WARN http-80-Processor24
http://atg/xwiki/bin/view/Main/WebHome XWikiStatsServiceImpl:findVisit:314 -
Found visit with cookie T1WS6SYJ38H0N6RT15BFASWNLSKY5QJN in session
BD0E8587B29D680657D5C77B0403ECAD for request with cookie
NZN4AO3PB1VF1U7NKBXDACPI8WFFA9FB
dean
-----Original Message-----
From: Ludovic Dubost [mailto:ludovic@xwiki.com]
Sent: Wednesday, January 04, 2006 1:19 AM
To: xwiki-users(a)objectweb.org
Subject: Re: [xwiki-users] no locking in xwiki?
Hi,
Have you seen any errors in the log when clicking for one of the edits.
The fact that it worked again after that is weird. Are you sure you were
on 2 different browsers with 2 different users ?
Ludovic
Hiller, Dean a écrit :
>
> I just edited a page with 2 users and last user won and was not
> notified that he was blowing away changes the other user just made.
> Is there a way to turn on locking in xwiki? I don't see this on the
> features list of xwiki but most wiki's have a feature to prevent a
> user from blowing away someone else's cahnges without knowing about it.
>
> procedure to reproduce:
> 1. login with user1 and click edit the home page
> 2. login with user2 and click edit the home page
> 3. have user1 make changes and save the page
> 4. have user2 make changes and save the page
>
> user1's changes are blown away and no one new about it.
>
> thanks,
> dean
>
> ------------------------------------------------------------------------
>
>
> --
> 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
>
--
Ludovic Dubost
XPertNet: http://www.xpertnet.fr/
Blog: http://www.ludovic.org/blog/
XWiki: http://www.xwiki.com
Skype: ldubost AIM: nvludo Yahoo: ludovic
my logs from the mail plugin are at the bottom of this mail....Notice the
"skipping subscription of user dhiller since not our scheduler name:
[daily]". What does this mean? I notice my properties file has often,
hourly, daily, and weekly. All are commented out except for often which is
set to every 1 minute for now as I test this out. I do a google and find
the following code snippet....Why is only daily firing and not often. I am
very confused here. thanks for any help....dean
+ Collection userDocs = xwiki
+ .getStore ()
+ .searchDocuments (
+ ", BaseObject as obj where
obj.name=CONCAT(XWD_WEB,'.',XWD_NAME) and obj.className='XWiki.XWikiUsers'",
+ context);
+ for (Iterator iter = userDocs.iterator (); iter.hasNext ();)
+ {
+ // XWikiDocument doc = xwiki.getDocument ((String)
iter.next
(),
+ // context);
+ XWikiDocument doc = (XWikiDocument) iter.next ();
+ if (doc != null)
+ {
+ BaseObject obj = doc.getObject
(EmailNotificationPlugin.SUBSCRIPTION_CLASS);
+
+ if (obj != null)
+ {
+ String schedulerName = obj
+ .getStringValue
(EmailNotificationPlugin.FIELD_SCHEDULER_NAME);
+ if (name.equals (schedulerName))
+ {
+ retval.add (obj);
+ if (LOG.isDebugEnabled ())
+ LOG.debug ("adding subscription of user " +
doc.getName ());
+ } else
+ {
+ if (LOG.isDebugEnabled ())
+ LOG.debug ("skipping subscription of user "
+ doc.getName ()
+ + " since not our scheduler name: "
+ schedulerName);
+ }
+ }
+ }
+ }
18:05:00,011 INFO scheduler1_Worker-2 email notification sender: often
NotificationSender:run:220 - email notification sender thread up and
running.
18:05:00,011 DEBUG scheduler1_Worker-2 email notification sender: often
NotificationSender:run:230 - have 1 modifications...
18:05:00,012 DEBUG scheduler1_Worker-2 email notification sender: often
NotificationSender:checkForTooNewModifications:263 -
lastChangeDateForNotification: Tue Jan 03 18:04:50 MST 2006
18:05:00,034 DEBUG scheduler1_Worker-2 email notification sender: often
NotificationSender:getAllSubscriptions:477 - skipping subscription of user
dhiller since not our scheduler name: [daily]
18:05:00,034 DEBUG scheduler1_Worker-2 email notification sender: often
NotificationSender:run:242 - 0 subscriptions for wiki xwiki
18:05:20,320 WARN Finalizer JDBCContext:finalize:333 -
afterTransactionCompletion() was never called
18:06:00,012 INFO scheduler1_Worker-1 email notification sender: often
NotificationSender:run:220 - email notification sender thread up and
running.
18:06:00,013 DEBUG scheduler1_Worker-1 email notification sender: often
NotificationSender:run:223 - nothing to do, exiting
I just edited a page with 2 users and last user won and was not notified
that he was blowing away changes the other user just made. Is there a way
to turn on locking in xwiki? I don't see this on the features list of xwiki
but most wiki's have a feature to prevent a user from blowing away someone
else's cahnges without knowing about it.
procedure to reproduce:
1. login with user1 and click edit the home page
2. login with user2 and click edit the home page
3. have user1 make changes and save the page
4. have user2 make changes and save the page
user1's changes are blown away and no one new about it.
thanks,
dean
bizarre, I just got this error, but did not get it a second ago. Did I
screw up another part of my install? thanks for any ideas here.
"This object is currently locked by: Dean Hiller.
Click here to force editing"
dean
-----Original Message-----
From: Hiller, Dean
Sent: Tuesday, January 03, 2006 5:33 PM
To: 'xwiki-users(a)objectweb.org'
Subject: no locking in xwiki?
I just edited a page with 2 users and last user won and was not notified
that he was blowing away changes the other user just made. Is there a way
to turn on locking in xwiki? I don't see this on the features list of xwiki
but most wiki's have a feature to prevent a user from blowing away someone
else's cahnges without knowing about it.
procedure to reproduce:
1. login with user1 and click edit the home page
2. login with user2 and click edit the home page
3. have user1 make changes and save the page
4. have user2 make changes and save the page
user1's changes are blown away and no one new about it.
thanks,
dean
yeah, I know how that is. We do alot of open source stuff ourselves too
here. unfortunately it is hard to contribute to every project we use :),
though if we run into major bugs we have to have fixed we will submit them
back. thanks for all of your help. It is much appreciated.
thanks,
dean
-----Original Message-----
From: Ludovic Dubost [mailto:ludovic@xwiki.com]
Sent: Tuesday, January 03, 2006 5:31 PM
To: xwiki-users(a)objectweb.org
Subject: Re: [xwiki-users] ah, very stupid mistake caused all these
problems
We have a few bugs and features to work on to be able to release it. We
have a developer on it.
If there are any Javascript exeperienced developer wishing to help that
would be great. We need especially to work on the table syntax
compatibility.
Ludovic
Hiller, Dean a écrit :
> I was using an old version of the sample database from some
> documentation that I think was stale. I did not see the sample
> database download at the bottom of the downloads page last time. I
> have only encountered one weird problem so far after reinstalling but
> overall, it is much smoother running now. When will the release with
> the next WYSWIG be ready? My users really want to use that as they
> don't know wiki language and find it difficult. If they use the
> current WYSWIG, what problems will I have on upgrade?
> thanks and sorry for the spam!!!!!,
> dean
>
> -----Original Message-----
> *From:* Hiller, Dean [mailto:DHiller@carrieraccess.com]
> *Sent:* Tuesday, January 03, 2006 2:02 PM
> *To:* 'xwiki-users(a)objectweb.org'
> *Subject:* [xwiki-users] please!!! how do I debug this(where do I
> start in the code)?
>
> So, I got XWiki Access Rights, and go to my XWiki.XWikiAllGroup
> which should contain all registered users from what I understand,
> and I do see XWiki.dhiller is on the list of that group.
>
> So, I see this
> Groups: XWiki.XWikiAllGroup
> Access Levels: edit, comment
> Users: <none>
> Allow/Deny: Allow
>
> This used to work great, but then something happened and
> XWiki.dhiller can no longer edit any page. I change the above
> stuff so Users: field contains XWiki.dhiller and he can then edit
> any document he wants again. This makes no sense, he was already
> part of that group, but I had to specifically allow him to edit
> pages. All my users are locked out of the wiki now from editing
> and I can't figure out why. Where do I start to debug this issue?
>
> thanks,
> dean
>
> -----Original Message-----
> From: Ludovic Dubost [mailto:ludovic@xwiki.com]
> Sent: Tuesday, January 03, 2006 4:12 AM
> To: xwiki-users(a)objectweb.org
> Subject: Re: [xwiki-users] access rights...I getting them wrong
>
>
>
> Hi Dean,
>
> You should edit the document rights for document
> XWiki.RegisterNewUser
>
> Groups: XWiki.XWikiAllGroup
> Access Levels: view
> Users: XWiki.XWikiGuest
> Allow/Deny: Allow
>
> This will allow users to view the register page..
> You might want to redirect to the register page for unregistered
> users
> or modify the login.vm template to put a link to the registration
> page
>
> Ludovic
>
> Hiller, Dean a écrit :
> >
> > I tried adding these rights to whole wiki
> >
> > Groups: XWiki.XWikiAllGroup
> > Access Levels: edit, comment, view
> > Users: <blank>
> > Allow/Deny: Allow
> >
> > and this shuts down the ability to register. What am I doing
> wrong?
> > I want people to be able to register and to be immediately able to
> > start editing.
> >
> > thanks,
> > dean
> >
> >
>
------------------------------------------------------------------------
>
> >
> >
> > --
> > 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
> >
>
>
> --
> Ludovic Dubost
> XPertNet: http://www.xpertnet.fr/
> Blog: http://www.ludovic.org/blog/
> XWiki: http://www.xwiki.com
> Skype: ldubost AIM: nvludo Yahoo: ludovic
>
>
> ------------------------------------------------------------------------
>
>
> --
> 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
>
--
Ludovic Dubost
XPertNet: http://www.xpertnet.fr/
Blog: http://www.ludovic.org/blog/
XWiki: http://www.xwiki.com
Skype: ldubost AIM: nvludo Yahoo: ludovic
I was using an old version of the sample database from some documentation
that I think was stale. I did not see the sample database download at the
bottom of the downloads page last time. I have only encountered one weird
problem so far after reinstalling but overall, it is much smoother running
now. When will the release with the next WYSWIG be ready? My users really
want to use that as they don't know wiki language and find it difficult. If
they use the current WYSWIG, what problems will I have on upgrade?
thanks and sorry for the spam!!!!!,
dean
-----Original Message-----
From: Hiller, Dean [mailto:DHiller@carrieraccess.com]
Sent: Tuesday, January 03, 2006 2:02 PM
To: 'xwiki-users(a)objectweb.org'
Subject: [xwiki-users] please!!! how do I debug this(where do I start in the
code)?
So, I got XWiki Access Rights, and go to my XWiki.XWikiAllGroup which should
contain all registered users from what I understand, and I do see
XWiki.dhiller is on the list of that group.
So, I see this
Groups: XWiki.XWikiAllGroup
Access Levels: edit, comment
Users: <none>
Allow/Deny: Allow
This used to work great, but then something happened and XWiki.dhiller can
no longer edit any page. I change the above stuff so Users: field contains
XWiki.dhiller and he can then edit any document he wants again. This makes
no sense, he was already part of that group, but I had to specifically allow
him to edit pages. All my users are locked out of the wiki now from editing
and I can't figure out why. Where do I start to debug this issue?
thanks,
dean
-----Original Message-----
From: Ludovic Dubost [ mailto:ludovic@xwiki.com <mailto:ludovic@xwiki.com> ]
Sent: Tuesday, January 03, 2006 4:12 AM
To: xwiki-users(a)objectweb.org
Subject: Re: [xwiki-users] access rights...I getting them wrong
Hi Dean,
You should edit the document rights for document XWiki.RegisterNewUser
Groups: XWiki.XWikiAllGroup
Access Levels: view
Users: XWiki.XWikiGuest
Allow/Deny: Allow
This will allow users to view the register page..
You might want to redirect to the register page for unregistered users
or modify the login.vm template to put a link to the registration page
Ludovic
Hiller, Dean a écrit :
>
> I tried adding these rights to whole wiki
>
> Groups: XWiki.XWikiAllGroup
> Access Levels: edit, comment, view
> Users: <blank>
> Allow/Deny: Allow
>
> and this shuts down the ability to register. What am I doing wrong?
> I want people to be able to register and to be immediately able to
> start editing.
>
> thanks,
> dean
>
> ------------------------------------------------------------------------
>
>
> --
> You receive this message as a subscriber of the xwiki-users(a)objectweb.org
mailing list.
> To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org
<mailto:xwiki-users-unsubscribe@objectweb.org>
> For general help: mailto:sympa@objectweb.org?subject=help
<mailto:sympa@objectweb.org?subject=help>
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
<http://www.objectweb.org/wws>
>
--
Ludovic Dubost
XPertNet: http://www.xpertnet.fr/ <http://www.xpertnet.fr/>
Blog: http://www.ludovic.org/blog/ <http://www.ludovic.org/blog/>
XWiki: http://www.xwiki.com <http://www.xwiki.com>
Skype: ldubost AIM: nvludo Yahoo: ludovic
Greetings.
I have been using TWiki for about a year and wanted to move over to
XWiki. By profession I have been supporting Apache, IBM IHS, IBM
WebSphere & WebSphere Portal and a few other middleware technologies
for several years now.
At home I'm setting up an instnace of Geronimo and want to run XWiki
under that ( within it's Tomcat container ). I'm new to both Geronimo
and XWiki as specific technologies, as mentioned above I'm not new to
the general technologies of either. I was wondering if anyone on this
list is already running XWiki under Geronimo and may be able to help
if I start hitting any issues I can't work thru?
advTHANKSance!
-Lawrence
So, I got XWiki Access Rights, and go to my XWiki.XWikiAllGroup which should
contain all registered users from what I understand, and I do see
XWiki.dhiller is on the list of that group.
So, I see this
Groups: XWiki.XWikiAllGroup
Access Levels: edit, comment
Users: <none>
Allow/Deny: Allow
This used to work great, but then something happened and XWiki.dhiller can
no longer edit any page. I change the above stuff so Users: field contains
XWiki.dhiller and he can then edit any document he wants again. This makes
no sense, he was already part of that group, but I had to specifically allow
him to edit pages. All my users are locked out of the wiki now from editing
and I can't figure out why. Where do I start to debug this issue?
thanks,
dean
-----Original Message-----
From: Ludovic Dubost [mailto:ludovic@xwiki.com]
Sent: Tuesday, January 03, 2006 4:12 AM
To: xwiki-users(a)objectweb.org
Subject: Re: [xwiki-users] access rights...I getting them wrong
Hi Dean,
You should edit the document rights for document XWiki.RegisterNewUser
Groups: XWiki.XWikiAllGroup
Access Levels: view
Users: XWiki.XWikiGuest
Allow/Deny: Allow
This will allow users to view the register page..
You might want to redirect to the register page for unregistered users
or modify the login.vm template to put a link to the registration page
Ludovic
Hiller, Dean a écrit :
>
> I tried adding these rights to whole wiki
>
> Groups: XWiki.XWikiAllGroup
> Access Levels: edit, comment, view
> Users: <blank>
> Allow/Deny: Allow
>
> and this shuts down the ability to register. What am I doing wrong?
> I want people to be able to register and to be immediately able to
> start editing.
>
> thanks,
> dean
>
> ------------------------------------------------------------------------
>
>
> --
> 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
>
--
Ludovic Dubost
XPertNet: http://www.xpertnet.fr/
Blog: http://www.ludovic.org/blog/
XWiki: http://www.xwiki.com
Skype: ldubost AIM: nvludo Yahoo: ludovic
Using admin, I installed a email notify plugin and I changed default edit
mode to wysiwig. My user dhiller no can no longer edit any documents. I
did not change any of the permissions. This is getting quite frustrating.
thanks for any ideas on how to debug this problem,
dean
I followed these docs
http://www.xwiki.com/xwiki/bin/view/Doc/EditRightSideMenu
to edit the right side which was a search and most recently used pages.
Like the docs said, my stuff dissappeared, but I followed the doc to bring
it back, but that just shows the content I just added in the toolbar. How
do I get the search box back now that it is gone?
thanks,
dean