|
From: Jindong Li <Jin...@so...> - 2004-02-02 15:27:46
|
Hi there, I have exposed the rmi registry and my application as windows services using the wrapper, all worked very well, there's just this one thing we noticed just recently, since my application depend on the rmi registry to be up, so I defined my app dependent on the rmi registry service. If I manually stop rmi registry service, the service manager knows that my app service is dependent on the rmi registry service and ask me to confirm that my app service will be stopped as well...all is fine - my app service stopped first then the rmi registry service. However, when re-starting the machine with those 2 services already running and set to Automatic mode, it seems to me that the Shut-Down events are sent to those 2 JVM's in a random fashion - sometimes the rmi registry services was shut down before my app service causing my app not shutting down cleanly and logging err msgs. What's the reason for this? I'm using 3.0.3. Thanks and any input would be greatly appreciated. Jindong. ############################################################## This e-mail message has been scanned for Viruses and Contents ############################################################## |