Hi Vicky,
You can't have two or more processes listening for connections on the
same port number. You can check your instances logs and see the all but
one has a java.net.Exception stating it cannot start the JNP service /
listener.
You have to configure, using the Binding Manager MBean or some other way
(which is your jboss as / eap version?) a different JNP port for each
instance, and them you use the port number to identify each one for twiddle.
[]s, Fernando Lozano
Can someone please help me on my below query :-
In my environment there are 5 jboss instances which are running on
same machine & having same JNP port number.
I want to know that using TWIDDLE command how can we uniquely connect
to each of the instance.
Please suggest i don't know much about it
Thanks
Vicky