Weblogic 9 vertical clustering

I have FR web deployed in the Weblogic 9, which is a part of Oracle EPM. Need to do vertical clustring.
Can any one tell me the steps of creating 3 instance in the same server.

Create a cluster (http://docs.oracle.com/cd/E13222_01/wls/docs92/ConsoleHelp/taskhelp/clusters/CreateCluster.html)
Create a machine (http://docs.oracle.com/cd/E13222_01/wls/docs92/ConsoleHelp/taskhelp/machines/ConfigureMachines.html)
Create three servers (http://docs.oracle.com/cd/E13222_01/wls/docs92/ConsoleHelp/taskhelp/domainconfig/CreateManagedServers.html)
Add the servers to the machine (http://docs.oracle.com/cd/E13222_01/wls/docs92/ConsoleHelp/taskhelp/machines/AssignServerInstancesToMachines.html) and cluster (http://docs.oracle.com/cd/E13222_01/wls/docs92/ConsoleHelp/taskhelp/clusters/AssignServersToClusters.html)
Bring Your Own Laptop Knowledge Sessions: WebLogic 12c - http://middlewaremagic.com/weblogic/?p=7854

Similar Messages

  • Weblogic & webcache clustering

    Hi Guru,
    We have 2 node 11gR2 RAC, 2 application server & load balancing H/W (Brocade).
    Each node of appserver installed weblogic 10.3.5 & webcache 11.1.1.5.
    I'm planning to install weblogic domain clustering on both appserver (appserver 1 : admin server, soa_server ; appserver 2: soa_server).
    so my question are:
    1. is it possible, config web cache on both appserver connect to individual soa_server, load balancing through H/W; or we just need install webcache on appserver1 and let webcache do balancing on soa_server at appserver1 & appserver2.
    2. which is best option, do load balancing with H/W, webcache or proxy server.
    3. which is best option for type of datasource if we want to connect to RAC DB, gridlink datasource or muti-datasource ?
    4. is it possible to 1 machine/server have more than 1 node . ie. appserver 1 : admin server, soa_server1 , soa_server2, ...
    Need your advices, and sharing your experiences
    Thx in advance.

    1 and 2) http://docs.oracle.com/cd/E21764_01/core.1111/e12036/overview.htm#CHDJDIEH (shows a reference topology)
    3) grid link (http://docs.oracle.com/cd/E17904_01/web.1111/e13737/gridlink_datasources.htm)
    4) Yes as long as you have enough resources (CPU and memory) on that machine to run multiple servers

  • NPE using weblogic.httpd.clustering.enable

    I'm having some difficulty trying to configure a cluster. If I set the
              property "weblogic.httpd.clustering.enable" to true I will get the attached
              NullPointerException. Where did I do wrong?
              Thanks for help.
              -- Jerry
              Tue Sep 26 14:09:13 PDT 2000:<I> <HTTP> Log rotation is size based
              Unable to initialize server: java.lang.NullPointerException
              fatal initialization exception
              java.lang.NullPointerException
              at weblogic.t3.srvr.HttpServer.start(HttpServer.java:398)
              at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:1305)
              at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
              

              Dimitri Rakitine wrote:
              > I think what it means is that you do not need cluster license (and cluster enabled) to
              > use session persistence, and you do not need to set weblogic.httpd.clustering.enable to
              > use file or jdbc persistence.
              But I do need to use clustering and in order to do that
              I gotta have the weblogic.httpd.clustering.enable set to true among
              all other cluster related properties. What would be the point of using session persistence without
              actually running your servers in a cluster ?
              Right ??
              >
              >
              > Andrzej Porebski <[email protected]> wrote:
              >
              > > We are getting the same exact error (NPE). The reason for this error is null ClusterManager
              > > singleton in weblogic and the only way that thing can be null is if the clustered was not properly configured.
              > > Now, according to weblogic docs, if you use jdbc based session persistence, you should
              > > not have to have the so called "cluster" license for Weblogic but that does not seem
              > > to hold glue. We have configured the server to use the jdbc based session
              > > persistence but we still get the error
              >
              > > Wed Sep 27 14:59:11 EDT 2000:<E> <WebLogicServer> #########################################################
              > > Wed Sep 27 14:59:11 EDT 2000:<E> <WebLogicServer> ## Unable to join cluster: Unable to find a license for clustering
              > > Wed Sep 27 14:59:11 EDT 2000:<E> <WebLogicServer> #########################################################
              >
              > > during startup and then the NPE at the very end.
              >
              > > If any one has solved this problem please let me know.......
              >
              > > Thanks
              >
              > > Andrew
              >
              > > Dimitri Rakitine <[email protected]> wrote:
              > >>I think what Weblogic was trying to say (in a somewhat cryptic way)
              > >>is that you didn't set weblogic.cluster.enable=true property.
              > >>
              > >>Jerry Soung <[email protected]> wrote:
              > >>> I'm having some difficulty trying to configure a cluster. If I set the
              > >>> property "weblogic.httpd.clustering.enable" to true I will get the attached
              > >>> NullPointerException. Where did I do wrong?
              > >>
              > >>> Thanks for help.
              > >>
              > >>> -- Jerry
              > >>
              > >>> Tue Sep 26 14:09:13 PDT 2000:<I> <HTTP> Log rotation is size based
              > >>> Unable to initialize server: java.lang.NullPointerException
              > >>> fatal initialization exception
              > >>> java.lang.NullPointerException
              > >>> at weblogic.t3.srvr.HttpServer.start(HttpServer.java:398)
              > >>> at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:1305)
              > >>> at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
              > >>
              > >>Dimitri
              > >>http://dima.dhs.org
              >
              > --
              > Dimitri
              > http://dima.dhs.org
              

  • ORACLE WEBLogic 12C Clustering of Admin Server ?

    Hi ,
    I have setup WebLogic Server 12c on solaris 10 u11, as cluster.
    For cluster of managed servers, it works fine.
    My Question is, can we run Admin Server from two nodes of cluster?
    example:  Node 1, created Admin Server, Cluster (F-End1/F-End2) Managed Servers
    F-End1 on node1, and F-End2 on node2.
    Now for some reason, Node1 has some hardware problem, can i run Admin Server from Node2 ?
    I have followed the setup from this website<>
    http://www.oracle-base.com/articles/11g/weblogic-11g-clustered-domains.php
    Followed Same, Pack/Unpack, Enroll.
    Now from Node 1, i can run, Node Manager, ./startweblogic.sh   and it takes me to the Admin Server.  
    from there i can manage every thing. 
    Question is, can i run Admin Server form Node2? if yes, how?

    Node1: 10.0.1.179     Admin Server :7001      F-End-1  7003  B-End1   7020
    Node2: 10.0.1.177                                       F-End-2   7003  B-End2   7020
    when i try to run the Admin Server from the Node2, i get error (By 1st running the Node Manager)
    <Sep 5, 2013 10:34:03 AM GST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING.>
    <Sep 5, 2013 10:34:03 AM GST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool.>
    <Sep 5, 2013 10:34:03 AM GST> <Notice> <Log Management> <BEA-170019> <The server log file /u02/Oracle/Middleware/user_projects/domains/bust_domain/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>
    <Sep 5, 2013 10:34:17 AM GST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Sep 5, 2013 10:34:31 AM GST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY.>
    <Sep 5, 2013 10:34:31 AM GST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING.>
    <Sep 5, 2013 10:34:49 AM GST> <Notice> <Log Management> <BEA-170027> <The server has successfully established a connection with the Domain level Diagnostic Service.>
    <Sep 5, 2013 10:34:49 AM GST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN.>
    <Sep 5, 2013 10:34:49 AM GST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING.>
    <Sep 5, 2013 10:34:49 AM GST> <Emergency> <Security> <BEA-090087> <Server failed to bind to the configured Admin port. The port may already be used by another process.>
    <Sep 5, 2013 10:34:49 AM GST> <Error> <Server> <BEA-002606> <The server is unable to create a server socket for listening on channel "Default". The address 10.0.1.179 might be incorrect or another process is using port 7001: java.net.BindException: Cannot assign requested address>
    <Sep 5, 2013 10:34:49 AM GST> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason: Server failed to bind to any usable port. See preceeding log message for details.>
    <Sep 5, 2013 10:34:49 AM GST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED.>
    <Sep 5, 2013 10:34:49 AM GST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down.>
    <Sep 5, 2013 10:34:49 AM GST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN.>
    Any Suggestions?

  • Weblogic JMS clustering

    Hi All,
    I need help understanding weblogic JMS clustering. I read few documents regarding this but not very clear about it.
    Hope to get help/suggestion here.
    I have following setup
    box1 - adminserver, osbserver1
    box2- osbserver2
    osbserver1 and osbserver2 are clustered together
    I have a JMS server created each one for each managed server (OSB server) in the cluster. These JMS servers are non-persistent. persistent store is "None".
    I have one JMS module created with connection factory, distributed Qs and are associated with a subdeployment that is targeting to the cluster
    I have all the servers(admin server and both OSB servers) are in running state
    To monitor JMS server I go to services->JMS Servers
    I see jmsserver1 which is targeted to osbserver1 has "Health" is marked as "OK"
    jmserver2 which is targeted to osbserver2 has no "health" check
    If I go to environment->servers , I see all the 3 servers are marked as "RUNNING" with "Health" OK
    As a note I created managed server in the second box before creating the JMS server and resources.
    And I do not have any nodemanager setup at this point.
    How would I know the JMSserver in both servers are active and have no issues ?
    Do I need to do anything to start JMSServer in OSBServer2 ?
    Edited by: 818591 on Feb 11, 2011 8:27 AM
    Edited by: 818591 on Feb 11, 2011 9:31 AM

    Should the JMS Server/JMS modules already be created so that the remote managed server will get configuration of these setup?No. This is not how resorces are created. Pack/unpack is used for creating the domains, ONCE. Later on you may very well use Weblogic admin console to create the resources and target/untarget those.
    As a note I do not have node managed setup yet. It is recommended that you use node manager in environments where servers may be installed on different machines -
    http://download.oracle.com/docs/cd/E14571_01/web.1111/e13740/toc.htm
    To me, it seems a network/cluster communication issue. If you have Oracle Support, better raise a SR with them to find out the exact issue as they would be in better position to understand your architecture and analyzing logs. You may also raise a thread in Oracle Weblogic forum to get a suggestion from a Weblogic expert -
    WebLogic Server - Clustering
    Regards,
    Anuj

  • WebLogic Server clusters not high available!!

              I'm working with WebLogic Server 6.0.
              I try to connect to cluster using explicit IP addresses.
              For this case,first ,I cluster server A,B and C ,then client try to look up home
              interface at server A.
              After server A return home reference ,client creates EJB object and calls method
              using that reference .
              If server A fail, it still working with others server ,B and C.
              But if new client try to find home reference at server A ,he can't.
              This situation means that WebLogic Server cluster is not high availability or
              I did something wrong with configuration?
              And if I missed something ,how can I fix it?
              Thanks for your attention.
              

    Hi King,
              If you look up at a non-existent IP/port, then it will not respond. That is
              expected behavior.
              You should not be using an explicit IP like that. At least use DNS round
              robin.
              Peace,
              Cameron Purdy
              Tangosol Inc.
              Tangosol Coherence: Clustered Coherent Cache for J2EE
              Information at http://www.tangosol.com/
              "KING TEAM" <[email protected]> wrote in message
              news:3c449200$[email protected]..
              >
              > I'm working with WebLogic Server 6.0.
              > I try to connect to cluster using explicit IP addresses.
              >
              > For this case,first ,I cluster server A,B and C ,then client try to look
              up home
              > interface at server A.
              >
              > After server A return home reference ,client creates EJB object and calls
              method
              > using that reference .
              >
              > If server A fail, it still working with others server ,B and C.
              >
              > But if new client try to find home reference at server A ,he can't.
              >
              > This situation means that WebLogic Server cluster is not high availability
              or
              > I did something wrong with configuration?
              >
              > And if I missed something ,how can I fix it?
              >
              > Thanks for your attention.
              >
              >
              

  • Weblogic portal clustering

    Hi,
    Help Please!
    Now we need migrate an application to clustering environment. But there are some confusing scenario.
    What we have done are:
    1. make all objects in session serializable. For thoese unserializable, declare them as transient and take other workaround to assign value to them when accessed.
    2. put up a clustering environment with two managed servers. Here we use IIS as frontend, and weblogic IIS plugin as cluster proxy. In proxy.ini file, we add WeblogicCluster paramter to specify managed server list.
    3. add persistantStoreType/replicated session attribute to weblogic.xml
    Then we code a simple application to test session replication. The application includes one pageflow. The pageflow has one class level variable and action form.
    Now what confused us is the behavior of app upon clustering is not consistant. At the beginning, the session duplication seems works. So after re-setting the pageflow class level variable in a action, the pageflow instance seems duplicated to another managed server. So I stoped current one, and access another action to print out the variable. It works!
    But after undeploying/redeploying the application serveral times, the session replication never works again. And each time, when printing out the variable value, it will be the initial value.
    Question:
    1. Is any other steps/special configuration needed to make clustering works?
    2. Portal's pageflow instance is stored in session, is there any special coding criteria to follow to make pageflow instance replicatable?
    3. Now in the managed servers and admin server's console, I never see such a debug log:
    <i><Oct 9, 2003 12:38:21 PM PDT> <Debug> <Cluster> <000000>
    <Created secondary for 5165892837402719733 on -7957889153726652135S:
    192.168.11.112: [9001,9001, -1, -1,9001, -1, -1]: mydomain: MyServer-2></i>
    as mentioned at http://wldj.sys-con.com/read/44435.htm
    Thanks!
    Best Regards
    Weily

    Hi,
    Help Please!
    Now we need migrate an application to clustering environment. But there are some confusing scenario.
    What we have done are:
    1. make all objects in session serializable. For thoese unserializable, declare them as transient and take other workaround to assign value to them when accessed.
    2. put up a clustering environment with two managed servers. Here we use IIS as frontend, and weblogic IIS plugin as cluster proxy. In proxy.ini file, we add WeblogicCluster paramter to specify managed server list.
    3. add persistantStoreType/replicated session attribute to weblogic.xml
    Then we code a simple application to test session replication. The application includes one pageflow. The pageflow has one class level variable and action form.
    Now what confused us is the behavior of app upon clustering is not consistant. At the beginning, the session duplication seems works. So after re-setting the pageflow class level variable in a action, the pageflow instance seems duplicated to another managed server. So I stoped current one, and access another action to print out the variable. It works!
    But after undeploying/redeploying the application serveral times, the session replication never works again. And each time, when printing out the variable value, it will be the initial value.
    Question:
    1. Is any other steps/special configuration needed to make clustering works?
    2. Portal's pageflow instance is stored in session, is there any special coding criteria to follow to make pageflow instance replicatable?
    3. Now in the managed servers and admin server's console, I never see such a debug log:
    <i><Oct 9, 2003 12:38:21 PM PDT> <Debug> <Cluster> <000000>
    <Created secondary for 5165892837402719733 on -7957889153726652135S:
    192.168.11.112: [9001,9001, -1, -1,9001, -1, -1]: mydomain: MyServer-2></i>
    as mentioned at http://wldj.sys-con.com/read/44435.htm
    Thanks!
    Best Regards
    Weily

  • Weblog 6 Clustering basic question

    I am trying to setup Weblogic ver 6.0 Clustering on my Windows NT machine.
              From the weblogic console i created a Cluster, which has the IP address of
              my machine, and given it some name MyCluster.
              I have not given any Multicast IP address to it.
              On the left hand pane : For my servers under Servers/exampleServer
              On the right hand pane :
              I go to Configuration/Cluster window and choose MyCluster for the cluster
              field for my Server exampleServer.
              And click Apply.
              This results in error messages in my Weblogic command line window with lots
              of NullPointerExceptions etc...
              Have i missed any step here ?
              Can any one please give me a step by step guide to creating a Cluster, and
              then adding server (instances ?) to it.
              Do i need more than one IP address (i guess...) ?
              

              A cluster needs at least TWO IPs (2 IPs in 1 PC or 2 PCs).
              Your IP for cluster should be like 1.1.1.1,1.1.1.2 or cluster.domain
              with two IPs assigned to it.
              That should be why you got NullPoint for the missing 2nd IP.
              You might follow my attached ReadMe.doc and modify my sample config.xml
              for both machines/locations (use same config.xml on the two), modify
              my startExamplesCluster.cmd (for master), startExamplesSlave.cmd
              (for slave) and setExamplesEnv.cmd (for both) to fit yours, and
              try.
              config.xml has all the result you can make in console.
              Cluster feature in WL6 is far from perfect, don't guess the ideal
              possibilities all the time.
              Good luck!
              Steven
              "JSB" <[email protected]> wrote:
              >I am trying to setup Weblogic ver 6.0 Clustering on my
              >Windows NT machine.
              >
              >From the weblogic console i created a Cluster, which has
              >the IP address of
              >my machine, and given it some name MyCluster.
              >I have not given any Multicast IP address to it.
              >
              >On the left hand pane : For my servers under Servers/exampleServer
              >On the right hand pane :
              >I go to Configuration/Cluster window and choose MyCluster
              >for the cluster
              >field for my Server exampleServer.
              >And click Apply.
              >
              >This results in error messages in my Weblogic command
              >line window with lots
              >of NullPointerExceptions etc...
              >
              >Have i missed any step here ?
              >Can any one please give me a step by step guide to creating
              >a Cluster, and
              >then adding server (instances ?) to it.
              >Do i need more than one IP address (i guess...) ?
              >
              >
              >
              [startExamplesSlave.cmd]
              

  • BPM Enterprise for weblogic and clusters

    good morning every body
    what is the best practice for High Avalibilty Clustered environement for BPM enterprise for weblogic ?
    i know that clustering is done on the Weblogic server side but is there is any constraints regarding to ALBPM clustering
    if some one would direct me to a diagram of the clustring best practice it would be appreciated!

    Hi,
    Event I am facing the similar problem but its irrregular(but most of the time). I get following as a log while shutting down the server.
    Stopping Weblogic Server...
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    Connecting to t3://localhost:7001 with userid weblogic ...
    Successfully connected to Admin Server 'AdminServer' that belongs to domain 'atg
    _domain'.
    Warning: An insecure protocol was used to connect to the
    server. To ensure on-the-wire security, the SSL port or
    Admin port should be used instead.
    Shutting down the server AdminServer with force=false while connected to AdminSe
    rver ...
    And it countinues...
    Regards,
    Kevin Chheda

  • I am using Oracle Linux 6.0 as OS and i am using vertical clustering but the multicast address is not connecting in my cluster?

    <Oct 28, 2013 10:22:36 PM IST> <Error> <Cluster> <BEA-000109> <An error occurred while sending multicast message: java.io.IOException: Invalid argument
    java.io.IOException: Invalid argument
            at java.net.PlainDatagramSocketImpl.send(Native Method)
            at java.net.DatagramSocket.send(DatagramSocket.java:625)
            at weblogic.cluster.MulticastFragmentSocket.sendThrottled(MulticastFragmentSocket.java:206)
            at weblogic.cluster.MulticastFragmentSocket.send(MulticastFragmentSocket.java:158)
            at weblogic.cluster.FragmentSocketWrapper.send(FragmentSocketWrapper.java:91)
            at weblogic.cluster.MulticastSender.fragmentAndSend(MulticastSender.java:395)
            at weblogic.cluster.MulticastSender.send(MulticastSender.java:178)
            at weblogic.cluster.MulticastManager.timerExpired(MulticastManager.java:766)
            at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
            at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    <Oct 28, 2013 10:22:36 PM IST> <Error> <Cluster> <BEA-000110> <Multicast socket receive error: java.net.SocketException: Socket closed
    java.net.SocketException: Socket closed
            at java.net.PlainDatagramSocketImpl.receive0(Native Method)
            at java.net.PlainDatagramSocketImpl.receive(PlainDatagramSocketImpl.java:145)
            at java.net.DatagramSocket.receive(DatagramSocket.java:725)
            at weblogic.cluster.MulticastFragmentSocket.receive(MulticastFragmentSocket.java:239)
            at weblogic.cluster.FragmentSocketWrapper.receive(FragmentSocketWrapper.java:98)
            at weblogic.cluster.MulticastManager.run(MulticastManager.java:466)
            at java.lang.Thread.run(Thread.java:662)
    >
    <Oct 28, 2013 10:22:46 PM IST> <Error> <Cluster> <BEA-000109> <An error occurred while sending multicast message: java.io.IOException: Invalid argument
    java.io.IOException: Invalid argument
            at java.net.PlainDatagramSocketImpl.send(Native Method)
            at java.net.DatagramSocket.send(DatagramSocket.java:625)
            at weblogic.cluster.MulticastFragmentSocket.sendThrottled(MulticastFragmentSocket.java:206)
            at weblogic.cluster.MulticastFragmentSocket.send(MulticastFragmentSocket.java:158)
            at weblogic.cluster.FragmentSocketWrapper.send(FragmentSocketWrapper.java:91)
            at weblogic.cluster.MulticastSender.fragmentAndSend(MulticastSender.java:395)
            at weblogic.cluster.MulticastSender.send(MulticastSender.java:178)
            at weblogic.cluster.MulticastManager.timerExpired(MulticastManager.java:766)
            at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
            at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    <Oct 28, 2013 10:22:56 PM IST> <Error> <Cluster> <BEA-000109> <An error occurred while sending multicast message: java.io.IOException: Invalid argument
    java.io.IOException: Invalid argument
            at java.net.PlainDatagramSocketImpl.send(Native Method)
            at java.net.DatagramSocket.send(DatagramSocket.java:625)
            at weblogic.cluster.MulticastFragmentSocket.sendThrottled(MulticastFragmentSocket.java:206)
            at weblogic.cluster.MulticastFragmentSocket.send(MulticastFragmentSocket.java:158)
            at weblogic.cluster.FragmentSocketWrapper.send(FragmentSocketWrapper.java:91)
            at weblogic.cluster.MulticastSender.fragmentAndSend(MulticastSender.java:395)
            at weblogic.cluster.MulticastSender.send(MulticastSender.java:178)
            at weblogic.cluster.MulticastManager.timerExpired(MulticastManager.java:766)
            at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
            at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    <Oct 28, 2013 10:23:06 PM IST> <Error> <Cluster> <BEA-000110> <Multicast socket receive error: java.net.SocketException: Socket closed
    java.net.SocketException: Socket closed
            at java.net.PlainDatagramSocketImpl.receive0(Native Method)
            at java.net.PlainDatagramSocketImpl.receive(PlainDatagramSocketImpl.java:145)
            at java.net.DatagramSocket.receive(DatagramSocket.java:725)
            at weblogic.cluster.MulticastFragmentSocket.receive(MulticastFragmentSocket.java:239)
            at weblogic.cluster.FragmentSocketWrapper.receive(FragmentSocketWrapper.java:98)
            at weblogic.cluster.MulticastManager.run(MulticastManager.java:466)
            at java.lang.Thread.run(Thread.java:662)
    >
    <Oct 28, 2013 10:23:06 PM IST> <Error> <Cluster> <BEA-000109> <An error occurred while sending multicast message: java.io.IOException: Invalid argument
    java.io.IOException: Invalid argument
            at java.net.PlainDatagramSocketImpl.send(Native Method)
            at java.net.DatagramSocket.send(DatagramSocket.java:625)
            at weblogic.cluster.MulticastFragmentSocket.sendThrottled(MulticastFragmentSocket.java:206)
            at weblogic.cluster.MulticastFragmentSocket.send(MulticastFragmentSocket.java:158)
            at weblogic.cluster.FragmentSocketWrapper.send(FragmentSocketWrapper.java:91)
            at weblogic.cluster.MulticastSender.fragmentAndSend(MulticastSender.java:395)
            at weblogic.cluster.MulticastSender.send(MulticastSender.java:178)
            at weblogic.cluster.MulticastManager.timerExpired(MulticastManager.java:766)
            at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
            at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    <Oct 28, 2013 10:23:06 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Oct 28, 2013 10:23:07 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>

    -Djava.net.preferIPv4Stack=true for JAVA_OPTION in {DOMAIN}/bin/setDoaminEnv.sh  used this option but the issue still is their and in OS multicast is also enabled .

  • Need Help on Weblogic JMS Clustering

    Hi All
    Our code is moving to a clustered environment (2 OSB managed servers), in order to support JMS clustering i have already done the below, I just need your advice whether i have done it correctly or not. Please advise
    1) Created 2 JMS Servers, targeted one JMS Server on OSB MS 1 and second JMS Server on OSB MS 2.
    2) Created distributed destinations (Queues and Topics) subdeployment on both JMS Servers.
    3) Targeted all connection factories to OSB Clsuter. Load Balancing and Server Affinity is enabled by default. Should server affinity be disabled for proper load balancing to occur? Please advise on this
    3) JMS Proxy and business services use cluster URL's now (jms://serverA:7001,serverB:7001/CF/QueueOrTopic). I Hope its correct? Please advise
    Is there any other setting that i need to do or i have missed out? Please let us know.
    Also, one more thing we are calling SOA Composites via SOA-Direct protocol in OSB. The SOA Servers owned by some other team will also be load balanced. Since this is a t3 call, HTTP load balancer would not come into picture here, right? How do i load balance this outgoing call from business service (2 options bellow)
    1) t3://server1:8001,server2:8001/default/ABCProduct!1.0/ABCService_DirectBinding
    2) Specifying two individual endpoints and selecting load balancing algorithm as Round Robin
    t3://server1:8001/default/ABCProduct!1.0/ABCService_DirectBinding
    t3://server2:8001/default/ABCProduct!1.0/ABCService_DirectBinding
    what is the diff between the above 2 options? Also, if one of the SOA nodes go down, than which option would automatically redirect to other node. We have to ensure this as the HTTP load balancer ensures this thing. Thanks
    Edited by: Amit Sachdev on Jun 13, 2012 12:16 AM

    Hi Amit,
    The first part looks correct.
    Create two jms servers (jmsosb1, jmsobs2)
    Create data source and jndi location
    create foreign connection factory under JmsModule, create destination and connection factory.
    the cluster business service end point will be
    jms:///<<ForeignConnectionFactory Name>>/<<destination local jndi name>>
    The second part SOA endpoint will be in cluster environment as follows:
    http://<< cluster name>>/soa-infra/services/default/<<composite name>>/<<servicename>>
    example:
    http://test.ch/soa-infra/services/default/cm.conn.bp.test/test_client_ep
    or if you want to invoke two nodes directly you use below url as well.
    http://<<SOAservername1>>:<<port>>,<<SOAservername2>>:<<port>>//soa-infra/services/default/<<composite name>>/<<servicename>>
    Regards,
    Padmanabham

  • Iplanet-Weblogic in clustering

              My current environment is like this
              1)i have installed Iplanet on Win2000
              2)i have already setup a cluster between two machines one running on solaris/sparc
              and another on HPUnix
              3)Now i want to use Iplanet as webserver using proxy plugin
              Can anybody tell me with this setup can Iplanet running on win2000 can communicate
              with weblogic cluster running on solaris,HPunix machines
              If ok then what is the proxyplugin should i use and minmal configuration steps
              that is to be done
              Regards
              Ranga Rao
              

    Ranga Rao <[email protected]> wrote:
              >Can anybody tell me with this setup can Iplanet running on
              >win2000 can communicate with weblogic cluster running on solaris,
              >HPunix machines?
              Ranga Rao,
              See the following URL:
              http://e-docs.bea.com/wls/docs61/adminguide/nsapi.html
              This assumes that you're using WebLogic 6.1. Search BEA's "e-docs"
              site if you're running another version.
              Selva Rajagopal <[email protected]> wrote:
              >Highly appreciate, if you could forward the document to
              >my email address ([email protected]) as I have
              >similar requirements.
              Selva Rajagopal,
              I usually try to avoid this (since that's what USENET is meant for),
              but since this thread is fairly old, I'll make an exception this time
              around. Let's hope it (e-mail message) doesn't bounce!
              Brian J. Mitchell
              BEA Systems Administrator
              Atlanta, GA
              email: [email protected]
              office: 404-327-7238
              mobile: 678-283-6530
              

  • Problem in clustered weblogic 9.1 servers duplicating quartz jobs

    We have a web application expected to run quartz job to insert one row in database, but it inserted 2 rows in database. The quartz job is kicked off by a servlet that is loaded when weblogic server is started.
    I understand the qaurtz job should be clustered with jdbcjobstore, too.
    My question is:
    if clustered weblogic server is considered as one running instance and the quartz job is kicked by a java servlet that is preloaded when weblogic server started, how could a job shceduled at a specific time (example, 3am daily) will be run twice? i.e. two clustered welogic server each run the job once. Does that mean our weblogic server clustering is not configured right?
    The two clustered weblogic servers are on separate Unix machine and synchronized in time.
    Any idea for the problem? Just weblogic cluster side, not quartz side.
    thanks

    The "jsp:directive.include" tag is only valid in an well-formed XML file that specifies all the relevant namespaces. The "jsp:include" tag is used in a JSP file. I'll bet the beginning of your file shows that you don't have a valid and well-formed XML file.
    If you found that "jsp:include" worked, then that confirms you have an ordinary JSP file here. Why are you trying to use the XML form? The result of "jsp:include" in a JSP file will be exactly the same as the analogous tag in an XML file.

  • Clustering issue with WLCS 3.2 weblogic 5.1 and service pack 8

    I'm having a problem with Portlets on a page with commerce server 3.2 on
              Cluster A below. One Portal page has multiple portlets on it. When the
              Portal Page executes the portlets are being scheduled across both SCCWLS00
              and SCCWLS01 and they are not able to share the session. Thus they will
              throw exceptions trying to read properties from the WLCS profile which is
              shared.
              In Cluster B, When the portal page excutes all portlets are "pinned" to that
              server and they share the information perfectly. Both Cluster Groups have
              their CLUSTER-wide weblogic.properties file set for
              weblogic.httpd.clustering.enable=true
              weblogic.httpd.session.persistence=true
              weblogic.httpd.session.persistentStoreType=replicated
              weblogic.httpd.register.cluster=weblogic.servlet.internal.HttpClusterServlet
              Any ideas on why this is happening? And How I can correct it?
              David Marshall
              ==============================================
              Environmental Background
              CLUSTER Group A (Production)
              VLAN1
              StrongHold 3 (Apache 1.3.19 w/SSL) (Solaris 8)
              ! mod_wl-ssl.so
              ! WebLogicCluster
              sccwls00:nnnn,sccwls01:nnnn
              V
              <firewall translates IPs from 1 VLAN 1 VLAN 2>
              VLAN2 !
              V V
              SCCWLS00 (Solaris 8) SCCWLS01 (Solaris 8)
              CLUSTER Group B (Development)
              StrongHold 3 (Apache 1.3.19 w/SSL) (Solaris 7)
              ! mod_wl-ssl.so
              ! WebLogicCluster
              weblogic00:nnnn,weblogic01:nnnn
              V V
              WEBLOGIC00 (Soaris 8) WEBLOGIC01 (Solaris 8)
              

    What kind of problem do you have?
    If it's not connected with JDBC, you'd better post your question
    in webservices newsgroup.
    Regards,
    Slava Imeshev
    "leopld goess" <[email protected]> wrote in message
    news:[email protected]..
    hy out there.
    i've been working with apache soap on wl 5.1 for a while now, and
    everything seems to be working allright- as long as i don't try to
    install a servicepack, namely sp8 or sp10. if i do that, the entire
    soap service fails to deploy.
    any ideas...
    thanx
    leopold

  • Weblogic clustering - Non session objects

    Hi,
    I have an app that doesn't have any HttpSession object or EJBs. We have only one servlet for entire application that works as a controller and we store all the information regarding the user in the servlet instance variable as cache. None of our objects are Serializable. Can i deploy my application on weblogic cluster. Will weblogic support clustering for thsi kind of applications. We have only one servlet and all other classes are normal java classes. No JSP, EJB etc. No HttpSession or ApplicationContext of servlets are being used.
    thanks,
    webbie.

    Hi,
    The There are basically two reasons ...for which we want Clustering:
    <h3><font color=maroon>Reason - 1): Failover</font></h3>
    This feature needs HttpSession replication...Failover means if a Userhas Logged in to our application and accessing some pages ...then his HttpSession Replica will be available in a Secondary WebLogic Server so...even if his Promary WebLogic Server Goes Down ...His Session data will not be lost...and client can interact with the Application without any Interruption. To Enable Failover in your Clustered Application you need to provide the <persistent-store-type>Tag inside your "<Application>/WEB-INF/weblogic.xml"
       <session-descriptor>
          <persistent-store-type>replicated</persistent-store-type>
       </session-descriptor>
    <font color=red><b>NOTE:</b> until u dont put <persistent-store-type> Tag inside your "weblogic.xml" file...by default HttpSession replication will be disabled....because it's default value is "inMemory" means even If your Application has HttpSession ... it wont be replicated on Secondary Server.</font>
    <h3><font color=maroon>Reason - 2): LoadBalancing</font></h3>
    This feature has NOTHING TO DO with HttpSession replication (in general). It means simply different clients request will be processed by different WebLogic Server Instances in a Round-Robin fashion. I Think this is what you want to implement. Because your application is not using any HttpSession .So thet Application willl not have any Failover. But LoadBalancing is the Default Feature of WebLogic Cluster. U need not to do anything additionally to Achieve it.
    <font color=green><b>Note:</b>Means Without Having HttpSession Objects in your Application Still u can have WebLogic Clustering Feature to get the benifit of LoadBalancing.</font>
    To know more about Session Replication and it's related issues : http://weblogic-wonders.com/weblogic/2009/12/08/session-replication-issues/
    Thanks
    Jay SenSharma

Maybe you are looking for

  • Adobe photoshop CC 12-month prepaid membership from office max

    I bought an adobe photoshop CC 12-month prepaid membership from office max. Does that just get me access to creative cloud or will it also give me a download for Adobe photoshop?

  • I AM WORKING ON A FREELANCE JOB & I CAN'T OPEN THE CS5 IN INDESIGN FILE:

    I AM WORKING ON A FREELANCE JOB & I CAN'T OPEN THE INDESIGN FILE IN CS5  BECAUSE OF THESE MISSING PLUGINGS? DOES ANYONE KNOW? SharedContent.IndesignPlugin FormField.IndesignPlugin XML.InDesignPlugin GenericPageItem.IndesignPlugin Document.Frame.Indes

  • Dispatcher is in Yellow color after Kernel Upgrade.

    Hello Experts,                              I have Problem with the Dispatcher ie,. after Upgrading Kernel in ECC6.0  the Dispatcher is in Yellow color and there is no Information about Dialog Workprocess. Could any one Please help me with the Good s

  • Linux OBIEE installation in diff OS level

    Hi DEV1(53) RHEL4-U3-x86_64 Linux CERSAPP01 2.6.9-34.ELsmp #1 SMP Fri Feb 24 16:56:28 EST 2006 x86_64 x86_64 x86_64 GNU/Linux Software version:BISHIPHOME_11.1.1.6.0_LINUX.X64_120105.0840(successfull) UAT(119) RHEL5-U6-x86_64-20100707(5U5 Upgrade) Lin

  • EP Version Mismatch

    I've been noticing an odd occurrence on my system lately. I have an ADR setup to deploy Forefront Updates, set to install outside of MW and not prompt the user for anything. All has been well. For whatever reason, we now have a version mismatch betwe