From owner-freebsd-bugs@FreeBSD.ORG Fri Jul 28 13:03:19 2006 Return-Path: X-Original-To: freebsd-bugs@FreeBSD.org Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AD8016A4DF for ; Fri, 28 Jul 2006 13:03:19 +0000 (UTC) (envelope-from alex.alvarez@freebsd.cl) Received: from freebsd.cl (freebsd.cl [200.54.68.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 9957E43D55 for ; Fri, 28 Jul 2006 13:03:00 +0000 (GMT) (envelope-from alex.alvarez@freebsd.cl) Received: (qmail 47132 invoked from network); 28 Jul 2006 13:03:07 -0000 Received: from 200.54.68.54 by beasty.freebsd.cl (envelope-from , uid 82) with qmail-scanner-1.25st (spamassassin: 3.1.0. perlscan: 1.25st. Clear:RC:0(200.54.68.54):SA:0(0.0/5.0):. Processed in 0.195746 secs); 28 Jul 2006 13:03:07 -0000 X-Spam-Status: No, hits=0.0 required=5.0 X-Spam-Report: SA TESTS _SUMMARY_ X-AntiSpam-FreeBSD.cl-Mail-From: alex.alvarez@freebsd.cl via beasty.freebsd.cl X-AntiSpam-FreeBSD.cl: 1.25st (Clear:RC:0(200.54.68.54):SA:0(0.0/5.0):. Processed in 0.195746 secs Process 47124) Received: from unknown (HELO k0derz) (aalvarez@freebsd.cl@200.54.68.54) by freebsd.cl with SMTP; 28 Jul 2006 13:03:06 -0000 From: "Alex M. Alvarez A." To: Date: Fri, 28 Jul 2006 09:02:55 -0400 Organization: FreeBSD Chile. Message-ID: <016d01c6b246$25c59b40$0a1610ac@prodcave.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 In-Reply-To: <200607280140.k6S1eHUB003107@freefall.freebsd.org> Thread-Index: Acax5tYlvOGso5s6QKGJ1AXiezqf2gAXub0g Cc: Subject: Tomcat 5.5.17 won't Start X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: alex.alvarez@freebsd.cl List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jul 2006 13:03:19 -0000 This is the error: java.net.BindException: Can't assign requested address at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359) at java.net.ServerSocket.bind(ServerSocket.java:319) at java.net.ServerSocket.(ServerSocket.java:185) at = org.apache.catalina.core.StandardServer.await(StandardServer.java:372) at org.apache.catalina.startup.Catalina.await(Catalina.java:615) at org.apache.catalina.startup.Catalina.start(Catalina.java:575) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at = sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java= :39) at = sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI= mpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at = org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294) at = org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432) Jul 27, 2006 12:10:03 PM org.apache.coyote.http11.Http11BaseProtocol = pause -------------------------------------------------------------------------= --- Before update port "jdk-1.5.0p3_2" but when replace for diablo-jdk1.5.0 = Run without Problems. Someone Idea? Alex M. Alvarez A.