Using a DNS entry (http://lcswiki will load the main xwiki page), tomcat is set
on port 80. The sites main url is: "http://lcswiki/xwiki/bin/view/Main/WebHome".
-----Original Message-----
From: jeremi joslin [mailto:jeremi23@gmail.com]
Sent: Thursday, September 08, 2005 4:15 PM
To: xwiki-users(a)objectweb.org
Subject: Re: [xwiki-users] sitemap
are you sure it's the good URL?
Are you on the port 8080?
Jérémi
On 9/8/05, Lichman, Mark Eugene <MLICHMAN(a)partners.org> wrote:
> Thanks for this, looks great on the runners site.
>
> When trying this out I get the popup message:
> Could not load map at
> URL:"http://lcswiki/xwiki/bin/download/Main/MindMap/Main_WebHome.mm"
> (Sorry, intranet only)
>
> Once I click OK in the popup and then update, it does correctly attach a file
to
> the page and I can view this file in Freemind and it looks correct in Freemind
> but does not display within the wiki.
>
> What am I doing wrong? This looks like a great feature and I'd love to get it
> working on my site.
>
> Please help.
>
> Thanks,
>
> - Mark
>
> -----Original Message-----
> From: jeremi joslin [mailto:jeremi23@gmail.com]
> Sent: Saturday, September 03, 2005 4:08 PM
> To: xwiki-users(a)objectweb.org
> Subject: Re: [xwiki-users] sitemap
>
>
> On 9/3/05, Cody Burleson <cburleso(a)us.ibm.com> wrote:
> >
> > Could you also try to document how to use the code your posted for the
benefit
> of all? An ideal format would be:
> >
> > 1. How to use the code
> > 2. The code (snippet)
> > 3. A working example (preview) of the results
> >
>
> Done
>
>
>
> --
> portable : 06.73.20.11.49
> http://www.jeremi.info
> http://www.xwiki.com - http://www.moovement.com
> skype: jeremi23
>
>
>
>
>
> --
> 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
>
>
>
--
portable : 06.73.20.11.49
http://www.jeremi.infohttp://www.xwiki.com - http://www.moovement.com
skype: jeremi23
Thanks for this, looks great on the runners site.
When trying this out I get the popup message:
Could not load map at
URL:"http://lcswiki/xwiki/bin/download/Main/MindMap/Main_WebHome.mm"
(Sorry, intranet only)
Once I click OK in the popup and then update, it does correctly attach a file to
the page and I can view this file in Freemind and it looks correct in Freemind
but does not display within the wiki.
What am I doing wrong? This looks like a great feature and I'd love to get it
working on my site.
Please help.
Thanks,
- Mark
-----Original Message-----
From: jeremi joslin [mailto:jeremi23@gmail.com]
Sent: Saturday, September 03, 2005 4:08 PM
To: xwiki-users(a)objectweb.org
Subject: Re: [xwiki-users] sitemap
On 9/3/05, Cody Burleson <cburleso(a)us.ibm.com> wrote:
>
> Could you also try to document how to use the code your posted for the benefit
of all? An ideal format would be:
>
> 1. How to use the code
> 2. The code (snippet)
> 3. A working example (preview) of the results
>
Done
--
portable : 06.73.20.11.49
http://www.jeremi.infohttp://www.xwiki.com - http://www.moovement.com
skype: jeremi23
Hello all.
I'm a new xwiki user (and I'll hope to stay a happy xwiki user).
I wanted to install XWiki on my postgresql database. It was not as easy
as I was thinking (but I managed to do it indeed). XWiki runs on my
Tomcat 5.5.11 installation rather well, but I've got the following
message in my catalina.out logfile:
20:32:43,236 WARN TP-Processor28 RequestUtils:createActionForm:177 -
No FormBeanConfig found under 'skin'
20:32:43,248 WARN TP-Processor20 RequestUtils:createActionForm:177 -
No FormBeanConfig found under 'skin'
20:32:43,272 WARN TP-Processor20 RequestUtils:createActionForm:177 -
No FormBeanConfig found under 'skin'
20:32:43,309 WARN TP-Processor28 RequestUtils:createActionForm:177 -
No FormBeanConfig found under 'skin'
20:32:43,455 WARN TP-Processor20 RequestUtils:createActionForm:177 -
No FormBeanConfig found under 'skin'
Well it works, I don't really mind but wonder how can this be resolved.
More anoying, those messages:
20:59:04,424 WARN TP-Processor9 RequestUtils:createActionForm:177 - No
FormBeanConfig found under 'login'
20:59:04,657 WARN TP-Processor9 RequestUtils:createActionForm:177 - No
FormBeanConfig found under 'view'
...
20:59:05,633 ERROR TP-Processor9
http://zorel.org/xwiki/bin/view/Main/WebHome AssertionFailure:<init>:22
- an assertion failure occured (this may indicate a
bug in Hibernate, but is more likely due to unsafe use of the session)
org.hibernate.AssertionFailure: possible nonthreadsafe access to session
at
org.hibernate.action.EntityDeleteAction.execute(EntityDeleteAction.java:68)
at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:239)
at
org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:223)
at
org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:141)
...
com.xpn.xwiki.XWikiException: Error number 3213 in 3: Exception while
deleting object XWiki.Admin
Wrapped Exception: possible nonthreadsafe access to session
at
com.xpn.xwiki.store.XWikiHibernateStore.deleteXWikiCollection(XWikiHibernateStore.java:986)
at
com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl.notify(XWikiStatsServiceImpl.java:209)
at
com.xpn.xwiki.notify.XWikiActionRule.verify(XWikiActionRule.java:51)
...
Wrapped Exception:
org.hibernate.AssertionFailure: possible nonthreadsafe access to session
at
org.hibernate.action.EntityDeleteAction.execute(EntityDeleteAction.java:68)
at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:239)
...
20:59:08,673 WARN Finalizer JDBCContext:finalize:333 -
afterTransactionCompletion() was never called
This message arise when I lon on (the logon works, I'm authenticated).
I'm using jdk1.5.0, tomcat 5.5.11 and XWiki Version 0.9.840.
It seems to come from a misconfiguration of hibernate, but for postgres
I've only change the Driver and the Dialect.
Could some give me a help on this?
Regards.
--
Aurélien DEHAY
Hi,
I have v0.9.840 working with j2sdk-1.4.2_06, and it's authenticating successfully against an OpenLDAP v2.1.27 (+kerberos) server.
After creating a new ldap/InetOrg user and seeing it magically appear as a New/Registered user upon (cold) login as that ldap user, I note that some fields on the xwiki user form/profile are blank tho the ldap entry has that information.
Is this expected?
I'm using this field mapping in my xwiki.cfg:
xwiki.authentication.ldap.fields_mapping=name=cn,last_name=sn,first_name=givenName,fullname=displayName,mail=mail,company=o,ldap_dn=dn
...and "name=cn", "first_name=givenName", "fullname=displayName" appear to work fine, however the company and password fields are blank. (I removed the mail=mail mapping when testing).
I read some postings in the archive that mention concerns with providing functionality around the password if it comes from ldap, is that why the password is missing?
So, I'm not using HEAD of
http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/xwiki/xwiki/trunk/src/ma…
nor Ludovic's LDAP class (name?) with debugging. I'm just wondering what to expect.
Thanks for any help,
-ken
After finally figuring out how to deploy XWiki on the remote server, i'm
only getting access to the index and installation instruction pages.
Anything else generates 404 error.
http://www.thirddirectionrecords.com/xwiki/
I did go through the installation instructions as close as possible,
with some exceptions which obviously arose with me having to use the
tools made available by the cPanel/phpSQLAdmin, but i don't think that
this is the reason for the error.
Thank you for your time.
- Volodya
--
===
Contact details:
Alt e-mail: k0324474(a)kingston.ac.uk
ICQ: 253627744
Frost: VolodyA! V A@r0pa7z7JA1hAf2xtTt7AKLRe+yw
pm4pigs: VolodyA! V A@cbp7LznKx9JltftFQSSc2QVKhzc,5T0rxHZ7rar4uOtnHlSY5A
Forum: ethical_anarhist on www.kingstonuniversity.org
Please visit http://www.whengendarmesleeps.org/
When Gendarme Sleeps - Anarchy's Zine of Poetry
========================
"None of us are free until all of us are free."
~ Mihail Bakunin
Is there a way to get the full URL and not just the URI i.e. including the
host address ?
The doc.getURL() only returns the URI part and does not include the address.
Thanks.
Duke
I am having some major issues with xwiki. I am adding content to it and
press the save button and it sometimes will save and sometimes won't.
Also, intermittently, I am forced to log in again to make changes. This
isn't after any extended time. Also, using the admin user, it will
sometimes let me log in with the changed password, but also, I have to
use the default password sometimes. Anyone else have this issue?
Not using tomcat or a local MySQL db. Using MySQL on a remote server,
and also xwiki is running on SunOne iPlanet WebServer.
Tim
Thanks for this. A funny things happened when I tried to use this on my site.
I checked out your sample page first, minmap looked good.
Followed the instructions and got the following error on my page:
A problem occured while trying to service your request. Please contact the
support if this happens again.
Detailed information:
Error number 11003 in 11: Attachment Sitemap not found
com.xpn.xwiki.XWikiException: Error number 11003 in 11: Attachment Sitemap not
found
at com.xpn.xwiki.XWikiService.renderDownload(XWikiService.java:678)
at com.xpn.xwiki.web.ViewEditAction.execute(ViewEditAction.java:186)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.
java:421)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:397)
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(ApplicationFilt
erChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.
java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter
.java:127)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilt
erChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.
java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:2
14)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:1
78)
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:825)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnectio
n(Http11Protocol.java:738)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:52
6)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorker
Thread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:68
4)
at java.lang.Thread.run(Unknown Source)
Then, when I looked at the sample page again, I saw the same error on the
runners site!
Nothing was downloaded to my computer ass far as I know (although, this being a
networked computer some unscheduled updates may have been sent to it without my
knowledge).
Anyone have any ideas?
Thanks,
Mark
-----Original Message-----
From: jeremi joslin [mailto:jeremi23@gmail.com]
Sent: Saturday, September 03, 2005 4:08 PM
To: xwiki-users(a)objectweb.org
Subject: Re: [xwiki-users] sitemap
On 9/3/05, Cody Burleson <cburleso(a)us.ibm.com> wrote:
>
> Could you also try to document how to use the code your posted for the benefit
of all? An ideal format would be:
>
> 1. How to use the code
> 2. The code (snippet)
> 3. A working example (preview) of the results
>
Done
--
portable : 06.73.20.11.49
http://www.jeremi.infohttp://www.xwiki.com - http://www.moovement.com
skype: jeremi23
I would like to modify the search form in the default Toolbar to include a
checkbox "Search this space only." I think I can figure out how to do this
if someone could provide the Velocity code to obtain the name of the current
space.
Any suggestions would be appreciated!
Stephen
Francois Constant posted some nice-looking skins on this page:
http://www.xwiki.org/xwiki/bin/view/Dev/Skins
However, I wasn't able to figure out how to install them.
There is a link to a topic on HowToCreateASkin, but it isn't clear to me how
to apply the information on that page to install a pre-packaged skin.
If someone could provide some pointers, I would be glad to edit the page and
add the necessary info.
Regards,
Stephen
Is there a sitemap function of a particular space?
Thanks.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
I seem to recall seeing some sample code somewhere on the xwiki.org site
that demonstrated how to export a space to a zip file, and import it. I
think it may have even handled attachments. I think it worked with the
current version of XWiki (didn't require SVN access).
While searching today, I found this page:
http://www.xwiki.org/xwiki/bin/view/Dev/ZipExportExample
But it doesn't handle attachments, or show how to import the resulting
zipfile.
Maybe I just imagined it ... but if someone knows what I'm talking about and
can point me to it, I would be very grateful.
Stephen
Is it possible to define a different menu (the left-most column in the
standard XWiki layout) for each space in an XWiki installation?
For example, the shortcut menu bar across the top is configured for each
space in the Space Preferences section. However, the left-column menu
appears to be globally configured.
Stephen
Hi Ludovic!
> Please let's start with mysql first .. It does not make sense to
debug both things at a time.
sure :) Now I have installed two instances of xwiki - one for mysql,
second for pgsql. both look and act identically.
> The "cannot execute query" is not enough.. It should show a
wrapped exception but for some reason it doesn't.
> Can you try with the What's New or WebSearch page ?
Sure! I have attached both exceptions along with full server log...
(btw. hale to bzip2 that packed all this from ~3MB to only 46kB! I
hope nobody will kill me for this attachment)
> Can you also turn on debugging in log4j.properties so that you see
if hibernate generates a query..
### Hibernate logging options ###
log4j.logger.org.hibernate.SQL=debug
log4j.logger.org.hibernate=debug
log4j.logger.org.hibernate.type=debug
log4j.logger.org.hibernate.ps.PreparedStatementCache=warn
is it ok?
Thank You!
Tomek
I'm having difficulty putting C/C++ code on an XWiki page:
{code}
#include <stdio.h>
{code}
or
{pre}
#include <stdio.h>
{/pre}
both result in exception stack trace in the web page.
When I try
{code}
\#include <stdio.h>
{code}
it works ok.
Escaping the #include with a backslash is an acceptable workaround in the
short term -- but shouldn't the {pre} or {code} tags disable the special
meaning of the # character?
Stephen
Hi,
the email notification plugin seems to "forget" the subscriptions
(achieved by ckliking the "subscibe" links that came with the plugin) on
a tomcat restart unless each user goes to his user-page, uses "edit
objects" and explicitly "saves" his subscriptions by clicking save objects.
Did I configure anything wrongly or ist this normal behaviour? Is there
a workaround?
Thank you!
Sascha Oesterle
HI
I'm use htmlarea for my xwiki but sometimes it doesn't work. For example
when I change the letter it doesn't update my page with the new letter,
or if I need to update my table, htmlarea doesn't update my page. I
don´t know if i can use my own textarea with the buttons of the
htmlarea? or if I have to do something else?
Thanks
Carolina Ramirez
Hi,
i use since few days the great xwiki platform on xwiki.com<http://xwiki.com>(
http://jguard.xwiki.com).
but i've got one problem about editing a page:
when i edit a page, i can modify content, click on 'preview' and 'save' the
page:
=> the content is updated.
when i edit a page, modify content but not click on 'preview' but click
directly on the 'save' button, the content is not updated.
when i modify a page, click on 'preview', 'save', and want to modify one
more time the page, the code of the page is the code of the old page.
is there any problem on cache settings?
have you one tips to solve this problem?
thanks to the xwiki team, for the wiki solution, and the free hosting offer!
cheers,
Charles(jGuard team).
Short form of the question: Is there any way to change which space (or
web) a given page resides in?
Details: I've created a "smart table" (use the class/template/sheet
approach). The pages for this appear in a given space/web (let's call it
'X'). However, X's space access rights don't give the community at large
access to them -- they do have access to the table page itself. This was
a case of not thinking things through clearly. So, my thought was to put
the whole table (and the pages that created for it) in a new space that
does have appropriate access rights. Thus, I'd like to create it and move
all the existing pages into the new space. Hence, my original question.
I'm open to other alternatives. My only thought, thus far, is to see if
there is a way to dynamically apply access rights to a page as it is
created (but that sounds "unclean").
Charles Rankin
Hi,
i experienced strange lucene plugin behaviour. if i don't set the
log4j.logger.net.jkraemer.xwiki=debug
line into my log4j.properties file i get a null pointer exception after
posting the search from. If the line is set to "debug" it works
properly. Does also not work "error" or "warn". - Can't find problems
in the logfile!
Any suggestions?
Thank you!
Sascha Oesterle