SlideShare a Scribd company logo
1 of 21
Migrating EnterpriseOne to
WebLogic Server
Ivan Oss
Velocity Technology Solutions
November 7, 2012
Questions
• Why do you need WebLogic Server?
• What is new and different?
• What’s the best way to deploy and configure
  WLS for EnterpriseOne?
• How do you administer WLS?
Why WebLogic Server?
• Oracle Application Server support ends with
  8.98.4
• WebLogic Server rocks.
• WebLogic is your density!
Key concepts and terms
•   WLS Deployment options
•   E1 Installation and deployment
•   Administration
•   Performance Diagnostics
Key concepts and terms
• Node Manager: The agent         • Administration Server:
  that performs lifecycle           WebLogic’s administration
  operations for all the            console running in its own
  Managed Servers on a              WebLogic Java Application
  machine.                          Server.
• Domain: A group of              • Cluster: A group of Managed
  Managed Servers or                Servers administered as if
  Clusters, controlled by a         they were a single entity.
  single Administration Server.
                                  • Deployment: A java
• Managed Server: A WebLogic        application contained in a
  Java Application Server           managed server.
  definition and its JVM
  process.
Basic deployment example
WLS deployment options
•   Installation methods   • JVM startup settings
•   Domain configuration   • HTTP Server options
•   Clustering             • HTTP Load balancing
•   Java choices
WLS deployment options
Installation methods:
• OVM Templates
• Install Wizard
• Silent install script
• Packaging and cloning domains
WLS deployment options
Domain configuration
• Single node domains
• Multi-node domains
• Domains scoped by function
WLS deployment options
Clustering:
• Managed Server clusters
• Java Application clusters
• Considerations

                       Cluster: A group of Managed Servers
                       administered as if they were a single entity.
WLS deployment options
Java choices:
• Oracle JRockit JRE
• Oracle Sun JRE
Jrockit startup settings
• Heap size
• Settings for E1 performance
  – XXAgressive
  – XX:+UseCallProfiling
• Remote JMX Support
  – Dcom.sun.management.jmxremote
  – Dcom.sun.management.jmxremote.port=9030
WLS deployment options
HTTP Servers:
• WLS HTTP
• Oracle HTTP Server
• Others
WLS deployment options
HTTP load balancing:
• Oracle HTTP Server
• Appliances
E1 deployment
• Mixing WLS with OAS and WAS
• Domain discovery
E1 deployment
Mixing WLS with OAS and WAS
• Why?
• Don’t share the serialized object tables!
E1 deployment
Domain discovery
Administration basics
Performance diagnostics
JRockit Mission Control
Getting ready for production
• Load test!
• Document primary, secondary and tertiary
  lifecycle processes
• Script complex processes
• Train your staff
For more information or additional questions please email Ivan
Oss, application engineering manager at Velocity Technology Solutions at
info@velocity.cc, or call 866.638.2779

THANKS!

More Related Content

What's hot

Tech Ed North America 2014 - Java on Azure
Tech Ed North America 2014 - Java on AzureTech Ed North America 2014 - Java on Azure
Tech Ed North America 2014 - Java on AzureBrian Benz
 
Basic method for Java EE Web Profile
Basic method for Java EE Web ProfileBasic method for Java EE Web Profile
Basic method for Java EE Web ProfileKenji HASUNUMA
 
Moves Like Jagger - Upgrading to SQL Server 2012 (SQLBits XI Edition)
Moves Like Jagger - Upgrading to SQL Server 2012 (SQLBits XI Edition)Moves Like Jagger - Upgrading to SQL Server 2012 (SQLBits XI Edition)
Moves Like Jagger - Upgrading to SQL Server 2012 (SQLBits XI Edition)Mark Broadbent
 
Presentation desarrollos cloud con oracle virtualization
Presentation   desarrollos cloud con oracle virtualizationPresentation   desarrollos cloud con oracle virtualization
Presentation desarrollos cloud con oracle virtualizationxKinAnx
 
Configurando Aplicaciones para Réplicas de Lectura de SQL-Server AlwaysOn - C...
Configurando Aplicaciones para Réplicas de Lectura de SQL-Server AlwaysOn - C...Configurando Aplicaciones para Réplicas de Lectura de SQL-Server AlwaysOn - C...
Configurando Aplicaciones para Réplicas de Lectura de SQL-Server AlwaysOn - C...SpanishPASSVC
 
Tech ED 2014 Running Oracle Databases and Application Servers on Azurev1
Tech ED 2014   Running Oracle Databases and Application Servers on Azurev1Tech ED 2014   Running Oracle Databases and Application Servers on Azurev1
Tech ED 2014 Running Oracle Databases and Application Servers on Azurev1Brian Benz
 
SQL Server AlwaysOn for Dummies SQLSaturday #202 Edition
SQL Server AlwaysOn for Dummies SQLSaturday #202 EditionSQL Server AlwaysOn for Dummies SQLSaturday #202 Edition
SQL Server AlwaysOn for Dummies SQLSaturday #202 EditionMark Broadbent
 
REDIS (Remote Dictionary Server)
REDIS (Remote Dictionary Server)REDIS (Remote Dictionary Server)
REDIS (Remote Dictionary Server)Ameya Vijay Gokhale
 
V mware certification training pdf
V mware certification training pdfV mware certification training pdf
V mware certification training pdfAshraf Ali
 
V mware certification training doc
V mware certification training docV mware certification training doc
V mware certification training docAshraf Ali
 
VMware Integrated OpenStack 2.0
VMware Integrated OpenStack 2.0VMware Integrated OpenStack 2.0
VMware Integrated OpenStack 2.0Erik Bussink
 
Whats new v sphere 6
Whats new v sphere 6Whats new v sphere 6
Whats new v sphere 6shixi wang
 
Big App Workloads on Microsoft Azure - TechEd Europe 2014
Big App Workloads on Microsoft Azure - TechEd Europe 2014Big App Workloads on Microsoft Azure - TechEd Europe 2014
Big App Workloads on Microsoft Azure - TechEd Europe 2014Brian Benz
 
JavaEE Microservices platforms
JavaEE Microservices platformsJavaEE Microservices platforms
JavaEE Microservices platformsPayara
 
Virtual Deep-Dive: Citrix Xen Server
Virtual Deep-Dive: Citrix Xen ServerVirtual Deep-Dive: Citrix Xen Server
Virtual Deep-Dive: Citrix Xen ServerDigicomp Academy AG
 
iMobileMagic Teck Talk Scale Up
iMobileMagic Teck Talk Scale UpiMobileMagic Teck Talk Scale Up
iMobileMagic Teck Talk Scale UpPedro Machado
 
VMworld 2013: vSphere Web Client - Technical Walkthrough
VMworld 2013: vSphere Web Client - Technical WalkthroughVMworld 2013: vSphere Web Client - Technical Walkthrough
VMworld 2013: vSphere Web Client - Technical WalkthroughVMworld
 
Oracle VM 3.3 Overview
Oracle VM 3.3 OverviewOracle VM 3.3 Overview
Oracle VM 3.3 OverviewAmonra IT
 
SharePoint on Imaginary Hardware - IndyTechFest 2010
SharePoint on Imaginary Hardware - IndyTechFest 2010SharePoint on Imaginary Hardware - IndyTechFest 2010
SharePoint on Imaginary Hardware - IndyTechFest 2010John Ferringer
 

What's hot (20)

Tech Ed North America 2014 - Java on Azure
Tech Ed North America 2014 - Java on AzureTech Ed North America 2014 - Java on Azure
Tech Ed North America 2014 - Java on Azure
 
Basic method for Java EE Web Profile
Basic method for Java EE Web ProfileBasic method for Java EE Web Profile
Basic method for Java EE Web Profile
 
Dynamicly Scale Weblogic in the private Cloud clusters
Dynamicly Scale Weblogic in the private Cloud clusters   Dynamicly Scale Weblogic in the private Cloud clusters
Dynamicly Scale Weblogic in the private Cloud clusters
 
Moves Like Jagger - Upgrading to SQL Server 2012 (SQLBits XI Edition)
Moves Like Jagger - Upgrading to SQL Server 2012 (SQLBits XI Edition)Moves Like Jagger - Upgrading to SQL Server 2012 (SQLBits XI Edition)
Moves Like Jagger - Upgrading to SQL Server 2012 (SQLBits XI Edition)
 
Presentation desarrollos cloud con oracle virtualization
Presentation   desarrollos cloud con oracle virtualizationPresentation   desarrollos cloud con oracle virtualization
Presentation desarrollos cloud con oracle virtualization
 
Configurando Aplicaciones para Réplicas de Lectura de SQL-Server AlwaysOn - C...
Configurando Aplicaciones para Réplicas de Lectura de SQL-Server AlwaysOn - C...Configurando Aplicaciones para Réplicas de Lectura de SQL-Server AlwaysOn - C...
Configurando Aplicaciones para Réplicas de Lectura de SQL-Server AlwaysOn - C...
 
Tech ED 2014 Running Oracle Databases and Application Servers on Azurev1
Tech ED 2014   Running Oracle Databases and Application Servers on Azurev1Tech ED 2014   Running Oracle Databases and Application Servers on Azurev1
Tech ED 2014 Running Oracle Databases and Application Servers on Azurev1
 
SQL Server AlwaysOn for Dummies SQLSaturday #202 Edition
SQL Server AlwaysOn for Dummies SQLSaturday #202 EditionSQL Server AlwaysOn for Dummies SQLSaturday #202 Edition
SQL Server AlwaysOn for Dummies SQLSaturday #202 Edition
 
REDIS (Remote Dictionary Server)
REDIS (Remote Dictionary Server)REDIS (Remote Dictionary Server)
REDIS (Remote Dictionary Server)
 
V mware certification training pdf
V mware certification training pdfV mware certification training pdf
V mware certification training pdf
 
V mware certification training doc
V mware certification training docV mware certification training doc
V mware certification training doc
 
VMware Integrated OpenStack 2.0
VMware Integrated OpenStack 2.0VMware Integrated OpenStack 2.0
VMware Integrated OpenStack 2.0
 
Whats new v sphere 6
Whats new v sphere 6Whats new v sphere 6
Whats new v sphere 6
 
Big App Workloads on Microsoft Azure - TechEd Europe 2014
Big App Workloads on Microsoft Azure - TechEd Europe 2014Big App Workloads on Microsoft Azure - TechEd Europe 2014
Big App Workloads on Microsoft Azure - TechEd Europe 2014
 
JavaEE Microservices platforms
JavaEE Microservices platformsJavaEE Microservices platforms
JavaEE Microservices platforms
 
Virtual Deep-Dive: Citrix Xen Server
Virtual Deep-Dive: Citrix Xen ServerVirtual Deep-Dive: Citrix Xen Server
Virtual Deep-Dive: Citrix Xen Server
 
iMobileMagic Teck Talk Scale Up
iMobileMagic Teck Talk Scale UpiMobileMagic Teck Talk Scale Up
iMobileMagic Teck Talk Scale Up
 
VMworld 2013: vSphere Web Client - Technical Walkthrough
VMworld 2013: vSphere Web Client - Technical WalkthroughVMworld 2013: vSphere Web Client - Technical Walkthrough
VMworld 2013: vSphere Web Client - Technical Walkthrough
 
Oracle VM 3.3 Overview
Oracle VM 3.3 OverviewOracle VM 3.3 Overview
Oracle VM 3.3 Overview
 
SharePoint on Imaginary Hardware - IndyTechFest 2010
SharePoint on Imaginary Hardware - IndyTechFest 2010SharePoint on Imaginary Hardware - IndyTechFest 2010
SharePoint on Imaginary Hardware - IndyTechFest 2010
 

Similar to Migrating EnterpriseOne to WebLogic Server

Weblogic server administration
Weblogic server administrationWeblogic server administration
Weblogic server administrationbispsolutions
 
Weblogic server administration
Weblogic server administrationWeblogic server administration
Weblogic server administrationAmit Sharma
 
Weblogic configuration & administration
Weblogic   configuration & administrationWeblogic   configuration & administration
Weblogic configuration & administrationMuhammad Mansoor
 
WebLogic Scripting Tool Overview
WebLogic Scripting Tool OverviewWebLogic Scripting Tool Overview
WebLogic Scripting Tool OverviewJames Bayer
 
Weblogic 101 for dba
Weblogic  101 for dbaWeblogic  101 for dba
Weblogic 101 for dbaOsama Mustafa
 
Oracle WebLogic 12c New Multitenancy features
Oracle WebLogic 12c New Multitenancy featuresOracle WebLogic 12c New Multitenancy features
Oracle WebLogic 12c New Multitenancy featuresMichel Schildmeijer
 
WebLogic on ODA - Oracle Open World 2013
WebLogic on ODA - Oracle Open World 2013WebLogic on ODA - Oracle Open World 2013
WebLogic on ODA - Oracle Open World 2013Michel Schildmeijer
 
Web Sphere Administration guide – Packaging and Deploying Jee Applications
Web Sphere Administration guide – Packaging and Deploying Jee ApplicationsWeb Sphere Administration guide – Packaging and Deploying Jee Applications
Web Sphere Administration guide – Packaging and Deploying Jee ApplicationsGagandeep Singh
 
WebLogic 12c - OMF Canberra June 2014
WebLogic 12c - OMF Canberra June 2014WebLogic 12c - OMF Canberra June 2014
WebLogic 12c - OMF Canberra June 2014Joelith
 
12 Things About WebLogic 12.1.3 #oow2014 #otnla15
12 Things About WebLogic 12.1.3 #oow2014 #otnla1512 Things About WebLogic 12.1.3 #oow2014 #otnla15
12 Things About WebLogic 12.1.3 #oow2014 #otnla15Frank Munz
 
OSMC 2021 | Use OpenSource monitoring for an Enterprise Grade Platform
OSMC 2021 | Use OpenSource monitoring for an Enterprise Grade PlatformOSMC 2021 | Use OpenSource monitoring for an Enterprise Grade Platform
OSMC 2021 | Use OpenSource monitoring for an Enterprise Grade PlatformNETWAYS
 
Oracle Fusion Middleware on Exalogic Best Practises
Oracle Fusion Middleware on Exalogic Best PractisesOracle Fusion Middleware on Exalogic Best Practises
Oracle Fusion Middleware on Exalogic Best PractisesMichel Schildmeijer
 
Buiding and Deploying SaaS with WSO2 as as-a-Service
Buiding and Deploying SaaS with WSO2 as as-a-ServiceBuiding and Deploying SaaS with WSO2 as as-a-Service
Buiding and Deploying SaaS with WSO2 as as-a-ServiceWSO2
 
Weblogicserveroverviewtopologyconfigurationadministration 1227546826890714-9
Weblogicserveroverviewtopologyconfigurationadministration 1227546826890714-9Weblogicserveroverviewtopologyconfigurationadministration 1227546826890714-9
Weblogicserveroverviewtopologyconfigurationadministration 1227546826890714-9Mohammed Khan
 
Weblogicserveroverviewtopologyconfigurationadministration 1227546826890714-9
Weblogicserveroverviewtopologyconfigurationadministration 1227546826890714-9Weblogicserveroverviewtopologyconfigurationadministration 1227546826890714-9
Weblogicserveroverviewtopologyconfigurationadministration 1227546826890714-9Bhaskar Naik
 

Similar to Migrating EnterpriseOne to WebLogic Server (20)

Oracle Web Logic server
Oracle Web Logic serverOracle Web Logic server
Oracle Web Logic server
 
Weblogic server administration
Weblogic server administrationWeblogic server administration
Weblogic server administration
 
Weblogic server administration
Weblogic server administrationWeblogic server administration
Weblogic server administration
 
Weblogic configuration & administration
Weblogic   configuration & administrationWeblogic   configuration & administration
Weblogic configuration & administration
 
Weblogic
WeblogicWeblogic
Weblogic
 
WebLogic Scripting Tool Overview
WebLogic Scripting Tool OverviewWebLogic Scripting Tool Overview
WebLogic Scripting Tool Overview
 
Weblogic 101 for dba
Weblogic  101 for dbaWeblogic  101 for dba
Weblogic 101 for dba
 
Oracle WebLogic 12c New Multitenancy features
Oracle WebLogic 12c New Multitenancy featuresOracle WebLogic 12c New Multitenancy features
Oracle WebLogic 12c New Multitenancy features
 
WebLogic on ODA - Oracle Open World 2013
WebLogic on ODA - Oracle Open World 2013WebLogic on ODA - Oracle Open World 2013
WebLogic on ODA - Oracle Open World 2013
 
Web Sphere Administration guide – Packaging and Deploying Jee Applications
Web Sphere Administration guide – Packaging and Deploying Jee ApplicationsWeb Sphere Administration guide – Packaging and Deploying Jee Applications
Web Sphere Administration guide – Packaging and Deploying Jee Applications
 
Introduction to weblogic
Introduction to weblogicIntroduction to weblogic
Introduction to weblogic
 
Weblogic application server
Weblogic application serverWeblogic application server
Weblogic application server
 
WebLogic 12c - OMF Canberra June 2014
WebLogic 12c - OMF Canberra June 2014WebLogic 12c - OMF Canberra June 2014
WebLogic 12c - OMF Canberra June 2014
 
WebLogic and GraalVM
WebLogic and GraalVMWebLogic and GraalVM
WebLogic and GraalVM
 
12 Things About WebLogic 12.1.3 #oow2014 #otnla15
12 Things About WebLogic 12.1.3 #oow2014 #otnla1512 Things About WebLogic 12.1.3 #oow2014 #otnla15
12 Things About WebLogic 12.1.3 #oow2014 #otnla15
 
OSMC 2021 | Use OpenSource monitoring for an Enterprise Grade Platform
OSMC 2021 | Use OpenSource monitoring for an Enterprise Grade PlatformOSMC 2021 | Use OpenSource monitoring for an Enterprise Grade Platform
OSMC 2021 | Use OpenSource monitoring for an Enterprise Grade Platform
 
Oracle Fusion Middleware on Exalogic Best Practises
Oracle Fusion Middleware on Exalogic Best PractisesOracle Fusion Middleware on Exalogic Best Practises
Oracle Fusion Middleware on Exalogic Best Practises
 
Buiding and Deploying SaaS with WSO2 as as-a-Service
Buiding and Deploying SaaS with WSO2 as as-a-ServiceBuiding and Deploying SaaS with WSO2 as as-a-Service
Buiding and Deploying SaaS with WSO2 as as-a-Service
 
Weblogicserveroverviewtopologyconfigurationadministration 1227546826890714-9
Weblogicserveroverviewtopologyconfigurationadministration 1227546826890714-9Weblogicserveroverviewtopologyconfigurationadministration 1227546826890714-9
Weblogicserveroverviewtopologyconfigurationadministration 1227546826890714-9
 
Weblogicserveroverviewtopologyconfigurationadministration 1227546826890714-9
Weblogicserveroverviewtopologyconfigurationadministration 1227546826890714-9Weblogicserveroverviewtopologyconfigurationadministration 1227546826890714-9
Weblogicserveroverviewtopologyconfigurationadministration 1227546826890714-9
 

More from Velocity Technology Solutions

A Healthcare Analytics Solution To Keep Pace With Regulatory Changes
A Healthcare Analytics Solution To Keep Pace With Regulatory ChangesA Healthcare Analytics Solution To Keep Pace With Regulatory Changes
A Healthcare Analytics Solution To Keep Pace With Regulatory ChangesVelocity Technology Solutions
 
Disaster recovery: modernized best practices for Oracle's JD Edwards and beyond
Disaster recovery: modernized best practices for Oracle's JD Edwards and beyondDisaster recovery: modernized best practices for Oracle's JD Edwards and beyond
Disaster recovery: modernized best practices for Oracle's JD Edwards and beyondVelocity Technology Solutions
 
Real life with Oracle's JD Edwards Applications in the Cloud
Real life with Oracle's JD Edwards Applications in the CloudReal life with Oracle's JD Edwards Applications in the Cloud
Real life with Oracle's JD Edwards Applications in the CloudVelocity Technology Solutions
 
Why companies are moving Infor applications to cloud
Why companies are moving Infor applications to cloudWhy companies are moving Infor applications to cloud
Why companies are moving Infor applications to cloudVelocity Technology Solutions
 
Why businesses are moving Oracle applications to the cloud
Why businesses are moving Oracle applications to the cloudWhy businesses are moving Oracle applications to the cloud
Why businesses are moving Oracle applications to the cloudVelocity Technology Solutions
 
Why companies moving are moving applications to the cloud
Why companies moving are moving applications to the cloudWhy companies moving are moving applications to the cloud
Why companies moving are moving applications to the cloudVelocity Technology Solutions
 
Do you have a DR plan in place: so, don't let a disaster defeat your business
Do you have a DR plan in place: so, don't let a disaster defeat your businessDo you have a DR plan in place: so, don't let a disaster defeat your business
Do you have a DR plan in place: so, don't let a disaster defeat your businessVelocity Technology Solutions
 

More from Velocity Technology Solutions (19)

Fusion sap velocity healthcare solution final
Fusion sap velocity healthcare solution   finalFusion sap velocity healthcare solution   final
Fusion sap velocity healthcare solution final
 
A Healthcare Analytics Solution To Keep Pace With Regulatory Changes
A Healthcare Analytics Solution To Keep Pace With Regulatory ChangesA Healthcare Analytics Solution To Keep Pace With Regulatory Changes
A Healthcare Analytics Solution To Keep Pace With Regulatory Changes
 
Fusion sap velocity healthcare solution final
Fusion sap velocity healthcare solution   finalFusion sap velocity healthcare solution   final
Fusion sap velocity healthcare solution final
 
PeopleSoft 9.2 Upgrade - A Roadmap
PeopleSoft 9.2 Upgrade - A RoadmapPeopleSoft 9.2 Upgrade - A Roadmap
PeopleSoft 9.2 Upgrade - A Roadmap
 
Disaster recovery: modernized best practices for Oracle's JD Edwards and beyond
Disaster recovery: modernized best practices for Oracle's JD Edwards and beyondDisaster recovery: modernized best practices for Oracle's JD Edwards and beyond
Disaster recovery: modernized best practices for Oracle's JD Edwards and beyond
 
EnterpriseOne and Database Compression
EnterpriseOne and Database CompressionEnterpriseOne and Database Compression
EnterpriseOne and Database Compression
 
Moving healthcare applications to the cloud
Moving healthcare applications to the cloudMoving healthcare applications to the cloud
Moving healthcare applications to the cloud
 
Real life with Oracle's JD Edwards Applications in the Cloud
Real life with Oracle's JD Edwards Applications in the CloudReal life with Oracle's JD Edwards Applications in the Cloud
Real life with Oracle's JD Edwards Applications in the Cloud
 
Survivor - Disaster Recovery Edition
Survivor - Disaster Recovery EditionSurvivor - Disaster Recovery Edition
Survivor - Disaster Recovery Edition
 
Why companies are moving Infor applications to cloud
Why companies are moving Infor applications to cloudWhy companies are moving Infor applications to cloud
Why companies are moving Infor applications to cloud
 
Why businesses are moving Oracle applications to the cloud
Why businesses are moving Oracle applications to the cloudWhy businesses are moving Oracle applications to the cloud
Why businesses are moving Oracle applications to the cloud
 
Why companies moving are moving applications to the cloud
Why companies moving are moving applications to the cloudWhy companies moving are moving applications to the cloud
Why companies moving are moving applications to the cloud
 
Velocity Technology Solutions Overview
Velocity Technology Solutions OverviewVelocity Technology Solutions Overview
Velocity Technology Solutions Overview
 
Velocity Customer Experience
Velocity Customer ExperienceVelocity Customer Experience
Velocity Customer Experience
 
This is a disaster declaration! This is not a test.
This is a disaster declaration! This is not a test.This is a disaster declaration! This is not a test.
This is a disaster declaration! This is not a test.
 
Is Your JD Edwards Recoverable?
Is Your JD Edwards Recoverable?Is Your JD Edwards Recoverable?
Is Your JD Edwards Recoverable?
 
Cloud Computing Essentials
Cloud Computing EssentialsCloud Computing Essentials
Cloud Computing Essentials
 
Do you have a DR plan in place: so, don't let a disaster defeat your business
Do you have a DR plan in place: so, don't let a disaster defeat your businessDo you have a DR plan in place: so, don't let a disaster defeat your business
Do you have a DR plan in place: so, don't let a disaster defeat your business
 
Fast track to the 9s via the cloud
Fast track to the 9s via the cloudFast track to the 9s via the cloud
Fast track to the 9s via the cloud
 

Recently uploaded

ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxnelietumpap1
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 

Recently uploaded (20)

ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptx
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 

Migrating EnterpriseOne to WebLogic Server

  • 1. Migrating EnterpriseOne to WebLogic Server Ivan Oss Velocity Technology Solutions November 7, 2012
  • 2. Questions • Why do you need WebLogic Server? • What is new and different? • What’s the best way to deploy and configure WLS for EnterpriseOne? • How do you administer WLS?
  • 3. Why WebLogic Server? • Oracle Application Server support ends with 8.98.4 • WebLogic Server rocks. • WebLogic is your density!
  • 4. Key concepts and terms • WLS Deployment options • E1 Installation and deployment • Administration • Performance Diagnostics
  • 5. Key concepts and terms • Node Manager: The agent • Administration Server: that performs lifecycle WebLogic’s administration operations for all the console running in its own Managed Servers on a WebLogic Java Application machine. Server. • Domain: A group of • Cluster: A group of Managed Managed Servers or Servers administered as if Clusters, controlled by a they were a single entity. single Administration Server. • Deployment: A java • Managed Server: A WebLogic application contained in a Java Application Server managed server. definition and its JVM process.
  • 7. WLS deployment options • Installation methods • JVM startup settings • Domain configuration • HTTP Server options • Clustering • HTTP Load balancing • Java choices
  • 8. WLS deployment options Installation methods: • OVM Templates • Install Wizard • Silent install script • Packaging and cloning domains
  • 9. WLS deployment options Domain configuration • Single node domains • Multi-node domains • Domains scoped by function
  • 10. WLS deployment options Clustering: • Managed Server clusters • Java Application clusters • Considerations Cluster: A group of Managed Servers administered as if they were a single entity.
  • 11. WLS deployment options Java choices: • Oracle JRockit JRE • Oracle Sun JRE
  • 12. Jrockit startup settings • Heap size • Settings for E1 performance – XXAgressive – XX:+UseCallProfiling • Remote JMX Support – Dcom.sun.management.jmxremote – Dcom.sun.management.jmxremote.port=9030
  • 13. WLS deployment options HTTP Servers: • WLS HTTP • Oracle HTTP Server • Others
  • 14. WLS deployment options HTTP load balancing: • Oracle HTTP Server • Appliances
  • 15. E1 deployment • Mixing WLS with OAS and WAS • Domain discovery
  • 16. E1 deployment Mixing WLS with OAS and WAS • Why? • Don’t share the serialized object tables!
  • 20. Getting ready for production • Load test! • Document primary, secondary and tertiary lifecycle processes • Script complex processes • Train your staff
  • 21. For more information or additional questions please email Ivan Oss, application engineering manager at Velocity Technology Solutions at info@velocity.cc, or call 866.638.2779 THANKS!

Editor's Notes

  1. My name is Ivan Oss.I’m with Velocity Technology Services. Velociy provides managed DR, infrastructure as a service and hosts Lawson and JDEdwards in the cloud. Before we get started, just let me ask, how many of you are currently running OAS? WebSphere? WebLogic?Ok, now, of those of you who are planning to go to WebLogic, how many are on tools 8.98? So, I’ve spent a lot of time installing, configuring and deploying JDEdwards on WebLogic Server Volocity’s cloud infrastructure and in the process we’ve gained learned a lot about WebLogic Server that’s of specific importance to JDEdwards customers. That’s the information I want to share with you today, so you can get a jump on successfully deploying new WebLogic server nodes in your JDEdwards environments.
  2. Ok, here’s the agenda. I’m going to move pretty quickly through the first two bullets so we can get to some of the more EnterpriseOne specific details. Now, this is obviously not going to be a step by step guide, but we’ll touch on what you need to consider and then I’ll publish this slide stack along with an appendix listing out the key items in summary.There should also be plenty of time for questions as we go or at the end if I don’t cover something.
  3. Ok, these are the terms for the basic WebLogic Server topology in order from the lowest level in the stack to the highest. The Node Manager just executes operations like shutdown, startup, deploy, etc directly on the machine where WLS is installed. It does this for all the local Managed Servers regardless of the domain they are in.Anything that the Administration Server has a definition for is considered part of its domain. Domains can span multiple nodes and include multiple managed servers and clusters. A Managed Server in WLS doesn’t match up exactly to the OAS concepts, but you can basically think of it as a “container” in OAS. One difference is that there’s a one-to-one relationship between a WLS Managed Server and it’s JVM, whereas you can run multiple JVMs in a single container in OAS.The Administration Server does three things. It centrally stores all of the Managed Server definitions in its domain. It provides a web interface to change those definitions and it listens for and relays Managed Server lifecycle commands to the appropriate node managers.The concept of a WebLogic cluster is really basic. If you mark two or more Managed Servers as belonging to a cluster, they are treated as a single entity for all lifecycle, administration and configuration processes. Notice, I didn’t say they share session memory or a java object cache or port addresses. We’ll talk about load balancing, but beyond that, I don’t plan on going into the setup for an application server grid because we don’t have time and most JDE customers really don’t need to go to such lengths.
  4. Here we have a very basic deployment. At the top there’s an HTTP load balancing appliance. Each box below is a machine with a single domain and all of the Managed Servers in each Domain are on same machine as the domain’s Admin Server.Now, lets talk about how communication among the components works. You can see in the diagram we have the good old Server Manager Agent on each machine or node. Let’s say I’m on the Server Manager Console and I want start the PY port on the JS01 machine to the left here. I click the button in Server Manager and it sends the command to the Server Manager Agent which relays the startup request to the Administration Server along with it’s credentials for authentication. The Administration Server recognizes the SM agent’s credentials and sends the Node Manager its own credentials and a startup request along with a fresh copy of the managed servers definition in XML format. The Node Manager authenticates the Admin Server’s credentials and runs the startup script for PY. Simple, right?
  5. First you need to make some decisions about how your deployment is going to look. So, we’ll briefly go over the considerations for each of the items on this list.
  6. Here are the options you would commonly want to consider for your installation mechanism. You can just make it easy on yourself and use the EnterpriseOne OVM Templates from edeliveryto produce a development environment on Oracle Linux. Everything is already done for you. You just install the OVM Server on bare-metal and then download the Linux and E1 WebLogic Server templates to create a working WebLogic domain, complete with managed servers for Dev, PY and Pristine JDE_HTML instances. It even gives you a Server Manager Agent. After that, extending the domain to include managed servers for PD is easily done through the WLS Admin Console using its server clone function. Right now, the OVM templates deliver Tools release 8.98.4, so if you are going to 9.1 you’ll need to follow up with an upgrade of the JDE components.The good old install Wizard will also give you the option to create a domain and a managed server. E1 requires you choose “Production Mode” for all environments. You’ll also need to make some adjustments to the JVM startup parameters in order to run E1 effectively. We’ll talk a bout those in a bit. Once you have one Managed Server created you can clone it to create your other environments.Silent installs are easy to do as well. They just read an XML file and put the WLS software in place. You can also package a domain and then use the resulting file to deploy a complete copy of it to another node. So, you can really automate the entire process if you have a lot of installs to do.
  7. Choices for your Domain Configuration are numerous, so lets take a minute to consider what makes sense for the typical E1 install. Generally speaking, I like to keep things as simple as possible while still ensuring availability. So, first I would recommend at least 2 managed servers for your PD users, even if you only have something like 10 concurrent users. Second, I would put the servers on separate machines so you don’t lose them both in a single hardware or OS failure. Third, I would load balance them with a solution that can dynamically re-direct traffic when a server becomes non-responsive. If you can take care of those three things, I think you’re in good shape. The remaining considerations are around administration. Basically, each domain has its own WebLogic Administration Console. So, if you put all your servers in one domain, you can centrally manage them. However, if you lose the Admin Server, you lose the ability to administer any of those servers, so you have to consider protecting it or limiting the impact of losing it somehow. One way is to just to use two or more single-node domains, so you have redundancy of both the applications and the administration utilities.A multi-node domain has some benefits too. You can use the WebLogic Admin Console to move servers from one node to another, scale to it to new nodes and deploy clones to them, administer everything centrally and so forth. Generally, if you are going to create a multi-node domain, you would probably want to scope it by the function of the servers. So, you might put all your production servers in one domain and your nonproduction in another.
  8. WebLogic clustering is just logical grouping of Managed Servers within a domain that are administered as a single entity. makes administration more efficient and prevents configuration differences on like entities. The second type of clustering is what most of us think of when we hear the word. Here we’re talking about the Creation of two or more sets of application services that run as a single entity and share their data so if one of the member nodes fails, services are not interrupted and no data is lost. This type of cluster has to include a shared data cache for user session and it has to seamlessly pass user sessions to a surviving node or the user gets an error. This is unacceptable for something like a customer buying a plane ticket through your portal. Generally speaking, if your EnterpriseOne business users lose their session, they can sign back in and resume business without concern about data integrity issues or questions like “Did I book that flight or not?”. The E1 web application is good about externalizing all it’s transactional and state data, so in a basic, business use environment, there’s not really a need to cluster the E1 java tier. Of course, as with all of the Oracle products, you have a robust HA framework if you do need it, but that’s outside of the scope of this presentation.
  9. My experience has been that the JRockit JVM performs very well and doesn’t require a lot of tuning. By default, it dynamically manages it’s heap allocation, which seems to work fine with E1. I can’t say if its faster than Sun or not. I recommend you use JRockit because Oracle wants you to and its well instrumented and supported. Also, they say its faster. You’ll need to install it before you install Weblogic because you’ll need to specify which you want to use. You could also install it later and change your configuration manually. That’s not a big deal to do.
  10. The settings I’ll give you are for JRockit. If you stick with the Sun distribution, your on your own. JDEdwards put out a document called “Jrockit Tips for E1”. I’ll give you there recommendations as well as our experience.The document calls for a 2GB heap for a machine with 4GB of memory and we’ve had good success running our PD instances on 2 GB JVMs. That should handle at least 50 users, depending on what they’re up to. Of course, if you get someone doing a big grid export, all bets are off. They also recommend setting the min heap the same as the max.The -XXaggressive option is a collection of configurations that make the JVM perform at a high speed and reach a stable state as soon as possible. To achieve this goal, the JVM uses more internal resources at startup; however, it requires less adaptive optimization once the goal is reached.-XXaggressiveThis UseCallProfilingoption enables the use of call profiling for code optimizations. Profiling records useful run-time statistics specific to the application and can increase performance because the JVM can then act on those statistics. This provides a significant performance improvement with E1.-XX:+UseCallProfilingYou should also consider configuring a jmxremote port to allow you access to JRocket’s management beans from other machines. Jrocket Mission Control uses JMX to give you a nice GUI for gathering and analyzing runtime performance data on the JVM. In order to run it remotely, you need to put the JMXRemote arguments in the JVM startup parameters. -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=9030 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Djava.rmi.server.hostname=tk0089js01 -Djavax.management.builder.initial=weblogic.management.jmx.mbeanserver.WLSMBeanServerBuilder So, the three things to remember when you go looking for the actual syntax in the appendix are “Xxaggressive”, “UseCallProfiling” and “JMXremote”.
  11. You have some options for the HTTP server configuration as well. WebLogic Server comes with its own HTTP server built in or you can use Oracle HTTP or a non-Oracle product web server like IIS or Apache in front of your WebLogic servers instead. For anything but WebLogic, you would just use the appropriate WebLogic Server plugin that forwards the HTTP requests to your WebLogic managed servers. One reason that you might want to use Oracle HTTP or some other HTTP server as your front-end is that you can also have it do load balancing for you. It could also let you reduce the number of individual HTTP configurations rather than having one on every node.
  12. Load balancing with an HTTP server is going to be a basic round-robin style distribution. That’s probably ok from a performance standpoint unless you have a sick server in the mix. If it’s non-responsive, the Oracle HTTP plugin for WebLogic Server can detect that and move on. The timeout for that is configurable. The plug-ins will not recognize application level failures. They notice container level failures, meaning the Managed Server itself stops working. Another approach is to use an appliance like the F5 Big-IP for load balancing, compression and SSL in conjunction with the native WebLogic HTTP server on each of your managed servers. This allows you off-load encryption and compression while maintaining application appropriate control of the web servers. In this scenario, you would need to make sure you turn off compression in the web.xml file for each of your JDE_HTML deployments so you don’t compress everything twice. Similarly, you would not configure your Managed Servers to use SSL if you were encrypting with your appliance.
  13. Ok, now you have your WLS installed and your Managed servers waiting. Finally, we’re ready to talk about the E1 deployment itself.The headings here are just areas I want to address because there are things you need to be aware of. The first bullet here is probably the most important, so let’s get to that.
  14. If you’re upgrading from 8.98.4 dot something to 9.1, there’s two ways to do things. You could just set up new WLS servers in a brand new 9.1 implementation and then cut everyone over to the new servers, or you could pre-migrate your web tier ahead of the 9.1 cutover. I think the latter way presents less risk and makes your cutover less complicated. You just add new WLS servers to your existing environments and get everything stable and then decommission your old OAS servers ahead of cutover.Which brings us to the next bullet on serialized objects. OAS uses JDK 1.5 but WLS requires JDK 1.6. The java class that E1 uses to serialize and de-serialize objects is not cross compatible between JDK 1.5 and 1.6. So, if you use the same set of serialized object tables for both types of servers, you’ll get errors in your jas logs indicating the incompatibility and users will have strange experiences where forms don’t render properly on one server but it’s fine on another. The solution is simply to create a special copy of the serialized object tables for your WLS servers. Configure a new datasource in E1 and set your jdbj.ini to point to the tables. You’ll need to do all of this before you start the WLS servers in your environment, otherwise whatever server uses an object first will serialize it in it’s own way and the other won’t be able to de-serialize it!For you WebSphere users, since E1 supports WebSphere with JDK 1.5 or JDK 1.6, upgrade it to 1.6 if it’s not already there. I think that’s easier and cleaner than maintaining separate copies of F98998 and F98999.
  15. At this point, you’ve got the server manager agent installed and running, you’ve gone to the server manager console and added your WLS instance and now you’re wondering why it’s not showing you any of the Servers you’ve already set up. Well, there are a few things you need to do first. You need the AdminServer running. If you just start it using the provided script, you’ll be prompted for the admin server’s user name and password. In order to run start it without being prompted, you need to create a boot.properties file in the domain home for each of your servers. You can key the username and password in plain text and WLS will encrypt and use those values. That way you can run the startup scipt in the background and leave your console session when you’re done.Step one is to start up node manager – in the right location. When you register your nodemanager with the AdminServer, it creates a home directory wherever you registered it from. So, if you start it while you’re in the root directory, that’s where it will make it’s home, and the SM Agent won’t find it. SM Agent wants the nodemanager directory to be in $WL_HOME/common. So, CD to that directory and then issue the command to start it. Don’t forget to register the NodeManager with the Admin Server.Now you can ask the AdminServer to start up one of your managed servers. You can either use the WLS Admin Console through its URL, or you can start it manually using the WebLogic Scripting Tool life cycle command syntax. We’ll talk a little more about the lifecycle commands you need later.So, what happened when you started the managed server? The Admin server relayed the request along with a file called config.xml to the nodemanager which stashes the config.xml it in it’s home directory. That’s the file that the SM Agent is looking for! It defines all the entities in the domain. Once it finds that, you’ll see all of your managed servers represented in the SM Console and you can move on to deploying the JDE_HTML instances.
  16. Ok, lets talk a little about administration… mainly lifecycle management. First, remember in this diagram, how the lines of communication go.SM Console sends the command to the SM Agent and that forwards the request to the Admin Server, etc… What this means is, you have to have a running SM Agent, Admin Server and Node Manager to do anything with your managed instances from the SM Console. If the SM Console shows the status of all of your servers as “unknown” it usually means that the Admin Server isn’t responding to the SM Agent. If the status of your servers is up to date but start or stop commands from the SM Console fail, it usually means the nodemanager is down.You can also issue commands from the WebLogic Admin Console, in which case, you don’t need your SM Agent, and if you’re in a pinch and can’t get your Admin Server running, you can start and stop Managed Servers directly from the Nodemanager itself.You can send commands to the Admin Server with the console or using the WebLogic Scripting Tools. WLST commands can be pretty involved in a lot of cases, so I recommend you create scripts to simplify the syntax for your users. I’ve included some useful stuff in the appendix. You should also make sure you have scripts ready in case you need to send commands directly to the NodeManager because you have a problem with your AdminServer. The nodemanager is designed to monitor your servers and can be configured to re-start them if they go down using whatever script you specify. Depending on the cause of death, that may or may not be a good thing. Generally the E1 application doesn’t die without good reason, so re-starting it without an investigation is usually a bad idea, but restarting the Automatically is useful.You can also update the running E1_HTML deployment itself without shutting its managed server down. WebLogic will allow the introduction of certain types of changes dynamically to the running instance. The AdminServer console has a fairly intuitive interface for this and will tell you whether or not your changes require a restart of the E1_HTML deployment.
  17. JRockit Mission Control is a nice GUI interface that allows you to watch your application events in real time.You can also make what is called a “Flight Recording” that collects a comprehensive set of event data for a period of time. Anyone with an install of JRocket Mission Control can then use it for analysis of what’s going on. It’s a great tool if you’re doing something like a user load test.You can even set up a graph to show how many users you have in E1! Basically everything in the E1 JAS application is exposed through management beans, so you have access to their data using JRMC. That’s what I have on the left here; the tree where you find the E1 user count beans.You’ll probably want to run this remotely rather than on your JAS server because it does take some resources so remember to set up your remote JMX port in the JRockit startup parameters.