How to setup a Cluster of 3 servers on weblogic 9.2?

I'm trying to setup a cluster of 3 servers on WebLogic 9.2 on one physical computer.
I managed to startup 3 servers from cmd in windows like this:
startmanagedweblogic BiPublisher1 http://127.0.0.1:7101
startmanagedweblogic BiPublisher2 http://127.0.0.1:7101
startmanagedweblogic BiPublisher3 http://127.0.0.1:7101
Now I can open each of the 3 servers directly from my browser:
http://127.0.0.1:8101/xmlpserver
http://127.0.0.1:9101/xmlpserver
http://127.0.0.1:9501/xmlpserver
My questions are:
How to setup servers so that I can start them automatically from administration console?
How to configure address in administration console through which I will open my application in a browser?
And after that, how to configure that when server on which I work breaks, it automatically restarts application in another server (no need for failover because BI Publisher does not support session replication, I think)?
Do I need machine and virtual host, and what is their purpose? Node manager? Can somebody explain those things? What i did wrong?
I made this in administration console:
Administration console:
SERVERS:
AdminServer:
Name: BIPublisherServer
Listen address: 127.0.0.1
Listen port: 7101
Server1:
Name: BIPublisher1
Machine: tp43
Cluster: BiPublisherCluster
Listen address: 127.0.0.1
Listen port: 8101
Server2:
Name: BIPublisher2
Machine: tp43
Cluster: BiPublisherCluster
Listen address: 127.0.0.1
Listen port: 9101
Server3:
Name: BIPublisher3
Machine: tp43
Cluster: BiPublisherCluster
Listen address: 127.0.0.1
Listen port: 9501
CLUSTERS:
Cluster: BiPublisherCluster
Multicast Address: 237.0.0.101
Multicast port: 8050
VIRTUAL HOSTS:
Name: bicluster
Virtual Host Names: 127.0.0.1
Targets: Clusters: BiPublishercluster: All servers in the cluster
MACHINES:
Name: tp43
DEPLOYMENTS:
Name: xmlpserver
Path: C:\BiPub\xmlpserver.war
Targets: Virtual Hosts: bicluster

You have some reading to do to increase your familiarity with cluster / managed servers.
How to setup servers so that I can start them automatically from administration console?Add the 3 servers into your cluster. Use the cluster to start and stop all 3 servers from within the console instead of starting / stopping each server individually.
How to configure address in administration console through which I will open my application in a browser?You'll need some sort of load balancer to direct traffic so that the end user doesn't have to know the server/port combinations. Apache + Weblogic plugin for instance, but I don't think you'll be keeping all 3 instances on the same physical machine as your production design.
And after that, how to configure that when server on which I work breaks, it automatically restarts application in another server (no need for failover because BI Publisher does not support session replication, I think)?Target your application to "All servers in the cluster". You should have your managed instances on separate physical machines since your current configuration is vulnerable to a single machine failure which would shutdown all 3 instances.

Similar Messages

  • How to setup the cluster environment for BPM using weblogic

    want to setup the cluster environment for BPM using weblogic....
    i have installed the oracle weblogic server 10gr3 and oracle BPM enterprise for weblogic 10gR3
    i have used the Admin tools from the "oracle BPM enterprise for weblogic" to setup the configuration and create the weblogic domain servers.
    i can launch the process administrator and import the project exp file to domain server.
    but what should i do to setup cluster environment using weblogic?
    what i want to do is :
    setup one admin machine..
    setup two product machine..
    enable the cluster so the admin machine can monitor the status of the product machine..
    thanks a lot ...

    The install guide at http://download-llnw.oracle.com/docs/cd/E13154_01/bpm/docs65/config_guide/index.html gives a reasonable amount of info on how to do this.
    Personally I have not used the OBPM option to configure WebLogic instead I've used the information in the above install guide to create the weblogic domain in advance of configuring OBPM.
    Once you've setup WebLogic configure OBPM using the values I mention in the following thread: How to set the JMX Engine parameter in Process Administation?
    Let me know any specific config questions and I'll do my best to answer them for you.
    Thanks,
    Mike

  • How to Break the cluster between Two servers

    Hi Experts,
    Since Iu2019m new to BOBJ XI R2.I would like to know how to break the cluster between two servers.
    Description :
    So far we took the copy of QAS Server1 to the new QAS server2 (Through Mirroring Tool ). Now those two servers are cluster together, I can see QAS server1 CMS Name, Cluster Name, cluster member name in QAS Server2 (CMC-> Setting -> Cluster).
    Besides in QAS Server1 CMS Name and Cluster name are pointing to the QAS Server1, except Cluster Member (This is still have two members Server1 and Server2).(CMC-> Setting -> Cluster).
    In QAS Server1 and QAS Server2 (CMS-> Servers), I can able see both server name under Machine Name tab.
    I would like to make those two servers as independent servers. There are two different data source for those two servers. I want to remove the cluster in both servers.
    Right now QAS Server1 is running and QAS Server2 is stopped.
    If i create/modify a group under new Mapped NT Member Groups in QAS server2 ,it is getting reflecting in QAS server 1.
    Could you please tell me the steps to resolve this problem.
    BO Version: BO XI R2
    Regards,
    Sridharan

    Hi,
    Maybe the external CMS is still 'attached' to your SIA node. Please go to the CCM (Central Configuration Manager) and stop the SIA (Server Intelligent Agent). On one of the tabs you can see if there is an external CMS part of your environment. Delete it and restart the SIA. Retry if you can delete the services now from within your CMS. It may well be that you have to stop both environments and delete each others CMS via the CCM to get it working. If you have not changed any permissions for your Administrator account the security model will not be the one causing this.
    Hope this helps...
    Martijn van Foeken
    Focuzz BI Services
    http://www.focuzz.nl
    http://nl.linkedin.com/in/martijnvanfoeken

  • How to Create  and use of Coherence servers in weblogic serevr 11g (10.3.6)?

    how to Create  and use of Coherence servers in weblogic serevr 11g (10.3.6)?

    See the below discussion
    How to create and use Webservice controls using WSDL in weblogic portal10.3
    Thanks,
    Venkat Sarvabatla

  • How to setup ATG cluster?

    Please provide me with detailed steps on installing ATG cluster under weblogic application server?

    Hi,
    You can start reading this Oracle document:
    http://docs.oracle.com/cd/E24152_01/Platform.10-1/ATGInstallGuide/ATGInstallGuide.pdf
    It has a "Setting Up Clustering on WebLogic" session.
    Hope it helps

  • How to setup a T3 connection for use in weblogic

    When I try to make a t3 connection using the existing http port that I have, I get the following exception
    Error message :javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://srvr:7092: Bootstrap unable to get a t3 connection to srvr/11.16.8.10]
    How do I setup a T3 connection
    Thanks

    Hi,
    Is the above phenomenon right? How can I know the tip connection
    is established? Shouldn't it display 'Login' after it display 'connected'?
    To display login at the tip connection you can do one of the following.
    1. remove the keyboard and reboot with a tip connection.
    2. at ok> set the output-device input-device as ttya
    setenv output-device ttya
    setenv input-device ttya
    reset.
    Note: the same can be done from a teminal/console using eeprom command.(man eeprom)
    To get back the display and keyboard access during bootup
    you will have to reset input/output device values back to the default values
    setenv output-device display
    setenv input-device keyboard
    3. Add the following to the /etc/inittab file
    +++++++++++++++++++++++++++++++++++++++++
    c5:234:respawn:/usr/lib/saf/ttymon -g -h -p "`uname -n` ttya login: " -T sun -d /dev/ttya -l console -m ldterm,ttcompat
    +++++++++++++++++++++++++++++++++++++++++
    Please save the original copy ..
    "init q " (to make the inittab file to be read again)
    4. using admintool -->Browse->Serial ports->Select ttya->Service Enable->Ok->Exit.
    For KSLD setting the output-device and input-device is the best option.
    KSLD is EOL (End of Life) so product support will not be available.
    HTH
    -Dhruva

  • How to setup alias or virtual dirs in the weblogic webserver

    Hi
    I am trying to setup alias or virtual dirs for my images. How do I do that in
    Weblogic webserver. I am currently using 6.1. My JSP's also may reside in a virtual
    directory. Can weblogic handle that or should I deploy them under the web application.
    Any pointers
    Vasu

    BTW use google:
    http://groups.google.com/groups?as_q=docHome&safe=off&ie=UTF-8&oe=UTF-8&as_ugroup=weblogic.developer.interest.*&lr=&hl=en
    cheers
    mbg
    "Mark Griffith" <[email protected]> wrote:
    >
    I think for 6.1 you need to register the FileServlet (weblogic.servlet.FileServlet)
    in your webapp with docHome as an init parameter. Where docHome points
    to the
    rootnode you want to map. Not too sure.. and I haven't tested it.
    In 7.0 you can use virtualmapping in the weblogic.xml
    http://edocs.bea.com/wls/docs70/webapp/weblogic_xml.html#1037236
    Cheers
    mbg
    "Saran" <[email protected]> wrote:
    Hi,
    Did you get the answer for your question(creating alias or virtual
    directory).
    could you share the answer with me.
    my mail id is [email protected]
    Thanks in advance,
    Saran.
    "Vasudev Krishnamoorthy" <[email protected]> wrote:
    Hi
    I am trying to setup alias or virtual dirs for my images. How do I
    do
    that in
    Weblogic webserver. I am currently using 6.1. My JSP's also may reside
    in a virtual
    directory. Can weblogic handle that or should I deploy them under the
    web application.
    Any pointers
    Vasu

  • Alert setup for Admin and Manage servers in weblogic

    Hi All,
    We need to setup e-mail notification for health status of admin and managed servers on fusion middleware 11g. Kindly advise.
    Thanks,
    Vijay

    Hi there Vijay,
    you can easily do this using the WebLogic Diagnostic Framework. If your WebLogic installation hosts products from the Fusion Middleware portfolio, e.g. Oracle SOA Suite, Oracle WebCenter, etc., you will have a preconfigured WLDF module targeted to all servers named Module-FMWDFW.
    In general you will have to:
    1. Configure mail session and target it to all servers. Details on the mail server are provided as properties. Use the following as a starting point:
    mail.host=<your_outgoing_mail_server_host>
    mail.user=<your_outgoing_mail_server_user>
    mail.transport.protocol=smtp
    mail.from=<address_to_send_emails_from>
    mail.debug=True
    2. Configure WebLogic Diagnostic Framework Module or reconfigure the Module-FMWDFW if exists
    3. Configure Watches and Notifications for that module and the data/events you are interested in. By default the Module-FMWDFW is configured to generate ADR incidents in certain occasions (you can examine the configuration of Module-FMWDFW).
    You can get more details from these resources:
    http://docs.oracle.com/cd/E29542_01/web.1111/e13714/architecture.htm#WLDFC115
    https://blogs.oracle.com/jamesbayer/entry/weblogic_notifications_watch_t
    Hope this helps,
    A.

  • How to setup and run JSP project in BEA Weblogic

    i am trying to run my JSP project located in c:\project. i am actually running it in Tomcat webserver, this time i wanna test it in bea weblogic server, i have downloaded a version 8.1, before purchasing the software for development use, i wanna know and test first BEA's integrity and use... my question is how can i set up the base document path that i have in tomcat in bea, so i can just point it to such directory and run it directly using port 7001 for bea weblogic server..
    can anybody help me get tru it step-by-step??
    help please...

    Jason Combras napisa?(a):
    how can i set up the base document path that i have in tomcat in bea, so i can just point it to such directory and run it directly using port 7001 for bea weblogic server..
    can anybody help me get tru it step-by-step??
    help please...Jason,
    Simplest way "in my opinion":
    1. start weblogic Server. You can use Server with examples. This domain
    is already configured, so You will not need any domain configuration tasks.
    2. open weblogic administration console using browser
    http://localhost:7001/console/. Log in.
    3. On the left side choose Deployments -> Web Application Modules
    4. Click "Deploy a new Web Application Module"
    5. Find folder with Your application. Mark it and click Target Module.
    6. Define Application name and click Deploy
    7. If deployed successfully, Your application should be accessible at
    http://localhost:7001/YourApplicationContextRoot
    Best Regards,
    KArol Muszynski

  • How to setup weblogic cluster in 6.1 SP4

              Hi All,
              I have a Licensed weblogic in my solaris servers. I need to test weblogic clustering
              . How can i simulate weblogic clustering is there is any easy steps to do that
              and what should i do in order to make my EJB`s cluster aware. And some ppl say
              that i need to take a seperate weblogic cluster license other than the weblogic
              license.Kindly help me in proceeding further
              Thanks in advance
              Bala.J
              

    Hi
    I have same problem at beforetime.
    You can do follow:
    Step 1:
    copy rt.jar form JDK 1.2.1\jre\lib\jar
    to J2EE1.2.1\lib\system\
    Step 2:
    Set J2ee_classpath = c:\j2ee1.2.1\lib\system\rt.jar
    Step 3:
    Restart computer and J2ee
    You can try it
    Help can help you
    David

  • I want to know how to setup the logicaladdress (cluster+HA+oracle)

    I want to know how to setup the logicaladdress (cluster+HA+oracle)

    Please have a look at:
    http://docs.sun.com/app/docs/doc/819-0703/6n343k6g0?q=SUNW.LogicalHostname&a=view
    for how to add a Logical Hostname Resource to a Resource Group (in that case the RG where you configrued ha oracle for).
    There is nothing special for HA oracle on that part.
    If you configure your oracle_listener resource for that specific logical hostname resource, then you should configure a dependecy from the oracle_listener to the LH.
    By default the RG will have property Implicit_network_dependencies set to true, which should be enough.
    If this property is false, I recommend adding the LH resource name to the Resource_dependencies property of the oracle_listener resource.
    For a general overview I recommend reading:
    http://docs.sun.com/app/docs/doc/819-0703/
    Greets
    Thorsten

  • How to setup Adobe Media Server Professional x 2 run as cluster for load balance?

    How to setup Adobe Media Server Professional x 2 run as cluster for load balance?

    Hi,
    Welcome to adobe forums,
    Please refer to these help files in order to setup AMS as a cluster : https://helpx.adobe.com/adobe-media-server/config-admin/load-balancing.html
                                                                                                                https://helpx.adobe.com/adobe-media-server/tech-overview/scaling-server.html
    Let me know if you need any help.
    Regards,
    Puspendra

  • How to to make Cluster between two server 2012 Datacenter with share storage and Hyper-V role then install Exchange 2013 on each server datacenter then make DAG between Exchange servers

    Dears,
    I have IBM Flex server with built in storage,  
    HOW to to make Cluster between two  server 2012 Datacenter with share storage and Hyper-V role then install Exchange 2013 on each server datacenter then make DAG between Exchange servers?
    If there any prerequisites of the Share storage types ?and any configuration guide to deploy Cluster between two Server 2012 datacenter ?

    Microsoft Failover Clusters require shared storage.  If you wish to create a failover cluster with local storage, you need to use third party software to mirror the disks and present it to the hosts (siog.com, datacore.com, starwind.com).  If you
    use third party software, you will need to follow their instructions for configuring the environment.
    Questions on how to configure Exchange environments are better asked in an Exchange forum.
    .:|:.:|:. tim

  • Got new miniMac servers with 2x750GB drives. How to setup and confirm RAID mirror?

    Literally just got shiny new miniMac Server with the dual 70GB internakky hard drives/disks with
    OS X 10.7.$ LION pre-installed. What a nice machine in a super cool box!
    Seemed to bootup and run fine!
    Now my issue (there will be more for this MAC newbie):
    A. How to setup AND more importantly (item B below) CONFIRM that a RAID MIRROR is working?
    Want nothing fancier than 2-nd drive is exact duplicate of 1-st drive at all times.
    That is, an 'active and full up-to -the second" backup of the main 1-st drive.
    I have done nothing to 1-st drive as it came from APPLE.
    When I try to setup RAID set using DISK Utility, I get message about system(1-st drive) can't be used in a RAID or such.
    yet I can add 2-nd drive to what I tink is a RAID set and then 'Enable' it.
    It seems to add another entry to thr left-side of drves list panel but not sure that 1-st and 2-nd drives are BOTH in the new
    "RAID SET' or that the set just consists of the "single" 2-nd disk?
    B. I don't think that 1-st drive data is actually being duplicated to 2-nd drive.
    For instance, how do I know that it was 'caught up' to match 1-st drive AND then is
    staying caught up?
    C. A 'RAID UTILITY' Icon brings up a not-available message, but I think that is because I don't
    have HARDWARE RAID controller, just software RAID, correct?
    D. What is 'Time Machine' and how does it play into this? I do assume that somehow/someway I need to
    have off-machine backups also to be truly protected? How would a 2-nd identical miniMAC server be best
    deployed to back each other up, in addition to their own internal RAID-ed disks that items above address?
    My whole point of buying 2x750GB disks was to have mirror RAID set and
    (foolishly) assumed that factory would set it up that way.
    Please help me get setup right so when the inevitable crash happens,
    I have some chance of recovering from it.
    Regards,
    Paul T
    emai: [email protected]
    Apple ID:  N3UD
    Phone: 610-613-0610

    A. What are you adding to the RAID: a partition or a hard drive? You can only add hard drives to a RAID. RAID Utility should confirm that your RAID is working
    B. No, I don't think so
    C. It's because you haven't got RAID hardware.
    D. Time Machine is a backup system in external drives. If you want, you can do backups in a external hard drive.

  • How to setup AccessGate - OAM 10.1.4

    Hi All,
    How to setup AccessGate to use cluster?
    I read "3.4.4 Modifying an AccessGate" in Access Manager Admin Guide, but no hint in it.
    the tool configureAccessGate only let me fill just one server host name. But the host could be the single point error.
    -h Access Server Host Name
    -p Access Server Port
    Anybody has suggestions?
    Thanks & Regards,
    Justin

    Hi Vinod,
    Below is the content of ObAccessClient.xml. I can see two access servers are set. But the second is never used.
    <?xml version="1.0" encoding="utf-8"?>
    <CompoundList
    xmlns="http://www.oblix.com"
    ListName="ObAccessClient.tmp">
    <SimpleList>
    <NameValPair
    ParamName="id"
    Value="hat"></NameValPair>
    </SimpleList>
    <SimpleList>
    <NameValPair
    ParamName="accessClientPasswd"
    Value="004354474A"></NameValPair>
    </SimpleList>
    <SimpleList>
    <NameValPair
    ParamName="primaryCookieDomain"
    Value=""></NameValPair>
    </SimpleList>
    <SimpleList>
    <NameValPair
    ParamName="preferredHost"
    Value="16.157.68.238"></NameValPair>
    </SimpleList>
    <SimpleList>
    <NameValPair
    ParamName="state"
    Value="Enabled"></NameValPair>
    </SimpleList>
    <SimpleList>
    <NameValPair
    ParamName="maxCacheElems"
    Value="100000"></NameValPair>
    </SimpleList>
    <SimpleList>
    <NameValPair
    ParamName="cacheTimeout"
    Value="1800"></NameValPair>
    </SimpleList>
    <SimpleList>
    <NameValPair
    ParamName="cookieSessionTime"
    Value="3600"></NameValPair>
    </SimpleList>
    <SimpleList>
    <NameValPair
    ParamName="maxConnections"
    Value="10"></NameValPair>
    </SimpleList>
    <SimpleList>
    <NameValPair
    ParamName="maxSessionTime"
    Value="24"></NameValPair>
    </SimpleList>
    <SimpleList>
    <NameValPair
    ParamName="idleSessionTimeout"
    Value="3600"></NameValPair>
    </SimpleList>
    <SimpleList>
    <NameValPair
    ParamName="failoverThreshold"
    Value="2"></NameValPair>
    </SimpleList>
    <SimpleList>
    <NameValPair
    ParamName="aaaTimeoutThreshold"
    Value="-1"></NameValPair>
    </SimpleList>
    <SimpleList>
    <NameValPair
    ParamName="sleepFor"
    Value="60"></NameValPair>
    </SimpleList>
    <SimpleList>
    <NameValPair
    ParamName="debug"
    Value="false"></NameValPair>
    </SimpleList>
    <SimpleList>
    <NameValPair
    ParamName="security"
    Value="open"></NameValPair>
    </SimpleList>
    <SimpleList>
    <NameValPair
    ParamName="state"
    Value="Enabled"></NameValPair>
    </SimpleList>
    <SimpleList>
    <NameValPair
    ParamName="denyOnNotProtected"
    Value="0"></NameValPair>
    </SimpleList>
    <SimpleList>
    <NameValPair
    ParamName="cachePragmaHeader"
    Value="no-cache"></NameValPair>
    </SimpleList>
    <SimpleList>
    <NameValPair
    ParamName="cacheControlHeader"
    Value="no-cache"></NameValPair>
    </SimpleList>
    <SimpleList>
    <NameValPair
    ParamName="ipValidation"
    Value="1"></NameValPair>
    </SimpleList>
    <ValList
    xmlns="http://www.oblix.com"
    ListName="primary_server_list">
    <ValListMember
    Value="primaryServer1"></ValListMember>
    <ValListMember
    Value="primaryServer2"></ValListMember>
    </ValList>
    <ValNameList
    xmlns="http://www.oblix.com"
    ListName="primaryServer1">
    <NameValPair
    ParamName="host"
    Value="sip3.chn.com"></NameValPair>
    <NameValPair
    ParamName="port"
    Value="6080"></NameValPair>
    <NameValPair
    ParamName="numOfConnections"
    Value="5"></NameValPair>
    </ValNameList>
    <ValNameList
    xmlns="http://www.oblix.com"
    ListName="primaryServer2">
    <NameValPair
    ParamName="host"
    Value="sip4.chn.com"></NameValPair>
    <NameValPair
    ParamName="port"
    Value="6080"></NameValPair>
    <NameValPair
    ParamName="numOfConnections"
    Value="5"></NameValPair>
    </ValNameList>
    <ValList
    xmlns="http://www.oblix.com"
    ListName="secondary_server_list"></ValList>
    </CompoundList>

Maybe you are looking for

  • "Error while parsing SOAP XML payload: no element found" received when invoking Web Service

    Running PB 12.1 Build 7000.  Using Easysoap.  Error ""Error while parsing SOAP XML payload: no element found" received when invoking Web Service".  This error does not appear to be coming from the application code.  Noticed that there were some erron

  • Iphone 5 back camera problem after update to IOS 8. Focus doesn't work on back camera!

    My device is Iphone 5 64gb IOS 8. I have problem after update to IOS 8. When i run camera.. I hear some scratch inside my phone. And focus of back camera doesn't work. 1. How can i fix it? 2. Or how to rollback to IOS 7+ ? 3. Should i come to app sto

  • Can i cut and paste a gb track?

    can i cut and paste a gb track? i'm recording a one on one interview. i will export to itunes and burn a cd. but i was told cd will not exceed 80 minutes. if interview goes longer than 80 minutes, can i cut and paste from one track to burn two cds? i

  • Java error Help!!!

    If I try to run Java I get the following message: Java Runtime Enviroment Cannot Be Loaded If I try to check to see if Java is still loaded I get this message: Several Java Virtual Machines Running In The Same Process Caused An error I am running Win

  • Screen reader can't read PDF in hebrew

    Hi I need help. I download the new version of Acrobat (XI) and I want to try to make PDF in hebrew readeable by NVDA screenreader. I did all what you explain in your guide but nothing happens. The screen reader can't read the document. Is that a way