Anonymous | Login | Signup for a new account | 12-17-2024 10:58 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0005345 | [Resin] | minor | always | 01-25-13 11:51 | 01-31-13 12:12 | ||||
Reporter | alex | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 4.0.35 | Product Version | 4.0.32 | ||||
Product Build | |||||||||
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> |
||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |