Re: Problems activating sitemap-debugging in .7

2007-05-01 Thread Ferdinand Soethe
Thanks David,

that was a good lesson in how to track things down.

Nevertheless, adding the previous change into .7 did not change anything.

Any other ideas?

Best regards,
Ferdinand Soethe




ForrestBot build for forrest-seed FAILED

2007-05-01 Thread Forrestbot
Automated build for forrest-seed FAILED
Log attached.

--
Forrestbot run ended at 02 May 03:57 AM
Using Forrest 0.9-dev
Forrestbot administrator: Forrest developers
--

 [echo] 
  ... Forrest render START 2007-05-02 03:55:34
  ... Rendering docs in 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed


check-java-version:
 [echo] This is apache-forrest-0.9-dev
 [echo] Using Java 1.4 from /usr/j2se/jre

init-props:
[mkdir] Created dir: 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp

echo-settings:

check-skin:

init-proxy:

fetch-skins-descriptors:

fetch-skin:

unpack-skins:

init-skins:

fetch-plugins-descriptors:
 [copy] Copying 1 file to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp
 [copy] Copying 1 file to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp
 [echo] Fetching plugins descriptor: 
http://forrest.apache.org/plugins/plugins.xml
  [get] Getting: http://forrest.apache.org/plugins/plugins.xml
  [get] To: 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp/plugins-1.xml
  [get] local file date : Tue Apr 10 05:50:24 GMT+00:00 2007
  [get] .
  [get] last modified = Wed Apr 11 02:07:04 GMT+00:00 2007
 [echo] Fetching plugins descriptor: 
http://forrest.apache.org/plugins/whiteboard-plugins.xml
  [get] Getting: http://forrest.apache.org/plugins/whiteboard-plugins.xml
  [get] To: 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp/plugins-2.xml
  [get] local file date : Tue Apr 10 05:50:36 GMT+00:00 2007
  [get] .
  [get] last modified = Tue Apr 10 18:35:40 GMT+00:00 2007
 [echo] Plugin list loaded from 
http://forrest.apache.org/plugins/plugins.xml.
 [echo] Plugin list loaded from 
http://forrest.apache.org/plugins/whiteboard-plugins.xml.

init-plugins:
[mkdir] Created dir: 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/webapp/conf
 [copy] Copying 1 file to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp
 [copy] Copying 1 file to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp
 [copy] Copying 1 file to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp
 [copy] Copying 1 file to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp
 [copy] Copying 1 file to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp
 [echo] 
  --
  Installing plugin: org.apache.forrest.plugin.output.pdf
  --
   

check-plugin:
 [echo] org.apache.forrest.plugin.output.pdf is available in the build dir. 
Trying to update it...

init-props:

echo-settings:

init-proxy:

fetch-plugins-descriptors:

fetch-plugin:
 [echo] Trying to find the description of 
org.apache.forrest.plugin.output.pdf in the different descriptor files
 [echo] Using the descriptor file 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp/plugins-1.xml...
 [xslt] Processing 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp/plugins-1.xml 
to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp/pluginlist2fetchbuild.xml
 [xslt] Loading stylesheet 
/export/opt/forrest-trunk/main/var/pluginlist2fetch.xsl

fetch-local-unversioned-plugin:

get-local:
 [echo] Trying to locally get org.apache.forrest.plugin.output.pdf
 [echo] Looking in local /export/opt/forrest-trunk/plugins
 [echo] Found !

init-build-compiler:

echo-init:

init:

compile:

jar:

local-deploy:
 [echo] Locally deploying org.apache.forrest.plugin.output.pdf

build:
 [echo] Plugin org.apache.forrest.plugin.output.pdf deployed ! Ready to 
configure

fetch-remote-unversioned-plugin-version-forrest:

fetch-remote-unversioned-plugin-unversion-forrest:

has-been-downloaded:

downloaded-message:

uptodate-message:

not-found-message:
 [echo] Fetch-plugin Ok, installing !

unpack-plugin:

install-plugin:

configure-plugin:

configure-output-plugin:
 [echo] Mounting output plugin: org.apache.forrest.plugin.output.pdf
 [xslt] Processing 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp/output.xmap to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp/output.xmap.new
 [xslt] Loading stylesheet 
/export/opt/forrest-trunk/main/var/pluginMountSnippet.xsl
 [move] Moving 1 file to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp

configure-plugin-locationmap:
 [echo] Mounting plugin locationmap for org.apache.forrest.plugin.output.pdf
 [xslt] Processing 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp/locationmap.xml 
to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp/locationmap.xml.new
 [xslt] Loading stylesheet 
/export/opt/forrest-trunk/main/var/pluginLmMountSnippet.xsl

Re: Problems activating sitemap-debugging in .7

2007-05-01 Thread David Crossley
Ferdinand Soethe wrote:
> I need to debug some site maps in a .7 installation so I tried to
> activate the SimpleSitemapExecutor for .7 like David did for .8.
> 
> - Looked for and found the class in
>   cocoon-profiler-block-2.2.0-dev-r125082.jar
>   in lib/core
> 
> - added
>  class="org.apache.cocoon.profiler.debugging.SimpleSitemapExecutor"
> logger="debug"/>
>   to forrest-core.xconf
> 
> - checked that I have an entry for debug in logkit.
> 
> However when I run Forrest I get this message in error.log.
> 
> org.apache.avalon.framework.configuration.ConfigurationException: Cannot
> find class org.apache.cocoon.profiler.debugging.SimpleSitemapExecutor
> for component at
> file:/C:/forrest/0.7x/main/webapp/WEB-INF/xconf/forrest-core.xconf:730:25
> 
> What else is required to use/find/load this component? Or is there
> something else wrong?

I reviewed the commits for 0.8 and what you
have done for 0.7 seems to be okay.
Doing 'svn praise forrest-core.xconf' shows r365510
which only declares that component.

I wonder (not tried) if you also need the previous
stuff which enabled the profiler itself. e.g. the entry
immediately above it declares the profiler.roles
Doing 'svn praise' shows r264705 and FOR-572.
Not sure if i added everything in that one commit.

-David


Problems activating sitemap-debugging in .7

2007-05-01 Thread Ferdinand Soethe
I need to debug some site maps in a .7 installation so I tried to
activate the SimpleSitemapExecutor for .7 like David did for .8.

- Looked for and found the class in
  cocoon-profiler-block-2.2.0-dev-r125082.jar
  in lib/core

- added
  
  to forrest-core.xconf

- checked that I have an entry for debug in logkit.

However when I run Forrest I get this message in error.log.

org.apache.avalon.framework.configuration.ConfigurationException: Cannot
find class org.apache.cocoon.profiler.debugging.SimpleSitemapExecutor
for component at
file:/C:/forrest/0.7x/main/webapp/WEB-INF/xconf/forrest-core.xconf:730:25

What else is required to use/find/load this component? Or is there
something else wrong?

Ferdinand


ForrestBot build for forrest-seed FAILED

2007-05-01 Thread Forrestbot
Automated build for forrest-seed FAILED
Log attached.

--
Forrestbot run ended at 01 May 03:56 PM
Using Forrest 0.9-dev
Forrestbot administrator: Forrest developers
--

 [echo] 
  ... Forrest render START 2007-05-01 03:55:31
  ... Rendering docs in 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed


check-java-version:
 [echo] This is apache-forrest-0.9-dev
 [echo] Using Java 1.4 from /usr/j2se/jre

init-props:
[mkdir] Created dir: 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp

echo-settings:

check-skin:

init-proxy:

fetch-skins-descriptors:

fetch-skin:

unpack-skins:

init-skins:

fetch-plugins-descriptors:
 [copy] Copying 1 file to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp
 [copy] Copying 1 file to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp
 [echo] Fetching plugins descriptor: 
http://forrest.apache.org/plugins/plugins.xml
  [get] Getting: http://forrest.apache.org/plugins/plugins.xml
  [get] To: 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp/plugins-1.xml
  [get] local file date : Tue Apr 10 05:50:24 GMT+00:00 2007
  [get] .
  [get] last modified = Wed Apr 11 02:07:04 GMT+00:00 2007
 [echo] Fetching plugins descriptor: 
http://forrest.apache.org/plugins/whiteboard-plugins.xml
  [get] Getting: http://forrest.apache.org/plugins/whiteboard-plugins.xml
  [get] To: 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp/plugins-2.xml
  [get] local file date : Tue Apr 10 05:50:36 GMT+00:00 2007
  [get] .
  [get] last modified = Tue Apr 10 18:35:40 GMT+00:00 2007
 [echo] Plugin list loaded from 
http://forrest.apache.org/plugins/plugins.xml.
 [echo] Plugin list loaded from 
http://forrest.apache.org/plugins/whiteboard-plugins.xml.

init-plugins:
[mkdir] Created dir: 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/webapp/conf
 [copy] Copying 1 file to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp
 [copy] Copying 1 file to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp
 [copy] Copying 1 file to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp
 [copy] Copying 1 file to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp
 [copy] Copying 1 file to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp
 [echo] 
  --
  Installing plugin: org.apache.forrest.plugin.output.pdf
  --
   

check-plugin:
 [echo] org.apache.forrest.plugin.output.pdf is available in the build dir. 
Trying to update it...

init-props:

echo-settings:

init-proxy:

fetch-plugins-descriptors:

fetch-plugin:
 [echo] Trying to find the description of 
org.apache.forrest.plugin.output.pdf in the different descriptor files
 [echo] Using the descriptor file 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp/plugins-1.xml...
 [xslt] Processing 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp/plugins-1.xml 
to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp/pluginlist2fetchbuild.xml
 [xslt] Loading stylesheet 
/export/opt/forrest-trunk/main/var/pluginlist2fetch.xsl

fetch-local-unversioned-plugin:

get-local:
 [echo] Trying to locally get org.apache.forrest.plugin.output.pdf
 [echo] Looking in local /export/opt/forrest-trunk/plugins
 [echo] Found !

init-build-compiler:

echo-init:

init:

compile:

jar:

local-deploy:
 [echo] Locally deploying org.apache.forrest.plugin.output.pdf

build:
 [echo] Plugin org.apache.forrest.plugin.output.pdf deployed ! Ready to 
configure

fetch-remote-unversioned-plugin-version-forrest:

fetch-remote-unversioned-plugin-unversion-forrest:

has-been-downloaded:

downloaded-message:

uptodate-message:

not-found-message:
 [echo] Fetch-plugin Ok, installing !

unpack-plugin:

install-plugin:

configure-plugin:

configure-output-plugin:
 [echo] Mounting output plugin: org.apache.forrest.plugin.output.pdf
 [xslt] Processing 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp/output.xmap to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp/output.xmap.new
 [xslt] Loading stylesheet 
/export/opt/forrest-trunk/main/var/pluginMountSnippet.xsl
 [move] Moving 1 file to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp

configure-plugin-locationmap:
 [echo] Mounting plugin locationmap for org.apache.forrest.plugin.output.pdf
 [xslt] Processing 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp/locationmap.xml 
to 
/export/home/config/forrestbot-trunk/conf/work/forrest-seed/tmp/locationmap.xml.new
 [xslt] Loading stylesheet 
/export/opt/forrest-trunk/main/var/pluginLmMountSnippet.xsl