How to clear a "stuck" job in Collabnet Edge -


i'm having problem job in collabnet edge. created blank repository, did load dump file. there issue during load (finally figured out had run out of disk space) , due this, job got stuck.

so, here's what's happening:

  • the load appeared finish, job isn't shown on list.
  • the data not loaded correctly (no space...but took while figure out)
  • so deleted repository, added disk space , tried reload, message saying can't because there job running.

a dump file set loaded. 1 load may scheduled @ time; progress can monitored on jobs screen.

as mentioned, there no job listed being in progress. repo loading has been deleted.

how clear out stuck job?

check if there job progress repository logged under csvn/data/logs/temp

if present remove , re-schedule


Comments

Popular posts from this blog

PHP DOM loadHTML() method unusual warning -

python - How to create jsonb index using GIN on SQLAlchemy? -

c# - TransactionScope not rolling back although no complete() is called -