I am wondering wherther or not I need CoreGroups in my WebSphere Application Server. I'll explain:
I have different kinds of servers. However, they are all in the same DefaultCoreFroup. By my understanfing, I can seperate them to different CoreGroups, according to type. Yet, I understand that this seperation can be good if I want High Availability possibilities. I am not using the WebSphere High Availability possibilities.
However, I have noticed that occassionally, on WebSphere 6.1 a server on startup shows messages of DCS stack and that it cannot get in touch with another server in its CoreGroup, and so it is stuck that way, until that other Server is restarted / shutodwn or whatever.
If I seperate the two to different CoreGroup, the problem doens't happen. However, I want to know if this is what they meant to do in WebSphere or is this a bug in WAS v6.1 and may have been resolved in WAS v7.0
Thank you.