After struggling for a long time with the database connection, I am now at
the end of my wits with this velocity error below (leading to the all too
famous exception "Weblogger has not been bootstrapped"). Is there a setting
in roller-customs.properties I am missing? Any ideas?
Thanks, Gerald
DEBUG 2008-10-09 03:25:24,510 SimpleLog4JLogSystem:logVelocityMessage -
Velocimacro : adding VMs from VM library : feeds.vm
DEBUG 2008-10-09 03:25:24,510 GeronimoLog:debug - Looking up resource named
... feeds.vm
INFO 2008-10-09 03:25:24,512 SimpleLog4JLogSystem:logVelocityMessage -
Velocimacro : added #showEntriesAtom10( entries ) : source = feeds.vm
INFO 2008-10-09 03:25:24,515 SimpleLog4JLogSystem:logVelocityMessage -
Velocimacro : added #showEntriesRSS20( entries ) : source = feeds.vm
INFO 2008-10-09 03:25:24,516 SimpleLog4JLogSystem:logVelocityMessage -
Velocimacro : added #showCommentsAtom10( comments ) : source = feeds.vm
INFO 2008-10-09 03:25:24,517 SimpleLog4JLogSystem:logVelocityMessage -
Velocimacro : added #showCommentsRSS20( comments ) : source = feeds.vm
INFO 2008-10-09 03:25:24,517 SimpleLog4JLogSystem:logVelocityMessage -
Velocimacro : added #showFeedHistory( pager ) : source = feeds.vm
DEBUG 2008-10-09 03:25:24,520 SimpleLog4JLogSystem:logVelocityMessage -
ResourceManager : found feeds.vm with loader
org.apache.roller.weblogger.ui.rendering.velocity.WebappResourceLoader
DEBUG 2008-10-09 03:25:24,520 SimpleLog4JLogSystem:logVelocityMessage -
Velocimacro : VM library registration complete.
DEBUG 2008-10-09 03:25:24,521 SimpleLog4JLogSystem:logVelocityMessage -
Velocimacro : adding VMs from VM library : roller-custom.vm
DEBUG 2008-10-09 03:25:24,521 GeronimoLog:debug - Looking up resource named
... roller-custom.vm
DEBUG 2008-10-09 03:25:24,522 GeronimoLog:debug - Looking up resource named
... roller-custom.vm
ERROR 2008-10-09 03:25:24,524 SimpleLog4JLogSystem:logVelocityMessage -
Velocimacro : Velocimacro : Error using VM library : roller-custom.vm
ERROR 2008-10-09 03:25:24,525 SimpleLog4JLogSystem:logVelocityMessage -
java.lang.IllegalStateException: Roller Weblogger has not been bootstrapped
yet
at
org.apache.roller.weblogger.business.WebloggerFactory.getWeblogger(Weblogger
Factory.java:60)
at
org.apache.roller.weblogger.ui.rendering.velocity.RollerResourceLoader.getRe
sourceStream(RollerResourceLoader.java:80)