Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Email Bodies Disappearing In Gemini 2.03

web-app

Hello. The bodies of the email alerts aren't being sent. It's only sending a subject. I noticed the following error occurred at the same time an alert was generated...

DEBUG
Error encountered processing template file: html/IssueComment.vm 9/25/2007 4:48:20 PM

Object reference not set to an instance of an object. at Commons.Collections.LRUMap.IndexOf(Object key) at Commons.Collections.LRUMap.MoveToMRU(Object key) at Commons.Collections.LRUMap.getItem(Object key) at Commons.Collections.SyncLRUMap.getItem(Object key) at NVelocity.Runtime.Resource.ResourceCacheImpl.get(Object key) at NVelocity.Runtime.Resource.ResourceManagerImpl.getResource(String resourceName, Int32 resourceType, String encoding) at NVelocity.Runtime.RuntimeInstance.getTemplate(String name, String encoding) at NVelocity.App.Velocity.GetTemplate(String name) at CounterSoft.GeminiPlugins.MailPlugin.MakeTemplate_NVelocity(IssueEventArgs args, String templateFile 9/25/2007 4:48:20 PM

DEBUG Error encountered processing template file: html/IssueComment.vm 9/25/2007 4:48:20 PM

Object reference not set to an instance of an object. at Commons.Collections.LRUMap.IndexOf(Object key) at Commons.Collections.LRUMap.MoveToMRU(Object key) at Commons.Collections.LRUMap.getItem(Object key) at Commons.Collections.SyncLRUMap.getItem(Object key) at NVelocity.Runtime.Resource.ResourceCacheImpl.get(Object key) at NVelocity.Runtime.Resource.ResourceManagerImpl.getResource(String resourceName, Int32 resourceType, String encoding) at NVelocity.Runtime.RuntimeInstance.getTemplate(String name, String encoding) at NVelocity.App.Velocity.GetTemplate(String name) at CounterSoft.GeminiPlugins.MailPlugin.MakeTemplate_NVelocity(IssueEventArgs args, String templateFile)

Thank you!

blendax78
· 1
blendax78
Replies (1)
helpful
0
not helpful

Try switching template engine in the web.config file to StringTemplate.

a reboot of the web app, will sort this as well.


Mark Wing
· 9108
Mark Wing