I'm just preparing new instructions for getting started with Forrest 0.7
for a presentation and I'm running into a strange kind of problem:

Here is what I did

- Download Forrest 0.7
- Set Environment and Path for Windows XP
- cd to site-author
- execute "forrest run"
- try localhost:8888 in my browser

What I get is this:

> Internal Server Error
> 
> Message: null
> 
> Description: No details available.
> 
> Sender: org.apache.cocoon.servlet.CocoonServlet
> 
> Source: Cocoon Servlet
> 
> Request URI
> 
> cause
> 
> Could not find component for role: 
> [org.apache.cocoon.components.modules.input.InputModule/lm] 
> (Key='org.apache.cocoon.components.modules.input.InputModule/lm')
> 
> request-uri
> 
> /
> 
> Apache Cocoon 2.2.0-dev

Any ideas why this is happening in a tested and released version?
Quick fixes?

Thanks,
Ferdinand