Hi,
I am trying to open the opscenter via my browser while entering the cluster IP as localhost I get the error as "Error creating cluster: Unable to connect to cluster"
I am pasting the log below which i got from opscenter.log
2012-06-18 10:14:00-0500 [] INFO: Log opened.
2012-06-18 10:14:00-0500 [] INFO: twistd 10.2.0 (/root/local/Python-2.7/bin/python2.7 2.7.0) starting up.
2012-06-18 10:14:00-0500 [] INFO: reactor class: twisted.internet.selectreactor.SelectReactor.
2012-06-18 10:14:00-0500 [] INFO: Logging level set to 'info'
2012-06-18 10:14:00-0500 [] INFO: OpsCenterdService startService
2012-06-18 10:14:00-0500 [] INFO: OpsCenter version: 2.1
2012-06-18 10:14:00-0500 [] INFO: Compatible agent version: 2.8
2012-06-18 10:14:00-0500 [] INFO: Cluster config dir './conf/clusters' does not exist yet
2012-06-18 10:14:00-0500 [] INFO: No clusters are configured yet, checking to see if a config migration is needed
2012-06-18 10:14:00-0500 [] INFO: Main config does not appear to include a cluster configuration, skipping migration
2012-06-18 10:14:00-0500 [] INFO: Cluster config dir './conf/clusters' does not exist yet
2012-06-18 10:14:00-0500 [] INFO: No clusters are configured
2012-06-18 10:14:00-0500 [] INFO: HTTP BASIC authentication disabled
2012-06-18 10:14:00-0500 [] INFO: Starting webserver with ssl disabled.
2012-06-18 10:14:00-0500 [] INFO: SSL enabled
2012-06-18 10:14:00-0500 [] INFO: opscenterd.WebServer.OpsCenterdWebServer starting on 8888
2012-06-18 10:14:00-0500 [] INFO: Starting factory <opscenterd.WebServer.OpsCenterdWebServer instance at 0x16b93d88>
2012-06-18 10:14:00-0500 [] INFO: morbid.morbid.StompFactory starting on 61619
2012-06-18 10:14:00-0500 [] INFO: Starting factory <morbid.morbid.StompFactory instance at 0x16b93a70>
2012-06-18 10:14:00-0500 [] INFO: Configuring agent communication with ssl support enabled.
2012-06-18 10:14:00-0500 [] INFO: morbid.morbid.StompFactory starting on 61620
2012-06-18 10:14:00-0500 [] INFO: OS Version: Linux version 2.6.18-308.el5 (mockbuild@x86-007.build.bos.redhat.com) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-50)) #1 SMP Fri Jan 27 17:17:51 EST 2012
2012-06-18 10:14:00-0500 [] INFO: CPU Info: ['2393.999', '2393.999']
2012-06-18 10:14:00-0500 [] INFO: Mem Info: 7982MB
2012-06-18 10:14:00-0500 [] INFO: Package Manager: Unknown
2012-06-18 10:19:41-0500 [] WARN: Unable to find a matching cluster for ['10.3.248.46', '127.0.0.1']
2012-06-18 10:19:47-0500 [] WARN: Unable to find a matching cluster for ['10.3.248.46', '127.0.0.1']
2012-06-18 10:20:03-0500 [] WARN: Unable to find a matching cluster for ['10.3.248.46', '127.0.0.1']
2012-06-18 10:20:23-0500 [] WARN: Unable to find a matching cluster for ['10.3.248.46', '127.0.0.1']
2012-06-18 10:20:43-0500 [] WARN: Unable to find a matching cluster for ['10.3.248.46', '127.0.0.1']
2012-06-18 10:21:03-0500 [] WARN: Unable to find a matching cluster for ['10.3.248.46', '127.0.0.1']
2012-06-18 10:21:23-0500 [] WARN: Unable to find a matching cluster for ['10.3.248.46', '127.0.0.1']
2012-06-18 10:21:43-0500 [] WARN: Unable to find a matching cluster for ['10.3.248.46', '127.0.0.1']
2012-06-18 10:22:03-0500 [] WARN: Unable to find a matching cluster for ['10.3.248.46', '127.0.0.1']
2012-06-18 10:22:23-0500 [] WARN: Unable to find a matching cluster for ['10.3.248.46', '127.0.0.1']
2012-06-18 10:22:43-0500 [] WARN: Unable to find a matching cluster for ['10.3.248.46', '127.0.0.1']
2012-06-18 10:23:03-0500 [] WARN: Unable to find a matching cluster for ['10.3.248.46', '127.0.0.1']
2012-06-18 10:23:23-0500 [] WARN: Unable to find a matching cluster for ['10.3.248.46', '127.0.0.1']
2012-06-18 10:23:43-0500 [] WARN: Unable to find a matching cluster for ['10.3.248.46', '127.0.0.1']
2012-06-18 10:24:02-0500 [] INFO: Starting factory <opscenterd.CassandraService.NoReconnectCassandraClientFactory instance at 0x171c3ab8>
2012-06-18 10:24:02-0500 [] INFO: <twisted.internet.tcp.Connector instance at 0x171c3d40> will retry in 3 seconds
2012-06-18 10:24:02-0500 [] WARN: ProcessingError while calling CreateClusterConfController: Unable to connect to cluster
2012-06-18 10:24:02-0500 [] INFO: Stopping factory <opscenterd.CassandraService.NoReconnectCassandraClientFactory instance at 0x171c3ab8>
2012-06-18 10:24:03-0500 [] WARN: Unable to find a matching cluster for ['10.3.248.46', '127.0.0.1']
2012-06-18 10:24:16-0500 [] INFO: Starting factory <opscenterd.CassandraService.NoReconnectCassandraClientFactory instance at 0x171c5560>
2012-06-18 10:24:16-0500 [] INFO: <twisted.internet.tcp.Connector instance at 0x17216ab8> will retry in 3 seconds
2012-06-18 10:24:16-0500 [] WARN: ProcessingError while calling CreateClusterConfController: Unable to connect to cluster
2012-06-18 10:24:16-0500 [] INFO: Stopping factory <opscenterd.CassandraService.NoReconnectCassandraClientFactory instance at 0x171c5560>
2012-06-18 10:24:23-0500 [] WARN: Unable to find a matching cluster for ['10.3.248.46', '127.0.0.1']
2012-06-18 10:24:43-0500 [] WARN: Unable to find a matching cluster for ['10.3.248.46', '127.0.0.1']
2012-06-18 10:25:03-0500 [] WARN: Unable to find a matching cluster for ['10.3.248.46', '127.0.0.1']
2012-06-18 10:25:10-0500 [] INFO: Starting factory <opscenterd.CassandraService.NoReconnectCassandraClientFactory instance at 0x16ba6638>
2012-06-18 10:25:15-0500 [] WARN: ProcessingError while calling CreateClusterConfController: Unable to connect to cluster
2012-06-18 10:25:18-0500 [] INFO: <twisted.internet.tcp.Connector instance at 0x16bab830> will retry in 2 seconds
2012-06-18 10:25:18-0500 [] INFO: Stopping factory <opscenterd.CassandraService.NoReconnectCassandraClientFactory instance at 0x16ba6638>
2012-06-18 10:25:23-0500 [] WARN: Unable to find a matching cluster for ['10.3.248.46', '127.0.0.1']
2012-06-18 10:25:36-0500 [] INFO: Starting factory <opscenterd.CassandraService.NoReconnectCassandraClientFactory instance at 0x17216128>
2012-06-18 10:25:41-0500 [] WARN: ProcessingError while calling CreateClusterConfController: Unable to connect to cluster
