
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello,
Before this latest driver patch, I could reset the index files by deleting it. (stop the jdbc driver and then delete the index files in the state directory).
Since version 4.2.1.0 of the driver, it seems the state files are still locked by edir even after the driver stopped.
Does anyone aware of that ?
Or know how to reset the state files ?
thx
Sylvain
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I finally scheduled a stop edirectoy service task to be able to reset the state file.
So here are the steps in the batch file:
- Stop edirectory
- Delete the state directory
- Recreate the state directory
- Start edirectory.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I finally scheduled a stop edirectoy service task to be able to reset the state file.
So here are the steps in the batch file:
- Stop edirectory
- Delete the state directory
- Recreate the state directory
- Start edirectory.