Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006312 [Resin] minor always 01-08-20 03:08 03-11-20 15:08
Reporter nam View Status public  
Assigned To ferg
Priority normal Resolution open Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.64 Product Version 4.0.63
  Product Build
Summary 0006312: deploy command is logging multiple stopping messages when re-deploying
Description (rep by M. Hill)

Run the following command:

    $ resinctl deploy webapp0.war
    $ resinctl undeploy webapp0

repeat 9 more times, then run:

    $ resinctl deploy webapp0.war

The last command will log the following:

[20-01-08 11:02:33.702] {resin-62} WebApp[production/webapp/default/webapp0,STARTING] 1 Spring WebApplicationInitializers detected on classpath
[20-01-08 11:02:33.754] {resin-62} WebApp[production/webapp/default/webapp0,STARTING] Initializing Spring root WebApplicationContext
[20-01-08 11:02:33.757] {resin-62} Root WebApplicationContext: initialization started
[20-01-08 11:02:34.036] {resin-62} Root WebApplicationContext initialized in 279 ms
[20-01-08 11:02:34.038] {resin-62} WebApp[production/webapp/default/webapp0,STARTING] Initializing Spring DispatcherServlet 'appServlet'
[20-01-08 11:02:34.039] {resin-62} Initializing Servlet 'appServlet'
[20-01-08 11:02:34.161] {resin-62} Completed initialization in 121 ms
[20-01-08 11:02:34.161] {resin-62} WebApp[production/webapp/default/webapp0] active
[20-01-08 11:02:34.165] {deploy@resin.caucho-69} WebApp[production/webapp/default/webapp0] stopping
[20-01-08 11:02:34.167] {deploy@resin.caucho-69} WebApp[production/webapp/default/webapp0] stopping
[20-01-08 11:02:34.168] {deploy@resin.caucho-69} WebApp[production/webapp/default/webapp0] stopping
[20-01-08 11:02:34.169] {deploy@resin.caucho-69} WebApp[production/webapp/default/webapp0] stopping
[20-01-08 11:02:34.172] {deploy@resin.caucho-69} WebApp[production/webapp/default/webapp0] stopping
[20-01-08 11:02:34.175] {deploy@resin.caucho-69} WebApp[production/webapp/default/webapp0] stopping
[20-01-08 11:02:34.178] {deploy@resin.caucho-69} WebApp[production/webapp/default/webapp0] stopping
[20-01-08 11:02:34.183] {deploy@resin.caucho-69} WebApp[production/webapp/default/webapp0] stopping
[20-01-08 11:02:34.186] {deploy@resin.caucho-69} WebApp[production/webapp/default/webapp0] stopping
[20-01-08 11:02:34.188] {deploy@resin.caucho-69} WebApp[production/webapp/default/webapp0] stopping

Notice the N number of "stopping" log messages.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
01-08-20 03:08 nam New Issue
03-11-20 15:08 ferg Assigned To  => ferg
03-11-20 15:08 ferg Status new => closed
03-11-20 15:08 ferg Fixed in Version  => 4.0.64


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker