You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2019/06/16 14:56:00 UTC

[jira] [Updated] (DIRSERVER-1720) Refresh only mode fails with java.lang.IllegalMonitorStateException

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

Emmanuel Lecharny updated DIRSERVER-1720:
-----------------------------------------
    Component/s: replication

> 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
>          Components: replication
>    Affects Versions: 2.0.0-M6
>         Environment: RHEL5
> java version "1.6.0_17"
>            Reporter: Devin Rosenbauer
>            Priority: Major
>             Fix For: 2.0.0-RC1
>
>
> 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 was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org