Clustering issue in jboss4-0.5
vimala Jan 6, 2016 12:39 PMHi,
I am new to jboss.
I have just migrated jboss application to new server linux. The application started up fine if only 1 node started up but when 2nd node started up, it throws exception. I am seeing the below
The 1st node cannot be seen in node 2.
Thanks for any advise or help on this.
-------------------------------------------------------
GMS: address is xxxx-xxx-b002:51647
-------------------------------------------------------
2016-01-06 01:12:07,924 INFO [TreeCache] viewAccepted(): [xxxx-xxx-b002:51647|0] [xxxx-xxx-b002:51647]
2016-01-06 01:12:07,931 INFO [TreeCache] TreeCache local address is xxxx-xxx-b002:51647
2016-01-06 01:12:07,932 INFO [TreeCache] State could not be retrieved (we are the first member in group)
2016-01-06 01:12:07,932 INFO [TreeCache] parseConfig(): PojoCacheConfig is empty
2016-01-06 01:12:08,432 INFO [StgGtasPartition] Initializing
2016-01-06 01:12:08,448 INFO [STDOUT]
-------------------------------------------------------
GMS: address is xxxx-xxx-b002:40206 (additional data: 20 bytes)
-------------------------------------------------------
2016-01-06 01:12:10,453 INFO [StgGtasPartition] Number of cluster members: 1
2016-01-06 01:12:10,453 INFO [StgGtasPartition] Other members: 0
2016-01-06 01:12:10,453 INFO [StgGtasPartition] Fetching state (will wait for 30000 milliseconds):
2016-01-06 01:12:10,454 INFO [StgGtasPartition] New cluster view for partition StgGtasPartition (id: 0, delta: 0) : [xxx.xxx.xx.xxx:31099]
2016-01-06 01:12:10,454 INFO [StgGtasPartition] State could not be retrieved (we are the first member in group)
2016-01-06 01:12:10,456 INFO [StgGtasPartition] I am (xxx.xxx.xx.xxx:31099) received membershipChanged event:
2016-01-06 01:12:10,457 INFO [StgGtasPartition] Dead members: 0 ([])
2016-01-06 01:12:10,460 INFO [StgGtasPartition] New Members : 0 ([])
2016-01-06 01:12:10,460 INFO [StgGtasPartition] All Members : 1 ([xxx.xxx.xx.xxx:31099])