On 3/16/07, Huynh Van Chung <[EMAIL PROTECTED]> wrote:
Hi all.

I have a server with FreeBSD 6.1 and i try to install tomcat. But the tomcat
daemon can't run. And the error is

2007/03/17 0:47:27 org.apache.catalina.core.StandardServer await
致命的: StandardServer.await: create[8005]:
java.net.BindException: Can't assign requested address

You probably built your JDK without IPv6 support.
Add this line to your /etc/rc.conf file
jakarta_tomcat55_java_opts="-Djava.net.preferIPv4Stack=true"

Please help me. Thank a lot

Hope this helps,

--
Pietro Cerutti

- ASCII Ribbon Campaign -
against HTML e-mail and
proprietary attachments
  www.asciiribbon.org
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to