Geronimo shutdown does not complete due to ActiveMQ attempting to reconnect
endpoints to broker every 30 seconds
----------------------------------------------------------------------------------------------------------------
Key: GERONIMO-1422
URL: http://issues.apache.org/jira/browse/GERONIMO-1422
Project: Geronimo
Type: Bug
Components: ActiveMQ
Versions: 1.0
Environment: Solaris 10 x86 under VMWare player 1.01
Java 1.4.2_10
tomcat build of geronimo
Reporter: John Sisson
Fix For: 1.1
Attachments: geronimo_shutdown_stdout.txt
Can anyone reproduce this problem on other platforms?
If I start the tomcat build of the release candidate and then shut it down once
the startup has completed it shuts down almost cleanly:
Server shutdown begun
11:25:47,951 INFO [Http11Protocol] Stopping Coyote HTTP/1.1 on
http-0.0.0.0-8443
11:25:48,986 INFO [Http11Protocol] Stopping Coyote HTTP/1.1 on
http-0.0.0.0-8080
11:25:49,001 INFO [StandardContext] Container
org.apache.catalina.core.ContainerBase.[Geronimo].[localhost].[/] has not been
started
Server shutdown completed
I have shutdown issues If I do the following:
* start the tomcat build of release candidate using geronimo.sh run --long
* connect to the daytrader web app
* populate the daytrader database via the daytrader configuration page
* log into daytrader and view account, portfolio etc.
* press ctrl-C in the window that geronimo was started in to shut it down.
* You will see ActiveMQAsfEndpointWorker messages every 30 seconds.
I will attach a capture of stdout also including a thread dump to this issue.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira