Fixed
Details
Assignee
UnassignedUnassignedReporter
Steve SwinsburgSteve SwinsburgComponents
Fix versions
Affects versions
Priority
Critical
Details
Details
Assignee
Unassigned
UnassignedReporter
Steve Swinsburg
Steve SwinsburgComponents
Fix versions
Affects versions
Priority
Created June 16, 2012 at 4:44 PM
Updated April 25, 2014 at 3:12 PM
Resolved April 25, 2014 at 3:12 PM
Using a trunk checkout of dashboard,I just received this in the logs when creating a calendar event in a site that this user was a part of. It was just a normal event with a start and end time, title and description.
2012-06-17 09:39:22,411 WARN Dashboard Event Processing Thread org.sakaiproject.dash.dao.impl.DashboardDaoImpl - getCalendarItem: Error executing query: class org.springframework.dao.TransientDataAccessResourceException:PreparedStatementCallback; SQL [select ci.id as ci_id, ci.calendar_time as ci_calendar_time, ci.calendar_time_label_key as ci_calendar_time_label_key, ci.title as ci_title, ci.entity_ref as ci_entity_ref,]; Parameter index out of range (1 > number of parameters, which is 0).; nested exception is java.sql.SQLException: Parameter index out of range (1 > number of parameters, which is 0).
2012-06-17 09:39:22,411 WARN Dashboard Event Processing Thread org.sakaiproject.dash.logic.DashboardLogicImpl - Failed attempt to retrieve calendar events in context (mercury) for new user (c0098581-a496-429e-ae35-5919bfa83d24)
2012-06-17 09:39:22,415 WARN Dashboard Event Processing Thread org.sakaiproject.dash.logic.DashboardLogicImpl - Failed attempt to retrieve news events in context (mercury) for new user (c0098581-a496-429e-ae35-5919bfa83d24)