Forum Discussion
· I ran the Sysinternals Process Monitor tool, attempted startup of the "Altera License Manager" service, then stopped the Process Monitor data capture as soon as the service startup failed.
· Next, I filtered out a lot of the known executables like other license daemons and the Process Monitor job itself
· I also filtered out all network activity and registry activity
· Then I scanned painstakingly through events, looking for anything relating to C:\Altera path. Found this:
· Here are the details:
· I examined permissions on C:\Altera and C:\Altera\Log_File. They were completely typical: "CREATOR OWNER" had full control and "SYSTEM" had full control. Since our "Altera License Manager" service was defined with "Log On As" = "Local System, I added permission for "LOCAL SERVICE" to the Altera log file folder, as shown here:
· After that, the service started without problems