I think this must be a common issue.
I've set up a few
JBoss servers using pretty default config "default" in fact.
If i run it on my laptop not connected to the network, it starts fine.
If I'm connected to the network I get this JGroups style error from ClientGmsImpl "suspect() should not be invoked on an instance of org.jgroups.protocols.pbcast.Client" as though it wants to automatically cluster the servers ( which I don't want it to do ).
Anyone got a quick fix?
Sorry for being lazy about this one.