| Anonymous | Login | Signup for a new account | 10-27-2025 23:53 PDT |
| Main | My View | View Issues | Change Log | Docs |
| 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 | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |