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.




System error on batch update

web-app

I haven't been able to do a batch update on issues. I've gotten these system errors when I try to perform a batch update.

DEBUG Error encountered processing template file: text/IssueUpdate.vm28/02/2006 16:40:51 Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.ArrayList.getItem(Int32 index) 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.MakeTemplateNVelocity(IssueEventArgs args, String templateFile) 28/02/2006 16:40:51
Any ideas on how to fix it?

j_welch2
· 1
j_welch2
Replies (4)
helpful
0
not helpful

This seems like an error with the mail plugin. Can you try and disable email alerts?


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Ok. I set the Issue*Alert to false and SendAlert to false and the batch update worked. Is there a work-around or fix for this?


j_welch2
· 1
j_welch2
helpful
0
not helpful

Which version of Gemini are you using?

Do you receive email alerts for other updates?

Seems like the email templates can not be loaded. Try changing the TemplateEngine / Path setting(s) in the web.config file.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

[quote user="MarkWing"]

Which version of Gemini are you using?[/quote] 2.0.3

[quote user="MarkWing"]Do you receive email alerts for other updates?[/quote] Yes

[quote user="MarkWing"]Seems like the email templates can not be loaded. Try changing the TemplateEngine / Path setting(s) in the web.config file.[/quote]

Ok. The TemplatePath var was empty and I put an absolute path in there.


j_welch2
· 1
j_welch2