You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@forrest.apache.org by Thomas Dudziak <to...@gmail.com> on 2005/09/27 00:33:59 UTC

Strange "No pipeline matched request" error

Hi,

after updating the documentation of DdlUtils
(http://db.apache.org/ddlutils) from Forrest 0.6 to 0.7 I get this
strange "No pipeline matched request" error:

     [java] Lazy mode: true
     [java] Lazy mode: true
     [java] Lazy mode: true
     [java] Lazy mode: true
     [java] Lazy mode: true
     [java] Lazy mode: true
     [java] ^                                    api/index.html
     [java] * [1/21]    [21/22]   8.593s 8.5Kb   linkmap.html
     [java] Lazy mode: true
     [java] Lazy mode: true
     [java] Lazy mode: true
     [java] * [2/20]    [0/0]     67.186s 171.0Kb site.pdf
     [java] Lazy mode: true
     [java] * [3/23]    [4/98]    10.205s 171.2Kb site.html
     [java] ^                                    api/index.html
     [java] * [4/23]    [1/22]    0.711s 6.9Kb   documentation.html
     [java] ^                                    api/index.html
     [java] * [5/23]    [1/22]    3.685s 114.6Kb database-support.html
     [java] ^                                    api/index.html
     [java] * [6/23]    [1/22]    0.691s 5.6Kb   schema.html
     [java] ^                                    api/index.html
     [java] * [7/23]    [1/22]    0.882s 7.6Kb   to-do.html
     [java] Lazy mode: true
     [java] X [0]                                     error:	BROKEN:
No pipeline matched request: error:
     [java] Lazy mode: true
     [java] * [9/21]    [0/0]     0.33s  5.8Kb   skin/forrest.css
     [java] ^                                    api/index.html
     [java] * [10/21]   [1/22]    0.721s 6.9Kb   mail-lists.html
     [java] Lazy mode: true
     [java] * [12/19]   [0/0]     38.315s 92.1Kb  database-support.pdf
     [java] ^                                    api/index.html
     [java] ^                                    api/index.html
     [java] * [13/19]   [1/24]    1.162s 15.7Kb  api-usage.html
     [java] * [14/18]   [0/0]     0.47s  15.6Kb  api-usage.pdf
     [java] ^                                    api/index.html
     [java] * [15/18]   [1/22]    1.653s 38.7Kb  ant-tasks.html
     [java] * [16/17]   [0/0]     2.533s 42.3Kb  ant-tasks.pdf
     [java] * [17/16]   [0/0]     0.321s 246b    skin/print.css
     [java] Lazy mode: true
     [java] * [18/15]   [0/0]     0.08s  19.7Kb 
images/tortoisesvn-checkout-finished.png
     [java] * [19/14]   [0/0]     0.39s  5.3Kb   mail-lists.pdf
     [java] Lazy mode: true
     [java] * [22/11]   [0/0]     0.19s  3.2Kb   schema.pdf
     [java] * [23/10]   [0/0]     0.621s 5.7Kb   documentation.pdf
     [java] ^                                    api/index.html
     [java] * [24/10]   [1/24]    0.731s 9.9Kb   svn-info.html
     [java] * [25/9]    [0/0]     0.471s 9.9Kb   svn-info.pdf
     [java] * [26/8]    [0/0]     0.02s  16.7Kb 
images/tortoisesvn-checkout-dlg.png
     [java] ^                                    api/index.html
     [java] * [27/13]   [6/27]    0.971s 9.6Kb   index.html
     [java] * [29/11]   [0/0]     0.05s  1.8Kb  
images/built-with-forrest-button.png
     [java] * [30/10]   [0/0]     0.03s  964b    images/junit.gif
     [java] * [31/9]    [0/0]     0.02s  807b    images/ant.gif
     [java] ^                                    api/index.html
     [java] * [32/9]    [1/22]    0.711s 5.7Kb   download.html
     [java] * [33/8]    [0/0]     0.02s  18.7Kb  images/db-logo.png
     [java] * [34/7]    [0/0]     0.621s 7.4Kb   index.pdf
     [java] * [35/6]    [0/0]     0.02s  12.9Kb  images/model.png
     [java] * [36/5]    [0/0]     0.531s 3.8Kb   linkmap.pdf
     [java] ^                                    api/index.html
     [java] * [37/5]    [1/22]    0.681s 5.8Kb   release-notes.html
     [java] * [38/4]    [0/0]     0.31s  3.4Kb   release-notes.pdf
     [java] * [39/3]    [0/0]     0.601s 3.4Kb   download.pdf
     [java] * [40/2]    [0/0]     0.261s 4.9Kb   to-do.pdf
     [java] Logging Error: Writing event to closed stream.
     [java] Total time: 2 minutes 28 seconds,  Site size: 874.092 Site pages: 35

The strange thing is that all HTMLs and PDFs are generated correctly,
even site.html and site.pdf.
Any ideas what could be wrong here ? brokenlinks.xml is no real help,
it only contains:

<broken-links>
  <link message="No pipeline matched request: error:" uri="error:">
    <referrer uri="site.html"/>
    <referrer uri="site.html"/>

    ... (75x the above line)

    <referrer uri="site.html"/>
  </link>
</broken-links>

Doc source can be found here:

http://svn.apache.org/viewcvs.cgi/db/ddlutils/trunk/src/doc/

regards,
Tom

Re: Strange "No pipeline matched request" error

Posted by Thomas Dudziak <to...@gmail.com>.
On 9/27/05, David Crossley <cr...@apache.org> wrote:

> Did you try disabling the "wholesite" thing completely?

Yep, works perfectly then.

> Pages are still generated, but might have broken links
> in them. Do this ...
> cd build/site
> find . -name "*.html | xargs grep "\"error:"

Hmm, in the individual pages I get links like this:

<a class="external" href="http://ant.apache.org/">Ant</a>

whereas in the site.html I get

<a class="external" href="error:#ext:ant">Ant</a>

both generated from the same .xml file.

I also changed the names of the wholesite-entry in site.xml to the
ones suggested in the FAQ
(http://forrest.apache.org/docs_0_70/faq.html#PDF-output):

  <all label="Whole site">
    <all_site label="Full HTML" href="wholesite.html"/>
    <all_sitePDF label="Full PDF" href="wholesite.pdf"/>
  </all>

but to no avail, I still get the same error.

Tom

Re: Strange "No pipeline matched request" error

Posted by David Crossley <cr...@apache.org>.
Thomas Dudziak wrote:
> David Crossley wrote:
> 
> > What is that document called "site.html"? Is that deliberate
> > or an accident? I supsect an accident.
> 
> Nope, thats deliberate, its the "whole site as HTML" thingie. See here
> for the site.xml:
> 
> http://svn.apache.org/viewcvs.cgi/db/ddlutils/trunk/src/doc/src/documentation/content/xdocs/site.xml?rev=291766&view=log
> 
> Btw, nothing changes if I rename them to wholesite.html /
> wholesite.pdf, same error as before.

Did you try disabling the "wholesite" thing completely?

> > Perhaps you have a link in one of your documents that has
> > an href attribute like href="site.html:foo" rather than
> > like href="site:foo".
> >
> > Another possibility might be an empty href
> > like href="site:".
> 
> That's what I suspected first, but all links are ok - after all the
> individual pages are generated ok. 

Pages are still generated, but might have broken links
in them. Do this ...
cd build/site
find . -name "*.html | xargs grep "\"error:"

-David

> And it worked with Forrest 0.6, so
> my guess is that it is not something so trivial as a wrong href.
> 
> regards,
> Tom

Re: Strange "No pipeline matched request" error

Posted by Thomas Dudziak <to...@gmail.com>.
On 9/27/05, David Crossley <cr...@apache.org> wrote:

> What is that document called "site.html"? Is that deliberate
> or an accident? I supsect an accident.

Nope, thats deliberate, its the "whole site as HTML" thingie. See here
for the site.xml:

http://svn.apache.org/viewcvs.cgi/db/ddlutils/trunk/src/doc/src/documentation/content/xdocs/site.xml?rev=291766&view=log

Btw, nothing changes if I rename them to wholesite.html /
wholesite.pdf, same error as before.

> Perhaps you have a link in one of your documents that has
> an href attribute like href="site.html:foo" rather than
> like href="site:foo".
>
> Another possibility might be an empty href
> like href="site:".

That's what I suspected first, but all links are ok - after all the
individual pages are generated ok. And it worked with Forrest 0.6, so
my guess is that it is not something so trivial as a wrong href.

regards,
Tom

Re: Strange "No pipeline matched request" error

Posted by David Crossley <cr...@apache.org>.
Thomas Dudziak wrote:
> Hi,
> 
> after updating the documentation of DdlUtils
> (http://db.apache.org/ddlutils) from Forrest 0.6 to 0.7 I get this
> strange "No pipeline matched request" error:
> 
>      [java] Lazy mode: true
>      [java] Lazy mode: true
>      [java] Lazy mode: true
>      [java] Lazy mode: true
>      [java] Lazy mode: true
>      [java] Lazy mode: true
>      [java] ^                                    api/index.html
>      [java] * [1/21]    [21/22]   8.593s 8.5Kb   linkmap.html
>      [java] Lazy mode: true
>      [java] Lazy mode: true
>      [java] Lazy mode: true
>      [java] * [2/20]    [0/0]     67.186s 171.0Kb site.pdf
>      [java] Lazy mode: true
>      [java] * [3/23]    [4/98]    10.205s 171.2Kb site.html
>      [java] ^                                    api/index.html
>      [java] * [4/23]    [1/22]    0.711s 6.9Kb   documentation.html
>      [java] ^                                    api/index.html
>      [java] * [5/23]    [1/22]    3.685s 114.6Kb database-support.html
>      [java] ^                                    api/index.html
>      [java] * [6/23]    [1/22]    0.691s 5.6Kb   schema.html
>      [java] ^                                    api/index.html
>      [java] * [7/23]    [1/22]    0.882s 7.6Kb   to-do.html
>      [java] Lazy mode: true
>      [java] X [0]                                     error:	BROKEN:
> No pipeline matched request: error:
>      [java] Lazy mode: true
>      [java] * [9/21]    [0/0]     0.33s  5.8Kb   skin/forrest.css
>      [java] ^                                    api/index.html
>      [java] * [10/21]   [1/22]    0.721s 6.9Kb   mail-lists.html
>      [java] Lazy mode: true
>      [java] * [12/19]   [0/0]     38.315s 92.1Kb  database-support.pdf
>      [java] ^                                    api/index.html
>      [java] ^                                    api/index.html
>      [java] * [13/19]   [1/24]    1.162s 15.7Kb  api-usage.html
>      [java] * [14/18]   [0/0]     0.47s  15.6Kb  api-usage.pdf
>      [java] ^                                    api/index.html
>      [java] * [15/18]   [1/22]    1.653s 38.7Kb  ant-tasks.html
>      [java] * [16/17]   [0/0]     2.533s 42.3Kb  ant-tasks.pdf
>      [java] * [17/16]   [0/0]     0.321s 246b    skin/print.css
>      [java] Lazy mode: true
>      [java] * [18/15]   [0/0]     0.08s  19.7Kb 
> images/tortoisesvn-checkout-finished.png
>      [java] * [19/14]   [0/0]     0.39s  5.3Kb   mail-lists.pdf
>      [java] Lazy mode: true
>      [java] * [22/11]   [0/0]     0.19s  3.2Kb   schema.pdf
>      [java] * [23/10]   [0/0]     0.621s 5.7Kb   documentation.pdf
>      [java] ^                                    api/index.html
>      [java] * [24/10]   [1/24]    0.731s 9.9Kb   svn-info.html
>      [java] * [25/9]    [0/0]     0.471s 9.9Kb   svn-info.pdf
>      [java] * [26/8]    [0/0]     0.02s  16.7Kb 
> images/tortoisesvn-checkout-dlg.png
>      [java] ^                                    api/index.html
>      [java] * [27/13]   [6/27]    0.971s 9.6Kb   index.html
>      [java] * [29/11]   [0/0]     0.05s  1.8Kb  
> images/built-with-forrest-button.png
>      [java] * [30/10]   [0/0]     0.03s  964b    images/junit.gif
>      [java] * [31/9]    [0/0]     0.02s  807b    images/ant.gif
>      [java] ^                                    api/index.html
>      [java] * [32/9]    [1/22]    0.711s 5.7Kb   download.html
>      [java] * [33/8]    [0/0]     0.02s  18.7Kb  images/db-logo.png
>      [java] * [34/7]    [0/0]     0.621s 7.4Kb   index.pdf
>      [java] * [35/6]    [0/0]     0.02s  12.9Kb  images/model.png
>      [java] * [36/5]    [0/0]     0.531s 3.8Kb   linkmap.pdf
>      [java] ^                                    api/index.html
>      [java] * [37/5]    [1/22]    0.681s 5.8Kb   release-notes.html
>      [java] * [38/4]    [0/0]     0.31s  3.4Kb   release-notes.pdf
>      [java] * [39/3]    [0/0]     0.601s 3.4Kb   download.pdf
>      [java] * [40/2]    [0/0]     0.261s 4.9Kb   to-do.pdf
>      [java] Logging Error: Writing event to closed stream.
>      [java] Total time: 2 minutes 28 seconds,  Site size: 874.092 Site pages: 35
> 
> The strange thing is that all HTMLs and PDFs are generated correctly,
> even site.html and site.pdf.
> Any ideas what could be wrong here ? brokenlinks.xml is no real help,
> it only contains:
> 
> <broken-links>
>   <link message="No pipeline matched request: error:" uri="error:">
>     <referrer uri="site.html"/>
>     <referrer uri="site.html"/>
> 
>     ... (75x the above line)
> 
>     <referrer uri="site.html"/>
>   </link>
> </broken-links>
> 
> Doc source can be found here:
> 
> http://svn.apache.org/viewcvs.cgi/db/ddlutils/trunk/src/doc/

What is that document called "site.html"? Is that deliberate
or an accident? I supsect an accident.

Perhaps you have a link in one of your documents that has
an href attribute like href="site.html:foo" rather than
like href="site:foo".

Another possibility might be an empty href
like href="site:".

-David