[ 
https://issues.apache.org/jira/browse/DIRSERVER-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Emmanuel Lecharny updated DIRSERVER-1720:
-----------------------------------------

    Fix Version/s:     (was: 2.0.0-M11)
                   2.0.0-M12
    
> Refresh only mode fails with java.lang.IllegalMonitorStateException
> -------------------------------------------------------------------
>
>                 Key: DIRSERVER-1720
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1720
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M6
>         Environment: RHEL5
> java version "1.6.0_17"
>            Reporter: Devin Rosenbauer
>              Labels: replication
>             Fix For: 2.0.0-M12
>
>
> I have configured replication to run in refresh-only mode. The following 
> error occurs several times per second:
> [13:56:17] ERROR 
> [org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl]
>  - Failed to sync with refresh only mode
> java.lang.IllegalMonitorStateException
>         at java.lang.Object.wait(Native Method)
>         at 
> org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl$RefresherThread.run(ReplicationConsumerImpl.java:1135)
> Looking at the source, it appears that somebody is trying to wait() on an 
> Object without first synchronizing on it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to