SlideShare a Scribd company logo
Mule Mangement Console Installation Steps
By,
Harish
● MMC is a platform for managing Mule applications
deployed on premises.
● To Download MMC:
following link: https://www.mulesoft.com/dl/mmc
● Extract the downloaded zip file.
● To start MMC and Mule ESB, follow these steps:
Open a command line or a terminal, and cd to the unzipped
directory where the scripts reside.
Contd..
--> Launch the startup script using ./startup.sh
--> $ cd mmc-distribution-mule-console-bundle-3.7.0
After run this command, it will ask port number for mule.
Default port value is 7777
Or we can run the directly startup.bat file. It will automattically
runs the mule and tomcat with default port numbers 7777 and
8585 respectively.
Contd..
● After runing the startup.bat file, we will get two
command prompts for mule and tomcat. We will get
following logs after both tomcat and mule server
started.
●
Contd..
Contd..
● Login to MMC by using following url:
http://localhost:8585/mmc-3.7.0
– UserName: admin
– Password: admin
● Stop MMC and mule:
● run shutdown.bat file.
Contd..
Contd..
● Restarting MMC:
Before restarting, close all command prompts and open new
command prompt and change directory to MMC distribution
folder and run startup.bat. If command fails because of port
conflict. We need to run shutdown.bat command. if mule and
mmc shutdown completed then run the startup.bat command.
● Logs for startup and shutdown are stored in following path.
Tomcat: mmc-distribution-mule-console-bundle-3.7.0mmc-
3.7.0apache-tomcat-7.0.52logs
Mule Esb: mmc-distribution-mule-console-bundle-3.7.0mule-
enterprise-3.7.0logsmule_ee.log
Thank You !!
Thank You !!

More Related Content

PPT
PPTX
Mule management console installation
 
PPTX
Mule management console
PPTX
Mule management console installation
PPT
Mule mule management console
PPT
Mule management console
PPTX
Mule management console installation with Tomcat
Mule management console installation
 
Mule management console
Mule management console installation
Mule mule management console
Mule management console
Mule management console installation with Tomcat

Similar to Mule management console installation steps (13)

PPTX
Deploy mule application
PPTX
Deployment application by mmc
PPTX
Mule management console Architecture
PPTX
Deployment of Mule ESB Application using MMC
PPTX
Mule management console
PPTX
Best way to deploy mule application
ODP
Mule esb mmc
PPTX
Best way to Deploy a Mule ESB Application
PPTX
Mule esb
PPTX
Mule esb, Mule Anypoint studio,Mule context, Message processing
PPTX
Mule management console
PPTX
Clustering of Mule ESB
PPTX
Deploy apps in standalone with maven
Deploy mule application
Deployment application by mmc
Mule management console Architecture
Deployment of Mule ESB Application using MMC
Mule management console
Best way to deploy mule application
Mule esb mmc
Best way to Deploy a Mule ESB Application
Mule esb
Mule esb, Mule Anypoint studio,Mule context, Message processing
Mule management console
Clustering of Mule ESB
Deploy apps in standalone with maven
Ad

More from Harish43 (7)

PPT
Rest service in mule
PPT
Cache scope and strategy
PPT
Java components in mule
PPT
Queues and Mule Transport Mechanisms
PPT
Clustering concepts
PPT
Batch processing
PPT
Batch processing
Rest service in mule
Cache scope and strategy
Java components in mule
Queues and Mule Transport Mechanisms
Clustering concepts
Batch processing
Batch processing
Ad

Recently uploaded (20)

PDF
Softaken Excel to vCard Converter Software.pdf
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PPTX
ISO 45001 Occupational Health and Safety Management System
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PPTX
CHAPTER 12 - CYBER SECURITY AND FUTURE SKILLS (1) (1).pptx
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PPTX
Introduction to Artificial Intelligence
PDF
Nekopoi APK 2025 free lastest update
PPTX
L1 - Introduction to python Backend.pptx
PDF
Which alternative to Crystal Reports is best for small or large businesses.pdf
PDF
top salesforce developer skills in 2025.pdf
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
How Creative Agencies Leverage Project Management Software.pdf
PPTX
ManageIQ - Sprint 268 Review - Slide Deck
PPTX
history of c programming in notes for students .pptx
PDF
System and Network Administraation Chapter 3
Softaken Excel to vCard Converter Software.pdf
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
ISO 45001 Occupational Health and Safety Management System
Upgrade and Innovation Strategies for SAP ERP Customers
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
CHAPTER 12 - CYBER SECURITY AND FUTURE SKILLS (1) (1).pptx
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
Introduction to Artificial Intelligence
Nekopoi APK 2025 free lastest update
L1 - Introduction to python Backend.pptx
Which alternative to Crystal Reports is best for small or large businesses.pdf
top salesforce developer skills in 2025.pdf
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
How Creative Agencies Leverage Project Management Software.pdf
ManageIQ - Sprint 268 Review - Slide Deck
history of c programming in notes for students .pptx
System and Network Administraation Chapter 3

Mule management console installation steps

  • 1. Mule Mangement Console Installation Steps By, Harish
  • 2. ● MMC is a platform for managing Mule applications deployed on premises. ● To Download MMC: following link: https://www.mulesoft.com/dl/mmc ● Extract the downloaded zip file. ● To start MMC and Mule ESB, follow these steps: Open a command line or a terminal, and cd to the unzipped directory where the scripts reside.
  • 3. Contd.. --> Launch the startup script using ./startup.sh --> $ cd mmc-distribution-mule-console-bundle-3.7.0 After run this command, it will ask port number for mule. Default port value is 7777 Or we can run the directly startup.bat file. It will automattically runs the mule and tomcat with default port numbers 7777 and 8585 respectively.
  • 4. Contd.. ● After runing the startup.bat file, we will get two command prompts for mule and tomcat. We will get following logs after both tomcat and mule server started. ●
  • 6. Contd.. ● Login to MMC by using following url: http://localhost:8585/mmc-3.7.0 – UserName: admin – Password: admin ● Stop MMC and mule: ● run shutdown.bat file.
  • 8. Contd.. ● Restarting MMC: Before restarting, close all command prompts and open new command prompt and change directory to MMC distribution folder and run startup.bat. If command fails because of port conflict. We need to run shutdown.bat command. if mule and mmc shutdown completed then run the startup.bat command. ● Logs for startup and shutdown are stored in following path. Tomcat: mmc-distribution-mule-console-bundle-3.7.0mmc- 3.7.0apache-tomcat-7.0.52logs Mule Esb: mmc-distribution-mule-console-bundle-3.7.0mule- enterprise-3.7.0logsmule_ee.log