@david I had this problem and followed the advice Dave gave in a reply a couple of days ago:
"Create a planet-custom.properties file in the same directory as your roller-custom.properties file. Copy the very same database connection parameters that are in your roller-custom.properties file into planet-custom.properties." This solved it for me. I was installing the full release announced this week for a new client (soon to be visible at antiB.ullying.com). I'll be updating my other installations now I know this is working fine. Dave, great work. Finbar Dineen http://www.limlom.com/ David Bloom írta: > click on Planet administration link on main menu- > http://localhost:8080/roller/roller-ui/admin/planetConfig.rol > > ERROR 2007-12-08 20:02:43,078 StandardWrapperValve:invoke - > Servlet.service() for servlet default threw exception > java.lang.IllegalStateException: Roller Planet has not been > bootstrapped yeti had this in my > > C:\Java5\apache-tomcat-5.5.25\common\classes roller custom file > > planet.aggregator.enabled=true > planet.aggregator.cache.dir=C:\\Java5\\apache-tomcat-5.5.25\\work\\cache > tasks.enabled=ScheduledEntriesTask,ResetHitCountsTask,\ > TurnoverReferersTask,PinqQueueTask,RefreshPlanetRollerTask,SyncWebsitesTask > rendering.siteModels=\ > org.apache.roller.weblogger.ui.rendering.model.SiteModel,\ > org.apache.roller.weblogger.ui.rendering.model.PlanetModel
