Shutdown of a server in a cluster

          Hi everybody!
          Our application is made up of an object cluster with 2 servers (serving EJBs). We
          use Bea WLS 5.1 SP9.
          When we stop a server (we do this with a delay (lock) ) so that pending operations
          can be finished properly) the cleints receive a 'Security exception'. This is ok
          for requests that go to the server that is shutting down. However even the second
          server in the cluster throws 'security exceptions' during this locking phase.
          Only after the first server is really shut down, the second server accepts requests
          again.
          I find this behaviour is really strange.
          Is this a general behavior, a bug of weblogic or did we configure our cluster wrongly?
          

          Joseph Sherwin <[email protected]> wrote:
          >I get the following error on server02:
          >
          >Tue Aug 22 13:17:43 EDT 2000:<E> <MulticastSocket> Multicast socket receive
          >error: java.lang.RuntimeException: I/O error opening JAR file from
          >file:/opt/weblogic/wcwcluster/server01/tmp_deployments/ejbjar17498.jar
          >
          >why are my jars being recreated in this tmp_deployments directory ???
          >
          >
          >Joseph Sherwin wrote:
          >
          >> I have two machines in a cluster(5.1). I get an I/O exception when each
          >> server tries to read each other tmp_deployments directory. How do I turn
          >> this off ?
          This is fixed in one of SP. Please install SP5.
          Cheers - Wei
          >>
          >> --Joe
          >> PS
          >> why do I get a Multicast socket recieve error(java.net.SocketException:
          >> Socket Closed) during shutdown of a server in my cluster ?
          >
          

Similar Messages

  • Error in Adding new vritual machine server to HaA cluster ???

    Hi
    when i adding new Server to my cluster i see this error
    Check prerequisites to add server (192.168.20.253) to server pool (karkas) succeed
    2009-11-29 12:16:33     Check prerequisites to add server (192.168.20.253) to server pool (karkas) succeed
    2009-11-29 12:16:46     During adding servers ([192.168.20.253]) to server pool (karkas), Cluster setup failed: (OVM-1011 OVM Manager communication with 192.168.20.254 for operation HA Setup for Oracle VM Agent 2.2.0 failed: errcode=50006, errmsg=Do 'clusterm_init_root_sr' on servers ('192.168.20.253') failed. )
    but when edited again see solved problem but not HA feature work correctly(when shutdown server pool virtual machine is goes down )
    i test is with nfs server but not work i user iscsci target on RHEL5 for create iscsi server
    i see ha work correctly same az this
    2009-11-29 12:25:44     Check prerequisites to add server (192.168.20.253) to server pool (karkas) succeed
    2009-11-29 12:25:50     Check prerequisites to add server (192.168.20.253) to server pool (karkas) succeed
    Select     Server Pool Name     Status     High Availability Status     Servers     Users     Logs
    Select     karkas     Active     Enabled     Total: 2     Total: 1     View Logs
    and no error in /var/log/ovs/*.log
    but when add new server i see in status "error in adding server "" and when edited again see server add and active state
    1-i have no ocfs2 partition on my machine use iscsi initiator
    2-all server use root cluster id /var/ovs/mount/disk_id
    3-all permission set for everybody and 777
    any idea for solve this problem
    thanks

    hi
    and very thanks for your reply
    every this work good
    [root@OVS2-253-32 ~]# service o2cb online
    Starting O2CB cluster ocfs2: OK
    [root@OVS2-253-32 ~]# service o2cb start
    Starting O2CB cluster ocfs2: OK
    [root@OVS2-253-32 ~]#
    but see :
         During adding servers ([192.168.20.253]) to server pool (jojo), Cluster setup failed: (OVM-1011 OVM Manager communication with 192.168.20.254 for operation HA Setup for Oracle VM Agent 2.2.0 failed: errcode=50006, errmsg=Do 'clusterm_init_root_sr' on servers ('192.168.20.253') failed. )
    Select     Server Host/IP     Server Name     Server Type     Status     Server Location     Server Pool Name     Logs
    Select     192.168.20.254     254     Server Pool Master,Utility Server,Virtual Machine Server     Active          jojo     View Logs
    Select     192.168.20.253     253     Virtual Machine Server     Error          jojo     View Logs
    but edit this server work fine. i use doc in step by step configure and no error occur in configuration but still see this error on adding new server and HA can't works correctly (only when i power off virtual quest machine after 15 second this server goes up and live migration not work correctly )when i shutting down one virtual machine server guest still wait for powering up this server
    ocfs2 kernel module load correctly
    cat /var/log/ovs-agent/ovs_root.log
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSXCluster.py", line 115, in clusterm_init_root_sr
    sr.initialize()
    File "/opt/ovs-agent-2.3/_storage/OVSFileSR.py", line 127, in initialize
    self.sp.mount(mp)
    File "/opt/ovs-agent-2.3/_storage/plugins/OVSFileSP.py", line 209, in mount
    fs_spec = self.get_fs_spec()
    File "/opt/ovs-agent-2.3/_storage/plugins/OVSFileSP.py", line 184, in get_fs_spec
    tgt_dev = get_dev_spec(self.fs_uuid, self.fs_spec)
    File "/opt/ovs-agent-2.3/_storage/plugins/OVSFileSP.py", line 82, in get_dev_spec
    raise Exception("No device found: dev_uuid=%s" % dev_uuid)
    are you have any idea for solve this problem ???
    very thanks

  • Error reading Web application occurs when starting one server in the cluster

    Hi All,
              I have configured two cluster servers in the win 2000. Admin server also win
              2000. One cluster server joins the cluster while other gives following error
              and starts. But it seems that it does not join to the cluster view because
              prevoius server only serves the requests. I have attached the log also.
              <> <101062> <[HTTP synergyserver] Error reading Web application
              "D:\bea\wlserver6.0\.\config\bd2kadmindomain\applications\.wl_temp_do_not_de
              lete_synergyserver\wl_local_comp12863.war">
              java.net.UnknownHostException: java.sun.com
              at java.net.InetAddress.getAllByName0(InetAddress.java:571)
              at java.net.InetAddress.getAllByName0(InetAddress.java:540)
              at java.net.InetAddress.getAllByName(InetAddress.java:533)
              at weblogic.net.http.HttpClient.openServer(HttpClient.java:159)
              at weblogic.net.http.HttpClient.openServer(HttpClient.java:221)
              at weblogic.net.http.HttpClient.<init>(HttpClient.java:85)
              at
              weblogic.net.http.HttpURLConnection.getHttpClient(HttpURLConnection.java:109
              at
              weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:30
              1)
              at java.net.URL.openStream(URL.java:798)
              at
              weblogic.apache.xerces.readers.DefaultReaderFactory.createReader(DefaultRead
              erFactory.java:149)
              at
              weblogic.apache.xerces.readers.DefaultEntityHandler.startReadingFromExternal
              Entity(DefaultEntityHandler.java:775)
              at
              weblogic.apache.xerces.readers.DefaultEntityHandler.startReadingFromExternal
              Subset(DefaultEntityHandler.java:570)
              at
              weblogic.apache.xerces.framework.XMLDTDScanner.scanDoctypeDecl(XMLDTDScanner
              .java:1131)
              at
              weblogic.apache.xerces.framework.XMLDocumentScanner.scanDoctypeDecl(XMLDocum
              entScanner.java:2177)
              at
              weblogic.apache.xerces.framework.XMLDocumentScanner.access$0(XMLDocumentScan
              ner.java:2133)
              at
              weblogic.apache.xerces.framework.XMLDocumentScanner$PrologDispatcher.dispatc
              h(XMLDocumentScanner.java:882)
              at
              weblogic.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentSca
              nner.java:380)
              at weblogic.apache.xerces.framework.XMLParser.parse(XMLParser.java:900)
              at
              weblogic.apache.xerces.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.ja
              va:123)
              at
              weblogic.servlet.internal.dd.DescriptorLoader.<init>(DescriptorLoader.java:1
              78)
              at weblogic.servlet.internal.HttpServer.loadWARContext(HttpServer.java:446)
              at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:404)
              at weblogic.j2ee.WebAppComponent.deploy(WebAppComponent.java:74)
              at weblogic.j2ee.Application.addComponent(Application.java:133)
              at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
              at
              weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
              arget.java:327)
              at
              weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
              arget.java:143)
              at
              weblogic.management.mbeans.custom.WebServer.addWebDeployment(WebServer.java:
              76)
              at java.lang.reflect.Method.invoke(Native Method)
              at
              weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
              .java:562)
              at
              weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
              48)
              at
              weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
              nImpl.java:285)
              at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
              at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
              at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
              at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
              at $Proxy40.addWebDeployment(Unknown Source)
              at
              weblogic.management.configuration.WebServerMBean_CachingStub.addWebDeploymen
              t(WebServerMBean_CachingStub.java:1012)
              at
              weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
              arget.java:313)
              at
              weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Deployment
              Target.java:277)
              at
              weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(D
              eploymentTarget.java:232)
              at
              weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(Deploym
              entTarget.java:192)
              at java.lang.reflect.Method.invoke(Native Method)
              at
              weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
              .java:562)
              at
              weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
              48)
              at
              weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
              nImpl.java:285)
              at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
              at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
              at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
              at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
              at $Proxy0.updateDeployments(Unknown Source)
              at
              weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(
              ServerMBean_CachingStub.java:2299)
              at
              weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(Appl
              icationManager.java:240)
              at
              weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManage
              r.java:122)
              at java.lang.reflect.Method.invoke(Native Method)
              at
              weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
              .java:562)
              at
              weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
              48)
              at
              weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
              nImpl.java:285)
              at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
              at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
              at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
              at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
              at $Proxy9.start(Unknown Source)
              at
              weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(
              ApplicationManagerMBean_CachingStub.java:435)
              at weblogic.management.Admin.startApplicationManager(Admin.java:1033)
              at weblogic.management.Admin.finish(Admin.java:493)
              at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
              at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
              at weblogic.Server.main(Server.java:35)
              Each cluster servers domain names are different i.e. not "mydomain". The
              file its complaining is in the specified directory and it has proper
              priviledges.
              If anyone has an idea please respond.
              Thanks
              Nalika
              [synergyserver.log]
              

    You're getting that probably because the WL instance was not shut down properly.
    If that's the case, you'll need to remove an ldap lock file (with a .lok extension) in the directory of ldap files (under the server dir) .

  • Server 2012 Failover Cluster No Disks available / iSCSI

    Hi All,
    I am testing out the Failover Clustering on Windows Server 2012 with hopes of winding up with a clustered File Server once I am done. 
    I am starting with a single node in the cluster for testing purposes; I have connected to this cluster a single iSCSI LUN that is 100GB in size.
    When I right click on Storage -> Disks  and then click 'Add Disk', I get No disks suitable for cluster disks were found.
    I get this, even if I add a second server to the cluster, and connect it to the iSCSI drive as well.
    Any ideas?

    Hi All,
    I am testing out the Failover Clustering on Windows Server 2012 with hopes of winding up with a clustered File Server once I am done. 
    I am starting with a single node in the cluster for testing purposes; I have connected to this cluster a single iSCSI LUN that is 100GB in size.
    When I right click on Storage -> Disks  and then click 'Add Disk', I get No disks suitable for cluster disks were found.
    I get this, even if I add a second server to the cluster, and connect it to the iSCSI drive as well.
    Any ideas?
    For testing purpose you'd better spawn a set of VMs on a single physical Hyper-V host and use shared VHDX as a back clusterd storage. That would be both much easier and much faster then what you do. + it would be trivial move one of the VMs to another physical
    host, shared VHDX to CSV on a shared storage and go from Test & Development to production :) See:
    Shared VHDX
    http://blogs.technet.com/b/storageserver/archive/2013/11/25/shared-vhdx-files-my-favorite-new-feature-in-windows-server-2012-r2.aspx
    Virtual File Server with Shared VHDX
    http://www.aidanfinn.com/?p=15145
    Guest
    VM Cluster with Shared VHDX
    http://technet.microsoft.com/en-us/library/dn265980.aspx
    For a pure iSCSI scenario you may try this step-by-step guide (just skip StarWind config as you do have a shared storage already with your SAN). See:
    Configuring HA File Server on Windows Server 2012 for SMB NAS
    http://www.starwindsoftware.com/configuring-ha-file-server-on-windows-server-2012-for-smb-nas
    Hope this helped a bit :)
    StarWind VSAN [Virtual SAN] clusters Hyper-V without SAS, Fibre Channel, SMB 3.0 or iSCSI, uses Ethernet to mirror internally mounted SATA disks between hosts.

  • A Server in a cluster gone down event

    Hi,
              Looks like this question was asked indirectly earlier.
              I see that when 1 server is a cluster goes down, the others servers get
              a 'weblogic.rjvm.PeerGoneException'.
              Is there a way by which i can subscribe to the
              'weblogic.rjvm.PeerGoneEvent' using 'EventRegistrationDef'.
              I am using 5.1 and looking for a way at solving the isssue of Weblogic
              removing my non RMI Object from all other servers (JNDI tree) when the
              host server goes down.
              Thanks
              Mario
              

    The API is not public.
              This non rmi object that is living in JNDI, sounds like out of band data.
              If this object doesn't contain any state you can bind it from all the
              servers but don't replicate the bindings.
              Hope this helps.
              --- Prasad
              Mario Briggs wrote:
              > Hi,
              > Looks like this question was asked indirectly earlier.
              >
              > I see that when 1 server is a cluster goes down, the others servers get
              > a 'weblogic.rjvm.PeerGoneException'.
              > Is there a way by which i can subscribe to the
              > 'weblogic.rjvm.PeerGoneEvent' using 'EventRegistrationDef'.
              >
              > I am using 5.1 and looking for a way at solving the isssue of Weblogic
              > removing my non RMI Object from all other servers (JNDI tree) when the
              > host server goes down.
              >
              > Thanks
              > Mario
              

  • SQL Server 2012 Failover Cluster configuration questions

    Hi,
    I have few questions on , SQL Server 2012 Failover cluserting pleasse provide suggestions:
    1) In SQL Server 2012 is there a configuration for active / passive Failover Cluster installation? If so how is it done? if you could provide any links or articles that would help.
    OR 
    Is this been replaced by Always ON Availability Groups?
    2) Also in our environment we have done active/active installation but at a time my understanding is only node has the ownership to the shared storage versus both the nodes, is that correct? If not please provide an explanation?
    Any additional information would be valuable in clearing my doubts?
    Thank youy
    Malini=

    Hi malinisethi,
    If you install SQL Server in a cluster and configure Active-Passive cluster. In the first node, select “New SQL Server Failover Cluster installation” option , when we are installing Active-Passive cluster, we have to specify one virtual/network name. (Note:
    For Active-Active clustering you have specify different network names as per the number of nodes). on the other nodes is similar to installing on the first node except that we have select the Add Node to a SQL Server failover cluster option from the initial
    menu. For more information, there is a similar issue about SQL Server 2008 Active-Passive/Active-Active cluster installation, you can review the following article.
    http://sqldbpool.com/2009/10/07/sql-server-2008-active-passive-cluster-installation/
    About Active/Active SQL Cluster, two clustered SQL Server instance are created in different nodes. Then apply Active /Active configuration of both instance. There is an example about creating an Active/Active SQL Cluster using Hyper-V. you can review the
    following article.
    http://blogs.msdn.com/b/momalek/archive/2012/04/11/creating-an-active-active-sql-cluster-using-hyper-v-part2-the-clustered-instances.aspx
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Common reason for Mirage Server Failure in Clustered Environment and how clients will be switched to other server in a cluster

    Hi,
    Can Anybody share me the information regarding Common reason for Mirage Server Failure in Clustered Environment.
    And how clients will be switched to other server in a cluster to continue their operations from the failed server.
    Regards,
    Bathesha C

    Hello,
    if you have more than one mirage server configured with Load balancing (LB or MSFTNLB) the client would disconnect from the faulting server and then reconnect to an other server to progress with the action as before.
    All Mirage server are stateless and share the same SIS (single instance store) so any server can update or create CVD file set for an client.
    Hope that helps.

  • How do shutdown the weblogic server from the command line prompt using web logic 8.1

    I%u2019m currently using weblogic 6.1, but I will upgrade to weblogic 8.1. In weblogic 6.1, the following statements will shutdown the weblogic instance from the command line:
    java weblogic.Admin -url t3://hostname:port -username system -password abc SHUTDOWN
    How do I shutdown the weblogic server from the command line prompt using web logic 8.1.
    Any help will be greatly appreciated.
    Maria

    Maria <[email protected]> wrote:
    How do I shutdown the weblogic server from the
    command line prompt using weblogic 8.1?Greetings Maria! Use this document, located here:
    http://edocs.bea.com/wls/docs81/admin_ref/cli.html#1131733
    Hope this helps...
    Brian J. Mitchell
    Systems Administrator, TRX
    email: [email protected]
    office: +1 404 327 7238
    mobile: +1 678 283 6530

  • JMS Server deployed to cluster of servers

    Hey guys,
    I was trying to deploy a JMS server to a cluster of servers and in the target section there wasn't an option for the cluster. They had an option for each individual server and another migratable version of the server. If I target one of the migratable servers in the cluster will it apply to all of the servers?
    I read the following passage in the weblogic documents:
    Obtain a Clustered JMS Licence
    In order to implement JMS clustering, you must have a valid clustered JMS license, which allows a connection factory and a destination to be on different WebLogic Server instances. A clustered JMS license is also required to use the Foreign JMS Providers feature, as described in "Simple Access to Remote or Foreign JMS Providers" in the Administration Console Online Help. If you do not have a valid clustered JMS license, contact your BEA sales representative.
    If i'm just building a model does this apply to me?
    Thanks

    continued reading to clarify. Problem solved, thanks for looking

  • Name of server in a cluster

              IS there a way to get the name of the managed server in a cluster thats currently
              servicing a request? I looked at the JMX API and couldnt find anything obvious
              that would let me know the name of the server in a cluster thats servicing the
              request.
              Any ideas? hacks ?
              TIA
              Raj
              

              I get the following exception if I did that:
              RemoteException: EJB Exception: ; nested exception is:
              weblogic.management.NoAccessRuntimeException: Access not allowed for
              subject: principals=[], on ResourceType: Server Action: execute, Target: lookupServerRuntime
              Why does this happen and how do we overcome this?
              Chandra
              "Joel" <[email protected]> wrote:
              >
              >The following works:
              >
              > public String getServerName() {
              > weblogic.management.Admin adm = Admin.getInstance();
              > weblogic.management.runtime.ServerRuntimeMBean runtimeSvr = null;
              > if ( adm.getServer() != null ) {
              > runtimeSvr = adm.getServer().lookupServerRuntime();
              > }
              > if (runtimeSvr != null) {
              > return runtimeSvr.getName();
              > }
              >
              > return null;
              > }
              >
              >
              >
              >"mogliSoso" <[email protected]> wrote:
              >>
              >>you can try system.getProperty("weblogic.name")
              >>
              >>"Raj" <[email protected]> wrote:
              >>>
              >>>IS there a way to get the name of the managed server in a cluster thats
              >>>currently
              >>>servicing a request? I looked at the JMX API and couldnt find anything
              >>>obvious
              >>>that would let me know the name of the server in a cluster thats servicing
              >>>the
              >>>request.
              >>>Any ideas? hacks ?
              >>>
              >>>TIA
              >>>Raj
              >>
              >
              

  • Need for administration server in a cluster

    Hello everybody,
              I'm working on a project where we intend on having a weblogic cluster with an undetermined number of nodes. When deploying to the production environement, all weblogic domain configuration is handled using templates and homemade scripts. The weblogic instances are running on different servers and each of them has all the domain configuration installed, including applications to deploy. Now on the initial startup of the system, it seems that none of the cluster nodes will start up the first time without the administration server running, even though the msi-config.xml file exist for each node. I get an error indicating that it cannot perform authentification using boot.properties (non encrypted username/password at this point). If I start the admin server, then all nodes can start and will then subsequently start without the admin server running. Is there no way to configure a weblogic cluster so it is able to start up the first time without the admin server running?
              In this project, monitoring of the each weblogic server instance is performed by an in house product. The need for the administration server at the first startup complicates things for us. I should mention that the domain configuration works fine when not running in a cluster.
              We are using Weblogic 8.1.4.
              Best regards,
              Anders

    The API is not public.
              This non rmi object that is living in JNDI, sounds like out of band data.
              If this object doesn't contain any state you can bind it from all the
              servers but don't replicate the bindings.
              Hope this helps.
              --- Prasad
              Mario Briggs wrote:
              > Hi,
              > Looks like this question was asked indirectly earlier.
              >
              > I see that when 1 server is a cluster goes down, the others servers get
              > a 'weblogic.rjvm.PeerGoneException'.
              > Is there a way by which i can subscribe to the
              > 'weblogic.rjvm.PeerGoneEvent' using 'EventRegistrationDef'.
              >
              > I am using 5.1 and looking for a way at solving the isssue of Weblogic
              > removing my non RMI Object from all other servers (JNDI tree) when the
              > host server goes down.
              >
              > Thanks
              > Mario
              

  • Replacing a TFTP server in a cluster

    Replacing a TFTP server in a cluster and with everything else being the same minus the MAC address on the NIC, are there any issues I could possibly run into here?
    Thank you for the help the server is an MCS7845H2.

    No issues, MAC address is irrelevant on TFTP as it only matters on the Pub, simply install CUCM on the new server assigning the same IP and hostname and then restore from backup.

  • Weblogic admin server in the cluster !!!!

    Hi,
    I am working on weblogic setup already done by my ex-colleague. I observed that, the admin server is also participating in the cluster and hence it is also one of the targets for EJB components, datasource and connection pool. Is there any performance issue in this setup ?
    thanks for your time.

    Thank you for your reply.
    I forgot to tell you that the admin server is not an individual machine. It is setup in one of the weblogic App. servers. Therefore, I feel it is better we do not add this admin server in the cluster.
    You can give me your advice. ---- topic 1
    By the way, I had posted one question about targeting a datasource to the individual servers rather than to a cluster. In the existing setup, the datasource is targeted to individual servers rather
    than to the cluster. The setup is running without any error.
    But as per the BEA manual, we have to target the datasource to the cluster if we use cluster. So, in my current setup, is there any performance issue or may I face any problem in future by not targeting the datasource to the cluster? I appreciate if you can
    try this question. ---- topic 2
    Thanks in advance.

  • App Server 8.1 cluster not all members starting up.

    Hi,
    Solaris 10.
    Two instances of app servers, each in a separate zone, on same machine.
    App servers were just configured with the configure-ha-cluster command to operate in HA mode.
    When restarting the cluster with two members, only one of them comes up:
    ./asadmin start-cluster --user admin --passwordfile domain1.pwd idm-cluster
    Not all server instances in cluster idm-cluster were successfully started.
    Failed to retrieve RMIServer stub: javax.naming.NameNotFoundException: management/rmi-jmx-connector
    Command start-cluster executed successfully.Funnily enough, it's the instance on the local machine that will not start up. I had a similar problem earlier where creating a hadb domain could not contact the local hadb instance...
    The node-agent is running though, but the instance will not start up.
    ./asadmin list-clusters --user admin --passwordfile domain1.pwd
    idm-cluster partially running
    Command list-clusters executed successfully.
    ./asadmin list-node-agents --user admin --passwordfile domain1.pwd
    idm1 running
    idm2 running
    Command list-node-agents executed successfully.
    ./asadmin start-instance --user admin --passwordfile domain1.pwd idm1-instance
    Operation 'startServerInstance' failed in 'servers' Config Mbean.
    Target exception message: Failed to retrieve RMIServer stub: javax.naming.NameNotFoundException: management/rmi-jmx-connector
    CLI137 Command start-instance failed.Any pointers or ideas?
    Thanks!

    Hmmm. I seem to be having the same problem.
    Both node agents are running fine, but the DAS is unable to talk to the cluster.
    Exactly the same error occurs.
    Doesn't seem particularly robust software, imho. Happened several times.

  • Have a dedicated TFTP Server for CCM cluster

    Hi,
    One CCM3.3(3) cluster in production, in which the publisher server was the TFPT server.
    Now we need expend the system and would like to deploy a dedicated TFTP Server for the cluster. Is there anyone telling me what I should concern if I have a dedicated TFTP server other than the publisher server?
    Thanks,
    JJ

    Hi,
    I have a similar issue. I have actually a pub and a sub, the pub is also the tftp server. Following the SRND, I need a dedicated tftp server because we're almost at 1250 users, growing every day. My question, which may seem very basic, is how do I build a dedicated tftp server ?

Maybe you are looking for

  • Can not start messaging server resource group in cluster 3.2

    Hi all, Please help in the following issue. I am not able to start resource group (msg-rg) and following is the error: ms1@root# clrg online -M -e msg-rg clrg: (C748634) Resource group msg-rg failed to start on chosen node and might fail over to othe

  • Since upgrade, Mail will not stopping crashing!

    Everytime I try to go into certain emails (the important ones of course), the mail application crashes. When I click on all other emais, it just says "No Message Selected." I keep getting problem reports for mail: Process:         Mail [922] Path:   

  • IFS Server and Weblogic Server compatibility.

    We are planning to host IFS Server on one Machine and Weblogic Server on another machine. Can we access IFS Server from Weblogic Server, which resides in another machine? Presently we have installed Oracle IFS along with apache and we are comfortable

  • What's the best method for video loop + precached video transitions?

    Hello, I am hoping that a kindly Flash guru can send me running off in the right direction. What I want to do is make a SWF which works in the same manner as a DVD menu, using Flash video. Simply put, that means having a video loop for the background

  • Movie file for iPad

    I have movie with m4v extention transfer from Adobe Premiere. But Ipad don't play de movie. IPad plays the same file with m4v extention but transfer from iMovie. How can i used files from Adobe Premiere. Al files type transfer from Premiere can't pla