Bug #179
Quickstart tutorial fails
| Status: | Closed | Start: | 08/03/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | Jonathan Clarke | % Done: | 100% |
|
| Category: | Sample | |||
| Target version: | 1.2.0 | |||
| Problem in version: |
Description
Hi,
there is a problem with quickstart tutorial, because when OpenDS is launched, LSC believe sync is already running, and do not launch any task :
clement@ader:~/Programmes/lsc$ sample/bin/lsc-sample --run Running /home/clement/Programmes/lsc/sample/bin/../../bin/lsc --config /home/clement/Programmes/lsc/sample/bin/../etc --synchronize all 2010/03/08 11:22:00 [lsc] LSC already running - launch aborted
I join a small patch to correct this. Feel free to adapt it.
Associated revisions
Fixes #179. Avoid detecting other processes using the org.lsc namespace
History
Updated by Jonathan Clarke 5 months ago
- Status changed from New to Closed
- Assigned to set to Jonathan Clarke
- Target version set to 1.2.0
- % Done changed from 0 to 100
Thanks for this Clément. I commited it a few days ago, but forgot to close this issue.