I am using weblogic 10.3.6. I have a cluster configured and there are two managed servers MS-1 and MS-2. Now I have deployed my EAR into MS-1 and it is working fine. Now my requirement is while the application is running if somehow the MS-1 breaks down,all i want is that my application runs by switching to MS-2 ,that is I want my application to available all time, I am new to weblogic ,please help me .Detailed steps are needed
weblogic 10.3.6 application all time availability
214 Views Asked by adiCool At
1
There are 1 best solutions below
Related Questions in ORACLE
- Column displays each count
- MAX and GROUP BY - SQL
- Best Practice for adding columns to a Table in Oracle database
- Updating an Oracle row with value from same row
- Retrieving data from Oracle database
- Ibatis execute update sql on oracle, it is not working and no exceptions
- Building an sql execution plan history
- Implementation of Rank and Dense Rank in MySQL
- how to update the date field for this specific condition using oracle query?
- Oracle stored procedure wrapping compile error with inline comments
- Android: How to connect oracle database using Android Java code?
- SQL Conditional Join on Columns
- Multi value wildcard search in ibatis
- Get count of consecutive days meeting a given criteria
- How to update the metadata of a layer in Oracle imported through FME Workbench?
Related Questions in SERVER
- How can I monitor an endpoint's status with Ruby?
- Rasterization with Javascript looks different on Apache server
- Netty loses udp packets at the beginning of the communication
- How to have Heroku build my development branch on a staging server?
- Timing packets on a traffic server
- copying file from local machine to Ubuntu 12.04 returning permission denied
- AWS EC2: Migrating from Windows to Linux Server
- Connecting Ms Access Db to Mysql through Vba
- Remove ".local" suffix on local server (Yosemite)
- Server program gets stuck at accept function
- PayPal API QueryParameters not found
- Python Server - Processing WebSocket.close()
- NameValuePair, HttpParams, HttpConnection Params deprecated on server request class for login app
- Unable to send file from ftp to another ftp
- Scala - TCP Packet frame using Akka
Related Questions in WEBLOGIC-10.X
- Oracle Toplink 11g with Spring 2.5.6 Transaction Manager
- Impact/Risk on enable -DuseSunHttpHandler on Weblogic10.3.0
- Creating custom Web application to List EJBs Deployed on WebLogic 10.3.X
- Can weblogic 12c listen to JMS queue in another domain in a different IP
- Spring Hibernate Application moving from Tomcat to Weblogic
- How can I find deployment date of war file, deployed at weblogic server
- Attempting to Pause JMS Queue Consumption from MessageBean fails to establish JMX Connection in WebLogic
- weblogic Ws-security policy vs oasis policy
- Weblogic Config Files - weblogic-application.xml, weblogic.xml, application.xml, web.xml
- REST ajax request is being invoked every 5 minutes | weblogic
- WLST get current sessions and connections weblogic
- How to make a hot deployment of a shared library in Weblogic?
- JRebel 7.0.1 and WebLogic 10.3.6
- Using Weblogic Data source in Spring Boot
- Validations problems when installing the application on Weblogic 12
Related Questions in WEBLOGIC11G
- Oracle Weblogic server - get logs of requests served
- WebLogic Console - No application files exist when redeploying application
- Integrated weblogic server is not running
- How can I find the root cause of my never ending maven dependency hell?
- Weblogic Domain Configuration Wizard replaces forward slash (/) with back-slash (\) while creating domain
- Weblogic jms distributed topic
- do we need the firewall port open from App server to Webserver
- Exhausted ResultSet Exception while using two phase commit in Weblogic
- Stage managed node
- How can I solve error 403 (Forbidden) after deploying ADF Application without any security configuration?
- How to take memory snapshots at regular interval for jrockit?
- Reflection much slower than normal
- Trinidad API usage caused an exception on weblogic managed server in my case
- javax.jms.InvalidSelectorException when calling javax.jms.QueueSession.createBrowser() in weblogic12c
- Validate user entered weblogic location
Related Questions in BEA
- Eclipse: How to deploy ear project into separate managed server in Weblogic (non AdminConsole)
- Replacement of Bea Tuxedo
- Download Knowledge Directory documents of AquaLogic using api
- Is it possible to call in some way an EJB deployed on JBoss from a Business Service deployed on BEA AquaLogic Service Bus?
- Validate html 4.01 tags with weblogic
- prevent beeprint or prettyprint from ordering dict keys in alphabetical order
- Scraping tables from a webpage into python
- Cannot install weblogic
- How do the different services in Oracle SOA relate to each other?
- How does a message bridge relate to a queue in Weblogic?
- Date in yyyyy-mm-dd format not throwing error
- wlst embeded mode not working
- Diffrence between JRockit in BEA Weblogic and Sun Java Implementation
- exception - java access ldap server once the ldap server has been restarted
- out of memory error(given solution did not work)
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Weblogic Server 10.3.6 documentation : https://docs.oracle.com/cd/E23943_01/nav/wls.htm WebLogic Server & Apache http server : https://docs.oracle.com/cd/E23943_01/web.1111/e16435/apache.htm#PLGWL395