Geminiclose
Gemini Password Reset

Please provide your username.

A password reset confirmation email will be sent to your email address.

Username
  • Projects

 
SCHEDULER-1358 - Scheduler crashes immediately on startup
Estimated: 4 Hours 0 Minutes   Logged: 5 Hours 0 Minutes   Excess Time: 1 Hours 0 Minutes
Print  |  Send  |  Refresh  |  Url
Type: Bug Bug
Priority: High High
Severity: Show Stopper Show Stopper
Status: Closed Closed
Resolution: Complete
Resources: Bob Denny
Reported By: Bob Denny
Component: Dispatch Scheduler Engine, Schedule Browser
Fixed In Version: 8.0a
Versions Affected: 8.0
Start Date: 7/6/2015
Percent Complete:
Created:  7/6/2015 4:22:40 PM
Revised:
 7/9/2015 1:20:19 PM
Closed:  7/9/2015 1:20:19 PM
Resolved:  7/9/2015 1:20:14 PM

This is happening to Urs Wiggli and Robert Wahlström. It appears to be a registry security issue during initialization of the License object:

mscorlib.dll!System.ThrowHelper.ThrowSecurityExcep tion(System.ExceptionResource resource) Unknown
mscorlib.dll!Microsoft.Win32.RegistryKey.OpenSubKey(string name, bool writable) Unknown
Profile.dll!DC3.Profile.Registry.GetSubKey(string section, bool create) Unknown
Profile.dll!DC3.Profile.Registry.GetValue(string section, string entry) Unknown
Profile.dll!DC3.Profile.Profile.GetValue(string section, string entry, string defaultValue) Unknown
Scheduler.exe!DC3.Scheduler.License.Initialize() Unknown
Scheduler.exe!DC3.Scheduler.License.Valid.get() Unknown
Scheduler.exe!DC3.Scheduler.MainForm.Main(string[] args) Unknown