Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006328 [Resin] minor always 02-26-20 02:01 02-27-20 15:07
Reporter nam View Status public  
Assigned To ferg
Priority high Resolution won't fix Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.65 Product Version 4.0.63
  Product Build
Summary 0006328: jvm_args are not updated after an automatic restart from config change
Description (rep by M. Shimomura)

An automatic restart from a config change will NOT reflect updated jvm_args. Meanwhile, manual restart will reflect the update jvm_args.

Steps to reproduce
==============

1. edit resin.properties:
     jvm_args : -Xms2048m

2. start resin

3. check resin-admin and see free tenured at around 2000MB:
    http://localhost:8080/resin-admin/index.php?q=memory [^]

4. edit resin.properties:
     jvm_args : -Xms512m

5. wait for resin to automatically restart

6. check resin-admin and see free tenured is NOT 500MB:
    http://localhost:8080/resin-admin/index.php?q=memory [^]
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0006939)
ferg
02-27-20 15:07

A jvm_arg change requires a manual restart because it's read by the watchdog at startup.
 

- Issue History
Date Modified Username Field Change
02-26-20 02:01 nam New Issue
02-26-20 02:01 nam Description Updated
02-26-20 02:46 nam Priority normal => high
02-27-20 15:07 ferg Note Added: 0006939
02-27-20 15:07 ferg Assigned To  => ferg
02-27-20 15:07 ferg Status new => closed
02-27-20 15:07 ferg Resolution open => won't fix
02-27-20 15:07 ferg Fixed in Version  => 4.0.65


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