You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by "Sabine K." <la...@gmail.com> on 2008/03/10 16:06:24 UTC

T5: Error in Tutorial; Page Start did not generate any markup when rendered.

Hi,

i tried to test the new version of tapestry. Used the command: mvn
archetype:create
  -DarchetypeGroupId=org.apache.tapestry
  -DarchetypeArtifactId=quickstart
  -DgroupId=org.apache.tapestry
  -DartifactId=tutorial1
  -DpackageName=org.apache.tapestry.tutorial

and used mvn jetty:run to start it:

An unexpected application exception has occurred.

* java.lang.RuntimeException
Page Start did not generate any markup when rendered. This could be because
its template file could not be located, or because a render phase method in
the page prevented rendering.
Stack trace

        *
org.apache.tapestry.internal.services.PageMarkupRendererImpl.renderPageMarkup(PageMarkupRendererImpl.java:58)
        *
org.apache.tapestry.internal.services.PageResponseRendererImpl.renderPageResponse(PageResponseRendererImpl.java:57)
        *
org.apache.tapestry.internal.services.PageRenderRequestHandlerImpl.handle(PageRenderRequestHandlerImpl.java:59)
        *
org.apache.tapestry.internal.services.RootPathDispatcher.dispatch(RootPathDispatcher.java:55)
        *
org.apache.tapestry.services.TapestryModule$13.service(TapestryModule.java:911)
        *
org.apache.tapestry.tutorial.services.AppModule$1.service(AppModule.java:85)
        *
org.apache.tapestry.internal.services.LocalizationFilter.service(LocalizationFilter.java:43)
...

Older Versions like 5.0.6 works without any mistakes. Any idea what is
wrong?

Sabine
-- 
View this message in context: http://www.nabble.com/T5%3A-Error-in-Tutorial--Page-Start-did-not-generate-any-markup-when-rendered.-tp15950802p15950802.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T5: Error in Tutorial; Page Start did not generate any markup when rendered.

Posted by "Sabine K." <la...@gmail.com>.
Thanks for your help!

I used .htm instead .tml :/





Angelo Chen wrote:
> 
> the template should have .tml as extension and it should be in the root
> directory, that's the change from 5.0.6.
> 
> 
> Sabine K. wrote:
>> 
>> Hi,
>> 
>> i tried to test the new version of tapestry. Used the command: mvn
>> archetype:create
>>   -DarchetypeGroupId=org.apache.tapestry
>>   
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/T5%3A-Error-in-Tutorial--Page-Start-did-not-generate-any-markup-when-rendered.-tp15950802p15950874.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T5: Error in Tutorial; Page Start did not generate any markup when rendered.

Posted by Angelo Chen <an...@yahoo.com.hk>.
the template should have .tml as extension and it should be in the root
directory, that's the change from 5.0.6.


Sabine K. wrote:
> 
> Hi,
> 
> i tried to test the new version of tapestry. Used the command: mvn
> archetype:create
>   -DarchetypeGroupId=org.apache.tapestry
>   
> 

-- 
View this message in context: http://www.nabble.com/T5%3A-Error-in-Tutorial--Page-Start-did-not-generate-any-markup-when-rendered.-tp15950802p15950850.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T5: Error in Tutorial; Page Start did not generate any markup when rendered.

Posted by Angelo Chen <an...@yahoo.com.hk>.
the template should have .tml as extension and it should be in the root
directory, that's the change from 5.0.6.


Sabine K. wrote:
> 
> Hi,
> 
> i tried to test the new version of tapestry. Used the command: mvn
> archetype:create
>   -DarchetypeGroupId=org.apache.tapestry
>   
> 

-- 
View this message in context: http://www.nabble.com/T5%3A-Error-in-Tutorial--Page-Start-did-not-generate-any-markup-when-rendered.-tp15950802p15950852.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org