04 Jun, 2013

4 commits


03 Jun, 2013

7 commits


31 May, 2013

4 commits


30 May, 2013

5 commits

  • This partial fix addresses the first two bugs described in the issue comments, specifically:
    
    * the logic (ReplicationBroker#filterServersInSameVM) which chooses the best RS does not prefer RS which are on the same host, only those which are in the same VM. In addition, the logic in ReplicationServer#isLocalReplicationServerPort assumes that the local host name is the same address which the RS is listening on
    
    * the method ReplicationBroker#isSameReplicationServerUrl contains a typo which causes the second url to be interpreted as the local host name if the first url is a local address. This triggers all kinds of strange side effects during RS fail-over.
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@8946 41b1ffd8-f28e-4786-ab96-9950f0a78031
    matthew
     
  • git-svn-id: https://svn.forgerock.org/opendj/trunk@8945 41b1ffd8-f28e-4786-ab96-9950f0a78031
    mark
     
  • - added message when buildinfo is not found.
    - excluded .app / bat files.
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@8944 41b1ffd8-f28e-4786-ab96-9950f0a78031
    violette
     
  • - added --acceptLicense to the setup command line options.
    - modified code for checking the license during the setup :
    	- using the no-prompt option no longer bypass the license if presents.
    	- displays now the license text, question and answer(yes) when used with the --acceptLicense.
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@8943 41b1ffd8-f28e-4786-ab96-9950f0a78031
    violette
     
  • git-svn-id: https://svn.forgerock.org/opendj/trunk@8942 41b1ffd8-f28e-4786-ab96-9950f0a78031
    cjr
     

29 May, 2013

4 commits


28 May, 2013

11 commits


27 May, 2013

5 commits