try to start my server using the following

java -jar /blah/resin-pro-3.1.s080426/lib/resin.jar -resin.home=/blah/resin-pro-3.1.s080426 -server dev -root-directory /blah/blah/blah -conf /blah/blah/blah/resin.conf start

get the following error

/blah/blah/blah/resin.conf:66: 'bind-ports-after-start' is an unknown property of 'com.caucho.boot.WatchdogConfig'.

64:
65:         <server id="dev" address="10.10.1.140" port="6802">
66:             <bind-ports-after-start>false</bind-ports-after-start>
67:             <watchdog-port>6700</watchdog-port>
68:             <watchdog-address>10.10.1.140</watchdog-address>




--

*Eric S. Kreiser**
*Senior Software Architect


*M**z**inga**
*5095 Ritter Road . Mechanicsburg, PA  17055
---------------------------------------------------
***Email me:* [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
*Learn more:* http://mzinga.com/v/ekreiser/
**


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to