[
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: [email protected]
For additional commands, e-mail: [email protected]