On Thu, 04 Mar 2010 20:57:04 +0100 Torsten Werner <[email protected]> wrote:
> Hi Patrice, > > Patrice DUROUX schrieb: > > I still have some problem using Tomcat server since the last update > > (6b18~pre1-3) on AMD64 architecture with the standard setting > > net.ipv6.bindv6only=1 in /etc/sysctl.d/bindv6only.conf > > may you send the output of > > $ sudo netstat -tlpn | grep java > > after tomcat has been started, please? > > > Torsten Hi Torsten, here is the result: lef-beta1:~# netstat -tlpn | grep java tcp6 0 0 :::8080 :::* LISTEN 19152/java tcp6 0 0 127.0.0.1:8005 :::* LISTEN 19152/java It seems that the following one is missing, isn't it? tcp6 0 0 :::8009 :::* LISTEN 19152/java Thanks, Patrice. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

