- 
    Bug 
- 
    Resolution: Fixed
- 
    Low 
- 
    2.6.1 Pro
- 
    Windows 2000, IIS 5.0, Tomcat 4.1.24, MySQL 
- 
        2.06
- 
        
After upgrading from 2.4.1 to 2.6.1 the comments attached to bugs are not display, instead just a message:
"Velocity template generation failed"
Many errors in log like:
org.apache.velocity.exception.VelocityException: Could not find template 'templates\email\html/issueresolved.vm' ensure it is in the classpath.
	at com.atlassian.velocity.DefaultVelocityManager.getEncodedBody(DefaultVelocityManager.java:88)
	at com.atlassian.jira.mail.MailingListCompiler.sendLists(MailingListCompiler.java:142)
	at com.atlassian.jira.mail.MailingListCompiler.sendLists(MailingListCompiler.java:89)
	at com.atlassian.jira.mail.IssueMailQueueItem.send(IssueMailQueueItem.java:107)
	at com.atlassian.mail.queue.MailQueueImpl.sendBuffer(MailQueueImpl.java:55)
	at com.atlassian.jira.service.services.mail.MailQueueService.run(MailQueueService.java:23)
	at com.atlassian.jira.service.JiraServiceContainer.run(JiraServiceContainer.java:51)
	at com.atlassian.jira.service.ServiceRunner.execute(ServiceRunner.java:50)
	at org.quartz.core.JobRunShell.run(JobRunShell.java:147)
	at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:387)
Following suggestion is discussion forum I manually extracted the .war file, and then the problem seems to go away.
- duplicates
- 
                    JRASERVER-3788 Mail sits in mail queue and not sent -         
- Closed
 
-         
- is incorporated by
- 
                    JRASERVER-11739 FileSystem specific separator used for Velocity Template selection doesn't work with unexploded WARs on Windows -         
- Closed
 
-         
- is related to
- 
                    JRASERVER-4108 Velocity template generation failed -         
- Closed
 
-