Hi I am using the 1.9 version.
I have three main problems: - The Office importer is not working - If I am working a lot with the panels some of them disappear(the search box etc.), or if I move them from the layout back tot he panel selection they do not move to the correct position - The Blog does not work with the following error: Error number 4001 in 4: Error while parsing velocity page Blog.WebHome Wrapped Exception: Failed to evaluate content with id Web Home And this is displayed in the xwiki.log: 2009-06-26 09:14:43,010 [http://xwiki.htl-ibk.at/xwiki/bin/view/Blog/] [TP-Processor2] ERROR util.JDBCExceptionReporter - ResultSet may only be accessed in a forward direction. But however this is not the content of this mail. Back to the Office Importer Problem: I can only use the externally managed server, there xwiki response that the connection can be established. This is an output from ps -Af: xwiki 32518 1 0 09:02 pts/0 00:00:00 /usr/lib/openoffice/program/soffice.bin -headless -accept=s Therefor the server is working. As already mentioned in the last mails, there is nor error reported in the xwiki.log due this problem. It still does not work. This is my configuration file for the office Importer: #--------------------------------------------------------------------------- ------- # Settings for the OpenOffice server instance consumed by the OfficeImporter plugin #--------------------------------------------------------------------------- ------- #-# [Since 1.9M2] #-# Type of the openoffice server instance used by officeimporter plugin. #-# 0 - Internally managed server instance. #-# 1 - Externally managed (local) server instance. openoffice.serverType=1 #-# [Since 1.9M2] #-# Port number used for connecting to the openoffice server instance. openoffice.serverPort=8100 #-# [Since 1.9M2] #-# If the openoffice server should be started / connected upon XE start. openoffice.autoStart=true #-# [Since 1.8RC3] #-# Path to openoffice installation (serverType:0 only). # openoffice.homePath=/opt/openoffice.org3/ #-# [Since 1.8RC3] #-# Path to openoffice execution profile (serverType:0 only). # openoffice.profilePath=/home/user/.openoffice.org/3 #-# [Since 1.8RC3] #-# Maximum number of simultaneous conversion tasks to be handled by a single openoffice process (serverType:0 only). # openoffice.maxTasksPerProcess=50 #-# [Since 1.8RC3] #-# Timeout for conversion tasks (in miliseconds) (serverType:0 only). # openoffice.taskExecutionTimeout=30000 Greetings, Florian -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Asiri Rathnayake Gesendet: Freitag, 26. Juni 2009 06:47 An: XWiki Users Betreff: Re: [xwiki-users] Problem with Office Importer Hi, On Thu, Jun 25, 2009 at 10:31 PM, Florian Rhomberg < [email protected]> wrote: > Hi! > No problem because of the late reply, at the moment I am struggeling with > Xwiki in different ways. Which version of XE are you using? Thanks. - Asiri _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
