You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mallik Soupati <ma...@gmail.com> on 2008/02/28 15:02:32 UTC

tomcat 6 on pure ipv6 solaris

I get this error when I start my server. I tried many ports thinking they
were not free, but invain.

2008-02-28 13:22:21,380 6047 [main] ERROR
org.apache.catalina.core.StandardServer  - StandardServer.await:
create[17008]:
java.net.BindException: Cannot assign requested address
        at java.net.PlainSocketImpl.socketBind(Native Method)
        at java.net.PlainSocketImpl.bind(Unknown Source)
        at java.net.ServerSocket.bind(Unknown Source)
        at java.net.ServerSocket.<init>(Unknown Source)
        at org.apache.catalina.core.StandardServer.await(StandardServer.java
:373)
        at org.apache.catalina.startup.Catalina.await(Catalina.java:630)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:590)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)

 1
        inet6 ::1/128
ce0: flags=2000841<UP,RUNNING,MULTICAST,IPv6> mtu 1500 index 2
        inet6 fe80::214:4fff:fe74:dc80/10
        ether 0:14:4f:74:dc:80
ce0:1: flags=2080841<UP,RUNNING,MULTICAST,ADDRCONF,IPv6> mtu 1500 index 2
        inet6 2001:d(removed this part)c80/64
ce0:2: flags=2080841<UP,RUNNING,MULTICAST,ADDRCONF,IPv6> mtu 1500 index 2
        inet6 2002(removed this part)dc80/64
ce0:3: flags=2000841<UP,RUNNING,MULTICAST,IPv6> mtu 1500 index 2
        inet6 fd00(removed this part)dc80/128

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6206527 <<<< is this
something to do?

-- 
How easy it is to mock the sun: The light by which it is caught is its own !