<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.web.zope.plone.setup">
    <title>gmane.comp.web.zope.plone.setup</title>
    <link>http://blog.gmane.org/gmane.comp.web.zope.plone.setup</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5541"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5540"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5539"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5538"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5537"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5536"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5535"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5534"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5533"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5532"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5531"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5530"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5529"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5528"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5527"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5526"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5525"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5524"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5523"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5522"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5541">
    <title>jodconverter connect error When try to setup "DocumentViewer"</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5541</link>
    <description>&lt;pre&gt;
Hi everybody

I want to install add-on "Document Viewer"
(http://plone.org/products/document-viewer) for word, excel, powerpoint file
view online.

Install requirements have setted followed
http://plone.org/products/document-viewer and
http://documentcloud.github.com/docsplit/ .Added collective.documentviewer
to eggs and zcml, re-build , turn on it in Plone, everythins seems fine.

Upload PDF files,the online view is ok, but got errorr when try to convert
word files(also excel,powerpoint).The "Document Viewer Conversion Error" is:

+++++ error messages begin ++++++
……

Exception: Command
/usr/bin/docsplit pdf
/usr/local/Plone.B/dvpdffiles/9/2/9229882623514927837dbcae4d06ab40/dump.doc
--output /usr/local/Plone.B/dvpdffiles/9/2/9229882623514927837dbcae4d06ab40
finished with return code
1
and output:
Exception in thread "main"
org.artofsolving.jodconverter.office.OfficeException: failed to start and
connect
……
Caused by: java.util.concurrent.ExecutionException:
org.artofsolving.jodconverter.office.OfficeException: could not establish
connection
……
Caused by: org.artofsolving.jodconverter.office.OfficeException: could not
establish connection
……
Caused by: org.artofsolving.jodconverter.office.OfficeException: office
process died with exit code 134
……
+++++ error messages end ++++++

the source codes can found at
http://code.google.com/p/jodconverter/source/browse/trunk/jodconverter-core/src/main/java/org/artofsolving/jodconverter/office/ManagedOfficeProcess.java?r=215

I had try to solve it with:

1.
# ln -s libreoffice /usr/bin/soffice
# ls -l /usr/bin/ | grep office
lrwxrwxrwx 1 root   root          34 May  3 08:42 libreoffice -&amp;gt;
../lib/libreoffice/program/soffice
-rwxr-xr-x 1 root   root          53 May  3 07:38 loffice
lrwxrwxrwx 1 root   root          11 Mar  1 20:03 openoffice.org -&amp;gt;
libreoffice
lrwxrwxrwx 1 root   root          11 May 23 14:20 soffice -&amp;gt; libreoffice

2.start soffice in terminal 
#/usr/bin/soffice --headless --nologo --nofirststartwizard --invisible
--accept="socket,host=127.0.0.1,port=8100;urp" &amp;amp; &amp;gt; /dev/null
# ps aux | grep office
root     16116  0.0  0.0 127976  2288 pts/0    Sl   14:25   0:00
/usr/lib/libreoffice/program/oosplash --headless --nologo
--nofirststartwizard --invisible
--accept=socket,host=127.0.0.1,port=8100;urp
root     16135  0.0  0.3 604344 129144 pts/0   Sl   14:25   0:02
/usr/lib/libreoffice/program/soffice.bin --headless --nologo
--nofirststartwizard --invisible
--accept=socket,host=127.0.0.1,port=8100;urp
root     16229  0.0  0.0   6496   608 pts/0    S+   15:17   0:00 grep
--color=auto office
(the port of zeo-server had changed before)

but nothing changed. So what should i do now ?



other infomastions (maybe useful)

1.Plone 4.1.5 (4114)
This Plone is new setup,and is upgrade from 4.1.4

2.eggs added 
++++++++++++++++++++
eggs =
# Products.LinguaPlone==4.1.1
Products.LinguaPlone
# Products.PloneFormGen==1.7.0
Solgema.fullcalendar
collective.z3cform.norobots
webcouturier.dropdownmenu
collective.ckeditor
Products.FCKeditor
collective.documentviewer
Products.OpenXml

zcml =
# plone.reload
Solgema.fullcalendar
collective.z3cform.norobots
webcouturier.dropdownmenu
collective.ckeditor
Products.FCKeditor
collective.documentviewer
+++++++++++++++++++++++++

3.
Installed graphicsmagick &amp;amp; ghostscript with source code
Installed docsplit with gem
Installed others with apt-get

4.
++++++++++++++++
# ruby -v
ruby 1.9.3p0 (2011-10-30 revision 33570) [x86_64-linux]
++++++++++++++++
++++++++++++++++
# gem -v
1.8.24
++++++++++++++++
++++++++++++++++
# gs -v
GPL Ghostscript 9.05 (2012-02-08)
Copyright (C) 2010 Artifex Software, Inc.  All rights reserved.
+++++++++++++++++
+++++GraphicsMagick+++++++
# gm version
GraphicsMagick 1.3.15 2012-04-28 Q8 http://www.GraphicsMagick.org/
Copyright (C) 2002-2012 GraphicsMagick Group.
Additional copyrights and licenses apply to this software.
See http://www.GraphicsMagick.org/www/Copyright.html for details.

Feature Support:
Thread Safe yes
Large Files (&amp;gt; 32 bit) yes
Large Memory (&amp;gt; 32 bit) yes
BZIP yes
DPS no
FlashPix no
FreeType yes
Ghostscript (Library) no
JBIG no
JPEG-2000 yes
JPEG yes
Little CMS yes
Loadable Modules no
OpenMP yes (200805)
PNG yes
TIFF yes
TRIO no
UMEM no
WMF yes
X11 yes
XML yes
ZLIB yes

Host type: x86_64-unknown-linux-gnu

Configured using the command:
./configure

Final Build Parameters:
CC = gcc -std=gnu99
CFLAGS = -fopenmp -g -O2 -Wall -pthread
CPPFLAGS = -I/usr/include/freetype2 -I/usr/include/libxml2
CXX = g++
CXXFLAGS = -pthread
LDFLAGS = -L/usr/lib -L/usr/lib
LIBS = -llcms2 -ltiff -lfreetype -ljasper -ljpeg -lpng12 -lwmflite -lXext
-lSM -lICE -lX11 -lbz2 -lxml2 -lz -lm -lgomp -lpthread
+++++++++++++++++++++++++++++

5.The full messages of error
+++++++++++++++++++++++++++++
Traceback (most recent call last):
  File
"/usr/local/Plone.B/buildout-cache/eggs/collective.documentviewer-2.0.1-py2.6.egg/collective/documentviewer/convert.py",
line 477, in __call__
    pages = self.run_conversion()
  File
"/usr/local/Plone.B/buildout-cache/eggs/collective.documentviewer-2.0.1-py2.6.egg/collective/documentviewer/convert.py",
line 373, in run_conversion
    return docsplit.convert(self.storage_dir, **args)
  File
"/usr/local/Plone.B/buildout-cache/eggs/collective.documentviewer-2.0.1-py2.6.egg/collective/documentviewer/convert.py",
line 283, in convert
    self.convert_to_pdf(path, filename, output_dir)
  File
"/usr/local/Plone.B/buildout-cache/eggs/collective.documentviewer-2.0.1-py2.6.egg/collective/documentviewer/convert.py",
line 255, in convert_to_pdf
    self._run_command(cmd)
  File
"/usr/local/Plone.B/buildout-cache/eggs/collective.documentviewer-2.0.1-py2.6.egg/collective/documentviewer/convert.py",
line 116, in _run_command
    raise Exception(error)
Exception: Command
/usr/bin/docsplit pdf
/usr/local/Plone.B/dvpdffiles/9/2/9229882623514927837dbcae4d06ab40/dump.doc
--output /usr/local/Plone.B/dvpdffiles/9/2/9229882623514927837dbcae4d06ab40
finished with return code
1
and output:
Exception in thread "main"
org.artofsolving.jodconverter.office.OfficeException: failed to start and
connect
at
org.artofsolving.jodconverter.office.ManagedOfficeProcess.startAndWait(ManagedOfficeProcess.java:64)
at
org.artofsolving.jodconverter.office.PooledOfficeManager.start(PooledOfficeManager.java:101)
at
org.artofsolving.jodconverter.office.ProcessPoolOfficeManager.start(ProcessPoolOfficeManager.java:62)
at org.artofsolving.jodconverter.cli.Convert.main(Convert.java:112)
Caused by: java.util.concurrent.ExecutionException:
org.artofsolving.jodconverter.office.OfficeException: could not establish
connection
at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252)
at java.util.concurrent.FutureTask.get(FutureTask.java:111)
at
org.artofsolving.jodconverter.office.ManagedOfficeProcess.startAndWait(ManagedOfficeProcess.java:62)
... 3 more
Caused by: org.artofsolving.jodconverter.office.OfficeException: could not
establish connection
at
org.artofsolving.jodconverter.office.ManagedOfficeProcess.doStartProcessAndConnect(ManagedOfficeProcess.java:142)
at
org.artofsolving.jodconverter.office.ManagedOfficeProcess.access$000(ManagedOfficeProcess.java:31)
at
org.artofsolving.jodconverter.office.ManagedOfficeProcess$1.run(ManagedOfficeProcess.java:58)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)
Caused by: org.artofsolving.jodconverter.office.OfficeException: office
process died with exit code 134
at
org.artofsolving.jodconverter.office.ManagedOfficeProcess$6.attempt(ManagedOfficeProcess.java:136)
at
org.artofsolving.jodconverter.office.Retryable.execute(Retryable.java:40)
at
org.artofsolving.jodconverter.office.Retryable.execute(Retryable.java:30)
at
org.artofsolving.jodconverter.office.ManagedOfficeProcess.doStartProcessAndConnect(ManagedOfficeProcess.java:120)
... 8 more
+++++++++++++++++++++++++++++


--
View this message in context: http://plone.293351.n2.nabble.com/jodconverter-connect-error-When-try-to-setup-Document-Viewer-tp7555761.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
_______________________________________________
Setup mailing list
Setup&amp;lt; at &amp;gt;lists.plone.org
https://lists.plone.org/mailman/listinfo/plone-setup
&lt;/pre&gt;</description>
    <dc:creator>Chris Duan</dc:creator>
    <dc:date>2012-05-23T07:33:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5540">
    <title>Re: OSX Install Issues with lxml</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5540</link>
    <description>&lt;pre&gt;
[..]


Did you get this sorted out by now?

One way could be to setup a download cache for buildout and
manually put the tarball in there.
For my dev env this looks like this:


Raphael-Ritzs-MacBook-Pro:~ ritz$ ls .buildout/
default.cfgdownloadseggszope
Raphael-Ritzs-MacBook-Pro:~ ritz$ more .buildout/default.cfg
[buildout]
download-directory = /Users/ritz/.buildout/downloads
download-cache = /Users/ritz/.buildout/downloads
eggs-directory = /Users/ritz/.buildout/eggs
zope-directory = /Users/ritz/.buildout/zope

You would only need the 'download' related stuff.

HTH

Raphael




&lt;/pre&gt;</description>
    <dc:creator>Raphael Ritz</dc:creator>
    <dc:date>2012-05-04T13:02:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5539">
    <title>OSX Install Issues with lxml</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5539</link>
    <description>&lt;pre&gt;Hi all,

I recently downloaded the Plone 4.1.4 binary install for OSX but it is
failing and hanging during the actual installation process.

From the log files:

--- START --
[...]
Apr 26 11:07:26 herb installd[1820]: ./postinstall: Your platform's
xml2/xslt are missing or out-of-date. We'll need to build them.
Apr 26 11:07:26 herb installd[1820]: ./postinstall: Copying buildout
skeleton
Apr 26 11:07:26 herb installd[1820]: ./postinstall: Fixing up bin/buildout
Apr 26 11:07:26 herb installd[1820]: ./postinstall: Building lxml with
static libxml2/libxslt; this takes a while...
Apr 26 11:07:26 herb installd[1820]: ./postinstall: lxml build failed. You
may wish to clean up and try again
Apr 26 11:07:26 herb installd[1820]: ./postinstall: without the lxml build
by adding --without-lxml to the
Apr 26 11:07:26 herb installd[1820]: ./postinstall: command line.
Apr 26 11:07:26 herb installd[1820]: ./postinstall: Buildout returned an
error code: 1; Aborting.
Apr 26 11:07:26 herb installd[1820]: ./postinstall: Buildout failed. Unable
to continue
Apr 26 11:07:26 herb installd[1820]: ./postinstall: Installation has failed.
Apr 26 11:07:26 herb installd[1820]: ./postinstall: See the detailed
installation log at /tmp/install.log
Apr 26 11:07:26 herb installd[1820]: ./postinstall: to determine the cause.
[rshin&amp;lt; at &amp;gt;herb  ~/magnolia-4.5.2/apache-tomcat-6.0.32/bin]$ cat
/tmp/install.log 
Detailed installation log
Starting at Thu Apr 26 11:07:25 PDT 2012
Creating directory '/Applications/Plone/zinstance/parts'.
Creating directory '/Applications/Plone/zinstance/develop-eggs'.
lxml: Static build requested.
Installing lxml.
lxml: CMMI libxml2 ...
lxml: Using libxml2 download url
ftp://xmlsoft.org/libxml2/libxml2-2.7.8.tar.gz
While:
  Installing lxml.
Error: Couldn't download 'ftp://xmlsoft.org/libxml2/libxml2-2.7.8.tar.gz' in
offline mode.
*************** PICKED VERSIONS ****************
[versions]

*************** /PICKED VERSIONS ***************
[rshin&amp;lt; at &amp;gt;herb  ~/magnolia-4.5.2/apache-tomcat-6.0.32/bin]$ 
&lt;/pre&gt;</description>
    <dc:creator>rob.shin</dc:creator>
    <dc:date>2012-04-26T18:32:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5538">
    <title>Re: best practices for restarting instances</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5538</link>
    <description>&lt;pre&gt;I use supervisor + memmon + httpok

in the supervisord.conf it looks like:

[program:plone_sites1_client1]
command=/home/user/webapps/plone_sites1/zeocluster/bin/client1 console
priority=104

[eventlistener:memmon_sites1]
command=memmon -p plone_sites1_client1=1GB
events=TICK_60

and httpok to check if the instance is responding:

[eventlistener:httpok_sites1]
command=httpok -p plone_sites1_client1 http://localhost:8080/
events=TICK_60



On Thu, Apr 12, 2012 at 8:17 PM, Héctor Velarde
&amp;lt;hector.velarde&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:



&lt;/pre&gt;</description>
    <dc:creator>Christian Ledermann</dc:creator>
    <dc:date>2012-04-13T05:47:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5537">
    <title>Re: best practices for restarting instances</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5537</link>
    <description>&lt;pre&gt;thanks, Servilio! looks pretty interesting... we will try to implement 
and document it for Mikko's sake ;-)

Héctor Velarde

On 12/04/12 11:52, Servilio Afre Puentes wrote:

&lt;/pre&gt;</description>
    <dc:creator>Héctor Velarde</dc:creator>
    <dc:date>2012-04-12T17:17:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5536">
    <title>Re: best practices for restarting instances</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5536</link>
    <description>&lt;pre&gt;

Instead of giving direct responses for our fellow in this email thread I
suggest you document your answers here first:

https://github.com/collective/collective.developermanual/blob/master/source/hosting/restarts.rst

=)



&lt;/pre&gt;</description>
    <dc:creator>Mikko Ohtamaa</dc:creator>
    <dc:date>2012-04-12T15:24:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5535">
    <title>best practices for restarting instances</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5535</link>
    <description>&lt;pre&gt;we are using Plone 4.1 with Relstorage; we have 4 instances running on a 
virtual machine and we want to restart them every time the server runs 
out of memory.

I know Monit can do this (http://mmonit.com/monit/).

what is the Plone community using for managing services and processes 
under *nix?

is there an alternative way to tell Zope to release memory under certain 
circumstances without restarting it?

best regards
&lt;/pre&gt;</description>
    <dc:creator>Héctor Velarde</dc:creator>
    <dc:date>2012-04-12T15:22:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5534">
    <title>Re: huge performance issues using Diazo</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5534</link>
    <description>&lt;pre&gt;Hi Laurence,

A very noticeable gain! It might make sense to document this behavior
somewhere, as this is against the conventional wisdom how CSS selectors
work - they are evaluated from right to left and in a browser adding more
specific selector might actually slow down things:

https://twitter.com/#!/moo9000/status/181266290458116096


Mikko Ohtamaa
&amp;lt;https://lists.plone.org/mailman/listinfo/plone-setup&amp;gt;
http://opensourcehacker.com
http://twitter.com/moo9000
&lt;/pre&gt;</description>
    <dc:creator>Mikko Ohtamaa</dc:creator>
    <dc:date>2012-04-07T10:25:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5533">
    <title>Re: huge performance issues using Diazo</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5533</link>
    <description>&lt;pre&gt;
Laurence Rowe wrote

Actually the whitespace bugfix in lxml I was referring to was something
else. I've fixed this whitespace issue (and made a pull request to lxml) and
released experimental.cssselect 0.3. Update your version pins.

With this change I benchmarked the ploneorg theme with a
css:if-content=".section-foo, .section-documentation" on the root rules
element against a 20k and 565K documentation page. With the 20K document,
execution time dropped to ~25ms from ~95ms. With the 565K document, the
execution time dropped to ~1200ms and did not complete in several minutes
with the previous version.

Changing the condition to css:if-content="body.section-foo,
body.section-documentation" dropped execution time for the 20K document to
~7ms and for the 563K document to ~230ms using either the new or old
experimental.cssselect.

Without the condition, the ploneorg theme executed in ~5ms for the 20K
document and ~140ms for the 563K document. Optimizing the theme conditions
to use an xsl:key indexes on &amp;lt; at &amp;gt;id dropped execution time to ~2ms and ~60ms
respectively.

Laurence


--
View this message in context: http://plone.293351.n2.nabble.com/huge-performance-issues-using-Diazo-tp7372056p7438429.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>Laurence Rowe</dc:creator>
    <dc:date>2012-04-05T00:01:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5532">
    <title>Re: Need to move Plone 3.1.7 to a new Windows server</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5532</link>
    <description>&lt;pre&gt;Hi,

looking here : http://dist.plone.org/ you can find the original 3.1.7 
Plone tgz and compare with what you have.  If you use buildout, it is 
simple to look in buildout.cfg what are the extra add-ons.

Moreover looking at ZMi--&amp;gt;portal_quickinstaller will show you extra 
installable products.

Good investigation :-)

Gauthier
www.communesplone.org

senthudba a écrit :

&lt;/pre&gt;</description>
    <dc:creator>Gauthier Bastien</dc:creator>
    <dc:date>2012-04-04T18:05:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5531">
    <title>Re: Need to move Plone 3.1.7 to a new Windows server</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5531</link>
    <description>&lt;pre&gt;Thanks AJ. How to find the plone add-ons vs default installation folders in
products.

--
View this message in context: http://plone.293351.n2.nabble.com/Need-to-move-Plone-3-1-7-to-a-new-Windows-server-tp7436122p7437377.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>senthudba</dc:creator>
    <dc:date>2012-04-04T17:31:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5530">
    <title>Re: Need to move Plone 3.1.7 to a new Windows server</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5530</link>
    <description>&lt;pre&gt;Why don't you have a list of your add-ons products?
You look at your installation on the filesystem and figure out what is
installed.

Or?

-aj


senthudba wrote


--
View this message in context: http://plone.293351.n2.nabble.com/Need-to-move-Plone-3-1-7-to-a-new-Windows-server-tp7436122p7436687.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>ajung</dc:creator>
    <dc:date>2012-04-04T14:35:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5529">
    <title>Need to move Plone 3.1.7 to a new Windows server</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5529</link>
    <description>&lt;pre&gt;We have a Plone 3.1.7 site with about 1GB of documents uploaded (5K+
documents in 200+ folders). This was installed few years before and we don't
have the complete details of the add-on products list. What is the easy/best
method to move/migrate/export-import to Plone 3.1.7 or Plone 4 in a new
server.

Thanks
Senthil Kumar.

--
View this message in context: http://plone.293351.n2.nabble.com/Need-to-move-Plone-3-1-7-to-a-new-Windows-server-tp7436122p7436122.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>senthudba</dc:creator>
    <dc:date>2012-04-04T11:34:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5528">
    <title>database version mismatch error after 4.1 upgrade</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5528</link>
    <description>&lt;pre&gt;Greetings Maurits,

Thanks for your kind response. I was out of the office for a few days and
just got back in.

Looks like your suspicions are correct.


was previously used.  So I wonder if the bin/buildout has somehow caused a
(small) downgrade in the Plone version.
Reports: 4113


Is, as you predicted 4109.

solve this.  If getInstanceVersion is higher thatn 4109 but still lower
than 4200 then I guess you should just change your buildout.cfg to extend

I'll change buildout.cfg and update as you suggested this evening and
report back if I have problems.

Thanks so much for your help and explanation,

Todd Davenport
&lt;/pre&gt;</description>
    <dc:creator>Todd Davenport</dc:creator>
    <dc:date>2012-04-02T14:45:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5527">
    <title>Re: huge performance issues using Diazo</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5527</link>
    <description>&lt;pre&gt;
emb03 wrote

This might just a Github problem, but I get a "File was not found" error
when I click to download the rules.xml.

Laurence

--
View this message in context: http://plone.293351.n2.nabble.com/huge-performance-issues-using-Diazo-tp7372056p7429388.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>Laurence Rowe</dc:creator>
    <dc:date>2012-04-02T13:47:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5526">
    <title>Re: huge performance issues using Diazo</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5526</link>
    <description>&lt;pre&gt;I have published my theme here:

https://github.com/emb03/plone.newbie.theming/downloads

Elaine

Elaine Blakeman
SSC Web and Multimedia Development
Elaine-ZiS4N9C/Bpj2fBVCVOL8/A&amp;lt; at &amp;gt;public.gmane.org
310-206-1524

sent from the Mars Rover

________________________________________
From: plone-setup-bounces-G3yHMj00SlOLbbK5bonKug&amp;lt; at &amp;gt;public.gmane.org [plone-setup-bounces-G3yHMj00SlOLbbK5bonKug&amp;lt; at &amp;gt;public.gmane.org] on behalf of Laurence Rowe [l&amp;lt; at &amp;gt;lrowe.co.uk]
Sent: Sunday, April 01, 2012 6:07 AM
To: setup-G3yHMj00SlOLbbK5bonKug&amp;lt; at &amp;gt;public.gmane.org
Subject: Re: [Setup] huge performance issues using Diazo

Laurence Rowe wrote

Further to this, there's a bug in our fork of experiemental.cssselect (fixed
in newer versions of lxml after our fork) where spaces in CSS are not parsed
correctly causing the comma+space separated selectors to be compiled to
exceptionally slow XPaths. This should account for the ~30s timings you've
seen. I'll make another release in the next few days which will also
incorporate some of the simpler class selector optimizations.

There are a couple of options to fix the ~3s timings though these are rather
more involved and I can't promise when I'll get to those yet. I'd like to
make it difficult to write a theme that takes more than a few hundred ms to
execute on reasonably long pages.

It would be really helpful if people could publish their themes (rules.xml,
theme html and example content html, no need for CSS/images) in a way that
would let me incorporate them into a benchmark, particularly if they are
very slow.

Laurence

--
View this message in context: http://plone.293351.n2.nabble.com/huge-performance-issues-using-Diazo-tp7372056p7426744.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
_______________________________________________
Setup mailing list
Setup-G3yHMj00SlOLbbK5bonKug&amp;lt; at &amp;gt;public.gmane.org
https://lists.plone.org/mailman/listinfo/plone-setup
&lt;/pre&gt;</description>
    <dc:creator>Elaine Blakeman</dc:creator>
    <dc:date>2012-04-02T13:23:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5525">
    <title>Re: huge performance issues using Diazo</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5525</link>
    <description>&lt;pre&gt;
Laurence Rowe wrote

Further to this, there's a bug in our fork of experiemental.cssselect (fixed
in newer versions of lxml after our fork) where spaces in CSS are not parsed
correctly causing the comma+space separated selectors to be compiled to
exceptionally slow XPaths. This should account for the ~30s timings you've
seen. I'll make another release in the next few days which will also
incorporate some of the simpler class selector optimizations.

There are a couple of options to fix the ~3s timings though these are rather
more involved and I can't promise when I'll get to those yet. I'd like to
make it difficult to write a theme that takes more than a few hundred ms to
execute on reasonably long pages.

It would be really helpful if people could publish their themes (rules.xml,
theme html and example content html, no need for CSS/images) in a way that
would let me incorporate them into a benchmark, particularly if they are
very slow.

Laurence

--
View this message in context: http://plone.293351.n2.nabble.com/huge-performance-issues-using-Diazo-tp7372056p7426744.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>Laurence Rowe</dc:creator>
    <dc:date>2012-04-01T13:07:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5524">
    <title>Re: huge performance issues using Diazo</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5524</link>
    <description>&lt;pre&gt;
Single page: in the instance Z2-log, i only see page hits.


Half of that - about 3.5s.

&lt;/pre&gt;</description>
    <dc:creator>Kees Hink</dc:creator>
    <dc:date>2012-03-30T14:51:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5523">
    <title>Re: huge performance issues using Diazo</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5523</link>
    <description>&lt;pre&gt;
the main rules file includes 5 or 6 additional rules files and the whole 
thing is plenty of conditions... you know, the site was full of portlets 
and things like that, and rules grew insanely during development and 
deployment: now nobody knows where is what :-p

I'm not the guy who wrote it, but I'm thinking on changing the strategy 
next time: we have now separate templates and rules files for frontpage, 
sections, content types, etc.

I guess that it could be wiser to create rules for anonymous and logged 
in users also, because problems are only evident for the latest.

best regards

&lt;/pre&gt;</description>
    <dc:creator>Héctor Velarde</dc:creator>
    <dc:date>2012-03-30T13:16:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5522">
    <title>Re: huge performance issues using Diazo</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5522</link>
    <description>&lt;pre&gt;
Laurence Rowe wrote

I responded too soon, parseTree doesn't attempt to parse anything that is
not text/html so it's only unthemed html that gets parsed unnecessarily.

Laurence


--
View this message in context: http://plone.293351.n2.nabble.com/huge-performance-issues-using-Diazo-tp7372056p7421037.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>Laurence Rowe</dc:creator>
    <dc:date>2012-03-30T11:05:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5521">
    <title>Re: huge performance issues using Diazo</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.setup/5521</link>
    <description>&lt;pre&gt;
khink wrote

Is this the time taken for the single request to fetch the HTML, or
including all CSS/JS/images etc? How long does an unthemed page load take?

transformIterable does need to be called every request as it makes the
decision whether to theme or not. Looking at it again, it seems to be doing
a bit too much work in that case (attempting to parse the response before
looking at the content type header). I'll fix that.

Laurence

transformIterable has to be called every request because it makes the
decision whether a response needs theming or not. Most of the time it just
passes

--
View this message in context: http://plone.293351.n2.nabble.com/huge-performance-issues-using-Diazo-tp7372056p7421023.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>Laurence Rowe</dc:creator>
    <dc:date>2012-03-30T11:01:37</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.web.zope.plone.setup">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.web.zope.plone.setup</link>
  </textinput>
</rdf:RDF>

