just wanna to know. when will 5.0 released? F
On Fri, Oct 8, 2010 at 7:27 PM, Dave <[email protected]> wrote: > Congrats on working out the multi-domain setup! I was afraid you were > about to give up ;-) > > Yes, that is a known bug in RC2. A couple of paths that were supposed > to start with ${user.home} got hardcoded to '/home/dave'. The > workaround is to set properties to point to the directory in which you > want mediafile uploads stored: > > mediafiles.storage.dir= ... PATH TO MEDIA FILES DIR ... > search.index.dir= ... PATH TO SEARCH INDEX ... > > (I think you already fixed the search.index.dir one) > > I usually create a roller_data directory somewhere with subdirectories > for mediafiles and search-index. > > Hope that helps... > > - Dave > > > > On Fri, Oct 8, 2010 at 2:26 AM, Christopher Dodunski > <[email protected]> wrote: >> Hi Dave, >> >> Also, an error was reported when attempting to upload media and switch to >> custom theme... >> >> Unexpected Exception >> Status Code 500 >> Message org.apache.roller.weblogger.business.FileNotFoundException: >> Invalid path [/home/dave/roller_data/mediafiles/isaac], directory doesn't >> exist. >> Type >> Exception Roller has encountered and logged an unexpected exception. >> >> Is there a work around for this? >> >> Regards, >> >> Chris. >> >> >>> That is a known bug, which will be fixed in the next RC. You can work >>> around it by setting the 'search.index.dir=' to the place where you >>> want your search index created. >>> >>> Thanks, >>> Dave >> >> >
