Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003498 [Resin] minor always 05-09-09 16:48 05-27-09 16:32
Reporter skot View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 4.0.1
Summary 0003498: ResinEmbed requires <cluster id=""> && <server id="">
Description If the cluster-id is an empty string then the constructor fails:

    _cluster = _resin.findCluster(""); // _cluster is null
    _clusterServer = _cluster.findServer("") // server is null, and ports will addPort will fail.

This will probably be likely if you use your own config file to construct ResinEmbed (or the default one)
Additional Information It seems like taking the first cluster (which most of the time will be the only one) would be a safer way to go.
Attached Files

- Relationships

- Notes
(0004043)
ferg
05-27-09 16:32

server/1e06
 

- Issue History
Date Modified Username Field Change
05-09-09 16:48 skot New Issue
05-27-09 16:32 ferg Note Added: 0004043
05-27-09 16:32 ferg Assigned To  => ferg
05-27-09 16:32 ferg Status new => closed
05-27-09 16:32 ferg Resolution open => fixed
05-27-09 16:32 ferg Fixed in Version  => 4.0.1


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