|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Roller InstallationHi
I am trying to install roller(4.01) on ubuntu 9.04. As soon as I deploy roller I am getting this error Unexpected Exception Status Code 500 Message javax.servlet.ServletException: java.lang.IllegalStateException: Roller Weblogger has not been bootstrapped yet Type Exception Roller has encountered and logged an unexpected exception. can you tell me what may have caused this error? Thanks arvind |
|
|
RE: Roller InstallationThat error is kind of a catch all that means there's a problem with the installation. Usually it means the database isn't set up right or your roller-custom.properties file isn't configured correctly. The first place to check is the roller-startup.log (I believe that file is in the root of your webapps directory if you're running tomcat). Can you post what's in that log file? /Brian > Date: Sun, 21 Jun 2009 11:26:08 +0530 > Subject: Roller Installation > From: arvind.bernaulli@... > To: user@...; snoopdave@... > > Hi > I am trying to install roller(4.01) on ubuntu 9.04. As soon as I > deploy roller I am getting this error > > Unexpected Exception Status Code 500 Message javax.servlet.ServletException: > java.lang.IllegalStateException: Roller Weblogger has not been bootstrapped > yet Type > Exception Roller has encountered and logged an unexpected exception. > can you tell me what may have caused this error? > > Thanks > arvind _________________________________________________________________ Insert movie times and more without leaving HotmailĀ®. http://windowslive.com/Tutorial/Hotmail/QuickAdd?ocid=TXT_TAGLM_WL_HM_Tutorial_QuickAdd_062009 |
|
|
Re: Roller InstallationHi
Now I am getting this error Unexpected Exception Status Code 500 Message An exception occurred processing JSP page /index.jsp at line 31 28: } else { 29: // dispatch to setup page 30: RequestDispatcher setuppage = request.getRequestDispatcher("/roller-ui/setup.rol"); 31: setuppage.forward(request, response); 32: } 33: 34: %> Stacktrace: Type Exception Roller has encountered and logged an unexpected exception. Please help me fix it up. -regards arvind On Sun, Jun 21, 2009 at 11:35 PM, Brian Levine <levine_brian@...>wrote: > > > That error is kind of a catch all that means there's a problem with the > installation. Usually it means the database isn't set up right or your > roller-custom.properties file isn't configured correctly. > > The first place to check is the roller-startup.log (I believe that file is > in the root of your webapps directory if you're running tomcat). Can you > post what's in that log file? > > /Brian > > > Date: Sun, 21 Jun 2009 11:26:08 +0530 > > Subject: Roller Installation > > From: arvind.bernaulli@... > > To: user@...; snoopdave@... > > > > Hi > > I am trying to install roller(4.01) on ubuntu 9.04. As soon as I > > deploy roller I am getting this error > > > > Unexpected Exception Status Code 500 Message > javax.servlet.ServletException: > > java.lang.IllegalStateException: Roller Weblogger has not been > bootstrapped > > yet Type > > Exception Roller has encountered and logged an unexpected exception. > > can you tell me what may have caused this error? > > > > Thanks > > arvind > > _________________________________________________________________ > Insert movie times and more without leaving HotmailĀ®. > > http://windowslive.com/Tutorial/Hotmail/QuickAdd?ocid=TXT_TAGLM_WL_HM_Tutorial_QuickAdd_062009 > |
|
|
Roller on Resin and ApacheHello,
I have installed Roller 4.0.1 on Resin app server and Apache webserver. Roller created tables upon first access. I was able to create a new account and log in. However, upon creating a Blog, when I access the URL of the blog, I am getting a 404. Please advise. Thanks a bunch! - Abhishek. |
| Free embeddable forum powered by Nabble | Forum Help |