You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2009/03/05 01:15:56 UTC

[jira] Commented: (DERBY-4082) Cannot bring down Network Server on IPv6 machine 'host: loopback6.xxx.xxx.xxx.com is not local to the server'

    [ https://issues.apache.org/jira/browse/DERBY-4082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12679009#action_12679009 ] 

Kathey Marsden commented on DERBY-4082:
---------------------------------------

If I disable the default security manager (start with -noSecurityManager) , I can shutdown network server normally.



> Cannot bring down Network Server on IPv6 machine 'host: loopback6.xxx.xxx.xxx.com  is not local to the server'
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-4082
>                 URL: https://issues.apache.org/jira/browse/DERBY-4082
>             Project: Derby
>          Issue Type: Bug
>          Components: Network Server
>    Affects Versions: 10.5.0.0
>            Reporter: Kathey Marsden
>
> I started network server on an IPv6 machine with 
> java org.apache.derby.drda.NetworkServerControl start  -h maxilla-v6.xxx.xxx.xxx.com
> I was able to then connect ok with ij and ping the server but when I try to shutdown 
> java org.apache.derby.drda.NetworkServerControl shutdown  -h maxilla-v6.xxx.xxx.xxx.com
> I get:
> 2009-03-04 22:46:13.666 GMT : host: loopback6.xxx.xxx.xxx.com is not local to the server running on maxilla-v6.xxx.xxx.xxx.com. so cannot be used for NetworkServerControl commands
> (domain names xx'ed out)
> I don't know if this is something particular to this machine or a problem with all IPv6 machines, but it looks like a bug.   This particular machine has an IPv4 address as well as IPv6 and maybe that has something to do with it. Apparently there is a problem with our collection of local IP addresses on IPv6.  This was with IBM 1.6.
> Does anyone use network server on an IPv6 successfully, assuming you ever have tried taking it down #:)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.