On Sat, Feb 23, 2008 at 4:36 AM, Joel Grignou <[EMAIL PROTECTED]> wrote:
>  I tried installing Roller 4.0 on Sun Java Application server V9.1 but
>  get stuck when starting the webapp. I see in the log file that the
>  configuration file is found in the classpath but when deploying on the
>  server I receive the following error message:
>
>  "java.lang.IllegalStateException: Roller Weblogger has not been
>  bootstrapped yet"
>
>  and I see that there is a problem when trying to open the index.jsp
>  page:
>
>  "org.apache.jsp.index_jsp._jspService(index_jsp.java:58)"
>
>  which instruction is :
>
>  "RequestDispatcher setuppage =
>  request.getRequestDispatcher("/roller-ui/setup.rol");"
>
>  Did I miss something as a preliminary task before installation?

What installation steps are you following?
Are you doing the 5-minute install outlined in the install guide?

If you set "installation.type=auto" in your roller-custom.properties
file you'll probably get better error messages in the browser.

- Dave

Reply via email to