Cluster creation help!

Hi there
Does any one have a fool-proof document for creating and proving a 2 server ColdFusion 10 cluster? Most of the documents I have found are missing something. 
More specifically, what is the difference between HTTP Port and Admin Component Port in the remote instance manager?
Should the Cluster Manager show anything on the remote node?
Is there a cluster monitor that show's its state? Is the there a simple test to prove it works.
If this is in the remote node server.xml
<Engine jvmRoute="cfusion" name="Catalina" defaultHost="localhost">
should the jvmRoute value in the Instance Manager should be set to cfusion?
Thanks for your help
Richard

Vishu
Thank you for your fast reply. I'm still having problems though. :-(
Both are Enterprise servers and both are on the same subnet.
I have created 2 new instances called cluster1 and cluster2, one on each server. Both show HTTP Port 8501 and Remote Port 8103.
On cluster1 server, I add in a New Remote Instance:
Instance Name: cluster2
Remote IP/Name - servername of second server
Remote Port: 8103
HTTP Port: 8501
JVMRoute - In the server.xml in the cluster2 instance, the line is
<Engine jvmRoute="cluster2" name="Catalina" defaultHost="localhost"> so I have entered "cluster2" for jvmroute
Load Balance Factor:1
Admin Component Port: 8500 - the port for the main instance (the 'cfusion' instance")
Admin Username and Passwords: My administrator details.
The remote instance does then appear in the list.
I have added the cluster code in the to cluster2 runtime/conf/server.xml file after the </host> tag.
I have commented out the ManagerPath in context.xml.
On the first server I created a cluster and added the local cluster1 and the cluster2_remoteserver name to the server. I restarted both servers
In the coldfusion-out.log in the cluster2 and cluster1 logs I get
Cluster1
22-Aug-2013 10:54:43 org.apache.catalina.tribes.util.UUIDGenerator <clinit>
INFO: Creation of SecureRandom instance for UUID generation using [SHA1PRNG] took [5,002] milliseconds.
22-Aug-2013 10:54:43 org.apache.catalina.tribes.membership.McastServiceImpl setupSocket
INFO: Setting cluster mcast soTimeout to 500
22-Aug-2013 10:54:43 org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers
INFO: Sleeping for 1000 milliseconds to establish cluster membership, start level:4
22-Aug-2013 10:54:44 org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers
INFO: Done sleeping, membership established, start level:4
22-Aug-2013 10:54:45 org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers
INFO: Sleeping for 1000 milliseconds to establish cluster membership, start level:8
22-Aug-2013 10:54:46 org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers
INFO: Done sleeping, membership established, start level:8
INFO: Starting clustering manager at localhost#/
22-Aug-2013 10:55:15 org.apache.catalina.ha.session.DeltaManager getAllClusterSessions
INFO: Manager [localhost#/]: skipping state transfer. No members active in cluster group.
22-Aug-2013 10:55:15 org.apache.catalina.ha.session.JvmRouteBinderValve startInternal
Cluster2
22-Aug-2013 10:14:44 org.apache.catalina.ha.tcp.SimpleTcpCluster startInternal
INFO: Cluster is about to start
22-Aug-2013 10:14:44 org.apache.catalina.tribes.transport.ReceiverBase bind
INFO: Receiver Server Socket bound to:/xxxxxxxxxxx:4003
22-Aug-2013 10:14:49 org.apache.catalina.tribes.util.UUIDGenerator <clinit>
INFO: Creation of SecureRandom instance for UUID generation using [SHA1PRNG] took [5,002] milliseconds.
22-Aug-2013 10:14:49 org.apache.catalina.tribes.membership.McastServiceImpl setupSocket
INFO: Setting cluster mcast soTimeout to 500
22-Aug-2013 10:14:49 org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers
INFO: Sleeping for 1000 milliseconds to establish cluster membership, start level:4
22-Aug-2013 10:14:50 org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers
INFO: Done sleeping, membership established, start level:4
22-Aug-2013 10:14:50 org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers
INFO: Sleeping for 1000 milliseconds to establish cluster membership, start level:8
22-Aug-2013 10:14:51 org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers
INFO: Done sleeping, membership established, start level:8
INFO: Starting clustering manager at localhost#/
22-Aug-2013 10:15:19 org.apache.catalina.ha.session.DeltaManager getAllClusterSessions
INFO: Manager [localhost#/]: skipping state transfer. No members active in cluster group.
22-Aug-2013 10:15:19 org.apache.catalina.ha.session.JvmRouteBinderValve startInternal
Any ideas on what might being going wrong?
Thanks
Richard

Similar Messages

  • Table Cluster Creation - Help required.

    Hi,
    I need to create a Table Cluster. My requirement is to create Table Cluster for MARA and 3 more 'Z' tables.
    I read through the SAP documentation for the creation of table cluster. <http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f083446011d189700000e8322d00/content.htm>
    But when i tried creating 'Cluster Table' i am getting errors.
    Please suggest the precautions to be taken while creating a Table Cluster, It would be of great help if any Mock document can be provided for creation of Table Cluster.
    Quick help in this regard is much appreciated.
    Many Thanks
    Ramesh.
    Edited by: Ramesh Kajuru on Apr 10, 2008 3:49 AM

    hi ramesh,
    Creating Pooled Tables/Cluster Tables
    Procedure
    In the initial screen of the ABAP Dictionary select object type Table, enter a table name and choose  Create.
    The field maintenance screen for the table is displayed. Table type Transparent table is set as default.
    Make the necessary entries in the Short description and Delivery class fields on the Attributes tab page. Then define the fields of the table.
    Proceed as when  creating a transparent table. Save your entries.
    Choose Extras ® Change table category.
    A dialog box appears in which you have to select the table type Pooled table or Cluster table.
    Choose Select.
    You return to the field maintenance screen for the table. Field Pool/cluster name is displayed on the Attributes tab page in addition to the standard fields.
    Enter the name of the table pool or table cluster to which you want to assign the pooled table or cluster table in field Pool/cluster name
    Note that the total key length of a pooled table may not exceed the key length of the associated table pool. The key of a cluster table must correspond to the key of the associated table cluster.
    Proceed as when creating a transparent table (see  Creating Tables). Remember that you cannot create indexes for pooled or cluster tables.
    All the attributes of the  technical settings can be maintained for pooled tables and cluster tables. Before you can access these attributes, however, you must convert the table to a transparent table.
    Creating Table Pools/Table Clusters
    Procedure
    In the initial screen of the ABAP Dictionary, choose Utilities ® Further Dictionary Objects.
    A dialog box appears.
    Select the object type Table pool/cluster and enter the object name. Choose .
    A dialog box appears in which you must specify if it is a table pool or a table cluster.
    Select the required object type and choose .
    The maintenance screen for table pools/clusters appears.
    The necessary entries will have been made automatically for the fields for table pools since a table pool has a fixed structure. You should not change these standard settings if you can avoid it.
    The structure of a table cluster is also mostly fixed. Certain fields are therefore proposed when the table cluster is created. You can adjust this proposal to your requirements, for example by inserting further key fields. However, make sure you conform to the structure necessary for a table cluster.
    Enter an explanatory text in the field Short text.
    If necessary, select the  activation type of the table pool/cluster with Utilities ® Activation type.
    Create documentation about the table pool/cluster with Goto ® Documentation.
    This documentation should describe what the table pool/cluster is used for. The documentation is also output when the table pool/cluster is printed.
    Go to the maintenance screen for the technical settings by choosing Goto ® Technical settings.
    In contrast to the table maintenance screen, you can only define the  size category here. All other attributes of the technical settings are preset.
    Activate the table pool/cluster with .
    Result
    The table pool/cluster is activated. You can look at the log of the activation with Utilities ® Activation log. If errors occurred during activation, the activation log is automatically displayed.
    After the table pool/cluster has been activated, you need to create it in the database. To do this, use the database utility (Utilities ® Database utility).
    Once a table pool contains data, it can no longer be changed.
    thanks
    karthik
    reward me points if usefull

  • Hyper-V 2012 R2 Cluster Creation Fails

    I am trying to create a 2 Node Hyper-v 2012 R2 Cluster.  The Cluster Validation passes with no errors or warnings but the the cluster creation fails. 
    The error is similar to
    here . 
    In this case he solved it by joining the Nodes to a Windows 2012 Domain.  We don't have that option in  our environment. 
    In the System Logs Events 7024 The cluster service terminated... The cluster join operation failed,  and 7031 Cluster Services Terminated unexpectedly. 
    Anyone have an idea?
    Todd

    Hi Todd,
    For troubleshooting , please try to create a new OU then move cluster nodes computer to that new OU then block inheritance , restart the nodes .
    After this try to use domain admin account logon the cluster nodes to build cluster again .
    Best Regards,
    Elton Ji
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected] .

  • Failover Cluster creation fails 2012R2

    Create Cluster
    Cluster: FailoverCluster
    Node: WS2012R2-2.yottabyte.inc
    Node: WS2012R2-1.yottabyte.inc
    IP Address: DHCP address on 192.168.136.0/24
    Started 3/31/2015 11:48:52 PM
    Completed 3/31/2015 11:52:13 PM
    Beginning to configure the cluster FailoverCluster. 
    Initializing Cluster FailoverCluster. 
    Validating cluster state on node WS2012R2-2.yottabyte.inc. 
    Find a suitable domain controller for node WS2012R2-2.yottabyte.inc. 
    Searching the domain for computer object 'FailoverCluster'. 
    Bind to domain controller \\WS2012R2-1.yottabyte.inc. 
    Check whether the computer object FailoverCluster for node WS2012R2-2.yottabyte.inc exists in the domain. Domain controller \\WS2012R2-1.yottabyte.inc. 
    Computer object for node WS2012R2-2.yottabyte.inc does not exist in the domain. 
    Creating a new computer account (object) for 'FailoverCluster' in the domain. 
    Check whether the computer object WS2012R2-2 for node WS2012R2-2.yottabyte.inc exists in the domain. Domain controller \\WS2012R2-1.yottabyte.inc. 
    Creating computer object in organizational unit CN=Computers,DC=yottabyte,DC=inc where node WS2012R2-2.yottabyte.inc exists. 
    Create computer object FailoverCluster on domain controller \\WS2012R2-1.yottabyte.inc in organizational unit CN=Computers,DC=yottabyte,DC=inc. 
    Check whether the computer object FailoverCluster for node WS2012R2-2.yottabyte.inc exists in the domain. Domain controller \\WS2012R2-1.yottabyte.inc. 
    Configuring computer object 'FailoverCluster in organizational unit CN=Computers,DC=yottabyte,DC=inc' as cluster name object. 
    Get GUID of computer object with FQDN: CN=FAILOVERCLUSTER,CN=Computers,DC=yottabyte,DC=inc 
    Validating installation of the Network FT Driver on node WS2012R2-2.yottabyte.inc. 
    Validating installation of the Cluster Disk Driver on node WS2012R2-2.yottabyte.inc. 
    Configuring Cluster Service on node WS2012R2-2.yottabyte.inc. 
    Validating installation of the Network FT Driver on node WS2012R2-1.yottabyte.inc. 
    Validating installation of the Cluster Disk Driver on node WS2012R2-1.yottabyte.inc. 
    Configuring Cluster Service on node WS2012R2-1.yottabyte.inc. 
    Waiting for notification that Cluster service on node WS2012R2-2.yottabyte.inc has started. 
    Forming cluster 'FailoverCluster'. 
    Unable to successfully cleanup. 
    An error occurred while creating the cluster and the nodes will be cleaned up. Please wait... 
    An error occurred while creating the cluster and the nodes will be cleaned up. Please wait... 
    There was an error cleaning up the cluster nodes. Use Clear-ClusterNode to manually clean up the nodes. 
    There was an error cleaning up the cluster nodes. Use Clear-ClusterNode to manually clean up the nodes. 
    An error occurred while creating the cluster.
    An error occurred creating cluster 'FailoverCluster'.
    This operation returned because the timeout period expired
    To troubleshoot cluster creation problems, run the Validate a Configuration wizard on the servers you want to cluster.
    While creating cluster I am getting this error? Any solution please.
    Thank You

    Did you follow the instruction "To troubleshoot cluster creation problems, run the Validate a Configuration wizard on the servers you want to cluster"?  Any warnings/errors?
    . : | : . : | : . tim

  • Photoshop CS4, 3D Model Creation help

    Hello,
    I am a video editor and have the Adobe CS4 suite.
    I would like to ask the community for the best and easiest way to achieve this:
    - Create 3D text for end use in After Effects
    - Take an Illustrator file like a Logo and extrude it to make a 3D model for use in After effects
    It seems 3D programs have so many options that simple tasks are way more involved than I have time for.
    I just want to take a client supplied logo or some text, give it some depth and use it in After Effects as a 3D object.
    I have seen a plugin for Photoshop from Strata that might be a good option, but I only looked at their website.
    Thanks for your help and input.

    While I will say that what the OP wants isn't do able in Photoshop. You can
    doing it using Illustrator and Photoshop, but not Photoshop alone. However,
    Jim isn't 100% correct either. Photoshop does have some limited 3D creation
    capabilities. One of which is turning a flat photo of say the Grand Canyon
    in to a 3D plane that one can then move through in 3D space. You can also
    mape flat photos to simple 3D objects like spheres, etc.
    However, Jim is also correct that Photoshop isn't like Maya, etc. it doesn't
    create complex 3D models and things like that. It is more to complement
    applications like Maya, etc.
    BTW if you would like to see the photo to 3D plane feature in action take a
    look at:
    http://av.adobe.com/russellbrown/MeshFromGrayCanyon_SM.mov
    It is actually a pretty cool option.
    Robert

  • SecurityException when deploying to a cluster.Please help !

    Hi Guys,
              I am running a clustering scenario wherein i have an administration server and 2 managed servers(this forms the cluster). Admin server and 1 managed server is in one machine and the second managed server is in another machine.Node Manager is configured in both the machines.
              I am able to get a successful application deployment when i choose to deploy it partially to either of the manged servers in the cluster.But when i choose to deploy the application to the whole cluster i always get the following exception indicating that the run-as principal 'ProcessInjectorMessageBeanUser' is not a member of the current security realm.However, in the secuity realm that this domain is using,i can see this user listed in the Administration console.Any idea what could be wrong ?
              As i am beginner in weblogic clustering, Any help will be really appreciated.
              [Deployer:149033]preparing application COM-ORCH-expand-1.1 on grp-fred
              [Deployer:149033]preparing application COM-ORCH-expand-1.1 on new_managedServer_1
              [Deployer:149033]prepared application COM-ORCH-expand-1.1 on grp-fred
              [Deployer:149033]failed application COM-ORCH-expand-1.1 on new_managedServer_1
              [Deployer:149034]An exception occurred for task [Deployer:149026]Deploy application COM-ORCH-expand-1.1 on TFFCluster.:
              Exception:weblogic.management.ApplicationException: prepare failed for ORCH-ejb-1.1.jar
              Module: ORCH-ejb-1.1.jar Error: Exception preparing module: EJBModule(ORCH-ejb-1.1.jar,status=NEW)
              Unable to deploy EJB: .\new_managedServer_1\stage\COM-ORCH-expand-1.1\ORCH-ejb-1.1.jar from ORCH-ejb-1.1.jar:
              weblogic.ejb20.WLDeploymentException: The run-as principal 'ProcessInjectorMessageBeanUser' for EJB 'com/OrchestratorMessageBean' is not a user in the current realm. The user must exist for the EJB to successfully deploy.
              at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.getRunAsPrincipal(MBeanDeploymentInfoImpl.java:1047)
              at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.initializeRunAsSettings(MBeanDeploymentInfoImpl.java:838)
              at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.<init>(MBeanDeploymentInfoImpl.java:246)
              at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1262)
              at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:477)
              at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:2962)
              at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1534)
              at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1188)
              at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1031)
              at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2602)
              at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2552)
              at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2474)
              at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:798)
              at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:507)
              at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:465)
              at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
              Cheers,
              Josh

    Can you post the config.xml from both boxes ?
              I think there may some mismatch in the Advanced Security Credentials on both domains.
              Dips

  • Slow Disks After Cluster Creation

    Hi,
    I have a Windows Server 2008R2 SP1 cluster, consisting of two VMWare virtual servers, which is experiencing very slow disk performance (~10mb/s when copying to or from any of the cluster disks). If I destroy the cluster and bring the disks online on a
    standalone server I can get over 200mb/s.  The disks are presented as RDMs, with the two nodes on separate ESX hosts and the disks in Physical Compatibility mode.
    Could anyone explain why disk performance could become so poor as soon as the cluster is created? All the tests in the cluster validation report passed.
    Not sure if this helps, but I have also noticed that when I turn maintenance on for each of the disks in Failover Cluster Manager, their performance improves dramatically.
    Thanks

    Hi,
    I don’t find out the similar issue, you’d better ask VMware® for the more assistance. Base on my experience some third party virtualization often need adjust the disk time
    out value.
    The third party article:
    Inconsistent Windows virtual machine performance when disks are located on SAN datastores (1014)
    http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1014
    Hope this helps.
    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.

  • Cluster Creation Failed with Ambari AppManager

    Hi,
    I am getting this error when creating cluster
    (cluster create --name hdp --distro HDP-1.3.2 --appManager Ambari --networkName Hadoop_NW)
    serengeti>appmanager list
      NAME     DESCRIPTION                  TYPE     URL
      Default  Default application manager  Default
      ambari   AmbariServer                 Ambari   http://10.6.55.239:8080
    ==========================
    It seems that agent on the host is not able to connect to the server but the problem is the Ambari Server is not located at localhost:8080 how can i change it to ambari server's address.
    Running setup agent script...
    ==========================
    {'exitstatus': 1, 'log': "Host registration aborted. Ambari Agent host cannot reach Ambari Server 'localhost:8080'. Please check the network connectivity between the Ambari Agent host and the Ambari Server"}
    Connection to node1.hadooptest.com closed.
    SSH command execution finished
    host=node1.hadooptest.com, exitcode=1
    ERROR: Bootstrap of host node1.hadooptest.com fails because previous action finished with non-zero exit code (1)
    ERROR MESSAGE: tcgetattr: Invalid argument
    Connection to node1.hadooptest.com closed.
    STDOUT: {'exitstatus': 1, 'log': "Host registration aborted. Ambari Agent host cannot reach Ambari Server 'localhost:8080'. Please check the network connectivity between the Ambari Agent host and the Ambari Server"}
    Connection to node1.hadooptest.com closed.

    Hi Qing,
    Thanks for the solution its solved the earlier problem but now i got a new one. According to the error Failed to start ping port listener of:[Errno 98] Address already in use" This the only address on the lan .... what can be causing this issue ?
    Mohsin
    The failed nodes: 1
    [NAME] hdp2-worker-0
    [STATUS] VM Ready
    [Error Message] ==========================
    Copying common functions script...
    ==========================
    scp /usr/lib/python2.6/site-packages/common_functions
    host=node5.hadooptest.com, exitcode=0
    ==========================
    Copying OS type check script...
    ==========================
    scp /usr/lib/python2.6/site-packages/ambari_server/os_check_type.py
    host=node5.hadooptest.com, exitcode=0
    ==========================
    Running OS type check...
    ==========================
    Cluster primary/cluster OS type is redhat6 and local/current OS type is redhat6
    Connection to node5.hadooptest.com closed.
    SSH command execution finished
    host=node5.hadooptest.com, exitcode=0
    ==========================
    Checking 'sudo' package on remote host...
    ==========================
    sudo-1.8.6p3-12.el6.x86_64
    Connection to node5.hadooptest.com closed.
    SSH command execution finished
    host=node5.hadooptest.com, exitcode=0
    ==========================
    Copying repo file to 'tmp' folder...
    ==========================
    scp /etc/yum.repos.d/ambari.repo
    host=node5.hadooptest.com, exitcode=0
    ==========================
    Moving file to repo dir...
    ==========================
    Connection to node5.hadooptest.com closed.
    SSH command execution finished
    host=node5.hadooptest.com, exitcode=0
    ==========================
    Copying setup script file...
    ==========================
    scp /usr/lib/python2.6/site-packages/ambari_server/setupAgent.py
    host=node5.hadooptest.com, exitcode=0
    ==========================
    Running setup agent script...
    ==========================
    Restarting ambari-agent
    Verifying Python version compatibility...
    Using python  /usr/bin/python2.6
    Found ambari-agent PID: 1682
    Stopping ambari-agent
    Removing PID file at /var/run/ambari-agent/ambari-agent.pid
    ambari-agent successfully stopped
    Verifying Python version compatibility...
    Using python  /usr/bin/python2.6
    Checking for previously running Ambari Agent...
    Starting ambari-agent
    Verifying ambari-agent process status...
    ERROR: ambari-agent start failed
    Agent out at: /var/log/ambari-agent/ambari-agent.out
    Agent log at: /var/log/ambari-agent/ambari-agent.log
    ('INFO 2015-04-01 06:19:59,137 HostCheckReportFileHandler.py:109 - Creating host check file at /var/lib/ambari-agent/data/hostcheck.result
    INFO 2015-04-01 06:19:59,205 Controller.py:211 - No commands sent from the Server.
    INFO 2015-04-01 06:20:09,207 Heartbeat.py:76 - Sending heartbeat with response id: 1 and timestamp: 1427869209207. Command(s) in progress: False. Components mapped: False
    INFO 2015-04-01 06:20:09,251 Controller.py:211 - No commands sent from the Server.
    INFO 2015-04-01 06:20:19,252 Heartbeat.py:76 - Sending heartbeat with response id: 2 and timestamp: 1427869219252. Command(s) in progress: False. Components mapped: False
    INFO 2015-04-01 06:20:19,296 Controller.py:211 - No commands sent from the Server.
    INFO 2015-04-01 06:20:29,296 Heartbeat.py:76 - Sending heartbeat with response id: 3 and timestamp: 1427869229296. Command(s) in progress: False. Components mapped: False
    INFO 2015-04-01 06:20:29,340 Controller.py:211 - No commands sent from the Server.
    INFO 2015-04-01 06:20:39,340 Heartbeat.py:76 - Sending heartbeat with response id: 4 and timestamp: 1427869239340. Command(s) in progress: False. Components mapped: False
    INFO 2015-04-01 06:20:39,384 Controller.py:211 - No commands sent from the Server.
    INFO 2015-04-01 06:20:49,384 Heartbeat.py:76 - Sending heartbeat with response id: 5 and timestamp: 1427869249384. Command(s) in progress: False. Components mapped: False
    INFO 2015-04-01 06:20:49,428 Controller.py:211 - No commands sent from the Server.
    INFO 2015-04-01 06:20:59,429 Heartbeat.py:76 - Sending heartbeat with response id: 6 and timestamp: 1427869259429. Command(s) in progress: False. Components mapped: False
    INFO 2015-04-01 06:21:05,061 main.py:83 - loglevel=logging.INFO
    INFO 2015-04-01 06:21:10,870 main.py:83 - loglevel=logging.INFO
    INFO 2015-04-01 06:21:10,871 DataCleaner.py:36 - Data cleanup thread started
    INFO 2015-04-01 06:21:10,875 DataCleaner.py:71 - Data cleanup started
    INFO 2015-04-01 06:21:10,876 DataCleaner.py:73 - Data cleanup finished
    ERROR 2015-04-01 06:21:10,877 PingPortListener.py:44 - Failed to start ping port listener of:[Errno 98] Address already in use
    INFO 2015-04-01 06:21:10,877 PingPortListener.py:52 - Ping port listener killed
    ', None)
    Connection to node5.hadooptest.com closed.
    SSH command execution finished
    host=node5.hadooptest.com, exitcode=255
    ERROR: Bootstrap of host node5.hadooptest.com fails because previous action finished with non-zero exit code (255)
    ERROR MESSAGE: tcgetattr: Invalid argument
    Connection to node5.hadooptest.com closed.
    STDOUT: Restarting ambari-agent
    Verifying Python version compatibility...
    Using python  /usr/bin/python2.6
    Found ambari-agent PID: 1682
    Stopping ambari-agent
    Removing PID file at /var/run/ambari-agent/ambari-agent.pid
    ambari-agent successfully stopped
    Verifying Python version compatibility...
    Using python  /usr/bin/python2.6
    Checking for previously running Ambari Agent...
    Starting ambari-agent
    Verifying ambari-agent process status...
    ERROR: ambari-agent start failed
    Agent out at: /var/log/ambari-agent/ambari-agent.out
    Agent log at: /var/log/ambari-agent/ambari-agent.log
    ('INFO 2015-04-01 06:19:59,137 HostCheckReportFileHandler.py:109 - Creating host check file at /var/lib/ambari-agent/data/hostcheck.result
    INFO 2015-04-01 06:19:59,205 Controller.py:211 - No commands sent from the Server.
    INFO 2015-04-01 06:20:09,207 Heartbeat.py:76 - Sending heartbeat with response id: 1 and timestamp: 1427869209207. Command(s) in progress: False. Components mapped: False
    INFO 2015-04-01 06:20:09,251 Controller.py:211 - No commands sent from the Server.
    INFO 2015-04-01 06:20:19,252 Heartbeat.py:76 - Sending heartbeat with response id: 2 and timestamp: 1427869219252. Command(s) in progress: False. Components mapped: False
    INFO 2015-04-01 06:20:19,296 Controller.py:211 - No commands sent from the Server.
    INFO 2015-04-01 06:20:29,296 Heartbeat.py:76 - Sending heartbeat with response id: 3 and timestamp: 1427869229296. Command(s) in progress: False. Components mapped: False
    INFO 2015-04-01 06:20:29,340 Controller.py:211 - No commands sent from the Server.
    INFO 2015-04-01 06:20:39,340 Heartbeat.py:76 - Sending heartbeat with response id: 4 and timestamp: 1427869239340. Command(s) in progress: False. Components mapped: False
    INFO 2015-04-01 06:20:39,384 Controller.py:211 - No commands sent from the Server.
    INFO 2015-04-01 06:20:49,384 Heartbeat.py:76 - Sending heartbeat with response id: 5 and timestamp: 1427869249384. Command(s) in progress: False. Components mapped: False
    INFO 2015-04-01 06:20:49,428 Controller.py:211 - No commands sent from the Server.
    INFO 2015-04-01 06:20:59,429 Heartbeat.py:76 - Sending heartbeat with response id: 6 and timestamp: 1427869259429. Command(s) in progress: False. Components mapped: False
    INFO 2015-04-01 06:21:05,061 main.py:83 - loglevel=logging.INFO
    INFO 2015-04-01 06:21:10,870 main.py:83 - loglevel=logging.INFO
    INFO 2015-04-01 06:21:10,871 DataCleaner.py:36 - Data cleanup thread started
    INFO 2015-04-01 06:21:10,875 DataCleaner.py:71 - Data cleanup started
    INFO 2015-04-01 06:21:10,876 DataCleaner.py:73 - Data cleanup finished
    ERROR 2015-04-01 06:21:10,877 PingPortListener.py:44 - Failed to start ping port listener of:[Errno 98] Address already in use
    INFO 2015-04-01 06:21:10,877 PingPortListener.py:52 - Ping port listener killed
    ', None)
    Connection to node5.hadooptest.com closed.
    cluster hdp2 resume failed: Task execution failed: An exception happens when App_Manager (Ambari) creates the cluster: (hdp2). Creation fails..

  • Cluster Creation Validation Error - List Services

    Good Afternoon All,
    I am setting up a simple two node Windows 2008 SP2 Failover cluster.  The nodes are brand new and patched with all updates.  Having gone through this process many times before I was confident it would be quick and painless.  However I am getting
    the following validation error that I have never seen before:
    An error occurred while executing the test. There was an error getting information about the running services on the nodes. There was an error retrieving information about the Services from node 'Node.domain'. Object reference not set to an instance of an
    object
    I'm at a complete loss as to where to start.  If the task is to simply obtain a list of running services I would have thought that would be relatively straight forward.  A simple Get-Service from Powershell will display those details.  I have
    located a KB article that refers to this exact error and there is a hotfix available but this is strictly for Windows 2008 R2 not R1 (SP2).
    http://support.microsoft.com/kb/2559392
    Has anyone seen this error before?

    Hi valleydoofer,
    This error some time occur when you installed Powershell 3, please try to uninstall Powershell 3 from the nodes then rerun the validation.
    More information:
    Install and Configure Windows PowerShell
    http://msdn.microsoft.com/en-us/library/cc952756(v=exchsrvcs.149).aspx
    Best Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Caching read-only data in a weblogic cluster: Need Help

    Hello,
    I'm working on the development of a web site that will be based on a weblogic cluster spread across several weblogic instances running on several unix boxes.
    To avoid frequent hits to the database, I would like hold a huge amount of data in the application's in-memory cache. The idea is to query the database at startup and store the results in memory for the life of the JVM.
    I have three questions around this:
    1. Is it advisable to store this data in the form of read-only entity beans?
    2. If not, what other options do I have?
    3. In some rare cases, a back-end script might change (and commit) data contained in one or two of these 64000 records. What is the best way of propagating these data changes across the cluster?
    Any help in this regard would be greatly appreciated.
    Regards,
    Dipak Jha

    Could somebody please guide me on this?
    Dipak Jha

  • Cluster creation error.

    I am getting that error while creating a cluster in scvmm 2012 r2 .
    Anyone can give me an idea where to start looking so I can get rid of it? The cluster is created, and the validtion only gives me warnings.
    Error (12711)
    VMM cannot complete the WMI operation on the server (hyperv1.lab.local) because of an error: [MSCluster_Cluster.Name=&quot;cluster&quot;] The specified path is invalid.
    The specified path is invalid (0xA1)
    Recommended Action
    Resolve the issue and then try the operation again.
    And when I run Validation test after the Cluster is created I am getting this strange error:
    Error (25300)
    Cluster validation failed because of error: Check the spelling of the cluster name. Otherwise, there might be a problem with your network. Make sure the cluster nodes are turned on and connected to the network or contact your network administrator..
    Recommended Action
    Refer cluster documentation to resolve the issue.

    For this issue, You can refer below link
    http://workinghardinit.wordpress.com/2011/10/12/system-center-virtual-machine-manager-2008-r2-error-12711-the-cluster-group-could-not-be-found-01395/
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali

  • Cluster + case help

    Hello,
    I am trying to learn clusters and the unbundle by name function using a case structure. For some reason my output cluster's wire is broken and it says the error is incorrect data type, but I am multiplying by a scalar, I do not understand why the error is happening and what to do to fix it.
    Also I have a problem with the case structure. So I want the case structure do something if it is false (As displayed). But, I don't want it to do anything if the case structure is true. How would I go about in wiring and setting up the block diagram for the true case structure?
    I have attached pictures of my front panel and block diagram.
    Hopefully I was clear in my question, if not just let me know!
    I appreciate all help! thank you!
    Solved!
    Go to Solution.
    Attachments:
    block diagram.png ‏103 KB
    front panel.png ‏86 KB

    I want the true case statement to do nothing. I literally just want an if false then this. If true then do nothing. 
    Then put nothing into the TRUE case.  It really is just as simple as that.
    Put something into the FALSE case.
    Do note that *-IF-* you have something coming OUT of the FALSE case (an output from something inside the false case coming thru the case "wall", then you have to supply something for that wire in the TRUE case as well.
    That can be just a default value, or a zero, empty string, whatever, but you have to supply a value.
    But that's ONLY if that wire goes thru the "wall".
    Steve Bird
    Culverson Software - Elegant software that is a pleasure to use.
    Culverson.com
    Blog for (mostly LabVIEW) programmers: Tips And Tricks

  • Cluster creation - powershell - automatic username/password

    Hi, 
    I am trying to automate the creation of an HDInsight cluster using a powershell script. I haven't been able to find a way to automatically indicate the username and password of the cluster. I know it is possible with the .NET SDK and the Azure cross-platform
    command-line, but I haven't found anything for powershell, which surprises me.
    Am I missing something here?

    Hi,
    Yes, you can customize your cluster credentials too using PowerShell. Below is a sample snippet to include the credentials:
    New-AzureHDInsightCluster -Subscription $subid    -Credential $creds -Name $clusterName -Location $location
    You can construct the $creds variable like this:
    $secpasswd = ConvertTo-SecureString "password" -AsPlainText -Force
    $creds = New-Object System.Management.Automation.PSCredential ("username", $secpasswd)
    Alternatively you can follow this tutorial:
    http://azure.microsoft.com/en-us/documentation/articles/hdinsight-provision-clusters/#powershell
    The script in the link does not specify a user name/password but it will prompt for it when you execute. You can supply your custom credentials at that point.
    Regards.
    Debarchan Sarkar - MSFT ( This posting is provided AS IS with no warranties, and confers no rights.)

  • Game creation - HELP ME!

    Finding a decent, free flash 8 tutorial on the internet for game creation, is no easy task. I have been through this frustration time and time again, and I am getting nowhere. My actionscript is very basic and I desperately need something to go on.
    I have a game project, in which I have an enemy. One enemy. I would like to duplicate this enemy until there are five on the screen at once, and when I hit my enemies, more will appear as a constant wave of enemies until the character dies.
    How can I do this?

    As mentioned, the help documents and Google are some of the best resources for all levels of users.  You can find FREE information/tutorials on just about every aspect of Flash.  Another good approach is to pick a project, get to work on it, and use these tools as needed to solve the design puzzles you are confronted with.  That's pretty much how I've always done things.
    I've already pointed you in the direction for what you need to look into for dynamically adding new instances of things, so your first stop should be in the help documents to see what that method involves.  And if there isn't enough information there for you to comfortably start trying things, then search Google.

  • Helpdesk App Creation Help

    I currently have a helpdesk app created that will go out to
    SQL, use a SELECT MAX statement to get the next ticket number when
    opening a new helpdesk ticket, and assign this ticket number to the
    new ticket before it is filled out and then it is submitted along
    with the rest of the ticket info. It was the simplest way to do it
    at the time of creation.
    Now I am having the problem of duplicate ticket numbers in
    the table because if someone has opened a new ticket but not yet
    submitted it, and then another user starts a new ticket it will
    have the same ticket number as the other user since it is still the
    next highest number in the table. Sorry if this is confusing.
    I am wondering if there a way for Coldfusion or SQL to
    reserve a number without submitting it to the table? Or would I be
    better off having it determine a ticket number on one page,
    submitting it, and then going into an update screen on the next
    page? That way the ticket number is submitted and won't be
    duplicated. Any help would be appreciated.

    Here are some of the steps that I think you should follow:
    1) Let the person fill-in the form. At this time there is no
    ticket number.
    2) Once the person is done and submits the form, do the form
    validation
    on the form page itself.
    3) On the action page, get the max(ticketno) using SQL.
    [Use appropriate CFML syntax for the following code.]
    if max(ticketno) = 0 then
    newTicketNo = 1
    else
    newTicketNo = max(ticketno) + 1
    end if
    4) Use apropriate CFTRANSACTION tag attribute. It would be
    BEGIN in this
    case. Inside it, use CFTRY and CFCATCH tages. Now, insert a
    row into the
    table. CATCH any database exception. You can know the exact
    error
    message (whether primary key violation or something else). If
    there are
    no errors, COMMIT your transaction.
    5) You just have successfully inserted a row. Now, use the
    newTicketNo
    on the subsequent page to show the user that a ticket has
    been created
    and his/her ticket number is newTicketNo.
    Remember that databases have concurrent access, many people
    can query
    the database. The idea here is to generate the new ticket no.
    (or any
    primary key, for that matter) at the very end when you are
    ready to
    insert the row into the database. In case your insert fails,
    you can
    find out if it was integrity constraint violation and
    re-query for
    max(ticketno) and repeat the procedure.
    Hope this helps.
    - Milind Joshi
    Redcarl wrote:
    > I currently have a helpdesk app created that will go out
    to SQL, use a SELECT
    > MAX statement to get the next ticket number when opening
    a new helpdesk ticket,
    > and assign this ticket number to the new ticket before
    it is filled out and
    > then it is submitted along with the rest of the ticket
    info. It was the
    > simplest way to do it at the time of creation.
    >
    > Now I am having the problem of duplicate ticket numbers
    in the table because
    > if someone has opened a new ticket but not yet submitted
    it, and then another
    > user starts a new ticket it will have the same ticket
    number as the other user
    > since it is still the next highest number in the table.
    Sorry if this is
    > confusing.
    >
    > I am wondering if there a way for Coldfusion or SQL to
    reserve a number
    > without submitting it to the table? Or would I be better
    off having it
    > determine a ticket number on one page, submitting it,
    and then going into an
    > update screen on the next page? That way the ticket
    number is submitted and
    > won't be duplicated. Any help would be appreciated.
    >

Maybe you are looking for

  • I/O error trying to open old AW files

    I have hundreds of old Appleworks files from an older version (5.0) and when I try to open them with my new Intel based iMac using Appleworks 6.2.9 it says " An I/O error occurred". All I'm trying to do is open the file - not print or anything else.

  • RAM leak on MacBook Pro

    Using Memory Clean, I watch my RAM go from about 13 GB to 13 MB. I have 150 GB of disk space and am running a MacBook Pro that is about two years old. Processor speed is 2.3 GHz Intel Core i7. I am using the current version of Mavericks. Sometimes, I

  • After updating my iPhone 4S to IOS6 my iPhone does not appear in iTunes.

    After I updated my iPhone 4S to IOS6, I experienced the following issues. 1. My iPhone would not connect to WIFI, even though the WIFI icon on my iPhone indicated that it was. This in it self cost me $239.00 in excess data usage. I have since got the

  • Render node and Serial Numbers

    I want to setup an Xserve as a render node with compressor. Do I need a whole new serial number for that or what is the deal?

  • Re adding music from ipod

    I have had to reboot my computer resulting in my c drive being wiped. I have reinstalled itunes but I need to re add all music from ipod back into my library. Does anyone know how to do this?