You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by Gavin <ga...@16degrees.com.au> on 2008/07/19 12:03:20 UTC

dispatcher plugin fails ant test

Hi All, 

I have some doc improvements/additions to add to the dispatcher (I committed
these a while ago but have been unable to deploy them so far)

An ant test gives me strange results, I'm guessing to some changes been made
recently but I can't pinpoint it(nothing to do with my docs afaict)

Pasted below relevant output, any ideas ?

     [echo]
     [echo] Cocoon will report the status of each document:
     [echo]   - in column 1: *=okay X=brokenLink ^=pageSkipped (see FAQ).
     [echo]
     [java] ^                                    int/
     [java] ^                                    examples/
     [java] * [1/26]    [26/29]   13.641s 9.9Kb   linkmap.html
     [java] * [2/27]    [2/26]    3.187s 18.8Kb  dispatcher-glossary.html
     [java] * [3/28]    [2/23]    2.969s 18.4Kb
how/howto-dispatcher-quickstar
.html
     [java] WARN - Line 1 of a paragraph overflows the available area.
(fo:bloc
, "Add the new plugins to forrest.properties ... ,org.apache.forrest.plu)
     [java] * [4/27]    [0/0]     4.313s 29.0Kb
how/howto-dispatcher-quickstar
.pdf
     [java] * [5/32]    [6/6]     0.578s 1.6Kb   linkmap.dispatcher.css
     [java] * [6/31]    [0/0]     2.093s 214b
themes/images/roundcorner-t-r-
-bg294563-strokeB5C7E7-fgB5C7E7.png
     [java] * [7/33]    [3/21]    2.172s 15.0Kb  int/index.html
     [java] * [8/32]    [0/0]     1.485s 16.6Kb  int/index.pdf
     [java] * [9/31]    [0/0]     0.14s  347b
themes/images/roundcorner-b-l-
5-bgFFFFFF-stroke4A6D8C-fg4A6D8C.png
     [java] * [12/28]   [0/0]     0.203s 1.2Kb   themes/leather-dev.css
     [java] * [14/26]   [0/6]     0.454s 1.6Kb
how/howto-dispatcher-quickstar
.dispatcher.css
     [java] WARN - Page 4: Unresolved id reference "SoC" found.
     [java] * [15/25]   [0/0]     1.5s   37.7Kb  dispatcher-glossary.pdf
     [java] * [16/24]   [0/0]     2.109s 6.2Kb   images/project.png
     [java] * [17/23]   [0/0]     0.172s 213b
themes/images/roundcorner-t-r-
-bg294563-stroke4A6D8C-fg4A6D8C.png
     [java] * [18/29]   [7/31]    2.64s  15.4Kb  changes.html
     [java] ERROR - Image not available: cocoon://changes/images/rss.png
     [java] ERROR - Image not available: cocoon://changes/images/add.jpg
     [java] ERROR - Image not available: cocoon://changes/images/fix.jpg
     [java] ERROR - Image not available: cocoon://changes/images/update.jpg
     [java] ERROR - Image not available: cocoon://changes/images/add.jpg
     [java] ERROR - Image not available: cocoon://changes/images/add.jpg
     [java] ERROR - Image not available: cocoon://changes/images/add.jpg
     [java] ERROR - Image not available: cocoon://changes/images/add.jpg
     [java] ERROR - Image not available: cocoon://changes/images/add.jpg
     [java] ERROR - Image not available: cocoon://changes/images/add.jpg
     [java] ERROR - Image not available: cocoon://changes/images/add.jpg
     [java] ERROR - Image not available: cocoon://changes/images/add.jpg
     [java] ERROR - Image not available: cocoon://changes/images/fix.jpg
     [java] ERROR - Image not available: cocoon://changes/images/fix.jpg
     [java] ERROR - Image not available: cocoon://changes/images/update.jpg
     [java] ERROR - Image not available: cocoon://changes/images/update.jpg
     [java] ERROR - Image not available: cocoon://changes/images/update.jpg
     [java] ERROR - Image not available: cocoon://changes/images/add.jpg
     [java] ERROR - Image not available: cocoon://changes/images/add.jpg
     [java] ERROR - Image not available: cocoon://changes/images/add.jpg
     [java] ERROR - Image not available: cocoon://changes/images/add.jpg
     [java] ERROR - Image not available: cocoon://changes/images/add.jpg
     [java] ERROR - Image not available: cocoon://changes/images/update.jpg
     [java] WARN - Line 6 of a paragraph overflows the available area.
(fo:bloc
, "Add ability to get a list of contracts provided by a plugin. For this)
     [java] * [20/27]   [0/0]     1.25s  17.7Kb  changes.pdf
     [java] * [21/28]   [2/26]    2.0s   8.7Kb   todo.html
     [java] * [22/27]   [0/6]     0.484s 1.6Kb   todo.dispatcher.css
     [java] * [25/24]   [0/6]     0.297s 1.6Kb   changes.dispatcher.css
     [java] * [26/25]   [2/26]    2.281s 10.3Kb  news.html
     [java] * [27/24]   [0/6]     0.297s 1.6Kb   news.dispatcher.css
     [java] * [28/23]   [0/6]     0.515s 1.6Kb   int/index.dispatcher.css
     [java] * [29/25]   [3/24]    3.141s 8.3Kb
how/perFolderThemes/index.html
     [java] * [30/24]   [0/0]     1.297s 7.6Kb
how/perFolderThemes/index.pdf
     [java] * [31/24]   [1/25]    1.719s 7.9Kb
how/perFolderThemes/subFolder/
ndex.html
     [java] * [32/23]   [0/6]     0.531s 1.7Kb
how/perFolderThemes/subFolder/
ndex.dispatcher.css
     [java] * [34/21]   [0/0]     1.14s  7.6Kb   linkmap.pdf
     [java] * [35/20]   [0/6]     0.641s 1.6Kb
how/perFolderThemes/index.disp
tcher.css
     [java] * [37/18]   [0/0]     11.36s 0b
how/howto-dispatcher-contracts
html
     [java] Exception in thread "main" java.lang.OutOfMemoryError: Java heap
sp
ce


Gav...


Re: dispatcher plugin fails ant test

Posted by Ross Gardler <rg...@apache.org>.
Gavin wrote:
> Hi All, 
> 
> I have some doc improvements/additions to add to the dispatcher (I committed
> these a while ago but have been unable to deploy them so far)
> 
> An ant test gives me strange results, I'm guessing to some changes been made
> recently but I can't pinpoint it(nothing to do with my docs afaict)
> 
> Pasted below relevant output, any ideas ?

Looks like problems with the PDF plugin to me.

It's hard to tell though since there is clearly some interlacing of ANT 
output and Cocoon CLI output.

Ross

> 
>      [echo]
>      [echo] Cocoon will report the status of each document:
>      [echo]   - in column 1: *=okay X=brokenLink ^=pageSkipped (see FAQ).
>      [echo]
>      [java] ^                                    int/
>      [java] ^                                    examples/
>      [java] * [1/26]    [26/29]   13.641s 9.9Kb   linkmap.html
>      [java] * [2/27]    [2/26]    3.187s 18.8Kb  dispatcher-glossary.html
>      [java] * [3/28]    [2/23]    2.969s 18.4Kb
> how/howto-dispatcher-quickstar
> .html
>      [java] WARN - Line 1 of a paragraph overflows the available area.
> (fo:bloc
> , "Add the new plugins to forrest.properties ... ,org.apache.forrest.plu)
>      [java] * [4/27]    [0/0]     4.313s 29.0Kb
> how/howto-dispatcher-quickstar
> .pdf
>      [java] * [5/32]    [6/6]     0.578s 1.6Kb   linkmap.dispatcher.css
>      [java] * [6/31]    [0/0]     2.093s 214b
> themes/images/roundcorner-t-r-
> -bg294563-strokeB5C7E7-fgB5C7E7.png
>      [java] * [7/33]    [3/21]    2.172s 15.0Kb  int/index.html
>      [java] * [8/32]    [0/0]     1.485s 16.6Kb  int/index.pdf
>      [java] * [9/31]    [0/0]     0.14s  347b
> themes/images/roundcorner-b-l-
> 5-bgFFFFFF-stroke4A6D8C-fg4A6D8C.png
>      [java] * [12/28]   [0/0]     0.203s 1.2Kb   themes/leather-dev.css
>      [java] * [14/26]   [0/6]     0.454s 1.6Kb
> how/howto-dispatcher-quickstar
> .dispatcher.css
>      [java] WARN - Page 4: Unresolved id reference "SoC" found.
>      [java] * [15/25]   [0/0]     1.5s   37.7Kb  dispatcher-glossary.pdf
>      [java] * [16/24]   [0/0]     2.109s 6.2Kb   images/project.png
>      [java] * [17/23]   [0/0]     0.172s 213b
> themes/images/roundcorner-t-r-
> -bg294563-stroke4A6D8C-fg4A6D8C.png
>      [java] * [18/29]   [7/31]    2.64s  15.4Kb  changes.html
>      [java] ERROR - Image not available: cocoon://changes/images/rss.png
>      [java] ERROR - Image not available: cocoon://changes/images/add.jpg
>      [java] ERROR - Image not available: cocoon://changes/images/fix.jpg
>      [java] ERROR - Image not available: cocoon://changes/images/update.jpg
>      [java] ERROR - Image not available: cocoon://changes/images/add.jpg
>      [java] ERROR - Image not available: cocoon://changes/images/add.jpg
>      [java] ERROR - Image not available: cocoon://changes/images/add.jpg
>      [java] ERROR - Image not available: cocoon://changes/images/add.jpg
>      [java] ERROR - Image not available: cocoon://changes/images/add.jpg
>      [java] ERROR - Image not available: cocoon://changes/images/add.jpg
>      [java] ERROR - Image not available: cocoon://changes/images/add.jpg
>      [java] ERROR - Image not available: cocoon://changes/images/add.jpg
>      [java] ERROR - Image not available: cocoon://changes/images/fix.jpg
>      [java] ERROR - Image not available: cocoon://changes/images/fix.jpg
>      [java] ERROR - Image not available: cocoon://changes/images/update.jpg
>      [java] ERROR - Image not available: cocoon://changes/images/update.jpg
>      [java] ERROR - Image not available: cocoon://changes/images/update.jpg
>      [java] ERROR - Image not available: cocoon://changes/images/add.jpg
>      [java] ERROR - Image not available: cocoon://changes/images/add.jpg
>      [java] ERROR - Image not available: cocoon://changes/images/add.jpg
>      [java] ERROR - Image not available: cocoon://changes/images/add.jpg
>      [java] ERROR - Image not available: cocoon://changes/images/add.jpg
>      [java] ERROR - Image not available: cocoon://changes/images/update.jpg
>      [java] WARN - Line 6 of a paragraph overflows the available area.
> (fo:bloc
> , "Add ability to get a list of contracts provided by a plugin. For this)
>      [java] * [20/27]   [0/0]     1.25s  17.7Kb  changes.pdf
>      [java] * [21/28]   [2/26]    2.0s   8.7Kb   todo.html
>      [java] * [22/27]   [0/6]     0.484s 1.6Kb   todo.dispatcher.css
>      [java] * [25/24]   [0/6]     0.297s 1.6Kb   changes.dispatcher.css
>      [java] * [26/25]   [2/26]    2.281s 10.3Kb  news.html
>      [java] * [27/24]   [0/6]     0.297s 1.6Kb   news.dispatcher.css
>      [java] * [28/23]   [0/6]     0.515s 1.6Kb   int/index.dispatcher.css
>      [java] * [29/25]   [3/24]    3.141s 8.3Kb
> how/perFolderThemes/index.html
>      [java] * [30/24]   [0/0]     1.297s 7.6Kb
> how/perFolderThemes/index.pdf
>      [java] * [31/24]   [1/25]    1.719s 7.9Kb
> how/perFolderThemes/subFolder/
> ndex.html
>      [java] * [32/23]   [0/6]     0.531s 1.7Kb
> how/perFolderThemes/subFolder/
> ndex.dispatcher.css
>      [java] * [34/21]   [0/0]     1.14s  7.6Kb   linkmap.pdf
>      [java] * [35/20]   [0/6]     0.641s 1.6Kb
> how/perFolderThemes/index.disp
> tcher.css
>      [java] * [37/18]   [0/0]     11.36s 0b
> how/howto-dispatcher-contracts
> html
>      [java] Exception in thread "main" java.lang.OutOfMemoryError: Java heap
> sp
> ce
> 
> 
> Gav...
>