Opened 6 years ago
Closed 6 years ago
#1958 closed defect (fixed)
wcst_import wrongly thinks a daemon is already running
Reported by: | Dimitar Misev | Owned by: | ahambasan |
---|---|---|---|
Priority: | major | Milestone: | 9.8 |
Component: | wcst_import | Version: | development |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
$ wcst_import.sh ingest.json A daemon instance for this ingredients file is already running; please stop it first.
The problem is that I have ingest.json opened in my editor:
$ ps aux | grep ingest.json dimitar 26681 1.4 0.4 897612 79420 ? Ssl 12:47 0:02 /opt/sublime_text/sublime_text ingest.json
Note:
See TracTickets
for help on using tickets.