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.




Blank emails from scheduler 1.7

web-app

I have 20 erros like this one. and a bunch of blank emails.

Event Type: Error
Event Source: CounterSoft Gemini Scheduler
Event Category: None
Event ID: 0
Date:  1/4/2008
Time:  10:35:59 AM
User:  N/A
Computer: CKPAPP02
Description:
System - Cannot execute a program. The command being executed was "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\WINDOWS\TEMP\sgkwmtlt.cmdline". -    at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
   at System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
   at Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)
   at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
   at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)
   at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)
   at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)
   at CounterSoft.Gemini.Commons.TemplateMaschine.Template.ProcessTemplate(String templateFile, String fileNameForDebugging)
   at CounterSoft.Gemini.Commons.TemplateMaschine.Template..ctor(String templateFile)
   at CounterSoft.Gemini.Scheduler.EmailAlertsProcess.MakeAlertMessage(IssueEN issue, IssueCommentEN lastComment, ArrayList changeLog, IssueAlertEN alert, IssueWatcherEN recipient, String language)

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

 

I was forced to reset  IIS and Service wich even faild during restard.

What can I do ??

 

bleenbleeng
· 1
bleenbleeng
Replies (7)
helpful
0
not helpful

What version and language is Windows running?


Harvey Kandola
· 212
Harvey Kandola
helpful
0
not helpful

the os is :2003 server sp2

it has 2.0 framenwork and 1.4 framework.

the errors have stop but want to prevent future issues


bleenbleeng
· 1
bleenbleeng
helpful
0
not helpful

Hello,

Does that mean the problem is now resolved?


Harvey Kandola
· 212
Harvey Kandola
helpful
0
not helpful

no unfortunately it happen againg

first I see this in the error log

Event Type: Error
Event Source: CounterSoft Gemini Scheduler
Event Category: None
Event ID: 0
Date:  1/9/2008
Time:  6:21:00 AM
User:  N/A
Computer: 02
Description:
mscorlib - Exception of type 'System.OutOfMemoryException' was thrown. -    at System.AppDomain.nGetAssemblies(Boolean forIntrospection)
   at System.AppDomain.GetAssemblies()
   at CounterSoft.Gemini.Commons.TemplateMaschine.Template.ResolveAssemblyPath(String name)
   at CounterSoft.Gemini.Commons.TemplateMaschine.Template.ProcessTemplate(String templateFile, String fileNameForDebugging)
   at CounterSoft.Gemini.Commons.TemplateMaschine.Template..ctor(String templateFile)
   at CounterSoft.Gemini.Scheduler.EmailAlertsProcess.MakeAlertMessage(IssueEN issue, IssueCommentEN lastComment, ArrayList changeLog, IssueAlertEN alert, IssueWatcherEN recipient, String language)

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

**

Event Type: Error
Event Source: CounterSoft Gemini Scheduler
Event Category: None
Event ID: 0
Date:  1/9/2008
Time:  6:22:10 AM
User:  N/A
Computer: CKPAPP02
Description:
System - Cannot execute a program. The command being executed was "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\WINDOWS\TEMP\ucagvzki.cmdline". -    at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
   at System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
   at Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)
   at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
   at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)
   at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)
   at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)
   at CounterSoft.Gemini.Commons.TemplateMaschine.Template.ProcessTemplate(String templateFile, String fileNameForDebugging)
   at CounterSoft.Gemini.Commons.TemplateMaschine.Template..ctor(String templateFile)
   at CounterSoft.Gemini.Scheduler.EmailAlertsProcess.MakeAlertMessage(IssueEN issue, IssueCommentEN lastComment, ArrayList changeLog, IssueAlertEN alert, IssueWatcherEN recipient, String language)

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

And then later this on the gemini log

StartIndex cannot be less than zero. Parameter name: startIndex 1/9/2008 6:30:21 AM SOURCE: mscorlib TARGETSITE: System.Text.StringBuilder Remove(Int32, Int32) STACKTRACE: at System.Text.StringBuilder.Remove(Int32 startIndex, Int32 length) at CounterSoft.Gemini.Business.x95da312ae9372c2e.GetPagedFilteredIssues2(IssuesFilterEN ifeFilter, Int32 iStartPage, Int32 iPageSize, Int32& iTotalIssues, Int32& iStartIndex, Int32& iEndIndex) at CounterSoft.Gemini.Business.x95da312ae9372c2e.xa91f976c95cc24f6(IssuesFilterEN x24b748b5be295dcb, Int32 x6085dd2d6dae9673, Int32 x870a8f396af517a1, Int32& x42a948eff01be1b6, Int32& x8c5725b36c3fef30, Int32& x93a2c901eb10cf80) at CounterSoft.Gemini.IssuesWeb.BindData() at CounterSoft.Gemini.IssuesWeb.PageLoad(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at CounterSoft.Gemini.Business.BasePage.OnL   StartIndex cannot be less than zero. Parameter name: startIndex 1/9/2008 6:30:13 AM

SOURCE: mscorlib TARGETSITE: System.Text.StringBuilder Remove(Int32, Int32) STACKTRACE: at System.Text.StringBuilder.Remove(Int32 startIndex, Int32 length) at CounterSoft.Gemini.Business.x95da312ae9372c2e.GetPagedFilteredIssues2(IssuesFilterEN ifeFilter, Int32 iStartPage, Int32 iPageSize, Int32& iTotalIssues, Int32& iStartIndex, Int32& iEndIndex) at CounterSoft.Gemini.Business.x95da312ae9372c2e.xa91f976c95cc24f6(IssuesFilterEN x24b748b5be295dcb, Int32 x6085dd2d6dae9673, Int32 x870a8f396af517a1, Int32& x42a948eff01be1b6, Int32& x8c5725b36c3fef30, Int32& x93a2c901eb10cf80) at CounterSoft.Gemini.IssuesWeb.BindData() at CounterSoft.Gemini.IssuesWeb.PageLoad(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at CounterSoft.Gemini.Business.BasePage.OnL

What is going on. The system has not worked clean for more than 1 day.

Thank for your help.

 

 


bleenbleeng
· 1
bleenbleeng
helpful
0
not helpful

RE: Blank Emails

Can you attach some of those blank emails to an email and send to our support email address?

We will then look into the problem.


Harvey Kandola
· 212
Harvey Kandola
helpful
0
not helpful

Did you get to the bottom of this issue? I've just found some:

System - Cannot execute a program. The command being executed was "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\WINDOWS\TEMP\otg_cljc.cmdline".

event log entries after receiving several emails entitled "Gemini Email Alert", and containing just <projid>-<issueid>.

Regards,
Nigel.


nharris
· 1
nharris
helpful
0
not helpful

We will probably release a new version next week with more tracing capabilities in order to get to the bottom of this issue.


Harvey Kandola
· 212
Harvey Kandola