Broker not shutting down completely
Hello,
I'm running 3.5 SP1 and have had the broker apparently lock up on shutdown.
[09/Jun/2004:10:04:44 MDT] [B1047]: Shutting down broker...
[09/Jun/2004:10:04:44 MDT] [B1007]: Stopping Service ssladmin with protocol SSL/TLS [ 40004,5]
[09/Jun/2004:10:04:44 MDT] [B1007]: Stopping Service admin with protocol tcp(host = *, port=40001, mode=dedicated)
[09/Jun/2004:10:04:44 MDT] [B1007]: Stopping Service ssljms with protocol SSL/TLS [ 40003,100]
[09/Jun/2004:10:20:23 MDT]
=============================================================================== =
Sun Java(tm) System Message Queue
Sun Microsystems, Inc.
Version: 3.5 SP1 (Build 48-G)
Compile: Thu Jan 29 14:13:43 PST 2004
Copyright ? 2004 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
This product includes code licensed from RSA Data Security.
=============================================================================== =
Java Runtime: 1.4.2_04 Sun Microsystems Inc. /usr/local/java/versions/j2sdk1.4.2_04/jre
[09/Jun/2004:10:20:23 MDT] License: Sun Java(tm) System Message Queue 3.5 SP1 trial license.
[09/Jun/2004:10:20:23 MDT] IMQ_HOME=/opt/imq
[09/Jun/2004:10:20:23 MDT] IMQ_VARHOME=/var/opt/imq
[09/Jun/2004:10:20:23 MDT] Linux 2.4.21-9.0.3.ELsmp i386 server (1 cpu) imq
[09/Jun/2004:10:20:23 MDT] Java Heap Size: max=1036928k, current=32448k
[09/Jun/2004:10:20:23 MDT] Arguments: -bgnd -silent -port 7676 -license try -javahome /usr/local/java/jdk
[09/Jun/2004:10:20:23 MDT] ERROR Could not start the Broker's portmapper service on port 7676.
This port is already in use by another application -- possibly another
instance of the Broker. Please quit that other application, or use a
different port number for this instance of the Broker.
I shut the broker down at 10:04, and tried to start it up again at 10:20. There is a number of lines that are missing in the above shutdown log excerpt:
[09/Jun/2004:10:30:56 MDT] [B1077]: Broadcast good-bye to all connections ...
[09/Jun/2004:10:30:56 MDT] [B1078]: Flushing good-bye messages ...
[09/Jun/2004:10:30:56 MDT] [B1063]: Done
[09/Jun/2004:10:30:56 MDT] [B1048]: Shutdown of broker complete.
I was finally forced to kill -9 the broker. Has anyone seen this before?
Aaron

