On Apr 28, 2008, at 1:28 PM, Eric Kreiser wrote:

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

Thanks. There are a couple of other attributes that were causing trouble as well. The next snapshot will have the update.

-- Scott



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

Mzinga
5095 Ritter Road • Mechanicsburg, PA  17055
---------------------------------------------------
Email me: [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

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

Reply via email to