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
David Nunes
26
Views
2
Comments
Microsoft Message Queue Installation for Community Edition
Question
OS Certified
Audit & Monitoring
Installation
Personal Environment
Permalink:
www.outsystems.com/goto/MSMQ-Install
The Agile Platform includes highly scalable logging capabilities that move all logs to the database in bulk and in an asynchronous fashion. This functionality relies on Microsoft Message Queuing (in .NET) and, as such, is a requirement for this functionality. If Microsoft Message queuing is not installed on the server where the Agile Platform is running, logging will still be available be will fall back to synchronous logging which, although functionally equivalent, does not support the same level of scale.
You can check if you have asynchronous logging disable by going to
https://localhost/servicecenter/Activation_Info.aspx
:
This can be fixed in 5 easy steps:
Install Microsoft Message Queue
Windows 7 / Windows 2008 / Windows Vista
To Install Microsoft Message Queue go to “Control Panel”, “Programs and Features” and select “Turn Windows Features on or off”, in this window select “Microsoft Message Queue (MSMQ) Server Core” and hit OK.
Windows 2003
To Install Microsoft Message Queue go to “Control Panel”, “Add Remove Programs” and select “Add/Remove Windows Components”.
In the window select “Application Server” hit Details, select “Message Queuing” hit Details, select “Common” and unselect "Active Directory Integration"hit OK until all windows are closed.
Windows XP
To Install Microsoft Message Queue go to “Control Panel”, “Add Remove Programs” and select “Add/Remove Windows Components”.
In the window select “Message Queuing” hit Details, select “Message Queuing” hit Details, select “Common” hit OK until all windows are closed
Reconfigure the Outsystems Platform:
Start the configuration tool from the Start Menu: All Programs\Outsystems\Administration Tools\Configuration Tool
Press OK and when prompted for service restarts choose no.
Stop Outsystems Services
From the Start Menu: All Programs\Outsystems\Administration Tools\Stop Services
Start Outsystems Services
From the Start Menu: All Programs\Outsystems\Administration Tools\Start Services
Check that Asynchronous Logging is active
https://localhost/servicecenter/Activation_Info.aspx
:
Best Regards
David Nunes
Cipriano Teibão
Thank you, exactly what i was looking for :)
Salil Agrahari
Thank you, David.
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...