click here for details... Sakai Executive Director Position Search now open
Issue Details (XML | Word | Printable)

Key: SAK-17956
Type: Bug Bug
Status: Open Open
Priority: Critical Critical
Assignee: David Horwitz
Reporter: Alan Berg
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Sakai

Warning in log file when starting up 2.7.b2

Created: 08-Feb-2010 02:17   Updated: 08-Mar-2010 00:59
Component/s: Email Template Service
Affects Version/s: 2.7.0-b01
Fix Version/s: 2.7.0-b05

Time Tracking:
Not Specified

Environment: qa1-nl
Issue Links:
Relate
 

2.7.x Status: None
2.6.x Status: None
2.5.x Status: None
2.4.x Status: None


 Description  « Hide
The following warnings in the log file is seen on starting up. Please verify

2010-02-08 10:31:12,518 WARN main org.sakaiproject.emailtemplateservice.service.impl.EmailTemplateServiceImpl - no template found for: sitemange.notifyAddedParticipant in locale en
2010-02-08 10:31:12,572 WARN main org.sakaiproject.emailtemplateservice.service.impl.EmailTemplateServiceImpl - no template found for: sitemanage.notifyNewUserEmail in locale en

 All   Comments   Work Log   Change History   Subversion Commits   git Commits      Sort Order: Ascending order - Click to sort in descending order
David Horwitz added a comment - 15-Feb-2010 05:20
This is a tricky one - its caused by the site action checking if a template exists before populating the DB. This should be a warning (i.e. code asks for a template that doesn't exist) as its unexpected behaviour in all other cases