[Expired for ADCH++ because there has been no activity for 60 days.]
** Changed in: adchpp
Status: Incomplete => Expired
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/562194
Title:
need
** Changed in: adchpp
Status: New => Incomplete
--
need create .pid file on Unix system
https://bugs.launchpad.net/bugs/562194
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
Status in ADCH++: Incomplete
Bug description:
need
And does the user running adchpp have write access to the directory
where you store the pid? (try "adchpp -p /tmp/adchpp.pid")
--
need create .pid file on Unix system
https://bugs.launchpad.net/bugs/562194
You received this bug notification because you are a member of
Dcplusplus-team, which is su
# ./adchppd -h
Usage: adchpp [[-c ] [-d]] | [-v] | [-h]
Busy pool objects: 0
# ./adchppd -p 1.pid
Starting
Processing HubName
..
Logging: 2010-11-02 08:55:37: adchpp: ADCH++ v2.5.5 (r401) Debug starting from
console
.,,Logging: 2010-11-02 08:55:37: SocketManager: Starting
# ls -la | grep pid
Works for me with -p option as poy said ("adchpp -p pidfile")
** Changed in: adchpp
Status: New => Invalid
--
need create .pid file on Unix system
https://bugs.launchpad.net/bugs/562194
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to
how can you kill the process you ask, well by using the "cat file.pid"
command you yourself wrote in #2, is that command not working? can you
answer my questions in #3? because i still can't grasp what it is that
is not working for you.
--
need create .pid file on Unix system
https://bugs.launchp
[r...@adc3 adchpp]# ps x | grep adch
331 xvc0 S+ 0:00 grep adch
31854 pts/0Sl+2:56 ./build/release-default/bin/adchppd
31863 ?Sl 8:02 adchppd -d -c /etc/adchppvolsk
how can I without the use of telepathy and\or libastral.so kill the
process relating to the hub running
i still don't get what the problem is, is the .pid file not being
created? or does it contain a wrong value? it has always been working on
my test Linux system.
--
need create .pid file on Unix system
https://bugs.launchpad.net/bugs/562194
You received this bug notification because you are a memb
conventional method of complete applications in UNIX systems is the
transfer PID command KILL. If it is stored in the .pid file - is all
very simple.
#!/bin/bash
PID=/var/run/adchpp.pid
/bin/kill -SIGINT `/bin/cat $PID`
No record PID in the .pid file makes it difficult to process management
hub,
what's the problem?
--
need create .pid file on Unix system
https://bugs.launchpad.net/bugs/562194
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
Status in ADCH++: New
Bug description:
need create .pid with PID on Unix system
adc
10 matches
Mail list logo