Discussion:
IMR hangs on stop command
m***@lhsystems.com
2009-11-26 10:53:44 UTC
Permalink
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)

------------------------------------------------------------------------
------------
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

------------------------------------------------------------------------
-------------
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
Karel Gardas
2009-11-26 16:04:11 UTC
Permalink
Hello,

I'm not able to duplicate your issue with create/list/activate commands
running on SunOS 5.11, MICO head compiled by Sun C++ 5.10. I'm just able
to duplicate hang on stop command. Thanks for your bug report.

Karel
Post by m***@lhsystems.com
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)
------------------------------------------------------------------------
------------
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
------------------------------------------------------------------------
-------------
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
http://www.mico.org/mailman/listinfo/mico-devel
--
Karel Gardas ***@objectsecurity.com
ObjectSecurity Ltd. http://www.objectsecurity.com
Loading...