*Please*? ;) I filled my disk twice before I did a ln -s /dev/null ${..}/logs/core.log

My site that takes v0.7 13 minutes to build took 0.8 84 mins. :O Of course I had to disable the Gallery plugin so that reduced the tasks somewhat from what 0.7 was doing.

I noticed that each file was taking roughly 20 seconds to process, rather than the 1 second or less for 0.7. I think this is due to the new views as 0.8, until today's svn update, took about the same amount of time.

-Paul

Thorsten Scherler wrote:

On Tue, 2005-08-09 at 10:23 +0200, Juan Jose Pablos wrote:
Diwaker Gupta wrote:
As Forrest grows and becomes more complex, we really have to watch out for the build times, and think of ways to reduce the build time. I was doing a build today of site-author, and it took ** 35 minutes **
I notice as well that the core.log goes huge, this is from the freshsite:

[EMAIL PROTECTED]:/var/tmp/fs/build/webapp/WEB-INF/logs$ du -sh core.log
123M    core.log


Yes, I think that it was deployed with DEBUG on.

If you start forrest run you will see something like:
01:29:27.409 EVENT  Checking Resource aliases
01:29:28.379 EVENT  Starting Jetty/4.2.19
01:29:28.594 EVENT  Started WebApplicationContext[/,Apache Forrest]
01:29:28.693 EVENT  Initializing Apache Cocoon 2.2.0-dev
01:29:28.820 WARN!! Delete existing temp dir /tmp/Jetty__8888__ for
WebApplicationContext[/,Apache Forrest]
DEBUG   2005-08-10 01:29:30.248 [net.sf.e] (): Creating new CacheManager
with config URL:
jar:file:/guada/home/thorsten/apache/forrest-trunk/lib/core/cocoon-2.2.0-dev-r230820.jar!/org/apache/cocoon/components/store/impl/ehcache.xml
DEBUG   2005-08-10 01:29:30.281 [net.sf.e] (): Configuring ehcache from
URL:
jar:file:/guada/home/thorsten/apache/forrest-trunk/lib/core/cocoon-2.2.0-dev-r230820.jar!/org/apache/cocoon/components/store/impl/ehcache.xml
DEBUG   2005-08-10 01:29:30.323 [net.sf.e] (): Disk Store
Path: /tmp/Jetty__8888__/cache-dir/
DEBUG   2005-08-10 01:29:30.393 [net.sf.e] (): Index
file /tmp/Jetty__8888__/cache-dir/cocoon-ehcache-1.index created
successfully
DEBUG   2005-08-10 01:29:30.440 [net.sf.e] (): cocoon-ehcache-1 Cache:
Using SpoolingLinkedHashMap implementation
DEBUG   2005-08-10 01:29:30.440 [net.sf.e] (): initialized MemoryStore
for cocoon-ehcache-1
DEBUG   2005-08-10 01:29:30.441 [net.sf.e] (): Initialised cache:
cocoon-ehcache-1
01:29:30.779 EVENT  Apache Cocoon 2.2.0-dev is up and ready.
01:29:30.883 EVENT  Started SocketListener on 0.0.0.0:8888
01:29:30.883 EVENT  Started [EMAIL PROTECTED]

We have to build cocoon again (with: compiler.debug=off), I guess.

WDYT?

salu2

Reply via email to