I installed xwiki via devian-package. All is working, but I want to configure
xwiki as root webapp. I am not a specialist in this (configuring tomcat) ...
How I can do this especially in situation, when was used debian package
(with not standart path-s). For example, xwiki app didn't placed in
tomcat/webapps ...
I founded file \etc\xwiki\xwiki-tomcat.xml with this content:
<Context path="/xwiki" docBase="/usr/lib/xwiki"
debug="0" privileged="true" allowLinking="true" crossContext="true">
<Resources className="org.apache.naming.resources.FileDirContext"
allowLinking="true" />
</Context>
I tried to change path="/xwiki" with path="/" or path="/ROOT" - but no any
changes in a realty (of course after restarting tomcat) - xwiki opened with
path localhost://8080/xwiki ...
Maybe need another modifications?
--
Thanks beforehand
Eugen Colesnicov
--
View this message in context: http://xwiki.475771.n2.nabble.com/xwiki-as-root-webapp-tp7581242.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi.
I installed tomcat7 and xwiki on a Ubuntu 12.04 following the
instructions from here: [1]. All is working great, but I noticed in
the catalina.out log a small warning:
WARNING: [SetContextPropertiesRule]{Context} Setting property 'debug'
to '0' did not find a matching property.
1. http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationViaAPT
I looked in /etc/tomcat7/Catalina/localhost/xwiki.xml and the
"<Context" definition contains the debug="0" atribute, which,
according to the tomcat7's (and tomcat6's for that matter)
documentation does not exist for this tag [2], [3].
2. http://tomcat.apache.org/tomcat-7.0-doc/config/context.html
3. http://tomcat.apache.org/tomcat-6.0-doc/config/context.html
After I removed debug="0" from the context definition, I didn't got
that warning anymore.
I think you should take this into consideration for the future update
of the packages.
Regards,
--
Fita Adrian
I have one e-learning tutorial for my application created through
articulate storyline. My question is is there any
way i can include the e-learning application with in wiki page? I did not
came across any kind of this utility.
upgrading from 3.5 on tomcat6 with mysql and LDAP auth against AD
OS is Ubuntu 10.0.4
only "customisation" was in hibernate.cfg.xml for database and
xwiki.cfg for LDAP and lucene path
backed up database
downloaded and unzipped new war file
stopped tomcat
moved webapps/xwiki to a backup location
put the new xwiki in webapps/xwiki
edited hibernate.cfg.xml: xwiki.cfg and xwiki.properties to match previous
removed the LDAP config apart from
xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl
xwiki.authentication.ldap=1
started up tomcat
logged in as local admin
imported new admin.xar
imported all of it, (well I'd upgraded this install quite a few times
and wanted a "clean sheet")
changed admin user password
changed rights to prevent unregistered users
imported the new ldap.xar
go to setup LDAP
get error "LDAP service is not available. Please verify your installation."
logout as local admin
login as superadmin and get same errror
documentation here
http://extensions.xwiki.org/xwiki/bin/view/Extension/LDAP+Application
links to here http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication#HLDAPAut…
which doesn't have anything specific
google searches for the error don't have anything remotely useful
all pages are in place and database looks good, but the lack of LDAP
auth is a bit of a pain
any suggestions, or should I go back to 3.5 and upgrade to 4.1.1
without the LDAP .xar ?
Cheers
Arne
Hi,
It seems that my wiki is spontaneously resetting several configuration
settings, most notably the registration, email, and layout settings. I
enter information like the email server, address, and port, which
panels to display in the sidebar, or whether to require email
verification. After a few hours, I return to the site to find that the
panels are turned off, email registration is turned off and the boxes
for formatting verification emails, etc are blank, and half of the
email settings are cleared. There may also be other configuration
options being reset that I haven't found yet.
I am the only administrative user on the wiki. It's also definitely
not due to vandalism - exactly the same settings disappear every time,
and it has now repeated itself 4 times in the last 24 hours.
I'm running XEM 4.2m2 on Tomcat with MySQL. Any help would be greatly
appreciated...
thanks,
Aaron
Dear XWiki users,
When I try to migrate the database from the version 3.5.1 to the version
4.0, i get the following error message:
HTTP ERROR 500
Problem accessing /xwiki/bin/view/Main/. Reason:
Error number 3 in 0: Could not initialize main XWiki context
Wrapped Exception: Error number 3202 in 3: Exception while reading document
[name = [XWikiPreferences], type = [DOCUMENT], parent = [name = [XWiki],
type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]]
Wrapped Exception: Could not create a DBCP pool. There is an error in the
hibernate configuration file, please review it.
Caused by:
com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize main
XWiki context
Wrapped Exception: Error number 3202 in 3: Exception while reading document
[name = [XWikiPreferences], type = [DOCUMENT], parent = [name = [XWiki],
type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]]
Wrapped Exception: Could not create a DBCP pool. There is an error in the
hibernate configuration file, please review it.
at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:413)
--
View this message in context: http://xwiki.475771.n2.nabble.com/XWiki-upgrade-from-3-5-1-to-4-0-failing-t…
Sent from the XWiki- Users mailing list archive at Nabble.com.
When I try to migrate the database from the version 3.5.1 to the version 4.0,
i get the following error message:
HTTP ERROR 500
Problem accessing /xwiki/bin/view/Main/. Reason:
Error number 3 in 0: Could not initialize main XWiki context
Wrapped Exception: Error number 3202 in 3: Exception while reading document
[name = [XWikiPreferences], type = [DOCUMENT], parent = [name = [XWiki],
type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]]
Wrapped Exception: Could not create a DBCP pool. There is an error in the
hibernate configuration file, please review it.
Caused by:
com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize main
XWiki context
Wrapped Exception: Error number 3202 in 3: Exception while reading document
[name = [XWikiPreferences], type = [DOCUMENT], parent = [name = [XWiki],
type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]]
Wrapped Exception: Could not create a DBCP pool. There is an error in the
hibernate configuration file, please review it.
at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:413)
--
View this message in context: http://xwiki.475771.n2.nabble.com/Upgrade-from-3-5-1-to-4-0-is-failing-tp75…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi
I am uploading files using File upload plugin in Xwiki on the server
side, On the client I need to use my own HTML/Js code to show a progress
bar.
Is there any way to get upload progress state from the File Upload
Plugin in Xwiki ?
Thanks
The XWiki development team is proud to announce the availability of XWiki
Enterprise 4.1.4.
This is probably the last bugfix release for the 4.1 series. It provides 30
bug fixes, mainly in the Extension Manager, including important fixes for
extensions that provide components or script services (see XCOMMONS-231
andXCOMMONS-232). It also improves the large data migration introduced in
4.0, in particular to support MS-SQL, and fixes an important issue that
cause the migration of annotations to be unintentionally skipped.
You can download it here: http://www.xwiki.org/xwiki/bin/view/Main/Download
Make sure to review the release notes:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWikiEnterpris…
Thanks
-The XWiki dev team
Hi. I have an Xwiki Enterprise 3.4 installation and I'm studying the
integration with LDAP.
I managed to configure the authentication, I created the users and
mapped the groups with the LDAP server.
But I noticed that the performance dropped dramatically when using
LDAP auth, in comparison with local users, specifically it takes
around 10 seconds to access a page (down from <3sec).
So, I started monitoring the traffic between the xwiki machine and the
LDAP machine with tshark and I noticed that every time I click a link
in xwiki, there is a lot of traffic with LDAP. Is there some way to
improve this behaviour (I really don't understand why xwiki needs to
talk with the LDAP server on every page request...)? I see that this
is not a new issue [1], [2]. I also tried setting
xwiki.authentication.always=0 in xwiki.cfg but I didn't notice any
change (it being set to 0 by default already...). Would upgrading to
the latest stable version improve the situation?
1. http://lists.xwiki.org/pipermail/users/2011-April/019745.html
2. http://jira.xwiki.org/browse/XWIKI-2516
Thanks for your time.
--
Fita Adrian
Hi,
I have a few sites for various open source projects:
http://www.lumicall.orghttp://www.opentelecoms.orghttp://www.dynalogin.org
They currently run on drupal7. I've never been a big fan of PHP though,
and as a Java developer, I'm tempted to migrate them to XWiki or Magnolia.
Can anyone make any comment on this choice?
Also, can anyone comment on how an open source/community site can get
skins for WWiki, similar to the many free skins/themes available for drupal?
I've previously run XWiki in a company (back in 2007) and I imagine it
has changed a lot since then....
Regards,
Daniel
I installed XWiki from deb-package. No any changes, only I switched to the
filesystem attachment store, and also, I changed upload_maxsize for 1GB
limit.
All is fine, speed of uploading attachments is great! But when I try to
upload attachment with size more than 200mb (aprox.) - I get an error:
Caused by:
org.apache.commons.fileupload.FileUploadBase$IOFileUploadException:
Processing of multipart/form-data request failed. No space left on device
at
org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:371)
at
com.xpn.xwiki.plugin.fileupload.FileUploadPlugin.loadFileList(FileUploadPlugin.java:250)
... 41 common frames omitted
This problem exists only with one attachment file size is more than 200MB,
but I can attach many and many files with 180MB each of them...
Also no any problem with disk storage - all mount points have free space
(new machine).
Can somebody help with this problem?
--
Thanks beforehand!
Eugen Colesnicov
--
View this message in context: http://xwiki.475771.n2.nabble.com/Uploading-big-attachments-issue-tp7581155…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I'm runnig Wiki 4.1.3 (Ubuntu 12.04) with a wiki content migrated from
Xwiki 3.1. I use postgreSQL 9.1
I'd like to create a xar backup of this migrated content so :
- I connect using the Admin user
- Go to wiki administration
- Content -> Export (
http://localhost:8080/xwiki/bin/export/XWiki/XWikiPreferences?editor=global…
)
and xwiki shows a blank page with top menu, logo and footer. The Export
form is not shown and no administration menu on right. Tomcat output shows
no error except :
WARN o.x.v.i.DefaultVelocityEngine - Deprecated usage of getter
[com.xpn.xwiki.api.Util.getArrayList] in unknown namespace@794,35
Any idea ?
The import page is displayed correctly, but that's not what I want to do.
Regards.
Hi,
I'm wondering if it's possible to use the "Import External Content"
tool (triggered by the "paste" button in the WYSIWYG editor) without
loading the entire WYSIWYG editor.
Here's what I'd like to accomplish:
User is filling out an HTML form which includes a standard HTML textarea.
User presses a button, the "Import External Content" popup appears.
User pastes data from the clipboard (very likely from Microsoft Word),
and clicks Import
The wiki-syntax output from the importer is put into the textarea
Any ideas?
Thanks much,
Aaron
Hi,
I am a user of myxwiki (http://crindau.myxwiki.org [1]) and
tried to edit a page (adding a link to a page I was about to create). On
clicking on "SAVE & VIEW" I got the following:
Detailed information:
Error number 3201 in 3: Exception while saving document
crindau:Diary.August 2012
Wrapped Exception: Error number 13012 in 3:
Exception while saving links
Wrapped Exception: Error number 13013 in 3:
Exception while deleting links
Wrapped Exception:
null
com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception
while saving document crindau:Diary.August 2012
Wrapped Exception: Error
number 13012 in 3: Exception while saving links
Wrapped Exception: Error
number 13013 in 3: Exception while deleting links
Wrapped Exception:
null
at
com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:698)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:177)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:170)
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1392)
at
com.xpn.xwiki.web.SaveAction.save(SaveAction.java:163)
at
com.xpn.xwiki.web.SaveAction.action(SaveAction.java:180)
at
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:230)
at
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116)
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:637)
at
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:120)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646)
at
org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436)
at
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374)
at
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:110)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
at
org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190)
at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:291)
at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:776)
at
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:705)
at
org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:898)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690)
at java.lang.Thread.run(Thread.java:662)
Caused by:
com.xpn.xwiki.XWikiException: Error number 13012 in 3: Exception while
saving links
Wrapped Exception: Error number 13013 in 3: Exception while
deleting links
Wrapped Exception: null
at
com.xpn.xwiki.store.XWikiHibernateStore.saveLinks(XWikiHibernateStore.java:1869)
at
com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:684)
... 59 more
Caused by: com.xpn.xwiki.XWikiException: Error number 13013
in 3: Exception while deleting links
Wrapped Exception: null
at
com.xpn.xwiki.store.XWikiHibernateStore.deleteLinks(XWikiHibernateStore.java:1944)
at
com.xpn.xwiki.store.XWikiHibernateStore.saveLinks(XWikiHibernateStore.java:1854)
... 60 more
Caused by: java.lang.NullPointerException
Wrapped
Exception:
com.xpn.xwiki.XWikiException: Error number 13013 in 3:
Exception while deleting links
Wrapped Exception: null
at
com.xpn.xwiki.store.XWikiHibernateStore.deleteLinks(XWikiHibernateStore.java:1944)
at
com.xpn.xwiki.store.XWikiHibernateStore.saveLinks(XWikiHibernateStore.java:1854)
at
com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:684)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:177)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:170)
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1392)
at
com.xpn.xwiki.web.SaveAction.save(SaveAction.java:163)
at
com.xpn.xwiki.web.SaveAction.action(SaveAction.java:180)
at
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:230)
at
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116)
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:637)
at
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:120)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646)
at
org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436)
at
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374)
at
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:110)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
at
org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190)
at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:291)
at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:776)
at
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:705)
at
org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:898)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690)
at java.lang.Thread.run(Thread.java:662)
Caused by:
java.lang.NullPointerException
Wrapped
Exception:
java.lang.NullPointerException
Can anyone
advice?
Thanks,
Jonathan
Links:
------
[1]
http://crindau.myxwiki.org/
>Date: Mon, 20 Aug 2012 11:43:10 +0300
>From: Marius Dumitru Florea <mariusdumitru.florea(a)xwiki.com>
>To: XWiki Users <users(a)xwiki.org>
>Subject: Re: [xwiki-users] WYSIWYG editor + Authentication server
>Message-ID:
> <CALZcbBa7=RTJq6hiUm0K0hBzKOF96Kc3zVNRHGgAgQogGWqzKw(a)mail.gmail.com
>
>Content-Type: text/plain; charset=ISO-8859-1
>What version of XWiki Enterprise are you using? My first guess is that
>http://jira.xwiki.org/browse/XWIKI-7565 is causing your problem.
>Hope this helps,
>Marius
We're using version 3.0. Should we update to version 4.0 to solve this
issue?
Thanks in advance
Hi I
run a not for profit civil rights issue website directed towards
repealing bike helmet laws in australia
http://bicycleaustralia.org/fight.php
and a facebook page also
http://www.facebook.com/pages/Repeal-Mandatory-Bicycle-Helmet-Laws/29970874…
And wanted to do a wiki with an faq and other information for people who
are interested to help repeal bicycle helmet laws.
The domain prefix would be
bicycleaustralia.myxwiki.org
my username on myxwiki.org is
stephenhumble
my username on the xwiki user mail list is steveo
Hope you can help by hosting this service for me -
I was considering my own private wiki but your wiki farm seems made for
this.
Dear all,
I discovered an unexpected behaviour in my installation of "XWIKI
ENTERPRISE 4.2.2".
I have in space Main a set of "public" pages meaning that can be viewed by
un-registerd users and a set of "private" pages that needs to be logged-in
to view them. I achieved such a configuration by (starting from the initial
configuration) denying View permission for un-registered users at wiki
level (hence by default the wiki is private) and granting explicitly, for
each page I want to be public, the View permission for un-registered users.
Now, I want to export the space Main in html format. Following the guide at
[1], I'm using this URL:
http://<SERVER>/xwiki/bin/export/Main/<PAGE>?format=html&pages=Main.%25
If PAGE=MyPrivatePage (a private page) and I'm not logged-in, the browser
redirects me to the login page. Correct.
If PAGE=MyPublicPage (a public page) and I'm not logged-in the export
works. Then opening the zip archive returned, I found that it contains also
private pages!
In the matter of facts, as un-registered user I did an export of the entire
space starting from a page viewable by unregistered users and I obtained in
the zip ALL pages including pages that I cannot normally view from the
browser!
For what I understood, xwiki checks access rights for PAGE, but if allowed,
then the export includes all pages regardless whether the user that is
requesting the export can view those pages or not.
Maybe I just set permissions in the wrong way. Can someone give me a hint
on this?
Thank you very much,
Gabriele
[1] http://platform.xwiki.org/xwiki/bin/view/Features/Exports
Hi all,
I have a major problem here, as we have around 10 Spaces filled with many
pages and now we need to rename some spaces. We'd like to move the sub pages
in these spaces too. Finally, a space should have a new name, and all pages
below should be referenced to the new space name correctly (including those
backlinks at the top).
I can't believe this isn't possible :-(
http://extensions.xwiki.org/xwiki/bin/view/Extension/Rename+Space doesn't
help obviously.
Thanks in advance for any help
Information:
XWiki 3.5 standalone
--
View this message in context: http://xwiki.475771.n2.nabble.com/XWiki-3-5-Renaming-Spaces-including-sub-p…
Sent from the XWiki- Users mailing list archive at Nabble.com.
i'm trying to create the official 4.1.3 stable build by building from
source code. but couldn't find the correct source code revision for
official 4.1.3 stable
Source code location: https://github.com/xwiki/xwiki-platform
branch: stable-4.1.x
Actually, i was trying to find a branch or tag that contains
stable-4.1.3, stable-4.1.x is the closest thing i can find in github
The content of jar file are very different between what i built from
4.1.x and what was distribued in
xwiki-enterprise-jetty-hsqldb-4.1.3.zip
For example:
the jar file name of oldcore is called
xwiki-platform-legacy-oldcore-4.1.3.jar in
xwiki-enterprise-jetty-hsqldb-4.1.3.zip, and it has compatibility sub
folder
the name is called xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when
compiled from stable-4.1.x, and it does have compatibility sub
folder. this is just one of the differences
Thank you very much
Ray
I am trying to upgrade from 3.0 rc1 to something more current. I have
tried to go from 3.0 -> 3.5 and from 3.0 -> 4.1.3 both times I lost the
ability to see my user rights and my document index.
I was just trying to upgrade the core components so I was not importing the
default xar, although I did try that too following the precautions not to
import Preferences and Rights pages.
Do I need to go sequentially through all versions or is there a suggestion
on how I may accomplish this? My wiki currently is not that big but we are
getting prepared to rollout to larger audience and I would like to upgrade
before.
Thanks for any advice,
Bob
Hello all,
I just start using xwiki and as every beginers I am stuck on seting up
a tiny detail.
My problem is the following: I would like the tab informations on
every page to be the default selected tab.
I try to look at the forum, and other related pages concerning xwiki
configuration and all I founded is how to disable tabs but not modify
the basic selected tab.
I sure it is simple, but I don not know where to add the modification.
Thanks for the help.
Best regards
Joseph-André GUARAGNA
Hello,
after setting up the basic xwiki(4.3.1)/db stuff i went on and installed some of the features from the xar file.
Afterwards I was asked to authenticate, but every page I tried to load just never ended loading. After restarting tomcat and waiting for some minutes I was able to reach both the Main page as well as the Login page and successfully logged in as Admin. Now the pages won't load again.
Is that a known problem? Any ideas on what i could try to get the system running again?
Thilo
Vincent, you're a star! It's working fine now; many thanks! =)
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of Vincent Massol
Sent: 24 August 2012 16:38
To: XWiki Users
Subject: Re: [xwiki-users] Form content size problem
Hi Ian,
On Aug 23, 2012, at 2:15 PM, Higginson Ian (WIRRAL PCT) <ian.higginson(a)nhs.net> wrote:
> Hi,
>
> I'm having trouble getting the Jetty database to allow me to put content in that's bigger than 20kb. I've modified the start_xwiki.bat file (pasted below) but it still comes up saying I have the same content size limitation. Have I done anything wrong in the file below? I'm using jetty-7.4.5.v20110725
I think I know the problem... :)
See http://wiki.eclipse.org/Jetty/Howto/Configure_Form_Size
Basically the system param name is org.eclipse.jetty.server.Request.maxFormContentSize for Jetty7 and no longer org.mortbay.jetty.Request.maxFormContentSize
Since we've changed that a while again you have probably kept an older start_xwiki.bat file
Thanks
-Vincent
> Many thanks!
> Ian.
>
> @echo off
> REM -------------------------------------------------------------------------
> REM See the NOTICE file distributed with this work for additional
> REM information regarding copyright ownership.
> REM
> REM This is free software; you can redistribute it and/or modify it
> REM under the terms of the GNU Lesser General Public License as
> REM published by the Free Software Foundation; either version 2.1 of
> REM the License, or (at your option) any later version.
> REM
> REM This software is distributed in the hope that it will be useful,
> REM but WITHOUT ANY WARRANTY; without even the implied warranty of
> REM MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
> REM Lesser General Public License for more details.
> REM
> REM You should have received a copy of the GNU Lesser General Public
> REM License along with this software; if not, write to the Free
> REM Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
> REM 02110-1301 USA, or see the FSF site: http://www.fsf.org.
> REM -------------------------------------------------------------------------
>
> set JETTY_HOME=jetty
> set JETTY_PORT=8080
> set XWIKI_OPTS=-Xmx512m -XX:MaxPermSize=128m
>
> REM Ensure the logs directory exists as otherwise Jetty reports an error
> if not exist %JETTY_HOME%\logs mkdir %JETTY_HOME%\logs
>
> REM Ensure the work directory exists so that Jetty uses it for its temporary files.
> if not exist %JETTY_HOME%\work mkdir %JETTY_HOME%\work
>
> REM Ensure the data directory exists so that XWiki can use it for storing permanent data.
> if not exist data mkdir data
>
> REM Specify port on which HTTP requests will be handled
> set XWIKI_OPTS=%XWIKI_OPTS% -Djetty.port=%JETTY_PORT%
>
> REM Specify Jetty's home directory
> set XWIKI_OPTS=%XWIKI_OPTS% -Djetty.home=%JETTY_HOME%
>
> REM Specify port and key to stop a running Jetty instance
> set XWIKI_OPTS=%XWIKI_OPTS% -DSTOP.KEY=xwiki -DSTOP.PORT=8079
>
> REM Specify the encoding to use
> set XWIKI_OPTS=%XWIKI_OPTS% -Dfile.encoding=UTF8
>
> REM In order to avoid getting a "java.lang.IllegalStateException: Form too large" error
> REM when editing large page in XWiki we need to tell Jetty to allow for large content
> REM since by default it only allows for 20K. We do this by passing the
> REM org.mortbay.http.HttpRequest.maxFormContentSize property.
> REM Note that setting this value too high can leave your server vulnerable to denial of
> REM service attacks.
> set XWIKI_OPTS=%XWIKI_OPTS% -Dorg.mortbay.jetty.Request.maxFormContentSize=4000000
>
> java %XWIKI_OPTS% %2 %3 %4 %5 %6 %7 %8 %9 -jar %JETTY_HOME%/start.jar
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
********************************************************************************************************************
This message may contain confidential information. If you are not the intended recipient please inform the
sender that you have received the message in error before deleting it.
Please do not disclose, copy or distribute information in this e-mail or take any action in reliance on its contents:
to do so is strictly prohibited and may be unlawful.
Thank you for your co-operation.
NHSmail is the secure email and directory service available for all NHS staff in England and Scotland
NHSmail is approved for exchanging patient data and other sensitive information with NHSmail and GSi recipients
NHSmail provides an email address for your career in the NHS and can be accessed anywhere
********************************************************************************************************************