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 "Manjula Kutty (JIRA)" <de...@db.apache.org> on 2005/02/16 21:46:48 UTC

[jira] Created: (DERBY-148) N/w server needs 2 jvm properties to be set to start on IPv6/IPv4 dual stack windows machines

N/w server needs 2 jvm properties to be set to start on IPv6/IPv4 dual stack windows machines
---------------------------------------------------------------------------------------------

         Key: DERBY-148
         URL: http://issues.apache.org/jira/browse/DERBY-148
     Project: Derby
        Type: Bug
  Components: Documentation  
    Versions: 10.0.2.1, 10.0.2.0, 10.0.2.2, 10.1.0.0    
    Reporter: Manjula Kutty
    Priority: Trivial


On IPv6/Ipv4 dual stack windows machines, the network server needs the following jvm properties to be prefixed while starting the server .
-Djava.net.preferIPv4Stack=false 
-Djava.net.preferIPv6Addresses=true





-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (DERBY-148) N/w server needs 2 jvm properties to be set to start on IPv6/IPv4 dual stack windows machines

Posted by "Stan Bradbury (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stan Bradbury closed DERBY-148.
-------------------------------

    Resolution: Duplicate

Closing as duplicate of DERBY-283 - patch has been submitted.

> N/w server needs 2 jvm properties to be set to start on IPv6/IPv4 dual stack windows machines
> ---------------------------------------------------------------------------------------------
>
>                 Key: DERBY-148
>                 URL: https://issues.apache.org/jira/browse/DERBY-148
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.0.2.0, 10.0.2.1, 10.0.2.2, 10.1.1.0
>            Reporter: Manjula Kutty
>            Priority: Trivial
>
> On IPv6/Ipv4 dual stack windows machines, the network server needs the following jvm properties to be prefixed while starting the server .
> -Djava.net.preferIPv4Stack=false 
> -Djava.net.preferIPv6Addresses=true

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