Emmanuel Lecharny created DIRSERVER-1805:
--------------------------------------------
Summary: The replication janitor thread is not stopped correctly
when teh server is stopped
Key: DIRSERVER-1805
URL: https://issues.apache.org/jira/browse/DIRSERVER-1805
Project: Directory ApacheDS
Issue Type: Bug
Affects Versions: 2.0.0-M10
Reporter: Emmanuel Lecharny
Fix For: 2.0.0-M11
When the server is stopped, we don't stop the replication janitor thread :
jvm 1 | java.lang.InterruptedException: sleep interrupted
jvm 1 | at java.lang.Thread.sleep(Native Method)
jvm 1 | at
org.apache.directory.server.ldap.replication.provider.ReplicaEventLogJanitor.run(ReplicaEventLogJanitor.java:164)
wrapper | JVM exited unexpectedly while stopping the application.
This is not clean
--
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