Rick, I don't think resin is picking up the right interface to listen on. You may have to specify your hostname somewhere in the resin.conf. I have a clustered setup, so I don't think my config file will help you much.
Dan Rick Mann wrote: > Resin-3.2.1 (built Fri, 17 Oct 2008 04:11:01 PDT) > > I can't seem to run resin on port 80. I can run it on 8080 just fine, > but when I change the config file to "80", I get: > > Can't use JNI to listen to port '0.0.0.0:80' because JNI support has > not been compiled > > I'm launching it as root, but I've specified a non-root user, so I > also get: > > INFO: com.caucho.config.ConfigException: <user-name> requires compiled > JNI started with 'start'. Resin cannot use <user-name> when started > as a foreground process. > > I only seem to have this library: > > $ ls /usr/local/resin/current/libexec/ > libresin_os.so* > > > I followed the instructions in the Getting Started section of the PDF > doc. > > Any ideas what I did wrong? Thanks! > > -- > Rick > > > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest > _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
