Hi Jan,

This are the two error messages I got. The files and definitions exist. I still 
have no clue why this isn't working.

Following the message that I get when try to get to the page named "polls": 

2010-11-03 16:59:48,469 ERROR 
se.[Catalina].[localhost].[/magnolia437].[default]: Servlet.service() for 
servlet default threw exception
info.magnolia.module.templating.RenderException: Can't find renderable 
definition sampleTwoColumns
        at 
info.magnolia.module.templating.engine.DefaultRenderingEngine.render(DefaultRenderingEngine.java:162)
        at 
info.magnolia.module.templating.engine.DefaultRenderingEngine.render(DefaultRenderingEngine.java:130)
        at 
info.magnolia.module.templating.engine.DefaultRenderingEngine$$EnhancerByCGLIB$$1cf0d64f.render(<generated>)

And here the error message I get when I'm trying to navigate to the page 
"polls/data/2007/sample-poll (in this case i see some content but the paragraph 
itself is not displayed):

2010-11-03 17:00:50,678 ERROR info.magnolia.cms.taglibs.Include                 
: Can't render paragraph template 
/templates/poll/paragraphs/answerOptionSingle.jsp
info.magnolia.module.templating.RenderException: Can't render paragraph 
template /templates/poll/paragraphs/answerOptionSingle.jsp
        at 
info.magnolia.module.templating.paragraphs.JspParagraphRenderer.onRender(JspParagraphRenderer.java:58)
        at 
info.magnolia.module.templating.AbstractRenderer.render(AbstractRenderer.java:86)
        at 
info.magnolia.module.templating.paragraphs.AbstractParagraphRenderer.render(AbstractParagraphRenderer.java:65)
        at 
info.magnolia.module.templating.engine.DefaultRenderingEngine$RenderingHelper$1.render(DefaultRenderingEngine.java:80)
        at 
info.magnolia.module.templating.engine.DefaultRenderingEngine.render(DefaultRenderingEngine.java:171)

cheers Armin

Am 03.11.2010 um 09:02 schrieb Jan Haderka:

> 
> can you post your log file content to pastebin.com or similar?
> it would be also helpful to see the listing of your WEB-INF/lib
> 
> Cheers,
> Jan
> 
> On Nov 2, 2010, at 8:41 PM, Armin Wurmser wrote:
> 
>> 
>> Hi all,
>> 
>> After successfully building the module, I still get some error messages when 
>> I try to load the examples included in the module. Magnolia is not able to 
>> render the different included poll paragraphs (eg answerOptionSingle.jsp and 
>> so on) or didn't find the jsp at all.
>> 
>> Anyone had experienced the same yet? Did I made something wrong with the 
>> build?
>> 
>> Thanks
>> 
>> armin
>> 
>> 
>> Am 01.11.2010 um 12:04 schrieb Will Scheidegger:
>> 
>>> 
>>> Dear Magnolians
>>> 
>>> I just tried to build the poll module but get an error message concerning 
>>> the parent pom:
>>> 
>>> [INFO] Scanning for projects...
>>> Downloading: 
>>> http://repo1.maven.org/maven2/info/magnolia/magnolia-parent-pom-community-module/17/magnolia-parent-pom-community-module-17.pom
>>> [INFO] 
>>> ------------------------------------------------------------------------
>>> [ERROR] FATAL ERROR
>>> [INFO] 
>>> ------------------------------------------------------------------------
>>> [INFO] Error building POM (may not be this project's POM).
>>> 
>>> 
>>> Project ID: null:magnolia-module-poll:jar:1.0-SNAPSHOT
>>> 
>>> Reason: Cannot find parent: 
>>> info.magnolia:magnolia-parent-pom-community-module for project: 
>>> null:magnolia-module-poll:jar:1.0-SNAPSHOT for project 
>>> null:magnolia-module-poll:jar:1.0-SNAPSHOT
>>> 
>>> 
>>> I assume that there must be something wrong in the pom. Without any further 
>>> investigation, does anyone know right away where the problem lies?
>>> 
>>> Thanks!
>>> 
>>> -will
>>> 
>>> 
>>> ----------------------------------------------------------------
>>> For list details see
>>> http://www.magnolia-cms.com/home/community/mailing-lists.html
>>> To unsubscribe, E-mail to: <[email protected]>
>>> ----------------------------------------------------------------
>>> 
>> 
>> 
>> 
>> ----------------------------------------------------------------
>> For list details see
>> http://www.magnolia-cms.com/home/community/mailing-lists.html
>> To unsubscribe, E-mail to: <[email protected]>
>> ----------------------------------------------------------------
> 
> 
> 
> 
> ----------------------------------------------------------------
> For list details see
> http://www.magnolia-cms.com/home/community/mailing-lists.html
> To unsubscribe, E-mail to: <[email protected]>
> ----------------------------------------------------------------
> 



----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to