I am just trying out Magnolia CMS. I have hit a stumbling block.
My steps:
- Followed the hello-magnolia tutorial. That all works fine in Author (localhost) mode.
 - Clicked Publish (including sub-nodes)
 - Go to the public site (on my localhost http://localhost:8080/magnoliaPublic/Hello-Magnolia)
 - I get a server 500 error that looks like this:
 
HTTP Status 500 - javax.servlet.ServletException: info.magnolia.rendering.engine.RenderException: info.magnolia.registry.RegistrationException: hello-magnolia:pages/hello
I have tried publishing EVERYTHING in Author and restarting the server, but so far the error remains.
Any help would be great.
