MVN not recognized as an internal or external command.
Statement
- MVN not recognized as an internal or external command.
Environment :
- JRE 1.8
- Maven 3.5.3
- Windows 8.1
Solution :
Step1 :
v Install the
JRE/SDK 1.8
v Create the system
Variable : (Right click on My
Computer à Properties à Advanced system settings àSystem
Properties window will get displayed àUnder Advanced à Environment VariablesàSystem VariableàNewàEnter the
Variable name and Variable value)
o
Variable name = JAVA_HOME
o
Value = C:\Program Files\Java\jdk1.8.0_65(path
depends on the drive in which java installed)
v add the JAVA_HOME
variable path in the system PATH variable
§ PATH =
%JAVA_HOMOE%\bin
v Go to the
command prompt and validate the JDK version c:\java – version it must
show the JDK version.
v That’s it! ,Java
installation is done successfully.
Step2:
v Install the
Maven software
v Create the system
Variable : (Right click on My
Computer à Properties à Advanced system settings àSystem
Properties window will get displayed àUnder Advanced à Environment VariablesàSystem VariableàNewàEnter the
Variable name and Variable value)
o
Variable name = MAVEN_HOME
o
Variable Value = D:\Maven_3_5_3\apache-maven-3.5.3-bin\apache-maven-3.5.3
(path depends on the drive in which maven installed)
v add the MAVEN_HOME
variable path in the system PATH variable
§ PATH = %MAVEN_HOMOE%\bin
v Go to the
command prompt and validate the Maven version c:\mvn – version it must
show the MVN version.
v That’s it!, Maven installation is done successfully.
Observation – M2_HOME
variable doesn’t work for the JRE 1.8 for windows 8.1, MAVEN_HOME variable only
works!.
AEM 6.3 Frequently used URLs
Statement - AEM 6.3 Frequently used URLs
Environment :
- AEM 6.3
- Port 4502
Assuming AEM server is running on port 4502.
Osgi Console:
Main Console list:
Environment :
- AEM 6.3
- Port 4502
Assuming AEM server is running on port 4502.
Osgi Console:
Touch UI console for maintenance & Performance tuning
Touch UI Diagnosis of AEM Repositry
- Index Manager console
- Log Monitoring
- Query Performance
- Request Performance
- Heap dump download
- Thread dump download
- User Sync(replciation ..etc) daignostics
- Download OSGI config status
Touch UI Daily maintenance Activities
Touch UI Weekly Maintenance Activities:
Touch UI Monitoring of Memory, Disk and Repository Usage
- Disk Usage Monitoring(Identify the Repo size & usable Disk space)
- Repository Statistics(No of events, No of active Sessions and Queue Length)
- Memory Usage statistics(Heap used, No heap used & code cache used)
AEM Touch UI Health Reports:
Touch UI AEM workflow consoles
AEM Touch UI Secuirty console
AEM Touch UI General consoles
AEM Touch UI Deployment consoles
Classic UI CRXDE console:
AEM Touch UI General consoles
- CRXDE lite
- Search forms
- Tagging
- configuration Browser
- Templates
- components
- Translation configuration
AEM Touch UI Deployment consoles
Classic UI CRXDE console:
Classic UI console:
- Siteadmin console
- Assets console
- Inbox console
- Campaign console
- User console
- Tools console
- Tagging console
Miscellaneous admin classic console
- Author Replication agents
- Tree Activation
- Reports
- Self Service configuration(mail account creation,password reset mail confirmation email id setup)
- Segmentation
- Task Management
- Versioning
- Workflow
- MSM
- Designs
- MSM- Blueprints
JMX console:
Web Console :Main Console list:
AEM status console:
- Bundle_list
- Logs_Status
- Repository Status
- Available Script Engines
- Sling_Metrics
- JSP Taglibs
- JAAS-Login Modules
- Status_info_collector
- Configration_status
Note: Change the Host and Port number based on your server
Subscribe to:
Posts (Atom)