On 7/18/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hey Dave, I've just tried the 5-minutes installation process. Starts really good. But, when deploying in tomcat 5.5, we need an xml configuration file!
Why is that? You should only need a context config file if you are using JNDI database and mail session, otherwise you should be able to deploy as a directory via Tomcat Admin Console and leave the context config file field blank. If you *do* want/need to use JNDI resources, we provide an example context config in META-INF and instructions on how to use it in section 9.3 of the install guide.
So i had to create a WAR file and deploy it. It works fine then, i create the database. Seems to work fine. But when i finally go to roller, error page, nothing in the log file : ----- An unknown error has occurred What happened? An unknown and unexpected error occured when Roller tried to check database status or bootstrap itself. Roller can't determine what happened so you will have to look at your servers log files and diagnose the problem yourself. Follow the instructons on the Roller wiki and seek help from the Roller user mailing list. Why did that happen? In case the clues above are not enough to help you figure out what is going wrong, here are some more details. The root cause of the problem is an exception of type [] To help you debug the problem, here is the stack trace for that exception: []
I haven't seen that one before. It's "unknown and unexpected" after all. Please send your catalina.out and roller.log files to me (zip them if they are large) so I can investigate. - Dave