I have the following error occuring. I really like XWIKI but this memory
issue is the only stumbling block. I would hate to have to move to daisycms
or jspwiki.
I have installed xwiki onto tomcat on Linux. Memory params are: -server
-Xms512m -Xmx768m -Xss512k -XX:+UseParallelGC
XWIKI config settings are out of the box ones.
I did upload an excel spreadsheet attachment and then decided to delete it.
I also tried to export to PDF, RTF etc. and left XWIKI running overnight
and got this problem in the morning.
2009-07-15 08:20:24,351 [
http://localhost:8080/xwiki/bin/view/Sandbox/TableTraining?xpage=xpart&vm=c…
]
[http-8080-Processor21] WARN web.XWikiAction - Uncaught
exception: Error number 0 in 11: Uncaught exc
eption
Wrapped Exception: java.lang.O}}}utOfMemoryError: PermGen space
2009-07-15 08:23:14,716 [] [http-8080-Processor21] ERROR [/xwiki].[action]
- Servlet.service() for servl
et action threw exception
java.lang.OutOfMemoryError: PermGen space
2009-07-15 08:58:03,385 WARN [service.services.export.ExportService] Backup
directory /opt/tomcat/logs/backup does not
exist
Exception in thread "DefaultQuartzScheduler_QuartzSchedulerThread"
java.lang.OutOfMemoryError: PermGen space
2009-07-15 10:50:24,583 [http://localhost:8080/xwiki/bin/view/Main/]
[http-8080-Processor21] WARN web.XWikiAction
- Uncaught exception: Error number 0 in 11: Uncaught exception
Wrapped Exception: PermGen space
2009-07-15 10:50:48,298 [http://localhost:8080/xwiki/bin/view/Main/]
[http-8080-Processor19] WARN web.XWikiAction
- Uncaught exception: Error number 0 in 11: Uncaught exception
Wrapped Exception: PermGen space
2009-07-15 10:51:59,029 [] [http-8080-Processor21] ERROR [/xwiki].[action]
- Servlet.service() for servl
et action threw exception
java.lang.OutOfMemoryError: PermGen space
2009-07-15 10:52:36,721 [] [http-8080-Processor19] ERROR [/xwiki].[action]
- Servlet.service() for servl
et action threw exception
java.lang.OutOfMemoryError: PermGen space
java.lang.OutOfMemoryError: PermGen space
Exception in thread "http-8080-Processor22" java.lang.OutOfMemoryError:
PermGen space
2009-07-15 11:59:54,765 [http://localhost:8080/xwiki/bin/view/Sandbox/]
[http-8080-Processor25] WARN web.XWikiAction
- Uncaught exception: Error number 0 in 11: Uncaught
exception
Wrapped Exception: PermGen space
2009-07-15 11:59:59,377 [] [http-8080-Processor25] ERROR [/xwiki].[action]
- Servlet.service() for servl
et action threw exception
java.lang.OutOfMemoryError: PermGen space
Exception in thread "main" java.lang.OutOfMemoryError: PermGen space
Hi,
I'm trying to install and use XWiki Workspace.
First, the install instructions on xwiki.org are not present :
http://www.xwiki.org/xwiki/bin/view/Main/Download#HXWikiWorkspaces, then
"Instructions" link gives
http://workspaces.xwiki.org/xwiki/bin/view/Main/GettingStarted which is not
very intersting, in my opinion.
Second, when I launch xwiki worspace, I see this exception :
00:40:15.011 INFO [main]
org.mortbay.jetty.servlet.ServletHandler$Context.log(ServletHandler.java:1134)
>17> resource = file:/home/herve/onwork/xwiki-workspaces-distribution-
hsqldb-1.1.1/webapps/xwiki/WEB-INF/plexus.xml
00:40:15.178 INFO [main]
org.mortbay.jetty.servlet.ServletHandler$Context.log(ServletHandler.java:1134)
>16> Plexus initialized.
java.lang.UnsatisfiedLinkError:
/home/herve/java/jdk1.6.0_14/jre/lib/i386/xawt/libmawt.so: libXtst.so.6:
cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1778)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1674)
at java.lang.Runtime.load0(Runtime.java:770)
at java.lang.System.load(System.java:1003)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1778)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1695)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1028)
at
sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.image.ColorModel.loadLibraries(ColorModel.java:188)
at java.awt.image.ColorModel.<clinit>(ColorModel.java:196)
at com.jhlabs.image.WholeImageFilter.<init>(WholeImageFilter.java)
at com.jhlabs.image.WaterFilter.<init>(WaterFilter.java)
at
com.octo.captcha.engine.image.gimpy.DefaultGimpyEngine.buildInitialFactories(DefaultGimpyEngine.java:503)
at
com.octo.captcha.engine.image.ListImageCaptchaEngine.<init>(ListImageCaptchaEngine.java:493)
at
com.octo.captcha.engine.image.gimpy.DefaultGimpyEngine.<init>(DefaultGimpyEngine.java:494)
...etc, etc, etc. I don't know if it is important ?
And, when I look at my workspace, at get :
>Error 404 - Not Found.
>No context on this server matched or handled this request.
>Contexts known to this server are:
>
> * WebApplicationContext[/xwiki,xwiki]
>
>The links above may not work if a virtual host is configured
and, if I clic on the link :
>HTTP ERROR: 404
>
>/xwiki/ Not Found
>
>RequestURI=/xwiki/
>
>Powered by Jetty://
Thank for yout help.
Hi,
I've been trying to find a overview/documentation on what the
specifications, formats, and/or usage scenarios for the different class
properties.
In particular, I'm looking for a way store a list of users (currently stored
in an arrayList) as the property of a class. I cannot find any documentation
on how to use the properties "list of users" or "static list"...
Any ideas/suggestions/links?
Thanks!
Holger
Is there a way / method to allow me to set Active param of User class to
false after registration? I want users to register then I vet the
registration and only after that activate if I wish so. Similar to Email
activation at the moment except I want to have abitilty to activate users???
--
View this message in context: http://n2.nabble.com/Set-Active-to-false-in-User-class---developers-tp32497…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi -
Is xwiki manager 1.7.1 compatible with the enterprise version 2.0
Milestone 1?
Kelly
Kelly Lakas
Project Manager
next wave logistics inc.
28377 davis parkway, suite 607a
warrenville, il 60555
________________________
[office] 847.798.8897
[mobile] 312.307.2079
[web] www.nwlinc.com <http://www.nwlinc.com>
Hello everyone,
I was trying to create a page in xwiki with the following functionality: The user could select an option in a dropdown list, and depending on this selection, the text below the drop down list would change accordingly to the option selected in the drop down list.
Does anyone have any idea on how could I do this?
Thanks in advance!
BR,
Roney Castro
Hi
I have noticed that there has been more activity in the last couple of days
... so, here's one last attempt.
I have got to the stage where a captcha field is shown, and the page
(registerinline.vm) displays the correct errors if it isn't filled in (some
simple if statements)
However, the user is STILL registered even if the captcha is filled in
wrongly.
I have searched this news group, experimented and given up ... but if anyone
can suggest how to stop this my xwiki user would really appreciate it.
Happy to post code if anyone's interested!
thanks - hopefully
Edward
Hi All,
I have some problems to fully delete a Space from Xwiki, I think there
is a not update cache of pages list that contains moved/deleted pages,
here what i did:
I tried to move all pages from the space "A" to the space "B" and to
delete A.WebHome.
In this way it seems that the space is fully deleted and if I try to
open the url:
https://intranet.test.com/xwiki/A/
I get the message "The requested document could not be found", as i expected.
The problem is that the "A" space yet appears in the "listo of spaces"
that i can select in "Search", "Lucene Search", "Index", "Tree"...
If I Search in space "A" i get some name of pages but if i click on
them i get the "The requested document could not be found" message
because i moved them on space "B"
Can you let me know where i'm wrong? is there any way to delete the
indexes that contain the space list? If not, Can i work directly on
database?
Thanks!
Loris
I use XWIKI 1.8.
There is a function that allows user to convert the WIKI page to PDF and
display on the screen.
Unfortunately, I have error again:
Error number 12002 in 12: Exception while exporting PDF
Wrapped Exception: org.apache.fop.fo.ValidationException: null:5:27:
Error(5/27): fo:block is not a valid child element of fo:root.
com.xpn.xwiki.XWikiException: Error number 12002 in 12: Exception while
exporting PDF
Wrapped Exception: org.apache.fop.fo.ValidationException: null:5:27:
Error(5/27): fo:block is not a valid child element of fo:root.
at com.xpn.xwiki.pdf.impl.PdfExportImpl.exportXMLFO(PdfExportImpl.java:212)
at com.xpn.xwiki.pdf.impl.PdfExportImpl.exportXHtml(PdfExportImpl.java:169)
at com.xpn.xwiki.pdf.impl.PdfExportImpl.exportHtml(PdfExportImpl.java:219)
at com.xpn.xwiki.pdf.impl.PdfExportImpl.export(PdfExportImpl.java:250)
at com.xpn.xwiki.web.PDFAction.render(PDFAction.java:46)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:232)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:122)
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.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:145)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:111)
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:68)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:295)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
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:175)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
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:263)
at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190)
at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283)
at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767)
at
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:697)
at
org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:889)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690)
at java.lang.Thread.run(Thread.java:619)
Wrapped Exception:
org.apache.fop.fo.ValidationException: null:5:27: Error(5/27): fo:block is
not a valid child element of fo:root.
at org.apache.fop.fo.FONode.invalidChildError(FONode.java:435)
at org.apache.fop.fo.FONode.invalidChildError(FONode.java:420)
at org.apache.fop.fo.pagination.Root.validateChildNode(Root.java:126)
at
org.apache.fop.fo.FOTreeBuilder$MainFOHandler.startElement(FOTreeBuilder.java:271)
at org.apache.fop.fo.FOTreeBuilder.startElement(FOTreeBuilder.java:163)
at
org.apache.xalan.transformer.TransformerIdentityImpl.startElement(TransformerIdentityImpl.java:1042)
at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at
org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:463)
at com.xpn.xwiki.pdf.impl.PdfExportImpl.exportXMLFO(PdfExportImpl.java:196)
at com.xpn.xwiki.pdf.impl.PdfExportImpl.exportXHtml(PdfExportImpl.java:169)
at com.xpn.xwiki.pdf.impl.PdfExportImpl.exportHtml(PdfExportImpl.java:219)
at com.xpn.xwiki.pdf.impl.PdfExportImpl.export(PdfExportImpl.java:250)
at com.xpn.xwiki.web.PDFAction.render(PDFAction.java:46)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:232)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:122)
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.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:145)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:111)
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:68)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:295)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
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:175)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
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:263)
at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190)
at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283)
at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767)
at
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:697)
at
org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:889)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690)
at java.lang.Thread.run(Thread.java:619)
I have no idea about where to enter on the error.
--
View this message in context: http://n2.nabble.com/Page-convert-PDF-error-occurs-tp3261515p3261515.html
Sent from the XWiki- Users mailing list archive at Nabble.com.