No entries ever appear in planet. winXP and linux: Tomcat 5.5.15 w/ jdk1.5
Has anyone done a clean install and gotten planet to work as advertised? Getting the same errors that I got on RC3 and RC4. WARN 2006-03-04 12:11:12,640 ErrorCounter:reportWarning - *** WARNING: Keyword 'group' is being intepreted as an identifier due to: expecting IDENT, found 'group' WARN 2006-03-04 12:11:12,640 ErrorCounter:reportWarning - *** WARNING: Keyword 'group' is being intepreted as an identifier due to: expecting IDENT, found 'group' INFO 2006-03-04 12:11:12,968 HibernatePlanetManagerImpl:getAggregation - Generated aggregation in 0.468 seconds INFO 2006-03-04 12:11:12,968 HibernatePlanetManagerImpl:getAggregation - Generated aggregation in 0.0 seconds INFO 2006-03-04 12:11:12,984 HibernatePlanetManagerImpl:getAggregation - Generated aggregation in 0.016 seconds ERROR 2006-03-04 12:11:29,671 HibernateWeblogManagerImpl:getComments - org.hibernate.TransientObjectException: object references an unsaved transient instance - save the transient instance before flushing: org.roller.pojos.WeblogEntryData INFO 2006-03-04 12:11:41,218 PlanetManagerImpl:refreshEntries - 0 - 0.062 seconds to process (0) entries of http://localhost:8080/roller//rss/dave INFO 2006-03-04 12:11:41,281 PlanetManagerImpl:refreshEntries - 0 - 0.063 seconds to process (0) entries of http://localhost:8080/roller//rss/road INFO 2006-03-04 12:11:41,281 PlanetManagerImpl:refreshEntries - --- DONE --- Refreshed entries in 0.281 seconds INFO 2006-03-04 12:11:51,031 PlanetManagerImpl:refreshEntries - 0 - 0.11seconds to process (0) entries of http://localhost:8080/roller//rss/dave INFO 2006-03-04 12:11:51,062 PlanetManagerImpl:refreshEntries - 0 - 0.031 seconds to process (0) entries of http://localhost:8080/roller//rss/road INFO 2006-03-04 12:11:51,062 PlanetManagerImpl:refreshEntries - --- DONE --- Refreshed entries in 0.141 seconds Installation Guide Says: ... go to the Planet:Configuration page and set full-path to the directory you choose for the planet-cache. Currently, you must specify the location of the planet-cache directory through the Roller web UI (but we planning to move it to roller.propertiesbecause it is really a startup property). Where is this entry field in the UI? What is the trick to getting this to work?