Hi Richard,
I couldn't reproduce the error with a clean checkout. I tried it both
with and without migrating the content to uuids.
You could try to run this command after doing a regular ./build.sh to
convert to uuids (if you haven't already):
./build.sh module.test -Dmodule=org.apache.lenya.modules.migration
The reason I suggest this is the extra slash after authoring/ might be
causing problems, which could be due to the old doc-id which had a
leading slash, whereas uuids do not, IIRC.
HTH
Richard Frovarp wrote:
Grabbed latest source from svn. Issued a build.sh clean, then
build.sh. Login and hit submit on the homepage and end up with this
error:
No pipeline matched request:
modules/lucene/index-document/default/authoring//index/en at
<map:mount> -
file:/home/rfrovarp/lenya-1.4.x/build/lenya/webapp/global-sitemap.xmap:274:140
at <map:mount> -
file:/home/rfrovarp/lenya-1.4.x/build/lenya/webapp/sitemap.xmap:592:106
org.apache.cocoon.ProcessingException: Error calling continuation at
file:/home/rfrovarp/lenya-1.4.x/build/lenya/webapp/lenya/usecases/usecases.js:263:-1
at <map:call> -
file:/home/rfrovarp/lenya-1.4.x/build/lenya/webapp/lenya/usecases/usecase.xmap:97:39
at <map:mount> -
file:/home/rfrovarp/lenya-1.4.x/build/lenya/webapp/lenya/usecase.xmap:56:128
at <map:mount> -
file:/home/rfrovarp/lenya-1.4.x/build/lenya/webapp/global-sitemap.xmap:309:105
at <map:mount> -
file:/home/rfrovarp/lenya-1.4.x/build/lenya/webapp/sitemap.xmap:630:106
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Jonathan Addison jon<at>wyona.com
Wyona Inc. - Open Source Content Management - Apache Lenya
http://www.wyona.com http://lenya.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]