Error in logs when creating calendar item

Description

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)

Activity

Show:

Chris Kretler April 25, 2014 at 3:12 PM

We have not see this in our production logs since the 1st of the year. The dashboard thread has been processing all events since that time. I think it is safe to conclude that this is no longer an issue.

Jim Eng June 18, 2012 at 6:14 AM

Elevating priority. It sounds like this may affect whether users see some item they should see.

Fixed

Details

Assignee

Reporter

Components

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