[ 
https://issues.apache.org/jira/browse/DIRSTUDIO-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424295#comment-13424295
 ] 

Markku Saarela commented on DIRSTUDIO-805:
------------------------------------------

Reason is that Java 7 uses ipv6 if possible and Java 6 does not (it supports it 
although) and Directory Server does not support dual stack for ipv4 and ipv6.

So workaround is to add this configuration into eclipse.ini vmargs:
-Djava.net.preferIPv4Stack=true
                
> Running Eclipse on JDK 7 and set Eclipse workspace installed default JRE to 6 
> fails to LDAP server to start.
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: DIRSTUDIO-805
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-805
>             Project: Directory Studio
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M3
>         Environment: Eclipse 3.7.2 Windows 7 64-bit on JDK 7 update 3 
> installed default JDK 6 update 31
>            Reporter: Markku Saarela
>
> Running Eclipse Indigo on Java 7 and changing Eclipse workspace installed JRE 
> default to Java 6 causes defined LDAP server to fail on start. Tried with 
> server 1.5.4 1.5.5 1.5.7 and 2.0.0

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to