Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001724 [Resin] minor always 05-02-07 14:30 05-14-07 09:22
Reporter copart View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.2 Product Version 3.1.0
  Product Build
Summary 0001724: startup fails with thread-idle-min set, reports wrong value of thread-max
Description Running Resin pro 3.1.s070425

  <cluster id="demo">
    ...
    <server-default>
      <thread-max>1024</thread-max>
      <thread-idle-min>25</thread-idle-min>
    ...

results in Resin always producing the following message at startup:

<thread-idle-min> (25) must be less than <thread-max> (10)

and Resin refuses to start. I've lowered the value of thread-max to 256 and 99 and got the same error. It seems to ignore the actual value of thread-max.

The only way to get Resin to start is to comment out thread-idle-min or set it to below 10.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0001908)
ferg
05-14-07 09:22

This is an error message issue. The error message should say: "<thread-idle-min> must be less than <thread-idle-max>".
 

- Issue History
Date Modified Username Field Change
05-02-07 14:30 copart New Issue
05-14-07 09:22 ferg Note Added: 0001908
05-14-07 09:22 ferg Assigned To  => ferg
05-14-07 09:22 ferg Status new => closed
05-14-07 09:22 ferg Resolution open => fixed
05-14-07 09:22 ferg Fixed in Version  => 3.1.2


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