First thing I noticed is the META-INF/context.xml-example. I like it!
The rumor is I can install the exploded WAR and install Tomcat and get
prompted to create everything. I'll try that first...
Nope, no dice. I get a 500 error - in Spanish no less:
Excepción inesperada
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 ha encontrado y registrado una excepción inesperada.
From the logs:
2007-09-17 14:32:46,804 PreviewServlet:init - Initializing PreviewServlet
WARN 2007-09-17 14:32:57,092 WebloggerRuntimeConfig:getProperty -
Trouble accessing property: site.frontpage.weblog.handle
java.lang.IllegalStateException: Roller Weblogger has not been bootstrapped yet
at
org.apache.roller.weblogger.business.WebloggerFactory.getWeblogger(WebloggerFactory.java:60)
at
org.apache.roller.weblogger.config.WebloggerRuntimeConfig.getProperty(WebloggerRuntimeConfig.java:66)
at org.apache.jsp.index_jsp._jspService(index_jsp.java:55)
Oh well, I'll go ahead and create a new database from scratch and
setup context.xml myself.
Hmmm, no WEB-INF/dbscripts. I guess I'll just setup context.xml.
I'll be daring and point it at my same database and drop my custom
theme into the themes directory. Cross your fingers!
Similar error:
Status Code 500
Message javax.servlet.ServletException:
java.lang.IllegalStateException: Roller Weblogger has not been
bootstrapped yet
Type
Exception Roller ha encontrado y registrado una excepción inesperada.
Maybe I'll try removing my 3.1.1 install at ROOT and moving 4.0 from
roller to ROOT. That didn't work, but tailing my logs, the following
error is in there:
INFO 2007-09-17 14:39:06,100 DatabaseInstaller:upgradeDatabase -
Database is old, beginning upgrade to version 400
ERROR 2007-09-17 14:39:06,159 DatabaseInstaller:errorMessage - Problem
upgrading database to version 320
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Unknown column
'parentid' in 'field list'
Is there an upgrade script I should try running to get my (seemingly
working) database from 3.1.x to 4.x?
Thanks,
Matt
On 9/17/07, Dave <[EMAIL PROTECTED]> wrote:
> Thanks for everybody's help in finding and fixing 4.0 bugs. I just
> updated my site to use the latest build and uploaded RC2 for testing.
> Unless we find some critical issue(s), I'm going to call for a release
> vote on Wednesday. So please take the new release for a spin.
>
> Release files:
>
> Can be found here: http://people.apache.org/~snoopdave/apache-roller-4.0
>
> Fixes since RC1:
>
> * Deleted entries still visible
> http://opensource.atlassian.com/projects/roller/browse/ROL-1540
>
> * Errors in PostgreSQL migration script
> http://opensource.atlassian.com/projects/roller/browse/ROL-1563
>
> * Roller Admin Protocol broken
> http://opensource.atlassian.com/projects/roller/browse/ROL-1560
>
> * Wrong path resource with I18N name or path
> http://opensource.atlassian.com/projects/roller/browse/ROL-1542
>
> * Theme preview bug
> http://opensource.atlassian.com/projects/roller/browse/ROL-1561
>
> * Resources.jsp bug
> http://opensource.atlassian.com/projects/roller/browse/ROL-1562
>
> * Atom protocol fixes
> http://opensource.atlassian.com/projects/roller/browse/ROL-1533
>
> * Multiple problems with database auto-upgrade
> http://opensource.atlassian.com/projects/roller/browse/ROL-1548
>
--
http://raibledesigns.com