Hello, The roller.properties in the roller-weblogger-business-5.0.0-RC2.jar has these values hard coded:
#----------------------------------------------------------------------------- # Directory settings #----------------------------------------------------------------------------- # The directory in which Roller will upload files mediafiles.storage.dir=/home/dave/roller_data/mediafiles # The context path under which resoures will be made available mediafile.resource.url=/resources # The directory in which Roller will upload files uploads.dir=/home/dave/roller_data/uploads whilst the roller.properties in weblogger-business/src/main/resources/org/apache/roller/weblogger/config/roller looks ok. Need to update the jar with the correct version. On 19/09/2010, Anil Gangolli <a...@busybuddha.org> wrote: > > Overall looking pretty good. > > Used the tar.gz binary distribution. The gpg signature checked out. > I did a from-scratch installation on Tomcat 6.0.29, MySQL 5.1.41, MySQL > Connector/J 5.1.13, Sun Java SE JDK 1.6.0_21. The installation went fine. > > I haven't tested much on the installation. > > I have noticed one probably significant issue already from some error > log messages. A number of the paths in the roller.properties inside > the roller-weblogger-business jar somehow got /home/dave hardcoded in > them instead of referencing ${user.home} or some other property. This > won't work for most people, and some of the functionality like search > indexing is probably failing as a result. > > --a. > > On 09/17/2010 06:46 PM, Dave wrote: >> Apache Roller 5.0 Release Candidate RC2 is now available for testing. >> Note that this is NOT a release of the Apache Software Foundation or >> anybody else; this release candidate is for testing purposes only and >> not recommended for production. >> >> What's new in Roller 5.0: >> >> https://cwiki.apache.org/confluence/display/ROLLER/What's+new+in+Roller+5.0 >> >> Roller 5.0 JIRA change list: >> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310906&styleName=Html&version=12313828 >> >> Signed binary and source files >> http://people.apache.org/~snoopdave/apache-roller-5.0/ >> >> Issues resolved since RC1: >> http://bit.ly/9eWjJk >> >> If you would like to help out then please test RC2, discuss the >> problems you encounter here and file specific bugs with steps to >> reproduce in the Roller JIRA bug tracking system. >> >> Thanks, >> Dave >> > > -- Cheers Greg