Current time: 04-30-2024, 10:34 AM Hello There, Guest! (LoginRegister)


Post Reply 
Daemon not running (Architecture issue?)
Author Message
DaSilva Offline
Member
***

Posts: 302
Joined: Dec 2007
Reputation: 0
Post: #11
RE: Daemon not running (Architecture issue?)
update-rc.d ispcp_daemon defaults 99

gave me this:

System startup links for /etc/init.d/ispcp_daemon already exist.

So what should I do now?

EDIT: I just started the machine and now the daemon is already up! Don't know why...
(This post was last modified: 03-01-2008 03:35 AM by DaSilva.)
03-01-2008 03:31 AM
Visit this user's website Find all posts by this user Quote this message in a reply
DaSilva Offline
Member
***

Posts: 302
Joined: Dec 2007
Reputation: 0
Post: #12
RE: Daemon not running (Architecture issue?)
I always have this error message when I type "/etc/init.d/ispcp_daemon stop":

Stopping ispCP GUI-Backend communication Daemon: ispcp_daemon/sbin/start-stop-daemon: warning: failed to kill 24080: No such process
.

The daemon will be stopped but how can I fix this error message?
03-02-2008 10:11 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Cube Offline
Member
***

Posts: 740
Joined: Apr 2007
Reputation: 9
Post: #13
RE: Daemon not running (Architecture issue?)
I can confirm this error. Seems to be a bug.
Other example:
Code:
# /etc/init.d/ispcp_daemon start
Starting ispCP GUI-Backend communication Daemon: ispcp_daemon.
# /etc/init.d/ispcp_daemon restart
Stopping ispCP GUI-Backend communication Daemon: ispcp_daemon/sbin/start-stop-daemon: warning: failed to kill 29859: No such process
.
Starting ispCP GUI-Backend communication Daemon: ispcp_daemon.
# /etc/init.d/ispcp_daemon stop
Stopping ispCP GUI-Backend communication Daemon: ispcp_daemon.
#
# ps ax | grep ispcp
29884 ?        S      0:00 /var/www/ispcp/daemon/ispcp_daemon -- -p /var/run/ispcp_daemon.pid
29912 pts/0    R+     0:00 grep ispcp
03-02-2008 10:33 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #14
RE: Daemon not running (Architecture issue?)
Yes - it's a little bug. But not critical.
03-02-2008 11:19 AM
Visit this user's website Find all posts by this user Quote this message in a reply
DaSilva Offline
Member
***

Posts: 302
Joined: Dec 2007
Reputation: 0
Post: #15
RE: Daemon not running (Architecture issue?)
And how can I fix it?
03-02-2008 08:43 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #16
RE: Daemon not running (Architecture issue?)
read the init script and the helper scripts delivered by debian and write a correction.
03-02-2008 08:48 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Breaki Offline
Junior Member
*

Posts: 109
Joined: Sep 2007
Reputation: 5
Post: #17
RE: Daemon not running (Architecture issue?)
i'm sitting here for two hours now, and tested everything, but i can't find the error... the one thing i don't understand... if you restart the server, the first time you shutdown the daemon it prints this error, but the next times not... and everytime on start it creates the pid-file with the right pid, and on stop it deletes it, so everything is o.k. ...

Greetz

*confused*
03-02-2008 08:56 PM
Visit this user's website Find all posts by this user Quote this message in a reply
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #18
RE: Daemon not running (Architecture issue?)
@Breaki: Take a look at the german Corner. Joxi and I talked about this error. maybe it helps.
03-02-2008 11:16 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Breaki Offline
Junior Member
*

Posts: 109
Joined: Sep 2007
Reputation: 5
Post: #19
RE: Daemon not running (Architecture issue?)
yes, i have seen it and tried to implement some code in the daemon to delete the pid file short before it stops, but something went wrong. maybe i have this week a bit time to try more and understand why some parts of the code are not executed and why the one command is executed before it should ( atexit() should only be executed if the daemon gets a stop ... )
but i will have a eye on it Wink

Greetz
03-03-2008 08:35 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)