Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Andrew Peterson
2
Views
4
Comments
trouble with SCInstall.bat fails with error
Question
Trying to do first install on Window Server 2008R2 get through most steps then SCInstall.bat fails as follows:
c:\Program Files\OutSystems\Platform Server>SCInstall.bat
Unhandled Exception: System.Security.SecurityException: The source was not found
, but some or all event logs could not be searched. Inaccessible logs: Security
.
at System.Diagnostics.EventLog.FindSourceRegistration(String source, String m
achineName, Boolean readOnly)
at System.Diagnostics.EventLog.SourceExists(String source, String machineName
)
at OutSystems.HubEdition.RuntimePlatform.Log.ServerLog.SetUp(String source)
at #x9c.#z9c.#SCb(String[] args)
The Zone of the assembly that failed was:
MyComputer
c:\Program Files\OutSystems\Platform Server>
Any assistance is appreciated
Paulo Tavares
Staff
Hi Andrew,
That looks like a case for our support team. Have you submitted it to them when in happens, directly through the installer? If not, I recommend you do so, because that way they will have access to other installation logs that will certainly help them troubleshoot the situation better.
Let us know how it goes.
Regards,
Paulo Tavares
Pedro Coelho
MVP
Quick question: are u running SCInstall.bat from a administrator command line or using running as administrator option, or just normal user?
Andrew Peterson
I tried both methods. 1. Run as Administrator from Windows Explorer and 2. from the command line as seen in the included text. HOWEVER, now that you mention it, I did not start the command window Run as Administrator. Let me try that and see what happens.
Andrew Peterson
Yep that solved the problem. Must run command prompt as Administrator.
thanks!
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...