cancel
Showing results for 
Search instead for 
Did you mean: 

{http://www.alfresco.org/model/wcmappmodel/1.0}rendition Err

reshma
Champ in-the-making
Champ in-the-making
Hi all,

when I am trying to create Web Content in alfresco it is giving this error(I was created form for this),

Please correct the errors below then click Finish.
Error generating rendition using meetings.xsl: node avm://lta–admin–preview/-1;www;avm_webapps;ROOT;about;cmm.htm does not have aspect {http://www.alfresco.org/model/wcmappmodel/1.0}rendition


can any one give me the solutions for this.

Thanks in advance.
3 REPLIES 3

ben
Champ in-the-making
Champ in-the-making
Hi,

I hit this same error yesterday, and thanks to Uzi, he suggested:

The rendition (html) should have metadata on it indicating that it was sourced through the renditioning process (ftl).  If it doesn't, the generation code may throw something like this.  The metadata would need to be cleaned up.

In order to clean up the meta data, I used Will's repair script - http://wabson.wordpress.com/2008/08/04/web-script-repair-web-project/

Ben.

johnmukkad
Champ in-the-making
Champ in-the-making
Hi all,

when I am trying to create Web Content in alfresco it is giving this error(I was created form for this),

Please correct the errors below then click Finish.
Error generating rendition using meetings.xsl: node avm://lta–admin–preview/-1;www;avm_webapps;ROOT;about;cmm.htm does not have aspect {http://www.alfresco.org/model/wcmappmodel/1.0}rendition


can any one give me the solutions for this.

Thanks in advance.

johnmukkad
Champ in-the-making
Champ in-the-making
hai friends iam using alfresco 3.2 lab preview edition. iam trying to creating a webcontent using a webform .but during the 2 nd phase ie: while the time of rendering it throws an error, which is given below

Error generating rendition using usa_template.ftl: node avm://mango–admin–preview/-1;www;avm_webapps;ROOT;media;releases;content;press release2.xml does not have aspect {http://www.alfresco.org/model/wcmappmodel/1.0}rendition


what is the problem associated with me? i checked the articlehttp://wabson.wordpress.com/2008/08/04/web-script-repair-web-project/  but i cant follow what is my error .pls help me to solve this

the log file is given below

ERROR [org.alfresco.web.ui.common.Utils] Error generating rendition using usa_template.ftl: node avm://mango–admin–preview/-1;www;avm_webapps;ROOT;media;releases;content;hhy.xml does not have aspect {http://www.alfresco.org/model/wcmappmodel/1.0}rendition
java.lang.IllegalArgumentException: node avm://mango–admin–preview/-1;www;avm_webapps;ROOT;media;releases;content;hhy.xml does not have aspect {http://www.alfresco.org/model/wcmappmodel/1.0}rendition   at org.alfresco.web.forms.RenditionImpl.<init>(RenditionImpl.java:84)   at org.alfresco.web.forms.RenditionImpl.<init>(RenditionImpl.java:95)
   at org.alfresco.web.forms.RenderingEngineTemplateImpl.render(RenderingEngineTemplateImpl.java:302)
   at org.alfresco.web.bean.wcm.CreateWebContentWizard.saveContent(CreateWebContentWizard.java:595)
   at org.alfresco.web.bean.wcm.CreateWebContentWizard$2.execute(CreateWebContentWizard.java:285)
   at org.alfresco.web.bean.wcm.CreateWebContentWizard$2.execute(CreateWebContentWizard.java:282)
   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:326)
   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:233)
   at org.alfresco.web.bean.wcm.CreateWebContentWizard.next(CreateWebContentWizard.java:293)
   at org.alfresco.web.bean.wizard.WizardManager.next(WizardManager.java:560)
   at sun.reflect.GeneratedMethodAccessor1815.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:585)
   at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:132)
   at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:61)
   at javax.faces.component.UICommand.broadcast(UICommand.java:109)
   at javax.faces.component.UIViewRoot._broadcastForPhase(UIViewRoot.java:97)
   at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:171)
   at org.apache.myfaces.lifecycle.InvokeApplicationExecutor.execute(InvokeApplicationExecutor.java:32)
   at org.apache.myfaces.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:95)
   at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:70)
   at javax.faces.webapp.FacesServlet.service(FacesServlet.java:139)
   at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
   at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
   at org.alfresco.web.app.servlet.AuthenticationFilter.doFilter(AuthenticationFilter.java:110)
   at sun.reflect.GeneratedMethodAccessor484.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:585)
   at org.alfresco.repo.management.subsystems.ChainingSubsystemProxyFactory$1.invoke(ChainingSubsystemProxyFactory.java:122)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
   at $Proxy193.doFilter(Unknown Source)
   at org.alfresco.repo.web.filter.beans.BeanProxyFilter.doFilter(BeanProxyFilter.java:88)
   at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
   at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
   at org.alfresco.repo.web.filter.beans.NullFilter.doFilter(NullFilter.java:74)
   at sun.reflect.GeneratedMethodAccessor484.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:585)
   at org.alfresco.repo.management.subsystems.ChainingSubsystemProxyFactory$1.invoke(ChainingSubsystemProxyFactory.java:122)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
   at $Proxy193.doFilter(Unknown Source)
   at org.alfresco.repo.web.filter.beans.BeanProxyFilter.doFilter(BeanProxyFilter.java:88)
   at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
   at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
   at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
   at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
   at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
   at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
   at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
   at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
   at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
   at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
   at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
   at java.lang.Thread.run(Thread.java:595)



pls help me to solve this error,thank you in advance
Regards,
Johnmukkad
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.