You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Michael Wechner <mi...@wyona.com> on 2006/03/11 01:50:14 UTC

1.4-dev: Exception for blog content

Hi

Is it possible that the following exception is caused by recent changes:

No resource type defined for document [blog:authoring:/feeds/all/index:en]!

org.apache.cocoon.ProcessingException: Unable to get transformer handler 
for cocoon://lenya-page/blog/authoring/feed.xml at <map:serialize 
type="xhtml"> - 
file:/home/michi/build/jakarta-tomcat-5.0.30/webapps/lenya/lenya/pubs/blog/sitemap.xmap:314:42 
at <map:transform> - 
file:/home/michi/build/jakarta-tomcat-5.0.30/webapps/lenya/lenya/pubs/blog/sitemap.xmap:313:83 
at <map:transform> - 
file:/home/michi/build/jakarta-tomcat-5.0.30/webapps/lenya/lenya/pubs/blog/sitemap.xmap:312:99 
at <map:transform type="xalan"> - 
file:/home/michi/build/jakarta-tomcat-5.0.30/webapps/lenya/lenya/pubs/blog/sitemap.xmap:302:66 
at <map:generate> - 
file:/home/michi/build/jakarta-tomcat-5.0.30/webapps/lenya/lenya/pubs/blog/sitemap.xmap:301:72 
at <map:mount> - 
file:/home/michi/build/jakarta-tomcat-5.0.30/webapps/lenya/global-sitemap.xmap:423:113 
at <map:mount> - 
file:/home/michi/build/jakarta-tomcat-5.0.30/webapps/lenya/sitemap.xmap:612:106

cause: org.apache.lenya.cms.publication.DocumentException: No resource 
type defined for document [blog:authoring:/feeds/all/index:en]!

Can anyone confirm this problem resp. any idea what might be wrong?

Thanks

Michi


-- 
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: 1.4-dev: Exception for blog content

Posted by Michael Wechner <mi...@wyona.com>.
Thorsten Scherler wrote:

>El sáb, 11-03-2006 a las 01:50 +0100, Michael Wechner escribió:
>  
>
>>Hi
>>
>>Is it possible that the following exception is caused by recent changes:
>>
>>No resource type defined for document [blog:authoring:/feeds/all/index:en]!
>>    
>>
>
>Yeah, see my mails that have a similar error message.
>

can you tell me quickly what has changed? Because it worked a couple
of days ago also for the blog publication.

Michi

-- 
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: 1.4-dev: Exception for blog content

Posted by Michael Wechner <mi...@wyona.com>.
Thorsten Scherler wrote:

>El sáb, 11-03-2006 a las 01:50 +0100, Michael Wechner escribió:
>  
>
>>Hi
>>
>>Is it possible that the following exception is caused by recent changes:
>>
>>No resource type defined for document [blog:authoring:/feeds/all/index:en]!
>>    
>>
>
>Yeah, see my mails that have a similar error message. It is coming from
>the fixed location of the meta data. You need to move your meta data
>e.g. to authoring/feeds/all/index/index_en.xml.meta
>  
>

ok, I have changed it and it seems to work after restart. (but
have not checked it in yet).

Is it possible that these meta are being saved in memory, because it only
worked after I have restarted lenya ...

>  
>
>>org.apache.cocoon.ProcessingException: Unable to get transformer handler 
>>for cocoon://lenya-page/blog/authoring/feed.xml at <map:serialize 
>>type="xhtml"> - 
>>file:/home/michi/build/jakarta-tomcat-5.0.30/webapps/lenya/lenya/pubs/blog/sitemap.xmap:314:42 
>>at <map:transform> - 
>>file:/home/michi/build/jakarta-tomcat-5.0.30/webapps/lenya/lenya/pubs/blog/sitemap.xmap:313:83 
>>at <map:transform> - 
>>file:/home/michi/build/jakarta-tomcat-5.0.30/webapps/lenya/lenya/pubs/blog/sitemap.xmap:312:99 
>>at <map:transform type="xalan"> - 
>>file:/home/michi/build/jakarta-tomcat-5.0.30/webapps/lenya/lenya/pubs/blog/sitemap.xmap:302:66 
>>at <map:generate> - 
>>file:/home/michi/build/jakarta-tomcat-5.0.30/webapps/lenya/lenya/pubs/blog/sitemap.xmap:301:72 
>>at <map:mount> - 
>>file:/home/michi/build/jakarta-tomcat-5.0.30/webapps/lenya/global-sitemap.xmap:423:113 
>>at <map:mount> - 
>>file:/home/michi/build/jakarta-tomcat-5.0.30/webapps/lenya/sitemap.xmap:612:106
>>
>>cause: org.apache.lenya.cms.publication.DocumentException: No resource 
>>type defined for document [blog:authoring:/feeds/all/index:en]!
>>
>>Can anyone confirm this problem resp. any idea what might be wrong?
>>    
>>
>
>see svn commit: r384556 and
>
>UUIDs - Universal Unique Identifier
>  
>

I am working on it ...

Michi

>  
>
>>Thanks
>>
>>Michi
>>
>>    
>>
>
>
>HTH
>
>salu2
>  
>


-- 
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: 1.4-dev: Exception for blog content

Posted by Thorsten Scherler <th...@apache.org>.
El sáb, 11-03-2006 a las 01:50 +0100, Michael Wechner escribió:
> Hi
> 
> Is it possible that the following exception is caused by recent changes:
> 
> No resource type defined for document [blog:authoring:/feeds/all/index:en]!

Yeah, see my mails that have a similar error message. It is coming from
the fixed location of the meta data. You need to move your meta data
e.g. to authoring/feeds/all/index/index_en.xml.meta

> 
> org.apache.cocoon.ProcessingException: Unable to get transformer handler 
> for cocoon://lenya-page/blog/authoring/feed.xml at <map:serialize 
> type="xhtml"> - 
> file:/home/michi/build/jakarta-tomcat-5.0.30/webapps/lenya/lenya/pubs/blog/sitemap.xmap:314:42 
> at <map:transform> - 
> file:/home/michi/build/jakarta-tomcat-5.0.30/webapps/lenya/lenya/pubs/blog/sitemap.xmap:313:83 
> at <map:transform> - 
> file:/home/michi/build/jakarta-tomcat-5.0.30/webapps/lenya/lenya/pubs/blog/sitemap.xmap:312:99 
> at <map:transform type="xalan"> - 
> file:/home/michi/build/jakarta-tomcat-5.0.30/webapps/lenya/lenya/pubs/blog/sitemap.xmap:302:66 
> at <map:generate> - 
> file:/home/michi/build/jakarta-tomcat-5.0.30/webapps/lenya/lenya/pubs/blog/sitemap.xmap:301:72 
> at <map:mount> - 
> file:/home/michi/build/jakarta-tomcat-5.0.30/webapps/lenya/global-sitemap.xmap:423:113 
> at <map:mount> - 
> file:/home/michi/build/jakarta-tomcat-5.0.30/webapps/lenya/sitemap.xmap:612:106
> 
> cause: org.apache.lenya.cms.publication.DocumentException: No resource 
> type defined for document [blog:authoring:/feeds/all/index:en]!
> 
> Can anyone confirm this problem resp. any idea what might be wrong?

see svn commit: r384556 and

UUIDs - Universal Unique Identifier

> Thanks
> 
> Michi
> 


HTH

salu2
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org