IMR hangs 

I have some scripts that use the IMR functionality to start and stop
Servants
Everything worked fine with MICO 2.3.6 but now after the upgrade to
2.3.13 I
run into trouble. See examples below. Any ideas ? 
 

MICO 2.3.13 either on Redhat 2.6.18 (64 bit) or SLES 2.6.5 (32 bit)

------------------------------------------------------------------------
------------

Example one:

>micod -ORBIIOPAddr inet:rdv:5728 &

>imr create Event poa eventd
IDL:omg.org/SimpleEventChannelAdmin/EventChannelFactory:1.0

System hangs here, no eventd started, other imr commands from a
different shell (e.g. imr list) hang as well 

------------------------------------------------------------------------
-------------

Example two:

>micod -ORBClientReactive -ORBIIOPAddr inet:rdv:5728 &

>imr create Event poa eventd
IDL:omg.org/SimpleEventChannelAdmin/EventChannelFactory:1.0

>imr activate Event

>ps

  PID TTY          TIME CMD
 8725 pts/6    00:00:00 ksh
 8912 pts/6    00:00:00 ksh
11406 pts/6    00:00:00 micod
11477 pts/6    00:00:00 eventd
11479 pts/6    00:00:00 ps

>imr stop Event 

System hangs here, eventd is stopped (no process), other imr commands
from a different shell (e.g. imr list) hang as well 

------------------------------------------------------------------------
---------------

Example three 

starting eventd with -ORBClientReactive ends up in scenario two


 
Sitz der Gesellschaft / Corporate Headquarters: Lufthansa Systems Berlin GmbH, 
Berlin, Registereintragung / Registration: Amtsgericht Charlottenburg 24655
Geschaeftsfuehrung/ Management Board: Dr. Ulrike Gall
 

_______________________________________________
Mico-devel mailing list
Mico-devel@mico.org
http://www.mico.org/mailman/listinfo/mico-devel

Reply via email to