Velocity chart and pie charts look fine but progress and burnsdown charts only show 1 dot on first day of iteration.
Tomcat log errors:
2005-11-06 00:00:00,149 [WorkerThread-1] ERROR scheduler - Job (xplanner.datasamplingJob threw an exception.
org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: net.sf.hibernate.LazyInitializationException: Failed to lazily initialize a collection - no session or session was closed]
2005-11-07 00:00:00,259 [WorkerThread-0] ERROR scheduler - Job (xplanner.datasamplingJob threw an exception.
org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: net.sf.hibernate.LazyInitializationException: Failed to lazily initialize a collection - no session or session was closed]
2005-11-08 00:00:00,087 [WorkerThread-0] ERROR scheduler - Job (xplanner.datasamplingJob threw an exception.
org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: net.sf.hibernate.LazyInitializationException: Failed to lazily initialize a collection - no session or session was closed]
Velocity chart and pie charts look fine but progress and burnsdown charts only show 1 dot on first day of iteration.
Tomcat log errors:
2005-11-06 00:00:00,149 [WorkerThread-1] ERROR scheduler - Job (xplanner.datasamplingJob threw an exception.
org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: net.sf.hibernate.LazyInitializationException: Failed to lazily initialize a collection - no session or session was closed]
2005-11-07 00:00:00,259 [WorkerThread-0] ERROR scheduler - Job (xplanner.datasamplingJob threw an exception.
org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: net.sf.hibernate.LazyInitializationException: Failed to lazily initialize a collection - no session or session was closed]
2005-11-08 00:00:00,087 [WorkerThread-0] ERROR scheduler - Job (xplanner.datasamplingJob threw an exception.
org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: net.sf.hibernate.LazyInitializationException: Failed to lazily initialize a collection - no session or session was closed]
I reviewed these messages but didn't find any obvious solutions:
http://sourceforge.net/forum/message.php?msg_id=3357983
http://sourceforge.net/forum/message.php?msg_id=3106433
http://sourceforge.net/forum/message.php?msg_id=3313687
http://sourceforge.net/forum/message.php?msg_id=3393124
Any suggestions?
There is a bug for this
http://jira.codehaus.org/browse/XPR-153
We are going to work on it this iteration (ends in 2 weeks)
Jacques