Hi!

I have moved my sqlite directory from /home/user/bhenvironment to
/home/user/bh.

Then I ran:
     $ tracd -r --port=8000 /home/user/bh/sqlite
It gave me:
     Error starting Trac server on 0.0.0.0:8000 view at
http://127.0.0.1:8000/
     [Errno 112] Address already in use

I tried to check if there was anything listening on port 8000:
     $ netstat -anp |grep LISTEN |grep :8000\
I got:
     > 1215726126 [main] sh 9016 child_info::sync: wait failed, pid
7800,..........
         /bin/sh: fork: Resource temporarily unavailable

What am I missing?
BTW, I have had always run bloodhound from the original directory
successfully.

Cheers!

Hua

Reply via email to