Cannot add instance to an empty cluster

Hi,
I have a win2k ias9021 entreprise install with infrastructure on machineA. The install created 2 standalone instances.
I then created a win2k ias903 core (OHS, OC4J and webcache) install on machineB. I then added this 903 instance to the ias9021 infrastructure on the machineA.
I created an empty clusterA on the machineA. When I try to add the 903 instance to clusterA, I got the error message:
"Instance "iasdev.machineB" cannot be added to cluster "clusterA". Instances containing non-clusterable components cannot be added to any cluster. The joining instance must have the same components configured as the cluster. Also, instances containing non-distributable applications cannot be added to an empty cluster."
How can I determine the offending non-clusterable elements so I can remove them?
A log file some where?
I tried to add the other 2 instances on machineA but got the exact error message.
I read all the clustering doc, white papers and searched thru' oracle ias forums... ias9x is such a beast...
Thanks in advance.
Ken

You can use the following:
Create the metaset:
metaset -s <metaset name> -a -h <node host name>
Create the mediator:
metaset -s <metaset name> -a -m <nodename>
Add the disk (LUN) that you will use for the metaset:
metaset -s <metaset name> �a <did device, without slice, it should something as /dev/did/dsk/d4>
Create the metadevice in the metaset:
/usr/sbin/metainit -s <metaset name> <meta device name, it could be d100> 1 1 <the did device, it should use the slice, for e, /dev/did/dsk/d4s0>
JoshD

Similar Messages

  • Cannot add VM to Cluster

    We have have Hyper-V 2012 Cluster with 2 Nodes that runs about 10 VMs, mostly Server 2008 R2 with a few 2012. Cluster storage is and iSCSI SAN with DSS7 from Open-e.
    I have a VM that I cannot add to the Cluster.  Its Server 2012 that runs Exchange 2013 with about 50 mailboxes.   When I go to the Failover Cluster Manager the VM does not show up.  I have had no problems adding any other VMs. 
    I am trying to determine why I cannot add this VM to the Cluster.
    Thanks,
    Todd

    Hi Todd,
    As you mentioned that :"Shows up and runs normally in Hyper-V Manager.  Does not show up in Failover Cluster Manager as candidate for addition to the cluster."
    Did you try to open
    Failover Cluster Manager and run the
    High Availability Wizard, choosing the
    Virtual Machine Role  to "add " the VM to cluster ?
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Can't join an empty cluster

    Hi,
    I have a win2k ias9021 entreprise install with infrastructure on machineA. The install created 2 standalone instances.
    I then created a NEW win2k ias903 core (default install with BC4J, Clickstream Collector, HTTP Server, OC3J_Demos, OC4J_home, Web Cache)default install on machineB. I then added this 903 instance to the ias9021 infrastructure on the machineA using Entreprise Manager of MachineB:1810.
    I created an empty clusterA on the machineA using Entreprise Manager of MachineA:1810. When I try to add the 903 instance to clusterA, I got the error message:
    "Instance "iasdev.machineB" cannot be added to cluster "clusterA". Instances containing non-clusterable components cannot be added to any cluster. The joining instance must have the same components configured as the cluster. Also, instances containing non-distributable applications cannot be added to an empty cluster."
    How can I determine the offending non-clusterable elements so I can remove them?
    A log file some where?
    I tried to add the other 2 instances on machineA but got the exact error message.
    I read all the clustering doc, white papers and searched thru' oracle ias forums... ias9x is such a beast...
    I will try manually configurating mod_oc4j next to do this clustering...
    Thanks in advance.
    Ken

    Hi,
    Could you please try the following-
    1) Press Ctrl+A with the cursor on blank page and see if any selection appears on it.
    2) If yes, modify your selection to include that page only and press delete.
    If this doesn't work, we would appreciate if you could share your script  at 'rjindal at adobe dot com' , so that we can look into the issue ASAP.
    Thanks
    Rashi - Story team.

  • Cannot Add File Share to (any) File Server Role of a Cluster in Windows Server 2012

    Cannot Add File Share to (any) File Server Role of a Cluster in Windows Server 2012...
    Get this message in the Operational Log in "FileServices-ServerManager-EventProvider" section of MS-Windows Eventlogs:
    Exception: Caught exception Microsoft.Management.Infrastructure.CimException: The xsi:type attribute (MSCluster_Property_Resource_Network_Name) does not identify an existing class.
       at Microsoft.Management.Infrastructure.Internal.Operations.CimSyncEnumeratorBase`1.MoveNext(Boolean discardResultsAndErrors)
       at Microsoft.Management.Infrastructure.Internal.Operations.CimSyncEnumeratorBase`1.MoveNext()
       at Microsoft.FileServer.Management.Plugin.Services.FSCimSession.PerformQuery(String cimNamespace, String queryString)
       at Microsoft.FileServer.Management.Plugin.Services.ClusterEnumerator.BuildNodes(ICimSession session, ClusterRole scopeType, String query, IDictionary`2 groupNameToTypeMap)
       at Microsoft.FileServer.Management.Plugin.Services.ClusterEnumerator.GetClusterClientAccessPointNames(ICimSession session, IDictionary`2 groupNameToTypeMap)
       at Microsoft.FileServer.Management.Plugin.Services.ClusterEnumerator.RetrieveClusterConnections(ComputerName serverName, ClusterMemberTypes memberTypeToQuery)
    Thanks for help...(everything else works fine in other type of cluster roles).
    Thomas.

    This issue also happens in fresh Windows 2012R2 installations, not just upgrades from 2008R2!
    I have the issue where I cannot modify any settings on SMB shares.  Here is the stacktrace.  It appears to be WMI related.
    Error: ERROR: Task 'TEST.xxxxxxx.COM-ClusterStorage$-SmbShareUpdate-46bcabf6-1dd4-4a48-a525-5e5d374596c7' has failed: Microsoft.FileServer.Management.Plugin.FSACException: Error occurred while updating an SMB share: The requested operation is not supported.
    ---> Microsoft.Management.Infrastructure.CimException: The requested operation is not supported.
       at Microsoft.Management.Infrastructure.Internal.Operations.CimSyncEnumeratorBase`1.MoveNext()
       at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source)
       at Microsoft.Management.Infrastructure.CimSession.ModifyInstance(String namespaceName, CimInstance instance, CimOperationOptions options)
       at Microsoft.FileServer.Management.Plugin.Services.FSCimSession.ModifyInstance(ICimInstance instance)
       at Microsoft.FileServer.Management.Plugin.Services.FSCimSession.ModifyInstance(ICimInstance instance, IEnumerable`1 propertiesWithKeys)
       at Microsoft.FileServer.Management.Plugin.Providers.WmiUpdateTaskBase.DoUpdateInstance(ICimSession session, ICimInstance instance)
       at Microsoft.FileServer.Management.Plugin.Providers.WmiUpdateTaskBase.DoWork(Object sender, DoWorkEventArgs e)
       --- End of inner exception stack trace ---
       at Microsoft.FileServer.Management.Plugin.Providers.WmiUpdateTaskBase.DoWork(Object sender, DoWorkEventArgs e)
       at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

  • Cannot add multiple members of a failover cluster to a DFSR replication group

    Server 2012 RTM. I have two physical servers, in two separate data centers 35 miles apart, with a GbE link over metro fibre between them. Both have a large (10TB+) local RAID storage arrays, but given the physical separation there is no physical shared storage.
    The hosts need to be in a Windows failover cluster (WSFC), so that I can run high-availability VMs and SQL Availability Groups across these two hosts for HA and DR. VM and SQL app data storage is using a SOFS (scale out file server) network share on separate
    servers.
    I need to be able to use DFSR to replicate multi-TB user data file folders between the two local storage arrays on these two hosts for HA and DR. But when I try to add the second server to a DFSR replication group, I get the error:
    The specified member is part of a failover cluster that is already a member of the replication group. You cannot add multiple members for the same cluster to a replication group.
    I'm not clear why this has to be a restriction. I need to be able to replicate files somehow for HA & DR of the 10TB+ of file storage. I can't use a clustered file server for file storage, as I don't have any shared storage on these two servers. Likewise
    I can't run a HA single DFSR target for the same reason (no shared storage) - and in any case, this doesn't solve the problem of replicating files between the two hosts for HA & DR. DFSR is the solution for replicating files storage across servers with
    non-shared storage.
    Why would there be a restriction against using DFSR between multiple hosts in a cluster, so long as you are not trying to replicate folders in a shared storage target accessible to both hosts (which would obviously be a problem)? So long as you are not replicating
    folders in c:\ClusterStorage, there should be no conflict. 
    Is there a workaround or alternative solution?

    Yes, I read that series. But it doesn't address the issue. The article is about making a DFSR target highly available. That won't help me here.
    I need to be able to use DFSR to replicate files between two different servers, with those servers being in a WSFC for the purpose of providing other clustered services (Hyper-V, SQL availability groups, etc.). DFSR should not interfere with this, but it
    is being blocked between nodes in the same WSFC for a reason that is not clear to me.
    This is a valid use case and I can't see an alternative solution in the case where you only have two physical servers. Windows needs to be able to provide HA, DR, and replication of everything - VMs, SQL, and file folders. But it seems that this artificial
    barrier is causing us to need to choose either clustered services or DFSR between nodes. But I can't see any rationale to block DFSR between cluster nodes - especially those without shared storage.
    Perhaps this blanket block should be changed to a more selective block at the DFSR folder level, not the node level.

  • Windows 2008 Failover Cluster - Cannot add a generic service

    Trying to add a generic service in a failover cluster.
    Select the option Services and Application and it opens the wizard and then displays the error "An error was encountered while loading the list of services. QueryServiceConfig failed. The system cannot find the file specified"
    The cluster validation wizard completes successfully. Permissions do not appear to be an issue as this account can seemly do everything else so I am at a loss to understand why this API is failing when it tries to query the server for services information.
    Having searched the Internet the only thing I have found was someone posting a similar issue in the Greek language Technet forum(if I recall correctly) and their comment was they rebuild their cluster.
    Windows 2008 (SP2) x64 two node cluster running a non-Microsoft database. We need to add a non-Microsoft Enterpirse backup solution and this is their documented method (adding it as a generic service) - both bits of software are from big vendors.
    Symantec AV, but have tried with that disabled so don't think it has anything to do with that. Something is stopping the API from reporting back but I can't find what.
    Really appreciate some help before we have to log a chargable call with Microsoft support
    Thank you

    Hi,
    Have you tried the suggestion? I want to see if the information provided was helpful. Your feedback is
    very useful for the further research. Please feel free to let me know if you have addition questions.
    Best regards,
    Vincent Hu

  • Cannot perform add node procedure for non-cluster Oracle homes

    After deleting one of nodes,tried to reinstall the node by addNode.sh.
    Got this error in Installer Window "*Cannot perform add node procedure for non-cluster Oracle homes*"
    Any idea?

    what is your oracle version and operating system name and version?
    check the output of cluvfy.sh
    runcluvfy.sh stage -pre crsinst -n node1,node2,.... -verbose
    refer the link:-
    http://download.oracle.com/docs/cd/B28359_01/rac.111/b28254/adddelunix.htm#CEGBACAH

  • Populating an empty cluster in an object on the fly

    Here is what I would like to do.  I want to create a generic vi to handle database functions.  I want it to be able to work with a variety of databases, different number of fields (columns) and each field can be either a string or a numeric.  For example DB1 can contain a table with Name, Address, Phone (all strings).  DB2 can contain a table with Name (str), Age (numeric), Country (str).  I want to use a generic object to hold one recordset, and build an array of objects to hold all the data.
    I created an object with an empty cluster.  I can read the database and get all the column names and data types.  How can I build the object so that it has the proper element type with its label being the column name.  For instance, when I specify DB1, I want my object to be a cluster of 3 string elements, labeled Name, Address, Phone.  If I specify DB2, I want my object to be a cluster of Name (a string), Age (a numeric), and Country (a string). 
    The database can contain any number of fields of either string or numeric types (I will treat dates as strings).  So one database might contain 6 fields and another might contain 12 fields.  I would like one generic set of vi's to be able to work with any database I choose without having to hard code the object cluster to match the table columns.  Is this possible?
    Thanx in advance to whoever can help.
    - tbob
    Inventor of the WORM Global

    Tst's solution sounds good, but too complicated.  I avoid overly complicated code as much as I can. 
    I've decided to keep things simple while also allowing for future expansion and changes.  Instead of trying to match the actual data type in the database, I'm going to convert all datatypes to strings after reading the database.  Then I can use just a 1D array for the column names and a 2D array for data in my object cluster.  That way I can adapt to any database, no matter how many columns, and no matter what data types.  
    Of course I will have to convert numeric strings to numerics for numerical manipulations (the only thing I'm doing is to compare a measurement with upper and lower limits).  Then I have to write back new data to the database.  I'll have to convert strings back to the original data types.  But I can use the information from the DB Tools List Column vi.  It lists the name and datatype of each column.
    The Variant idea from smercurio was valuable.  It made me think that if I have to convert to variant and back, I might as well just use strings since most of the database fields will be strings anyway.
    Thanx to all who tried to help.
    Message Edited by tbob on 04-08-2010 09:55 AM
    - tbob
    Inventor of the WORM Global

  • "Mission Control" does not show space row and I cannot add a new space (27 inch screen)

    Firstly, "Mission Control" does not show upper row with spaces. I have configured Dashboard as space, but it is not showed either.
    Second, I cannot add a new space because the upper right corner wont show an empty space.
    In system I have configured (Mission Control) the upper right corner as "mission control".
    I do run a 27-inch screen

    I'm having the exact same problem. I have a Macbook Pro that I connect to a 27inch iMac through the mini display port. Whenever I attempt to launch Mission control to move a program to a different space, the "Spaces" dont appear at the top of the screen. Is anyone have an answer for this?
    Also, does anyone know of a 3rd party program to bring "Spaces" back? That was my #1 favorite thing of Snow Leopard, and I need to get that functionality back.
    Thanks

  • SSAS 2012 (SP2) - Connecting to a Named Instance in a Failover Cluster

    I posted this question some months ago and never got a resolution...still having the same problem. (http://social.msdn.microsoft.com/Forums/sqlserver/en-US/4178ba62-87e2-4672-a4ef-acd970ac1011/ssas-2012-sp1-connecting-to-a-named-instance-in-a-failover-cluster?forum=sqlanalysisservices)
    I have a 3 node failover cluster installation (active-passive-passive) configured as follows:
    Node1: DB Engine 1 (named instance DB01)
    Node2: DB Engine 2 (named instance DB02)
    Node3: Analysis Services (named instance DBAS)
    Obviously, the node indicated is merely the default active node for each service, with each service able to fail from node to node as required.
    Strangely, when I attempt to connect to the SSAS node using the cluster netbios "alias" (dunno, what else it would be called, so I apologize if I am mixing terminology or somesuch), I am only able to do so by specifying the the alias _without_ the
    required named instance. If I issue a connection request using an external program or even SSMS using Node3\DBAS or Node3.domain\DBAS, it appears that the SQL Server Browser is offering up a bogus TCP port for the named instance (in my case TCP/58554), when
    in reality, the SSAS service is running on TCP/2383 (confirmed with netstat) -- which if I understand correctly after much, much reading on the subject is the only port that can be used in a failover cluster. In any case, I'm puzzled beyond words. As I think
    through it, I believe I've seen this issue in the past, but never worried about it since it wasn't necessary to specify the named instance when I had SSAS requirements... It's only a showstopper now because I'm finalizing my implementation of SCVMM/SCOM 2012
    R2, and for some strange reason the PRO configuration in VMM gets all butthurt if you don't offer up a named instance...
    Thank you much for reading. I appreciate any help to get this resolved.
    POSSIBLY NOT RELEVANT...?
    I've properly configured the SPNs for the SSAS service (MSOLAPSvc.3) and the SQL Browser (MSOLAPDisco.3), with the former mapped to the SSAS service account and the latter to the cluster "alias" (since it runs as "NT AUTHORITY\LOCALSERVICE"
    as is customary) and have permitted delegation on the service and machine accounts as required. So, I'm not getting any kerberos issues with the service...any more, that is... ;) I'm not sure that's important, but I wanted to be forthcoming with details to
    help solve the issue.

    When connecting to SSAS in a cluster, you do not specify an instance name.  In your case, you would use the name of the SSAS IP address to connect.
    See:
    http://msdn.microsoft.com/en-us/library/dn141153.aspx
    For servers deployed in a failover cluster, connect using the network name of the SSAS cluster. This name is specified during SQL Server setup, as
    SQL Server Network Name. Note that if you installed SSAS as a named instance onto a Windows Server Failover Cluster (WSFC), you never add the instance name on the connection. This practice is unique to SSAS; in contrast, a named
    instance of a clustered relational database engine does include the instance name. For example, if you installed both SSAS and the database engine as named instance (Contoso-Accounting) with a SQL Server Network Name of SQL-CLU, you would connect to SSAS using
    "SQL-CLU" and to the database engine as "SQL-CLU\Contoso-Accounting". See
    How to Cluster SQL Server Analysis Services for more information and examples.

  • Cannot add server to pool: OVMAPI_4004E, but hostname set to FQDN

    It's very simillar problem like thread "Cannot Add Server to Pool: OVMAPI_4010E Attempt to send command: dispatch..", but setting
    hostname with FQDN on Ora VM Manager and Ora VM Server, repairing all configuration files (using grep -R ...) and reboot OVM
    server and OVMM didn't brought any effect...
    Environment:
    Oracle VM Server version 3.2.2
    Build: 520
    Oracle VM Manager:
    Version: 3.2.2.520
    Build: 20130218_520
    Description:
    I have discovered and setup an OVM Server. Then I tried to create a new pool "ikr-pool". When I tried to attach discovered server ("srv01-xx.cssz.cz"),
    I got error attached bellow. After this actions svr01-xx stays incorrectly as "member of pool" in /etc/ovs-agent/db/server database, so I need on VM server
    to stop ovs-agent, remove file /etc/ovs-agent/db/server, start ovs-agent again, and then re-take ownership on VM server again. Then srv01-xx stays
    as "Unassigned server".
    Regards
    Vladislav Rames
    <-------------------------------------------------------------------------------------------------------------Begin of error message--------------------------------------------------------------------------->
    Job Construction Phase
    Job ID: 1364477027337
    begin()
    Appended operation 'Server Join Server Pool' to object '31:33:37:35:32:32:5a:43:32:32:35:30:30:57:44:46 (srv01-xx.cssz.cz)'.
    Appended operation 'Server Pool Construct' to object '0004fb0000020000d0b83b23645cbca2 (ikr-pool)'.
    Appended operation 'Server Pool Virtual IP Configure' to object '0004fb0000020000d0b83b23645cbca2 (ikr-pool)'.
    Appended operation 'Server Pool Member Update' to object '0004fb0000020000d0b83b23645cbca2 (ikr-pool)'.
    Appended operation 'Server Cluster Configure' to object '31:33:37:35:32:32:5a:43:32:32:35:30:30:57:44:46 (srv01-xx.cssz.cz)'.
    Appended operation 'Server Cluster Construct' to object '31:33:37:35:32:32:5a:43:32:32:35:30:30:57:44:46 (srv01-xx.cssz.cz)'.
    commit()
    Completed Step: COMMIT
    Objects and Operations
    Object (IN_USE): [Cluster] d0b83b23645cbca2
    Object (IN_USE): [Server] 31:33:37:35:32:32:5a:43:32:32:35:30:30:57:44:46 (srv01-xx.cssz.cz)
    Operation: Server Join Server Pool
    Operation: Server Cluster Configure
    Operation: Server Cluster Construct
    Object (IN_USE): [ServerPool] 0004fb0000020000d0b83b23645cbca2 (ikr-pool)
    Operation: Server Pool Construct
    Operation: Server Pool Virtual IP Configure
    Operation: Server Pool Member Update
    Job Running Phase at 2013-03-28 14:23:47,337
    Job Participants: []
    Actioner
    14:23:47,909: Starting operation 'Server Join Server Pool' on object '31:33:37:35:32:32:5a:43:32:32:35:30:30:57:44:46 (srv01-xx.cssz.cz)'
    14:23:47,914: Completed operation 'Server Join Server Pool' with direction ==> LATER
    14:23:47,920: Starting operation 'Server Pool Construct' on object '0004fb0000020000d0b83b23645cbca2 (ikr-pool)'
    14:23:47,971: Completed operation 'Server Pool Construct' with direction ==> DONE
    14:23:47,977: Starting operation 'Server Pool Virtual IP Configure' on object '0004fb0000020000d0b83b23645cbca2 (ikr-pool)'
    14:23:53,221: Completed operation 'Server Pool Virtual IP Configure' with direction ==> DONE
    14:23:53,232: Starting operation 'Server Pool Member Update' on object '0004fb0000020000d0b83b23645cbca2 (ikr-pool)'
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: srv01-xx.cssz.cz failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/3 set_pool_member_ip_list [10.20.11.11], Status: org.apache.xmlrpc.XmlRpcException: I/O error while communicating with HTTP server: Connection timed out [Thu Mar 28 14:36:30 CET 2013] [Thu Mar 28 14:36:30 CET 2013]
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:512)
    at com.oracle.ovm.mgr.action.ActionEngine.sendDispatchedServerCommand(ActionEngine.java:449)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:383)
    at com.oracle.ovm.mgr.action.ServerPoolAction.setServerPoolMembers(ServerPoolAction.java:138)
    at com.oracle.ovm.mgr.op.virtual.ServerPoolMemberUpdate.updateMemberList(ServerPoolMemberUpdate.java:363)
    at com.oracle.ovm.mgr.op.virtual.ServerPoolMemberUpdate.action(ServerPoolMemberUpdate.java:138)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1156)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:356)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:333)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:865)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:244)
    at com.oracle.ovm.mgr.api.virtual.ServerPoolProxy.executeCurrentJobOperationAction(Unknown Source)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:230)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:264)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:264)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:322)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1340)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:356)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:333)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:106)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:92)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:752)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:467)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:525)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/3 set_pool_member_ip_list [10.20.11.11], Status: org.apache.xmlrpc.XmlRpcException: I/O error while communicating with HTTP server: Connection timed out [Thu Mar 28 14:36:30 CET 2013]
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:803)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:508)
    ... 34 more
    FailedOperationCleanup
    Starting failed operation 'Server Pool Member Update' cleanup on object 'ikr-pool'
    Complete rollback operation 'Server Pool Member Update' cleanup on object 'ikr-pool'
    Rollbacker
    14:36:31,156: Starting rollbacker...
    Executing rollback operation 'Server Pool Member Update' on object '0004fb0000020000d0b83b23645cbca2 (ikr-pool)'
    <-------------------------------------------------------------------------------------------------------------End of error message----------------------------------------------------------------------------->

    Solved. Problem was the same like in thread "I/O error while communicating with HTTP server: Connection timed out" - it wasn't accessible IP connection between Ora VM Manager and Ora VM server IP alias for server pool. But there was very confusing message in errorlog: "dispatch https://?uname?:[email protected]:8899/api/3 set_pool_member_ip_list [10.20.11.11], Status: org.apache.xmlrpc.XmlRpcException: I/O error while communicating with HTTP server: Connection timed out [Thu Mar 28 14:36:30 CET 2013]". Noticed IP address was IP address for VM server, not for VM pool, which makes me quite angry.
    Best Regards
    Vladislav Rames

  • Cannot Add MP4 to Library

    I cannot add any mp4 files to iTunes, I have tried dragging and "Add file to library" but nothing happens, it does not appear in the library, any help much appreciated.
    Zetor
    iTunes 7.5
    Vista build 6.00.6000

    this is just a suggestion. If you reinstall itunes again, make sure you follow the directions in the support section of this site for uninstalling itunes and quicktime. Another thing they don't say in that article that I did when i had to uninstall itunes was to do a search. You know, pressing the start button and then "Search". Make sure when you do, click the search "All files and folders". Then set it to look in "Local Hard Drives (C:)" and type in the "all or part of the file name" itunes. After the search is done you should have a bunch of different itunes components in the results. Btw do the same for quicktime as a search. Make sure to DELETE every itunes and quicktime file there. If some of your music files happened to come up in the search use commone sense. Get rid of every component so itunes and quicktime is completely erased from the system. Make sure that you do this after you've restarted your computer once (according to the uninstallation article). Then just empty your recycle bin, reboot your computer, and finally reinstall itunes. Hopefully that will work to at least get rid of that APP error. Good luck and ask me anything you have some questions!!

  • Cannot add movieclip to stage

    Hi, I cannot add movieclip to stage. Here's the code:
    package
        import flash.display.*;
        public class Game extends MovieClip
            private var s1:ScrollPlatform = new ScrollPlatform();
            public function main()
                addChild(s1);
                s1.x = 0;
    I have this in the first frame in the timeline:
    var game:Game = new Game();
    game.main();
    Please help. I am a newbie.

    You class Game has no contractor. You must have:
    public function Game():void {
    Perhaps your function main() is meant to be Game()
    Then either set Game as your document class (Game becomes your main timeline), or create an instance and add to the stage:
    var game:Game = new Game();
    addChild(game);

  • Cannot add to favorites

    Using IE11 with Win7 64 bit.  Cannot add a page to favorites.  Cannot import or export either.  When I try to import or export I get to the window that says" Import/Export Settings"  "Select the folder that you want to
    export your favorites from" the window is empty.  Also happens with Import favorites.  Window is blank, no folders to choose.  It's like Favorites is lost or disconnected.
    Mike

    Cannot add a page to favorites.
    So the designed UI is broken.  As a workaround can you drag a URL from the Address bar to the Favorites subfolder that you would have used the UI for?  Note that there are two cases to test:  Ctrl-Shift-I  and having a Windows Explorer
    window open at shell:Favorites (or a subfolder of it).  E.g. you could have the Favorites folder open in Fullscreen mode open as a background window for a normal mode window and quickly drag wherever you leave a bit of the WE window showing under an IE
    window (open in normal mode of course).
    Robert Aldwinckle

  • Add custom single listener in cluster configuration

    Hi,
    i've 2 node, 11.2.0.3 Oracle Cluster.
    I've added a single instance database, then i've modified serverpool so it can relocate to other node.
    I've added a custom vip with crsctl as per note 1457380.1
    Now i want to add a single instance listener to the cluster but srvctl add 2 resource.
    How can i do this?
    tnx

    842366 wrote:
    Hi,
    i've 2 node, 11.2.0.3 Oracle Cluster.
    I've added a single instance database, then i've modified serverpool so it can relocate to other node.
    I've added a custom vip with crsctl as per note 1457380.1
    Now i want to add a single instance listener to the cluster but srvctl add 2 resource.
    How can i do this?It's not clear to me.
    What you are trying to do?
    Why you are adding custom vip?
    What you means with "add a single instance listener"??? to the cluster but "srvctl add 2 resource" ????
    Levi Pereira

Maybe you are looking for