users@glassfish.java.net

IIOP-LISTENER NOT WORKING ? Glassfish 3.1.1 b12

From: <forums_at_java.net>
Date: Thu, 29 Dec 2011 05:16:02 -0600 (CST)

Glassfish 3.1.1 b12, cluster with 2 instance.

I have configure into my cluster the iiop-listner, port 23700 with the
command

asadmin> create-iiop-listener --listeneraddress 0.0.0.0 --iiopport 23700
--target mycluster iiop_listener_test

The response command is ok, is Command create-iiop-listener executed
successfully.

So, when i try to launch into my first machines     netstat -na | grep
3700   i have one result,   ( Correct maybe )  

*.3700               *.*               
0      0 49152      0 LISTEN
 

but if i launch netstat -na | grep 23700  i don't have any result.....  
why ????

i checked the server.log but there isn't any error...

 

Please, can anyone help me  ?


--
[Message sent by forum member 'fcafra']
View Post: http://forums.java.net/node/878217