[Resin-interest] resin (non-pro) 3.2.0.x won't start.... error w/ watchdog:

2008-12-10 Thread Vic Cekvenich
[EMAIL PROTECTED] bin]# ./resin.sh start
Resin/3.2.0 can't start -server '' for watchdog at 127.0.0.1:6600.
com.caucho.config.ConfigException: user-name requires compiled JNI.
Check the $RESIN_HOME/libexec or $RESIN_HOME/libexec64 directory for
libresin_os.so.
[EMAIL PROTECTED] bin]#

help?


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


Re: [Resin-interest] resin (non-pro) 3.2.0.x won't start.... error w/ watchdog:

2008-12-10 Thread Rob Lockstone
On Dec 10, 2008, at 11:31, Vic Cekvenich wrote:

 [EMAIL PROTECTED] bin]# ./resin.sh start
 Resin/3.2.0 can't start -server '' for watchdog at 127.0.0.1:6600.
 com.caucho.config.ConfigException: user-name requires compiled JNI.
 Check the $RESIN_HOME/libexec or $RESIN_HOME/libexec64 directory for
 libresin_os.so.
 [EMAIL PROTECTED] bin]#

 help?

Open your resin.xml file and search for user-name. Comment that  
section out or bracket with:

resin:if test=${resin.professional}
 ...
/resin:if

Rob



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