|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 5345 | minor | always | 01-25-13 11:51 | 01-01-13 12:12 | |
|
|
|||||
| Reporter: | alex | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 4.0.32 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 4.0.35 | ||
|
|
|||||
| Summary: | 0005345: sever-multi@port vs server-multi/cluster-port | ||||
| Description: |
resin config should use a cluster-port for configuration when - resin.properties:app_servers is set to a more then 1 ip - no port attribute on server-multi - a configured server-multi/cluster-port |
||||
| Steps To Reproduce: | |||||
| Additional Information: |
Currently an exception is thrown: conf/resin.xml:86: com.caucho.server.resin.BootServerMultiConfig.init(): port is required in server-multi when address-list 0.0.11.150 0.0.11.154 does not define the port. 84: <cluster id="app"> 85: <!-- define the servers in the cluster --> 86: <server-multi id-prefix="app-" address-list="${app_servers}"> 87: <cluster-port> 88: <port>6802</port> |
||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||